]> Pileus Git - ~andy/gtk/history - modules/input/gtkimcontextxim.c
Fix incorrect return value, filter out returns of 0x7f for the delete key.
[~andy/gtk] / modules / input / gtkimcontextxim.c
2002-03-12 Owen TaylorFix incorrect return value, filter out returns of 0x7f...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-07 Owen TaylorDisplay the XIM status callbacks with a popup window...
2001-11-02 Owen TaylorPatch from HideToshi Tajima (#51922)
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-08-06 Hidetoshi TajimaSkip g_convert when to_codeset and from_codeset are...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-23 Owen TaylorFixup some problems with text length handling in error...
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2001-01-05 Owen TaylorAdopt to new prototypes for unicode,locale,filename...
2000-12-09 8Add focus_in and focus_out implementation to im_context...
2000-12-01 Hidetoshi Tajima-Add NULL argument to XGetIMValues.
2000-11-12 Owen TaylorRip out support for multiple locales; that simple doesn...