summaryrefslogtreecommitdiff
path: root/gtk/gtkimmulticontext.c
Commit message (Expand)AuthorAgeFilesLines
* 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