]> Pileus Git - ~andy/gtk/history - gtk/gtkimmodule.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gtk / gtkimmodule.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-01 Matthias ClasenUse case-insensitive comparison. Fixes XIM module loadi...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-05-30 Hidetoshi Tajimause GETTEXT_PACKAGE to get a translation for "Default...
2003-05-30 Hidetoshi Tajimamake "Default" label of default input method localizabl...
2003-05-20 Owen TaylorSilently accept a missing gtk.immodules file, some...
2002-11-18 Abigail BradySort the list of Input Modules by name, keeping Default...
2002-10-10 Manish SinghDeprecation cleanup
2002-09-06 Owen TaylorPass the actual input keycode to XIM, rather than the...
2002-01-31 Owen TaylorFix another missing static.
2001-11-03 Tor LillqvistCan't include gtkprivate.h (I added the include yesterd...
2001-11-03 Tor LillqvistCorrect some renamed functions.
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-18 Hidetoshi TajimaSupport "*" for all locales with least priority when...
2001-03-03 Owen TaylorRemove spurious const.
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-12 Owen TaylorMake parent_class static.