summaryrefslogtreecommitdiff
path: root/gtk/gtkimmulticontext.c
Commit message (Expand)AuthorAgeFilesLines
* Replace client_window field with 'priv' pointer, retaining binaryOwen Taylor2003-08-191-5/+42
* Improve Cedilla handling - based on a patch from Gustavo De Nardin,Owen Taylor2003-08-151-4/+1
* new file to build it all ... added to EXTRA_DISTHans Breuer2003-07-201-0/+1
* make "Default" label of default input method localizable. use translationsHidetoshi Tajima2003-05-301-2/+30
* Include config.h (#96441, Morten Welinder)Owen Taylor2002-10-221-0/+2
* Deprecation cleanupManish Singh2002-10-101-17/+16
* Add a note that yes, we do know what () means and we can't change it.Owen Taylor2002-08-051-1/+1
* Fix memory leak. (Patch from Matthias Clasen, #84926)Owen Taylor2002-06-121-0/+2
* Protect against reentrancy problems by emitting ::preedit_changed at theOwen Taylor2002-05-171-1/+6
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-4/+4
* Patch from Yao Zhang fixing reference count leak.Owen Taylor2002-03-181-1/+6
* Fix bug where we called get_surrounding on the context,. not the slave.Owen Taylor2002-02-141-1/+1
* Reset the existing slave before removing it to give it a chance to commitOwen Taylor2001-12-121-7/+16
* Patch from HideToshi Tajima (#51922)Owen Taylor2001-11-021-0/+14
* Add: - A ::retrieve_surrounding signal that asks the widget for contextOwen Taylor2001-11-011-12/+91
* Documentation updates.Matthias Clasen2001-10-281-0/+7
* to simplify parsing for exported functions: - made implementationHans Breuer2001-10-271-6/+6
* Make GtkIMContext derive from GObject, not GtkObject. (#62621)Owen Taylor2001-10-191-36/+50
* Add a direction-changed signal, and gdk_keymap_get_current_direction().Owen Taylor2001-06-081-5/+8
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-5/+0
* Add missing NULL on valist.Owen Taylor2001-03-291-3/+13
* fix warningsHavoc Pennington2001-03-241-1/+1
* rename set_cursor_pos to set_cursor_location in GtkInputContext classHideToshi Tajima2001-03-161-5/+5
* add set_cursor_pos() virtual methodHideToshi Tajima2001-03-141-0/+14
* Make parent_class static.Owen Taylor2000-11-121-6/+107
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Fix C++ comment.Tor Lillqvist2000-07-201-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+247