15 Commits

Author SHA1 Message Date
Nick Treleaven
6657b7983b Make Scintilla's move to word commands use the word end boundaries
when moving to the right (like e.g. GtkEntry).
Treat punctuation chars as whitespace.
Add filetypes.common setting: whitespace_chars.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1672 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-07 11:33:32 +00:00
Enrico Tröger
35089da654 Updated Scintilla to version 1.74.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1629 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-06-18 13:02:34 +00:00
Enrico Tröger
7f5da42a22 Fix wrong target list for PRIMARY clipboard.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1564 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-05-23 15:30:54 +00:00
Enrico Tröger
4198ac8e27 Fixed wrong clipboard target (closes #1711483).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1533 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-05-15 12:35:21 +00:00
Nick Treleaven
ddaeef09fe Redraw instead of scrolling in ScintillaGTK::ScrollText if there is
an existing update region.
Revert earlier ScintillaGTK::ExposeTextThis change.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1278 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-02-14 12:42:28 +00:00
Enrico Tröger
3f360fcdd9 Improved the auto scrolling of documents (actually done by Nick).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1237 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-31 15:53:11 +00:00
Enrico Tröger
74f7a679a8 Updated Scintilla to version 1.72.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1213 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-20 23:54:28 +00:00
Enrico Tröger
07e0b21713 Updated Scintilla to version 1.71.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@753 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-08-21 17:21:50 +00:00
Enrico Tröger
1ae59a6f9a Updated Scintilla to version 1.70.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@471 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-21 23:15:54 +00:00
Enrico Tröger
a1baf148c0 enabled autocompletion for all filetypes, removed mmap()-code, fixed memory leak
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@336 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-16 19:06:08 +00:00
Enrico Tröger
50105c4339 fixed encoding problem which causes many problems with non-Ascii characters
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@309 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-09 14:06:57 +00:00
Enrico Tröger
2a3fb3c9d5 applied patches from the Scintilla ML
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@266 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-25 16:24:12 +00:00
Enrico Tröger
92b433a90a updated Scintilla to version 1.68
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@246 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-11 02:33:39 +00:00
Enrico Tröger
45c8bed2c6 updated Scintilla to version 1.67
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@135 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 15:10:45 +00:00
Enrico Tröger
8cb2cf0997 Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 12:26:26 +00:00