summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontext.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.cVitaly Tishkov2002-01-101-2/+2
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-6/+7
* Add: - A ::retrieve_surrounding signal that asks the widget for contextOwen Taylor2001-11-011-6/+229
* Make GtkIMContext derive from GObject, not GtkObject. (#62621)Owen Taylor2001-10-191-11/+14
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-8/+0
* Add a virtual function to set whether the IM context should use theOwen Taylor2001-03-261-0/+23
* fix up some docsHavoc Pennington2001-03-231-2/+3
* 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/+21
* marshaller fixes.Tim Janik2001-03-071-1/+1
* Adopt to new prototypes for unicode,locale,filename conversion functions.Owen Taylor2001-01-051-1/+1
* doh, this was broken beyond believe.Tim Janik2000-12-131-5/+3
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-111-0/+1
* Fix srcdir != builddirOwen Taylor2000-11-141-6/+8
* Make parent_class static.Owen Taylor2000-11-121-5/+31
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-4/+4
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+259