summaryrefslogtreecommitdiff
path: root/modules/input
Commit message (Expand)AuthorAgeFilesLines
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* Bug 457086 - numpad does not work when the Thai-Lao input method is usedTheppitak Karoonboonyanan2009-03-021-1/+1
* Revert the unapproved patch for bug 457086.Theppitak Karoonboonyanan2009-02-191-1/+1
* Bug 457086 - numpad does not work when the Thai-Lao input method is usedTheppitak Karoonboonyanan2009-02-181-1/+1
* Remove the namespace prefix from functions defined locally only. Clean upDaniel Elstner2009-01-163-412/+263
* Maintenance of Multipress input method by Openismus GmbH:Daniel Elstner2008-12-104-155/+145
* Bug 339367 – Incorrect spotlocationMatthias Clasen2008-09-281-1/+1
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-9/+8
* modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c useSven Neumann2008-08-113-17/+17
* Use a second-granularity timer.Matthias Clasen2008-07-311-2/+1
* Revert name changeCody Russell2008-07-0114-14/+14
* Practically everything changed.Cody Russell2008-06-3014-14/+14
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-2213-13/+13
* Don't use the deprecated GTK_* GtkType macros.Tor Lillqvist2008-06-171-5/+5
* modules/input/gtkimcontextmultipress.h modules/input/gtkimcontextthai.hMichael Natterer2008-06-173-24/+22
* modules/input/gtkimcontextime.h modules/input/gtkimcontextmultipress.hMichael Natterer2008-05-2715-42/+38
* examples/gtkdial/gtkdial.h use G_BEGIN/END_DECLS.Michael Natterer2008-05-261-7/+2
* use GETTEXT_PACKAGE instead of "gtk20".Michael Natterer2008-05-021-2/+2
* Register the right translation domain.Matthias Clasen2008-05-011-1/+1
* include <pango/pango.h> instead of <pango/pango-layout.h>.Michael Natterer2008-04-251-1/+1
* gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>.Michael Natterer2008-04-181-1/+0
* Bug 523225 - modules/input/im*.c: MODULE_ENTRY macros make illegal codeTor Lillqvist2008-03-1812-131/+83
* Bug 99192 - Add --with-include-input-modulesTor Lillqvist2008-03-1713-76/+240
* Remove all .cvsignore files.Michael Natterer2007-12-131-7/+0
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-0/+1
* Fix some live cycle issuesMatthias Clasen2007-10-071-9/+32
* Change input method behavior to act on key presses instead of keyDaniel Elstner2007-06-171-48/+20
* Fix broken DESTDIR supportMatthias Clasen2007-05-241-2/+2
* Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan)Behdad Esfahbod2007-05-141-1/+2
* Use LDADDS for im-multipress.la, too:Tor Lillqvist2007-03-271-0/+1
* Add the multipress input method. (#417446, Johannes Schmid, MurrayMatthias Clasen2007-03-186-0/+860
* Don't commit modifier-adorned characters. (#331369, #335796, Lin Ma andMatthias Clasen2007-03-091-0/+4
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-2/+1
* destroy the XIM only if it exists. While the code does look safe inMichael Natterer2007-01-261-1/+1
* Be careful to not override GTK+ translations with the translations of theMatthias Clasen2006-12-231-2/+2
* Remove the broken Thai input method and add a functional Thai and LaoBehdad Esfahbod2006-11-297-218/+743
* CleanupsMatthias Clasen2006-10-081-1/+1
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Include <config.h>. (#317444, Kazuki Iwamoto)Tor Lillqvist2005-09-281-0/+1
* Add copyright and license informationMatthias Clasen2005-07-121-4/+20
* Fix includesMatthias Clasen2005-07-061-3/+4
* Don't prematurely unregister callbacks.Matthias Clasen2005-06-301-1/+1
* Avoid a segfault. (#309054)Matthias Clasen2005-06-271-14/+20
* Unregister XIM callbacks here. (#309054)Matthias Clasen2005-06-272-7/+20
* modules/engines/Makefile.am Decide whether to build the ms-windows themeTor Lillqvist2005-06-041-1/+1
* Use the wide character version of ImmGetCompositionString() here, too.Tor Lillqvist2005-02-031-2/+2
* Use NULL, not 0 to terminate NULL-terminated va lists. (#165683)Matthias Clasen2005-01-311-3/+3
* Prevent double commits, don't commit when Ctrl is present. (#160376,Matthias Clasen2004-12-061-0/+4
* Use the module's correct name in test. (#160122)Tor Lillqvist2004-12-011-1/+1
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-1911-13/+13