summaryrefslogtreecommitdiff
path: root/modules/input
Commit message (Expand)AuthorAgeFilesLines
* Always include platform immodulesMatthias Clasen2018-02-2410-4816/+0
* Convert immodules to use an extension pointMatthias Clasen2018-02-2410-394/+188
* Fix the buildMatthias Clasen2018-02-151-0/+8
* Drop non-backend immodulesMatthias Clasen2018-02-1519-3901/+1
* Merge branch 'wip/carlosg/imwayland' into 'master'Matthias Clasen2018-02-153-0/+1029
|\
| * modules: Add wayland IM implementationwip/carlosg/imwaylandCarlos Garnacho2018-02-133-0/+1029
* | build: Rename 'with-included-immodules' optionEmmanuele Bassi2018-02-141-14/+6
* | build: Rename 'disable-modules' optionEmmanuele Bassi2018-02-141-2/+2
|/
* Drop the Big GDK LockEmmanuele Bassi2018-02-031-4/+0
* xim: Stop using ::configure-eventMatthias Clasen2018-01-161-22/+23
* 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