summaryrefslogtreecommitdiff
path: root/modules/input/gtkimcontextime.c
Commit message (Expand)AuthorAgeFilesLines
* CJK Windows: Silence gtk_style_context_set_state() warningsChun-wei Fan2016-01-081-1/+8
* Fix various warnings about unused thingsРуслан Ижбулатов2014-08-131-6/+2
* GTK-Win32: Avoid Using Deprecated APIChun-wei Fan2013-08-141-5/+10
* ime: Add builtin handling of dead keysCarlos Garnacho2013-07-291-5/+92
* 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
* gtkimcontexttime.c: Check context_ime->client_window is not NULLChun-wei Fan2012-09-031-0/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Avoid a crash in gtk_im_context_ime_resetKazuki Iwamoto2011-06-061-0/+3
* Fix win32 buildFridrich Štrba2011-01-111-0/+4
* Use accessor functions in Win32-only codeTor Lillqvist2010-09-091-2/+2
* 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
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-1/+1
* modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c useSven Neumann2008-08-111-5/+5
* modules/input/gtkimcontextime.h modules/input/gtkimcontextmultipress.hMichael Natterer2008-05-271-1/+0
* include <pango/pango.h> instead of <pango/pango-layout.h>.Michael Natterer2008-04-251-1/+1
* Use the wide character version of ImmGetCompositionString() here, too.Tor Lillqvist2005-02-031-2/+2
* Prevent double commits, don't commit when Ctrl is present. (#160376,Matthias Clasen2004-12-061-0/+4
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-3/+3
* Set _gdk_input_ignore_wintab to FALSE, thus enabling tablet input byTor Lillqvist2004-10-011-178/+161
* Link with -limm32.Tor Lillqvist2004-08-301-3/+3
* Build imime.la on Windows.Matthias Clasen2004-08-261-0/+1103