summaryrefslogtreecommitdiff
path: root/modules/input/gtkimcontextxim.c
Commit message (Expand)AuthorAgeFilesLines
* Convert immodules to use an extension pointMatthias Clasen2018-02-241-25/+34
* xim: Stop using ::configure-eventMatthias Clasen2018-01-161-22/+23
* 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
* xim: Convert to GdkEvent APIMatthias Clasen2017-09-191-1/+1
* modules: Update input context impls to using GdkEvent APICarlos Garnacho2017-09-191-7/+14
* Make the xim module build without root gettersMatthias Clasen2017-08-111-4/+2
* imcontext: Remove API dependency on GdkWindowCarlos Garnacho2017-05-251-6/+7
* xim: Use the native parent window for the X connectionBenjamin Otte2016-12-091-2/+15
* API: Remove gdk_screen_get_width() and gdk_screen_get_height()Benjamin Otte2016-10-161-1/+1
* imcontextxim: Remove broken custom drawing codeBenjamin Otte2014-10-031-32/+0
* Deprecate and ignore gtk-im-status-style and gtk-im-preedit-styleWilliam Jon McCann2013-06-301-55/+4
* XIM: Don't force random windows to become nativeMatthias Clasen2012-10-011-4/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* XIM: gracefully deal with non-X backendsMatthias Clasen2011-12-291-0/+2
* Replace gtk_misc_set_padding() with GtkWidget:margin propertiesJavier Jardón2011-06-021-1/+1
* 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
* 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
* 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
* 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-061-1/+1
* Bug 339367 – Incorrect spotlocationMatthias Clasen2008-09-281-1/+1
* modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c useSven Neumann2008-08-111-10/+10
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* modules/input/gtkimcontextime.h modules/input/gtkimcontextmultipress.hMichael Natterer2008-05-271-4/+2
* Fix some live cycle issuesMatthias Clasen2007-10-071-9/+32
* Don't commit modifier-adorned characters. (#331369, #335796, Lin Ma andMatthias Clasen2007-03-091-0/+4
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-2/+1
* destroy the XIM only if it exists. While the code does look safe inMichael Natterer2007-01-261-1/+1
* CleanupsMatthias Clasen2006-10-081-1/+1
* Don't prematurely unregister callbacks.Matthias Clasen2005-06-301-1/+1
* Avoid a segfault. (#309054)Matthias Clasen2005-06-271-14/+20
* Unregister XIM callbacks here. (#309054)Matthias Clasen2005-06-271-0/+18
* Use NULL, not 0 to terminate NULL-terminated va lists. (#165683)Matthias Clasen2005-01-311-3/+3
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-1/+1
* Fix many sparse warnings.Matthias Clasen2004-10-281-1/+1
* Fix the recent string_conversion_callback change to work on Solaris.Matthias Clasen2004-05-041-2/+2
* Patch to add support for string conversion callbacks toTheppitak Karoonboonyanan2004-04-241-7/+151
* Clear preedit string and emit preedit_changed as needed on AIX. (#130617,Owen Taylor2004-03-111-0/+7
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Interrupted commit.Matthias Clasen2004-02-221-0/+2