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
2006-12-07
Fixed problem on Solaris where "LATIN1" wasn't supported by iconv so typing had
uid22944
1
-1
/
+1
2006-08-22
Added key code for the right hand side Windows key.
nyamatongwe
1
-0
/
+2
2006-08-22
Changed default drag action to move.
nyamatongwe
1
-4
/
+7
2006-08-22
Basic recognition of the Windows and Context Menu keys as SCK_WIN and
nyamatongwe
1
-0
/
+4
2006-08-17
Changes to horizontal scrolling.
nyamatongwe
1
-13
/
+19
2006-08-09
Support for Thai.
nyamatongwe
1
-2
/
+2
2006-06-24
If opening a converter in transliterations mode fails, try opening without
nyamatongwe
1
-10
/
+21
2006-06-18
Patch from Robert Roessler to support DROPFILES_DND as equivalent format
nyamatongwe
1
-1
/
+4
2006-06-15
Only allow setting the code page to valid values.
nyamatongwe
1
-0
/
+5
2006-06-08
Added support for //TRANSLIT option to iconv to allow approximate
nyamatongwe
3
-35
/
+22
2006-05-31
Attempting to move all keyboard input on GTK+ 2.x to using input method.
nyamatongwe
1
-111
/
+34
2006-05-21
Default to Sans font when Pango enabled.
nyamatongwe
1
-2
/
+4
2006-05-18
Patch from bug 1489948 to stop using deprecated calls on GTK+ 2.
nyamatongwe
2
-63
/
+202
2006-05-14
Added CharClassify and reordered alphabetically.
nyamatongwe
1
-1
/
+1
2006-04-28
Moved uri-list to first preference in formats so that files dragged from
nyamatongwe
1
-13
/
+17
2006-04-25
Set of patches from John Ehresman:
nyamatongwe
2
-15
/
+42
2006-04-04
Patch from John Ehresman that transforms line ends when text is copied to
nyamatongwe
1
-11
/
+17
2006-03-30
Support for Spice language added by Fabien Proriol.
nyamatongwe
2
-2
/
+5
2006-03-26
Fixed warnings from recent GCC.
nyamatongwe
1
-3
/
+4
2006-03-02
Lexer for TCL contributed by Andre Arpin.
nyamatongwe
2
-2
/
+5
2006-02-26
Translucency implementation for INDIC_ROUNDBOX and caret line.
nyamatongwe
1
-0
/
+84
2006-02-25
Patch from Greg Smith with further modifications moved character
nyamatongwe
4
-15
/
+27
2006-02-23
Made number of colours in a palette dynamic so that large numbers of
nyamatongwe
1
-7
/
+23
2006-02-13
Since casting between void* and function pointers produces a warning
nyamatongwe
1
-1
/
+1
2006-02-03
Support for Opal language from Sebastian Pipping.
nyamatongwe
2
-2
/
+5
2006-01-28
Added Inno Setup lexer from Friedrich Vedder.
nyamatongwe
2
-5
/
+9
2006-01-26
Patch from John Ehresman to correctly allocate the text display area when
nyamatongwe
1
-11
/
+11
2005-11-15
Check whether area is being painted against the update region,
nyamatongwe
1
-1
/
+31
2005-11-02
Updated id to match uptr_t in header.
nyamatongwe
1
-1
/
+1
2005-09-01
Avoid runtime warning by only calling gdk_window_resize when calltip window
nyamatongwe
1
-3
/
+3
2005-08-04
Patch, mostly from Naba, to make work with Pango 1.8.
nyamatongwe
1
-10
/
+23
2005-07-18
Support for Cyrillic code page 1252 on GTK+.
nyamatongwe
1
-0
/
+4
2005-06-07
Commented out currently unused size measurement string.
nyamatongwe
1
-2
/
+4
2005-05-27
Support for CSound from Georg Ritter.
nyamatongwe
2
-8
/
+11
2005-05-20
Flagship / Clipper support from Randy Butler.
nyamatongwe
2
-3
/
+6
2005-05-16
Added ISO 8859-15 character set.
nyamatongwe
1
-0
/
+4
2005-05-04
Smalltalk support added by Sergey Philippov.
nyamatongwe
2
-2
/
+5
2005-04-18
Make code work as documented by treating -1 as special length for encoding
nyamatongwe
1
-1
/
+1
2005-04-18
Protect recent fix from being used on old GTK+ versions where
nyamatongwe
1
-0
/
+4
2005-04-13
Support for Rebol by Pascal Hurni.
nyamatongwe
2
-2
/
+5
2005-04-11
Fixed 1179713 by masking message box styles before comparison.
nyamatongwe
1
-1
/
+2
2005-04-11
Problem fixed when performing paste over rectangular selection where
nyamatongwe
1
-1
/
+1
2005-04-09
TADS3 support from Michael Cartmell.
nyamatongwe
2
-2
/
+5
2005-04-01
Haskell lexer contributed by Tobias Engvall.
nyamatongwe
2
-5
/
+8
2005-03-25
Patch from Blair McGlashan for autocompletion on Windows to
nyamatongwe
1
-2
/
+38
2005-03-19
Initialise all SCNotification structs to {0} ensuring all fields are 0 or
nyamatongwe
2
-4
/
+4
2005-03-15
Patch from Naba Kumar and John Ehresman that fixes crashes due to access
nyamatongwe
1
-11
/
+19
2005-03-08
Patch from Naba to avoid setting cursor on NULL GdkWindow.
nyamatongwe
1
-1
/
+2
2005-02-10
Lexers added for Objective Caml, PureBasic and BlitzBasic.
nyamatongwe
2
-6
/
+13
2005-02-06
Removed BlitzBasic lexer as this will be incorporated into
nyamatongwe
2
-9
/
+6
[next]