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
2001-04-15
Moved header dependencies to automatically generated deps.mak.
nyamatongwe
2
-60
/
+105
2001-04-14
Tweaked scrollbars to start 1 pixel earlier and thus reveal their bottom
nyamatongwe
1
-13
/
+8
2001-04-13
Fixed scroll bar size problem by calling gtk_widget_size_request on each
nyamatongwe
1
-269
/
+294
2001-04-11
Removed carriage returns.
nyamatongwe
1
-5
/
+5
2001-04-10
Removed dead code.
nyamatongwe
1
-94
/
+87
2001-04-10
Calltip size fixing and listbox border tweaking.
nyamatongwe
1
-12
/
+38
2001-04-09
Tahir added Ada support.
nyamatongwe
1
-25
/
+19
2001-04-04
Moved to public domain regular expresion implementation.
nyamatongwe
2
-8
/
+8
2001-04-03
Regular expression find support.
nyamatongwe
2
-5
/
+10
2001-03-31
Removed debugging from URI drop.
nyamatongwe
1
-4
/
+0
2001-03-31
Support for URI drag and drop on GTK+.
nyamatongwe
1
-0
/
+10
2001-03-31
Start of file drag and drop on GTK+.
nyamatongwe
1
-0
/
+7
2001-03-23
Hack around scroll bar size problem on GTK+ 1.2.9 / Gnome 1.4 by hardcoding
nyamatongwe
1
-0
/
+8
2001-02-24
Removed out of date TODO comment.
nyamatongwe
1
-1
/
+0
2001-02-23
Patch from John to have a better default font on GTK+/Windows.
nyamatongwe
1
-0
/
+8
2001-02-18
Changed iMessage parameter of scintilla_send_message from int to unsigned
nyamatongwe
1
-1
/
+1
2001-02-17
Made warning in ScintillaWidget.h work better with GCC.
nyamatongwe
1
-1
/
+1
2001-02-17
If ScintillaWidget.h included without Scintilla.h already included display
nyamatongwe
1
-1
/
+1
2001-02-17
Changed header order to work on GTK+.
nyamatongwe
2
-3
/
+3
2001-02-17
Defining sptr_t and uptr_t to be integral types large enough to contain
nyamatongwe
1
-11
/
+11
2001-02-05
Added explicit initialisation of base class in copy constructor for
nyamatongwe
1
-1
/
+1
2001-02-05
Patch from John to make GTK+ version build on Win32.
nyamatongwe
3
-1
/
+308
2001-02-01
Added lexer for Avenue.
nyamatongwe
1
-3
/
+5
2001-01-29
Removed USE_XIM definition.
rel-1-35
nyamatongwe
1
-4
/
+2
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2001-01-27
Much changed ScintillaGTK widget code that draws directly onto the
nyamatongwe
1
-301
/
+388
2000-12-14
Added dependencies on SString.h.
nyamatongwe
1
-30
/
+30
2000-12-06
KeyPress now returns TRUE when ordinary characters are typed.
nyamatongwe
1
-6
/
+7
2000-11-21
Changes by Walter to make work on OpenVMS.
nyamatongwe
2
-4
/
+7
2000-11-21
Change from John to improve scrolling drawing.
nyamatongwe
1
-13
/
+25
2000-11-12
Fixed up keypress to only return true when key consumed.
nyamatongwe
1
-3
/
+3
2000-11-12
Reformatted.
nyamatongwe
1
-9
/
+4
2000-11-12
Stephan's change to installation of event handlers.
nyamatongwe
1
-6
/
+63
2000-11-08
Changed keystroke handling so that GTK+ stops keys that are mapped to
nyamatongwe
1
-6
/
+9
2000-11-08
Added Pascal Lexer.
nyamatongwe
1
-4
/
+7
2000-11-03
Added LexConf.
nyamatongwe
1
-1
/
+3
2000-11-01
Updated initial size to be 1000x1000.
nyamatongwe
1
-2
/
+2
2000-10-13
Better setting of charset for Eastern Europe and escape to allow
nyamatongwe
1
-1
/
+8
2000-10-05
SetCursor implemented.
nyamatongwe
1
-1
/
+1
2000-10-03
Mouse down captures now optional.
nyamatongwe
2
-5
/
+9
2000-10-03
Added PLATFORM_ASSERT which is a verson of the standard assert which
nyamatongwe
1
-0
/
+15
2000-09-22
An hasFocus flag was added to separate logical focus from environment
nyamatongwe
1
-8
/
+5
2000-09-19
Patch from Stephan with some casts to avoid warnings.
nyamatongwe
1
-6
/
+6
2000-09-18
Patches from Stephan for XIM input to allow accented characters to be typed
nyamatongwe
2
-4
/
+137
2000-09-06
Define either DEBUG or NDEBUG to compiler if DEBUG defined to make.
nyamatongwe
1
-1
/
+7
2000-08-28
Character set names.
nyamatongwe
1
-2
/
+28
2000-07-22
Changed key codes to not overlap printing keys.
nyamatongwe
1
-1
/
+1
2000-07-22
Updates to make new API work on both GTK+ and Win32.
nyamatongwe
2
-7
/
+19
2000-07-21
Provide alternative symbols for all features defined in WinDefs.h to allow
nyamatongwe
1
-19
/
+37
2000-07-15
Fixed problem with CancelModes killing drag and drop by setting empty
nyamatongwe
1
-1
/
+6
[prev]
[next]