summaryrefslogtreecommitdiff
path: root/modules/input/gtkimcontextime.c
Commit message (Expand)AuthorAgeFilesLines
* 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