summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontext.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation fix. (#131335, Theppitak Karoonboonyanan)Matthias Clasen2004-01-141-3/+3
* Fix docs. (#109510, Noah Levitt)Matthias Clasen2003-03-311-1/+1
* Deprecation cleanupManish Singh2002-10-101-21/+16
* docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c,Soeren Sandmann2002-10-051-1/+1
* Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, VitalySoeren Sandmann2002-09-281-1/+2
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-3/+3
* Add a note that yes, we do know what () means and we can't change it.Owen Taylor2002-08-051-35/+41
* Unset gtk-im-surrounding-info object data again. (Fix from Yao Zhang,Owen Taylor2002-07-291-1/+4
* 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