| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Disable deprecation warnings for input methods | Emmanuele Bassi | 2017-05-03 | 1 | -0/+1 |
* | meson: build input modules | Tim-Philipp Müller | 2017-05-03 | 1 | -0/+105 |
* | Remove gdkkeysyms-compat.h | Emmanuele Bassi | 2017-05-03 | 1 | -4/+4 |
* | xim: Use the native parent window for the X connection | Benjamin Otte | 2016-12-09 | 1 | -2/+15 |
* | Rename gtk-query-immodules to follow our binary naming scheme | Matthias Clasen | 2016-10-18 | 1 | -4/+4 |
* | API: Remove gdk_screen_get_width() and gdk_screen_get_height() | Benjamin Otte | 2016-10-16 | 1 | -1/+1 |
* | Rename Makefile references from 3.0 to 4.0 | Matthias Clasen | 2016-10-07 | 1 | -11/+11 |
* | Use upstream gettext | Javier Jardón | 2016-05-16 | 1 | -0/+1 |
* | CJK Windows: Silence gtk_style_context_set_state() warnings | Chun-wei Fan | 2016-01-08 | 1 | -1/+8 |
* | Bug 753992 - im-quartz discard_preedit segmentation fault | John Ralls | 2015-10-03 | 1 | -12/+7 |
* | multipress: Only emit preedit signals if needed | Matthias Clasen | 2015-08-18 | 1 | -3/+6 |
* | Make gtk-im-context-none work | Matthias Clasen | 2015-02-23 | 14 | -15/+15 |
* | Properly check result of g_utf8_get_char_validated() | Maks Naumov | 2015-01-11 | 1 | -1/+1 |
* | Prevent double-free after 8b5d30d43. | John Ralls | 2014-12-24 | 1 | -3/+0 |
* | imcontextxim: Remove broken custom drawing code | Benjamin Otte | 2014-10-03 | 1 | -32/+0 |
* | build: Set no_undefined in Makefile.decl | Руслан Ижбулатов | 2014-09-15 | 1 | -4/+0 |
* | Fix various warnings about unused things | Руслан Ижбулатов | 2014-08-13 | 1 | -6/+2 |
* | Changed obsolete FSF portal addresses to web address | Andika Triwidada | 2014-01-12 | 2 | -6/+2 |
* | broadway: Support ipad on-screen keyboard | Alexander Larsson | 2013-11-13 | 2 | -0/+178 |
* | all: Add names to timeouts | Bastien Nocera | 2013-10-23 | 1 | -0/+1 |
* | Fix missing return from quartz_filter_keypress | Ek Kato | 2013-08-29 | 1 | -2/+2 |
* | Bug 705750 Quartz input method doesn't work correctly for Chinese characters | Ek Kato | 2013-08-16 | 1 | -37/+66 |
* | Fix a crasher that was introduced by 9ca802161ec6387419d160f21fe477008a567477 | Cody Russell | 2013-08-15 | 1 | -1/+1 |
* | Bug 705182 Reset Cocoa IME state when immodule is reset | Michael Hutchison | 2013-08-15 | 1 | -0/+34 |
* | GTK-Win32: Avoid Using Deprecated API | Chun-wei Fan | 2013-08-14 | 1 | -5/+10 |
* | ime: Add builtin handling of dead keys | Carlos Garnacho | 2013-07-29 | 1 | -5/+92 |
* | imquartz: Fallback to slave IM context if no NSEvent exists. | Takuro Ashie | 2013-07-27 | 1 | -4/+7 |
* | Deprecate and ignore gtk-im-status-style and gtk-im-preedit-style | William Jon McCann | 2013-06-30 | 1 | -55/+4 |
* | modules/input: Only build quartz module if we're targeting quartz | Colin Walters | 2013-05-20 | 1 | -0/+2 |
* | Bug 694273 - Patch to support NSTextInputClient in text widgets | E. K. Kato | 2013-05-20 | 2 | -0/+406 |
* | imcontexts: Include config.h first | Benjamin Otte | 2013-05-07 | 2 | -2/+4 |
* | Add missing $(EXEEXT) for gtk-query-immodules-3.0 | Kouhei Sutou | 2013-01-20 | 1 | -3/+3 |
* | Bug 668239 - texts disappear when notebook switch page at zh_CN locate | Chun-wei Fan | 2012-12-13 | 1 | -14/+14 |
* | Avoid infinite recursion in the ime input module | Matthias Clasen | 2012-11-19 | 1 | -4/+7 |
* | XIM: Don't force random windows to become native | Matthias Clasen | 2012-10-01 | 1 | -4/+7 |
* | gtkimcontexttime.c: Check context_ime->client_window is not NULL | Chun-wei Fan | 2012-09-03 | 1 | -0/+4 |
* | modules: Don't use GDK_THREADS_ENTER/LEAVE macros internally | Matthias Clasen | 2012-07-30 | 2 | -2/+3 |
* | Unbreak win32 build | Alexander Larsson | 2012-03-16 | 1 | -0/+2 |
* | Drop support for pre-R6 X | Matthias Clasen | 2012-03-10 | 1 | -2/+0 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 22 | -66/+22 |
* | Use G_SOURCE_CONTINUE/REMOVE | Matthias Clasen | 2012-01-30 | 1 | -1/+1 |
* | XIM: gracefully deal with non-X backends | Matthias Clasen | 2011-12-29 | 1 | -0/+2 |
* | Drop DISABLE_DEPRECATED guards here, too | Matthias Clasen | 2011-11-01 | 1 | -4/+2 |
* | Avoid a crash in gtk_im_context_ime_reset | Kazuki Iwamoto | 2011-06-06 | 1 | -0/+3 |
* | Replace gtk_misc_set_padding() with GtkWidget:margin properties | Javier Jardón | 2011-06-02 | 1 | -1/+1 |
* | Bump the version to 3.0.0 | Matthias Clasen | 2011-02-10 | 1 | -2/+2 |
* | Fix win32 build | Fridrich Štrba | 2011-01-11 | 1 | -0/+4 |
* | Rename gtk-update-icon-cache and gtk-builder-convert back | Matthias Clasen | 2011-01-03 | 1 | -2/+2 |
* | Merge libgdk and libgtk | Matthias Clasen | 2010-12-21 | 1 | -4/+2 |
* | xim: Fix for new style code | Benjamin Otte | 2010-12-15 | 1 | -26/+9 |