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
2002-12-20
Fixed problem with vertical scrollbar being moved out of real range
nyamatongwe
1
-14
/
+18
2002-11-21
pragma to avoid MSVC warning.
nyamatongwe
1
-0
/
+5
2002-11-21
Protect against foreach over null pointer.
nyamatongwe
1
-2
/
+4
2002-11-21
Patch from Biswa to add icons to autocompletion lists.
nyamatongwe
1
-35
/
+111
2002-11-17
Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.
nyamatongwe
2
-2
/
+6
2002-10-11
Patch from Shane that adds a font cache on GTK+.
nyamatongwe
2
-37
/
+52
2002-10-10
Patch from Shane to implement font cache, including protective mutex.
nyamatongwe
1
-21
/
+199
2002-10-08
Added UniConversion to make Unicode work.
nyamatongwe
1
-1
/
+1
2002-10-08
Patch from Shane Caraveo at ActiveState to make UTF-8 work on GTK+.
nyamatongwe
1
-66
/
+294
2002-10-08
New lexer for Fortran.
nyamatongwe
2
-2
/
+5
2002-09-19
Removed last vestiges of scrollbars when turned off.
nyamatongwe
1
-2
/
+2
2002-09-19
Added mthod to turn off vertical scroll bar.
nyamatongwe
1
-4
/
+14
2002-09-10
Including LexAsm.
nyamatongwe
2
-4
/
+7
2002-09-07
Patch from John Ehresman to make sure the gdk window exists before it
nyamatongwe
1
-36
/
+40
2002-08-29
Protect against limitations in X servers that do not like to draw long
nyamatongwe
1
-14
/
+30
2002-08-23
Ensure popup menu is fully visible and does not overlap screen right or bottom.
nyamatongwe
1
-1
/
+14
2002-07-31
Added comment on building for GTK+ 2.
nyamatongwe
1
-1
/
+2
2002-07-29
Made compatible with both GTK+ 1.x and 2.x.
nyamatongwe
1
-20
/
+63
2002-07-29
Removed Scriptol lexer.
nyamatongwe
2
-4
/
+1
2002-07-28
Full paint now paints all of the margins as well. Required to simplify
nyamatongwe
1
-5
/
+5
2002-07-21
Added Scriptol language.
nyamatongwe
2
-1
/
+4
2002-07-17
Patch from John Ehresman to convert clipboard text to use the line endings of...
nyamatongwe
1
-49
/
+70
2002-07-07
Made compatible with either GTK+ 1.x or GTK+ 2.x.
nyamatongwe
2
-6
/
+26
2002-07-06
Made static as that seemed to be done by GTK+ 2 code.
nyamatongwe
1
-1
/
+1
2002-07-05
Removed check that is now redundant.
nyamatongwe
1
-1
/
+1
2002-06-13
Added -Os space optimization compiler option.
nyamatongwe
1
-1
/
+1
2002-06-09
Compatibility with 64 bit systems.
nyamatongwe
1
-0
/
+6
2002-04-21
Made Turkish and Thai set up bettr font specifications.
nyamatongwe
1
-2
/
+2
2002-04-11
List of lexers automatically generated.
nyamatongwe
2
-4
/
+22
2002-04-04
Change to horizontal scrolling to allow the assumed document width to be set.
nyamatongwe
1
-4
/
+9
2002-02-16
Updated.
nyamatongwe
1
-119
/
+121
2002-02-16
New lexer for Matlab contributed by José Fonseca.
nyamatongwe
3
-115
/
+123
2002-02-11
X only uses 16 bit coordinates so avoid drawing rectangles beyond 32000.
nyamatongwe
1
-1
/
+1
2002-01-26
Changed a cast to avoid compilation troubles on 64 bit Alphas.
nyamatongwe
1
-1
/
+1
2002-01-25
Patch from Stephan to make work on OS X.
nyamatongwe
1
-2
/
+10
2002-01-18
Updated copyrights for 2002.
nyamatongwe
2
-2
/
+2
2002-01-15
Added some casts to try and make it work for bug reporter.
nyamatongwe
1
-2
/
+2
2002-01-10
Made code bool-safe and turned Visual C++ warning 4800 back on.
nyamatongwe
1
-11
/
+11
2001-12-21
Changed default requisition width to 600 so does when propagated to
nyamatongwe
1
-1
/
+1
2001-12-20
Patch from stephan to avoid setting cursor to the same value multiple
nyamatongwe
1
-11
/
+19
2001-12-19
Wrapping supported.
nyamatongwe
1
-2
/
+1
2001-12-13
Patch from Alan Knowles to avoid warning caused by not choosing an item
nyamatongwe
1
-1
/
+3
2001-12-05
Added LexBaan.
nyamatongwe
2
-3
/
+6
2001-11-19
Added virtual GetCtrlID method so that the ID can change dynamically
nyamatongwe
1
-4
/
+4
2001-11-15
Changed to a more typesafe definition of ElapsedTime.
nyamatongwe
1
-30
/
+12
2001-11-15
Added ElapsedTime.
nyamatongwe
1
-0
/
+40
2001-11-02
ButtonMove called even when mouse button not down to ensure cursor changes
nyamatongwe
1
-6
/
+2
2001-10-28
Hid implementation of Surface.
nyamatongwe
1
-7
/
+7
2001-10-28
Fixed Platform changes for GTK+ and hid most of the implementation of
nyamatongwe
2
-107
/
+161
2001-10-28
Removed platform-specific headers from Platform.h and thus stopped
nyamatongwe
2
-184
/
+193
[next]