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