]> Pileus Git - ~andy/gtk/history - gtk/gtkimmodule.c
Bug 99192 - Add --with-include-input-modules
[~andy/gtk] / gtk / gtkimmodule.c
2008-03-17 Tor LillqvistBug 99192 - Add --with-include-input-modules
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-01-17 Tor LillqvistProper fix for #396175:
2006-05-14 Matthias ClasenMore of the same
2006-05-03 Matthias ClasenMore G_DEFINE_TYPE conversion.
2006-05-02 Matthias ClasenBoilerplate reduction
2005-12-16 Matthias ClasenUse G_MODULE_BIND_LAZY when opening modules.
2005-10-27 Matthias ClasenUse G_MODULE_BIND_LAZY when dlopening modules. (#319557...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-12 Matthias ClasenUnderscore-prefix gtk_file_system_module_get_type(...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
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.