summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontextsimple.c
Commit message (Expand)AuthorAgeFilesLines
* Update gtk_compose_seqs_compact[] table for French layout bepo variant.Takao Fujiwara2014-09-101-2/+2
* gtk: port missing array annotations from Vala bindingsEvan Nemerson2014-05-271-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* GtkIMContextSimple: Update compose tableTakao Fujiwara2013-12-141-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* gtk: convert keyvals to unicode before committing to the imcontextMichael Natterer2012-11-301-4/+5
* gtk: add more OSX special casing for the deadacute and deaddoubleacute keysMichael Natterer2012-11-301-12/+37
* Fix a typo in the the commentsWilliam Jon McCann2012-08-261-1/+1
* quartz: add a special case to GtkIMContextSimply for entering '"'Michael Natterer2012-05-101-0/+39
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Remove leftover debug spewMatthias Clasen2012-02-141-1/+0
* GtkImContextSimple: fix tentative match handlingMatthias Clasen2011-12-291-30/+37
* Cosmetic changes to commentsMatthias Clasen2011-12-291-13/+13
* gtk: use the new modifier API instead of GTK_DEFAULT_ACCEL_MOD_MASKMichael Natterer2011-10-071-2/+7
* gtk: remove the private GTK_NO_TEXT_INPUT_MOD_MASKMichael Natterer2011-09-271-1/+10
* 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
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-1/+1
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-1/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-40/+40
* gtk: Avoid GdkDrawable usage, including needless castsBenjamin Otte2010-12-021-1/+1
* GtkIMContextSimple: avoid gdk_window_get_user_dataRyan Lortie2010-10-201-18/+7
* Remove GtkObject completelyMatthias Clasen2010-09-261-0/+1
* gtk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-1/+1
* gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-1/+1
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-1/+1
* gtkimcontextsimple: move documentation to inline commentsJavier Jardón2010-09-011-0/+7
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-16/+16
* GtkImageMenuItem: move public members to private structureJavier Jardón2010-07-131-104/+133
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Allow holding compose key while entering a sequenceMatthias Clasen2009-11-281-3/+6
* Update compose sequencesMatthias Clasen2009-10-251-1/+1
* Use standard mac shortcutsYevgen Muntyan2009-10-261-1/+2
* Bug 145058 - Inputting "^^" requires four keystrokes on Win32, differsTor Lillqvist2009-01-291-14/+106
* Closes #557420 – Some compose sequences don't work anymoreSimos Xenitellis2008-12-031-2/+2
* Closed #555625 – Updated gtk_compose_seqs_compact table (gtkimcontextsimple...Simos Xenitellis2008-10-121-2/+2
* Fixed Bug 555000, check_algorithmically() applies to deadkey keysyms only.Simos Xenitellis2008-10-101-8/+4
* Fixed Bug 554192 – deadkey-only compose sequences now workingSimos Xenitellis2008-10-081-3/+3
* Fixed Bug 554506 – combining diacritics broken, became deadkeysSimos Xenitellis2008-10-011-2/+10
* Fix a C99ismMatthias Clasen2008-09-161-1/+2
* Closed Bug 550676 – Memory leak, update keyboard layout data tableSimos Xenitellis2008-09-101-81/+107
* gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.cSven Neumann2008-08-111-14/+14
* Fixed typo in comment (the name of Markus Kuhn)Simos Xenitellis2008-07-101-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
* Emit preedit_start/_end as appropriate. (#521934, Huang Peng)Matthias Clasen2008-03-151-1/+11
* Fix #321896 - Synch gtkimcontextsimple.c with XorgSimos Xenitellis2008-03-041-877/+249
* remove unused variable.Michael Natterer2008-01-091-1/+1
* Fixed incorrect compose mapping for capital U with macron. (#468055, AaronCody Russell2007-08-191-2/+2