summaryrefslogtreecommitdiff
path: root/modules/input
Commit message (Expand)AuthorAgeFilesLines
* Merge libgdk and libgtkMatthias Clasen2010-12-211-4/+2
* xim: Fix for new style codeBenjamin Otte2010-12-151-26/+9
* im-xim: Use window macros instead of drawable macrosBenjamin Otte2010-12-021-5/+5
* settings: Move setting property registration in gtksettings.cEmmanuele Bassi2010-10-201-19/+0
* build: Distribute README.multipressVincent Untz2010-10-111-0/+2
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-1/+1
* imcontextxim: Connect to draw signalBenjamin Otte2010-09-261-14/+7
* gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-2/+2
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-2/+3
* Use accessor functions in Win32-only codeTor Lillqvist2010-09-091-2/+2
* GDK: Prefix key names with KEY_Colin Walters2010-09-0810-395/+395
* modules/input/gtkimcontextxim.c: Use accessors to GtkWidgetJavier Jardón2010-08-221-9/+18
* imcontextxim: Draw with CairoBenjamin Otte2010-07-261-10/+15
* Use GtkBin accessorsJavier Jardón2010-07-131-1/+1
* Revert "Use wide character API in the Windows IME module"Tor Lillqvist2010-06-271-3/+3
* Use wide character API in the Windows IME moduleTor Lillqvist2010-06-271-3/+3
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-3/+1
* Some cleanups after the module cache file changeMatthias Clasen2010-05-181-10/+10
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-11/+11
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-2/+2
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-0612-12/+12
* 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