Enrico Tröger
7396f7672d
Update Scintilla to version 2.03.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4723 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-03-07 10:31:51 +00:00
Nick Treleaven
d5404fa57f
Undo merge of Scintilla.h, Scintilla.iface from upstream - could be confusing.
...
Keep new SCI_AUTOCGETCURRENTTEXT message though.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4328 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-10-16 16:19:51 +00:00
Nick Treleaven
fc00f011c8
Improve word part autocompletion so AC list is not cancelled and
...
reshown (this also stops the selection changing).
Add SCI_AUTOCGETCURRENTTEXT message (will be sent upstream).
Merge Scintilla.h, Scintilla.iface from upstream.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4327 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-10-16 12:13:01 +00:00
Nick Treleaven
5e55af41fc
Add Markdown filetype (patch by Jon Strait, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4046 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-07-30 11:29:53 +00:00
Enrico Tröger
aba1691372
Update Scintilla to version 1.79.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3911 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-07-04 09:19:36 +00:00
Enrico Tröger
ac50ceb983
Backport change from Scintilla CVS:
...
Change capitalisation of header file to suit cross-compilation on Unix for Windows.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3774 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-05-08 17:04:40 +00:00
Enrico Tröger
e2f7bdd3b6
Update Scintilla to version 1.78.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3769 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-05-03 17:49:33 +00:00
Enrico Tröger
60e751eaf2
Remove filetype O-Matrix (probably unused for years).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3482 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-18 18:18:38 +00:00
Enrico Tröger
396fa96f24
Update Scintilla to version 1.76.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3114 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-18 10:56:10 +00:00
Enrico Tröger
087872260f
Add new filetype 'Gettext translation file' ( closes #2131985 ).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3018 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-28 16:32:49 +00:00
Enrico Tröger
b7d6c80c47
Backport AutoCCancelled event implementation from Scintilla CVS.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2662 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-08 14:38:01 +00:00
Enrico Tröger
b975bbe11d
Add Scintilla.iface to include_HEADERS to also get it installed (oops).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2414 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-03-26 17:25:32 +00:00
Enrico Tröger
970d8e0516
Add Scintilla.iface to noinst_HEADERS to get it included in generated tarballs.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2413 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-03-26 17:19:18 +00:00
Enrico Tröger
90edd8ab94
Add this file for plugin authors.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2412 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-03-26 17:13:13 +00:00
Enrico Tröger
8d3a9047ca
Update Scintilla to version 1.76.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2410 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-03-26 16:42:50 +00:00
Enrico Tröger
80cec8e6ba
Install header files and add a pkg-config file for external plugins.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2333 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-03-13 12:15:26 +00:00
Enrico Tröger
b7bfb2743a
Replace all C++-style comments with usual C-like multi-line comments.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2287 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-27 13:17:29 +00:00
Enrico Tröger
cba15f61ad
Use a better check for PLAT_GTK_WIN32 (backport from Scintilla CVS).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2234 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-07 14:49:01 +00:00
Enrico Tröger
3e4368ed22
Fix definition of PLAT_GTK_WIN32 on Windows to fix Copy&Paste problems.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2226 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-05 11:24:26 +00:00
Enrico Tröger
6b650084a2
Updated Scintilla to version 1.75.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2086 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-12-02 11:58:17 +00:00
Nick Treleaven
5402da7a0d
Use sci_assign_cmdkey() to set GtkEntry-like word boundary handling.
...
Clear unnecessary default Scintilla Ctrl-D duplicate keybinding.
Add SCI_DELWORDRIGHTEND command (patch sent to Scintilla ML).
Remove previous ScintillaGTK::KeyCommand override.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1807 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-08-16 16:56:17 +00:00
Enrico Tröger
2f6420a13e
Fix make distcheck.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1736 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-24 09:24:14 +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
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
574d3d3b7e
Added new scintilla lexer for D. It needs testing and there is more work to do to get it working properly.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1058 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-12-07 15:47:00 +00:00
Enrico Tröger
5815ae99a9
Applied patch from Armel Asselin (thanks). It adds SC_START_ACTION notification.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@877 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-10-10 14:27:58 +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
2d77d6ffbd
Removed uneeded .cvsignore files
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@465 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-19 15:00:29 +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
b30484d832
new lexer LexOMS
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@178 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:40:22 +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