summaryrefslogtreecommitdiff
path: root/gtk/gtkimmodule.c
Commit message (Expand)AuthorAgeFilesLines
* win32: use the input locale to decide the default input methodAleksander Morgado2013-08-311-1/+75
* Deal with platform-specific im modulesMatthias Clasen2013-08-111-1/+39
* GtkIMModule: Use default screen when determining context idMatthias Clasen2013-08-111-23/+20
* immodule: fix a GCC warningCosimo Cecchi2013-02-181-1/+1
* immodule: Fix context ID lookup on module with multiple contextsChangwoo Ryu2013-02-161-6/+8
* build: Remove now-unused GTK_DISABLE_DEPRECATED undefsBenjamin Otte2012-05-011-1/+0
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* immodule: Disable deprecations before including deprecated headerBenjamin Otte2011-11-081-0/+6
* gtk: Empty gtkimmodule.hBenjamin Otte2011-11-081-1/+0
* immodule: Move private functions to a private headerBenjamin Otte2011-11-081-0/+1
* immodule: Fix includesBenjamin Otte2011-11-081-0/+2
* Allow fallback for input method modulesAkira TAGOH2011-11-051-15/+34
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* gtk: clean up the private horrorMichael Natterer2011-10-221-18/+3
* Remove unused includesMatthias Clasen2011-06-161-1/+0
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* gtk: Avoid GdkDrawable usage, including needless castsBenjamin Otte2010-12-021-2/+2
* gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-1/+0
* Fix compilation warning: Use G_GNUC_UNUSED macroJavier Jardón2009-11-091-1/+1
* Rework the way IM contexts are setMatthias Clasen2009-09-041-7/+3
* Revert changes for bug 567124. Instead of trying to avoidMatthias Clasen2009-01-251-3/+0
* Don't set up im stuff if the widget is not realized.Matthias Clasen2009-01-231-1/+4
* Doc fixesMatthias Clasen2008-12-291-8/+6
* Bug 563994 – Input method module interface not documentedDaniel Elstner2008-12-111-0/+14
* Bug 552668 – format not a string literal and no format arguments inChristian Persch2008-09-171-2/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* include <pango/pango.h> instead of <pango/pango-layout.h>.Michael Natterer2008-04-251-1/+0
* Bug 99192 - Add --with-include-input-modulesTor Lillqvist2008-03-171-28/+121
* Add a gtk-im-module GTK settingMatthias Clasen2007-12-181-12/+43
* Proper fix for #396175:Tor Lillqvist2007-01-171-12/+42
* More of the sameMatthias Clasen2006-05-141-1/+1
* More G_DEFINE_TYPE conversion.Matthias Clasen2006-05-031-17/+8
* Boilerplate reductionMatthias Clasen2006-05-021-17/+6
* Use G_MODULE_BIND_LAZY when opening modules.Matthias Clasen2005-12-161-1/+1
* Use G_MODULE_BIND_LAZY when dlopening modules. (#319557, Laszlo Peter)Matthias Clasen2005-10-271-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+1
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-2/+7
* Fix many sparse warnings.Matthias Clasen2004-10-281-1/+1
* Underscore-prefix gtk_file_system_module_get_type(). Underscore-prefixMatthias Clasen2004-08-121-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+3
* Use case-insensitive comparison. Fixes XIM module loading on AIX.Matthias Clasen2004-03-011-2/+2
* handle GTK_DATADIR similar as the other filesystem placement 'constants'Hans Breuer2003-12-141-0/+4
* use GETTEXT_PACKAGE to get a translation for "Default"(#113850).Hidetoshi Tajima2003-05-301-2/+2
* make "Default" label of default input method localizable. use translationsHidetoshi Tajima2003-05-301-1/+1