index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gtk
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
Fixed problem with drag and drop of rectangular selection
nyamatongwe
1
-9
/
+8
2009-08-13
Using simple variables to hold pkg-config info so not run
nyamatongwe
1
-4
/
+4
2009-07-25
Protection against NULL pointer when copying empty selection.
nyamatongwe
1
-3
/
+4
2009-07-24
Updated deps.
nyamatongwe
1
-201
/
+174
2009-07-21
Using std::string rather than SString.
nyamatongwe
1
-0
/
+1
2009-07-21
Removed SString.h.
nyamatongwe
2
-105
/
+102
2009-07-21
Using a much simpler property set implementation.
nyamatongwe
1
-0
/
+1
2009-07-21
Replacing SString with std::string.
nyamatongwe
1
-1
/
+0
2009-07-14
Include vector as needed by Selection.
nyamatongwe
1
-0
/
+2
2009-07-12
Removed trace.
nyamatongwe
1
-1
/
+0
2009-07-12
Allow setting the modifier key to be used for rectangular
nyamatongwe
1
-13
/
+38
2009-07-10
Duplicate works on discontiguous selections by duplicating each selection.
nyamatongwe
1
-2
/
+1
2009-07-07
Using the last style on a line to determine the width of a virtual space
nyamatongwe
1
-2
/
+1
2009-07-06
Made drag into virtual space work for some cases on GTK+.
nyamatongwe
1
-15
/
+17
2009-07-04
Made drag and drop work - return value from PositionInSelection was changed
nyamatongwe
1
-1
/
+1
2009-07-03
Use screen point for caret that includes virtual spcace so that, for
nyamatongwe
1
-2
/
+2
2009-07-03
Discontiguoues selection and virtual space initial commit.
nyamatongwe
3
-17
/
+24
2009-06-13
Patch from Wingware to make width of autocompletion more
nyamatongwe
1
-5
/
+26
2009-05-19
Fix for bug #2793806 warnings for typpe punned pointer from g++.
nyamatongwe
1
-12
/
+19
2009-05-06
First stage of Cocoa platform addition.
nyamatongwe
1
-54
/
+54
2009-05-03
Turned on exceptions.
nyamatongwe
3
-665
/
+828
2009-04-21
Replaced call to deprecated gtk_widget_set_uposition with gtk_window_move
nyamatongwe
1
-1
/
+5
2009-04-12
Annotations and text margins added.
nyamatongwe
2
-41
/
+93
2009-03-29
Lexer for SML. Feature Request #2710950.
nyamatongwe
2
-1
/
+4
2009-03-04
Nimrod lexer from Andreas Rumpf added.
nyamatongwe
2
-5
/
+8
2009-02-14
Fix from Todd to make Unicode calltips work on GTK+.
nyamatongwe
1
-0
/
+2
2009-01-23
Reinstated EScript after license returned to standard Scintilla license.
nyamatongwe
3
-6
/
+13
2009-01-22
EScript removal.
nyamatongwe
1
-4
/
+0
2009-01-22
Removal of EScript lexer cause changes to build files, etc.
nyamatongwe
2
-9
/
+6
2009-01-01
Lexer for PowerPro from Christopher Bean.
nyamatongwe
2
-4
/
+7
2008-12-16
Namespace work for OS X / XCode compatibility.
nyamatongwe
1
-1
/
+7
2008-12-13
Lexer added for SORCUS Installation files.
nyamatongwe
2
-3
/
+6
2008-12-12
Added namespace support.
nyamatongwe
2
-0
/
+8
2008-10-22
Addition of lexers for TAL, TACL, and COBOL from ozlooper. FR #2127406
nyamatongwe
2
-8
/
+18
2008-10-09
Bug #2056209 avoiding hidden variable warnings with Sun Studio.
nyamatongwe
2
-24
/
+24
2008-09-14
Added LexMySQL by Anders Karlsson.
nyamatongwe
2
-4
/
+7
2008-06-15
Casts to make recent gcc happy about string literals as gchar*.
nyamatongwe
1
-5
/
+5
2008-02-25
Changed case of include files so it works when cross-compiling
nyamatongwe
1
-1
/
+1
2008-02-08
Fixed comment.
nyamatongwe
1
-2
/
+2
2008-01-19
CopyAllowLine from 280Z28 / Sam Harwell that reproduces Visual Studio's
nyamatongwe
1
-7
/
+7
2008-01-18
PowerShell lexer implemented by Tim Gerundt.
nyamatongwe
2
-3
/
+6
2007-12-31
Added Magik lexer.
nyamatongwe
2
-5
/
+8
2007-12-04
Bug 1843212. Changed version check for using the new clipboard APIs to
nyamatongwe
1
-1
/
+1
2007-12-01
Patch to use GTK+ g_snprintf for platforms that do not have snprintf.
nyamatongwe
1
-9
/
+5
2007-11-04
Added support for 'R' language by Stephen Stagg.
nyamatongwe
2
-1
/
+4
2007-09-08
Lexer for Asymptote.
nyamatongwe
2
-10
/
+13
2007-07-25
Fixed header order for changed ContractionState.
nyamatongwe
1
-3
/
+3
2007-07-08
More related projects.
nyamatongwe
1
-1
/
+2
2007-07-07
Allows the popup to be displayed below as long as it can fit on the monitor
nyamatongwe
1
-0
/
+27
2007-07-04
Use gtk_clipboard_set_can_store so copied text can be pasted after
nyamatongwe
1
-18
/
+15
[next]