summaryrefslogtreecommitdiff
path: root/modules/input
Commit message (Expand)AuthorAgeFilesLines
* gtkimcontextime.c: Fix call to gtk_style_context_get()Chun-wei Fan2017-11-211-1/+0
* im context thai: Stop using gdk_beepMatthias Clasen2017-11-161-1/+1
* Drop gdk_window_get_screenMatthias Clasen2017-10-311-9/+8
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-10/+10
* input/IME: Defer the emit of the "commit" signalChun-wei Fan2017-10-302-11/+17
* modules/input/gtkimcontextime.c: Fix buildChun-wei Fan2017-10-251-8/+14
* xim: Convert to GdkEvent APIMatthias Clasen2017-09-191-1/+1
* modules: Update input context impls to using GdkEvent APICarlos Garnacho2017-09-193-18/+32
* Drop Autotools buildEmmanuele Bassi2017-08-141-276/+0
* Make the xim module build without root gettersMatthias Clasen2017-08-111-4/+2
* Duplicate the TIC strings before NULLing the GObject data.John Ralls2017-08-081-3/+4
* Fix compile error in imquartz.c due to API change in GtkIMContext.John Ralls2017-07-181-4/+4
* modules/input/gtkimcontextime.c: Move to set_client_widgetChun-wei Fan2017-06-061-6/+10
* imcontext: Remove API dependency on GdkWindowCarlos Garnacho2017-05-252-14/+15
* build: Use get_pkgconfig_variable()Emmanuele Bassi2017-05-031-11/+16
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-05-031-6/+6
* build: Disable deprecation warnings for input methodsEmmanuele Bassi2017-05-031-0/+1
* meson: build input modulesTim-Philipp Müller2017-05-031-0/+105
* Remove gdkkeysyms-compat.hEmmanuele Bassi2017-05-031-4/+4
* xim: Use the native parent window for the X connectionBenjamin Otte2016-12-091-2/+15
* Rename gtk-query-immodules to follow our binary naming schemeMatthias Clasen2016-10-181-4/+4
* API: Remove gdk_screen_get_width() and gdk_screen_get_height()Benjamin Otte2016-10-161-1/+1
* Rename Makefile references from 3.0 to 4.0Matthias Clasen2016-10-071-11/+11
* Use upstream gettextJavier Jardón2016-05-161-0/+1
* CJK Windows: Silence gtk_style_context_set_state() warningsChun-wei Fan2016-01-081-1/+8
* Bug 753992 - im-quartz discard_preedit segmentation faultJohn Ralls2015-10-031-12/+7
* multipress: Only emit preedit signals if neededMatthias Clasen2015-08-181-3/+6
* Make gtk-im-context-none workMatthias Clasen2015-02-2314-15/+15
* Properly check result of g_utf8_get_char_validated()Maks Naumov2015-01-111-1/+1
* Prevent double-free after 8b5d30d43.John Ralls2014-12-241-3/+0
* imcontextxim: Remove broken custom drawing codeBenjamin Otte2014-10-031-32/+0
* build: Set no_undefined in Makefile.declРуслан Ижбулатов2014-09-151-4/+0
* Fix various warnings about unused thingsРуслан Ижбулатов2014-08-131-6/+2
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-122-6/+2
* broadway: Support ipad on-screen keyboardAlexander Larsson2013-11-132-0/+178
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+1
* Fix missing return from quartz_filter_keypressEk Kato2013-08-291-2/+2
* 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