summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontextsimple.c
Commit message (Expand)AuthorAgeFilesLines
* Add a const here.Matthias Clasen2002-11-131-3/+3
* Use '_' not '-' in signal name to be consistent with what we do elsewhereOwen Taylor2002-11-071-1/+1
* Deprecation cleanupManish Singh2002-10-101-7/+6
* Added support for hungarian characters (addition to bug #91258). Only viaStanislav Brabec2002-10-091-0/+6
* Add a check for the Xrandr extension.Owen Taylor2002-10-041-3/+3
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-3/+4
* Fixed alphabetical order (bug #91258).Stanislav Brabec2002-10-011-2/+2
* Completed ISO-8859-2 characters support (#93421), fixed cacute, umacron,Stanislav Brabec2002-09-301-20/+118
* Fixes to GtkIMContextSimple compose table for us-intl keyboards (Red HatOwen Taylor2002-09-241-1/+5
* Add compose sequences of dead_acute + c/C => C WITH CEDDILLA. (NanoOwen Taylor2002-06-121-0/+2
* Don't filter control-shift+[non-hex]. (#80252, reported by NalinOwen Taylor2002-05-161-14/+16
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-4/+6
* Remove these files from CVS so we more-or-less current versions fromOwen Taylor2002-02-271-1/+1
* Don't commit unless we got at least one hex digit. (#70619)Owen Taylor2002-02-181-2/+7
* Additions.Matthias Clasen2001-12-301-6/+6
* 1.3.12, interface, binary age 0.Owen Taylor2001-12-231-3/+14
* Documentation updates.Matthias Clasen2001-10-281-1/+8
* Make GtkIMContext derive from GObject, not GtkObject. (#62621)Owen Taylor2001-10-191-19/+19
* Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ]Owen Taylor2001-07-121-1/+1
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-1/+3
* Add Mode_Switch to list of keys to ignore when doing compose processing.Owen Taylor2001-05-241-1/+2
* Add missing NULL on valist.Owen Taylor2001-03-291-6/+6
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-111-2/+6
* Fix up finalizer to chain to its parent.Owen Taylor2000-12-111-1/+9
* add gdkkeys.[hc]Havoc Pennington2000-12-061-38/+235
* Match "preedit-changed" to "preedit_changed" to be consistent to the spec.02000-12-011-2/+2
* Changes by Hans Breuer:Tor Lillqvist2000-11-301-1/+1
* Fix reversed > that was causing Home to go to end of previous line.Owen Taylor2000-11-151-2/+6
* Make parent_class static.Owen Taylor2000-11-121-695/+897
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-221-0/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-211-62/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+932