summaryrefslogtreecommitdiff
path: root/gtk/gtkimmulticontext.c
Commit message (Expand)AuthorAgeFilesLines
* immodule: Remove unused parameterBenjamin Otte2015-08-201-2/+2
* Fix the previous commitMatthias Clasen2015-02-231-2/+2
* Make gtk-im-context-none workMatthias Clasen2015-02-231-27/+11
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-4/+2
* im: Deprecate gtk_im_multicontext_append_menuitemsChristian Persch2013-06-091-0/+5
* gkimmulticontext: Remove left over debug printAdel Gadllah2012-08-261-2/+0
* GtkIMMultcontext: Propagate input purpose and hintsMatthias Clasen2012-08-251-3/+36
* immulticontext: Always check if the global context id changedRui Matos2012-05-081-12/+9
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-2/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* 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
* gtk: clean up the private horrorMichael Natterer2011-10-221-2/+2
* gtk: remove the private GTK_NO_TEXT_INPUT_MOD_MASKMichael Natterer2011-09-271-12/+26
* gtk: fix entering of Option-foo symbols on the MacMichael Natterer2011-09-261-1/+1
* Don't only use ch != 0 to check if a character is a control char.Jasper St. Pierre2011-03-161-1/+1
* gtk: Avoid GdkDrawable usage, including needless castsBenjamin Otte2010-12-021-1/+1
* gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-1/+1
* gtkimmulticontext: move documentation to inline commentsJavier Jardón2010-09-011-0/+8
* GtkIMMulticontext: move public members to private structureJavier Jardón2010-07-131-61/+87
* Use accessor functions to access GtkCheckMenuItemJavier Jardón2010-07-131-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Allow running without any im contextMatthias Clasen2010-02-091-3/+37
* Don't forget to set the client window on the slaveMatthias Clasen2009-09-041-0/+3
* Rework the way IM contexts are setMatthias Clasen2009-09-041-39/+33
* Revert changes for bug 567124. Instead of trying to avoidMatthias Clasen2009-01-251-6/+2
* Bug 450716 – New API to change global IMMatthias Clasen2009-01-131-19/+41
* Use C_() instead of Q_(). String change!Matthias Clasen2008-10-271-2/+2
* Bug 553086 – hard to see current immoduleMatthias Clasen2008-09-301-3/+20
* Add a getter for the the sealed context_id field.Matthias Clasen2008-09-291-1/+18
* Bug 552837 – mem leak in gtkimmulticontextChristian Persch2008-09-191-0/+1
* gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.cSven Neumann2008-08-111-11/+11
* 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
* Bug 503071 – Application direction changes to right to left even ifBehdad Esfahbod2008-06-111-1/+1
* Bug 503071 - Application direction changes to right to left even if theres14:27:34 Tim Janik2008-05-201-1/+1
* call g_i18n_init() in gettext_initialization(). do gettext_initializationYair Hershkovitz2008-05-111-1/+1
* Add a gtk-im-module GTK settingMatthias Clasen2007-12-181-20/+65
* Proper fix for #396175:Tor Lillqvist2007-01-171-9/+1
* don't include "gtkprivate.h" to avoid differing definitions ofHans Breuer2007-01-131-1/+9
* Be careful to not override GTK+ translations with the translations of theMatthias Clasen2006-12-231-10/+55
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-33/+2
* Convert to use instance private data.Matthias Clasen2006-01-111-2/+3
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-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/+3