summaryrefslogtreecommitdiff
path: root/modules/input
Commit message (Expand)AuthorAgeFilesLines
* Bug 705750 Quartz input method doesn't work correctly for Chinese charactersEk Kato2013-08-161-37/+66
* Fix a crasher that was introduced by 9ca802161ec6387419d160f21fe477008a567477Cody Russell2013-08-151-1/+1
* Bug 705182 Reset Cocoa IME state when immodule is resetMichael Hutchison2013-08-151-0/+34
* GTK-Win32: Avoid Using Deprecated APIChun-wei Fan2013-08-141-5/+10
* ime: Add builtin handling of dead keysCarlos Garnacho2013-07-291-5/+92
* imquartz: Fallback to slave IM context if no NSEvent exists.Takuro Ashie2013-07-271-4/+7
* Deprecate and ignore gtk-im-status-style and gtk-im-preedit-styleWilliam Jon McCann2013-06-301-55/+4
* modules/input: Only build quartz module if we're targeting quartzColin Walters2013-05-201-0/+2
* Bug 694273 - Patch to support NSTextInputClient in text widgetsE. K. Kato2013-05-202-0/+406
* imcontexts: Include config.h firstBenjamin Otte2013-05-072-2/+4
* Add missing $(EXEEXT) for gtk-query-immodules-3.0Kouhei Sutou2013-01-201-3/+3
* Bug 668239 - texts disappear when notebook switch page at zh_CN locateChun-wei Fan2012-12-131-14/+14
* Avoid infinite recursion in the ime input moduleMatthias Clasen2012-11-191-4/+7
* XIM: Don't force random windows to become nativeMatthias Clasen2012-10-011-4/+7
* gtkimcontexttime.c: Check context_ime->client_window is not NULLChun-wei Fan2012-09-031-0/+4
* modules: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-302-2/+3
* Unbreak win32 buildAlexander Larsson2012-03-161-0/+2
* Drop support for pre-R6 XMatthias Clasen2012-03-101-2/+0
* Change FSF AddressJavier Jardón2012-02-2722-66/+22
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-1/+1
* XIM: gracefully deal with non-X backendsMatthias Clasen2011-12-291-0/+2
* Drop DISABLE_DEPRECATED guards here, tooMatthias Clasen2011-11-011-4/+2
* Avoid a crash in gtk_im_context_ime_resetKazuki Iwamoto2011-06-061-0/+3
* Replace gtk_misc_set_padding() with GtkWidget:margin propertiesJavier Jardón2011-06-021-1/+1
* Bump the version to 3.0.0Matthias Clasen2011-02-101-2/+2
* Fix win32 buildFridrich Štrba2011-01-111-0/+4
* Rename gtk-update-icon-cache and gtk-builder-convert backMatthias Clasen2011-01-031-2/+2
* 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