| Commit message (Expand) | Author | Age | Files | Lines |
* | Add git.mk to generate .gitignore files | Behdad Esfahbod | 2009-05-04 | 1 | -0/+2 |
* | Bug 457086 - numpad does not work when the Thai-Lao input method is used | Theppitak Karoonboonyanan | 2009-03-02 | 1 | -1/+1 |
* | Revert the unapproved patch for bug 457086. | Theppitak Karoonboonyanan | 2009-02-19 | 1 | -1/+1 |
* | Bug 457086 - numpad does not work when the Thai-Lao input method is used | Theppitak Karoonboonyanan | 2009-02-18 | 1 | -1/+1 |
* | Remove the namespace prefix from functions defined locally only. Clean up | Daniel Elstner | 2009-01-16 | 3 | -412/+263 |
* | Maintenance of Multipress input method by Openismus GmbH: | Daniel Elstner | 2008-12-10 | 4 | -155/+145 |
* | Bug 339367 – Incorrect spotlocation | Matthias Clasen | 2008-09-28 | 1 | -1/+1 |
* | define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. | Michael Natterer | 2008-08-12 | 1 | -9/+8 |
* | modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c use | Sven Neumann | 2008-08-11 | 3 | -17/+17 |
* | Use a second-granularity timer. | Matthias Clasen | 2008-07-31 | 1 | -2/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 14 | -14/+14 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 14 | -14/+14 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 13 | -13/+13 |
* | Don't use the deprecated GTK_* GtkType macros. | Tor Lillqvist | 2008-06-17 | 1 | -5/+5 |
* | modules/input/gtkimcontextmultipress.h modules/input/gtkimcontextthai.h | Michael Natterer | 2008-06-17 | 3 | -24/+22 |
* | modules/input/gtkimcontextime.h modules/input/gtkimcontextmultipress.h | Michael Natterer | 2008-05-27 | 15 | -42/+38 |
* | examples/gtkdial/gtkdial.h use G_BEGIN/END_DECLS. | Michael Natterer | 2008-05-26 | 1 | -7/+2 |
* | use GETTEXT_PACKAGE instead of "gtk20". | Michael Natterer | 2008-05-02 | 1 | -2/+2 |
* | Register the right translation domain. | Matthias Clasen | 2008-05-01 | 1 | -1/+1 |
* | include <pango/pango.h> instead of <pango/pango-layout.h>. | Michael Natterer | 2008-04-25 | 1 | -1/+1 |
* | gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>. | Michael Natterer | 2008-04-18 | 1 | -1/+0 |
* | Bug 523225 - modules/input/im*.c: MODULE_ENTRY macros make illegal code | Tor Lillqvist | 2008-03-18 | 12 | -131/+83 |
* | Bug 99192 - Add --with-include-input-modules | Tor Lillqvist | 2008-03-17 | 13 | -76/+240 |
* | Remove all .cvsignore files. | Michael Natterer | 2007-12-13 | 1 | -7/+0 |
* | call g_test_init() from gtk_test_init(). | 15:39:40 Tim Janik | 2007-11-22 | 1 | -0/+1 |
* | Fix some live cycle issues | Matthias Clasen | 2007-10-07 | 1 | -9/+32 |
* | Change input method behavior to act on key presses instead of key | Daniel Elstner | 2007-06-17 | 1 | -48/+20 |
* | Fix broken DESTDIR support | Matthias Clasen | 2007-05-24 | 1 | -2/+2 |
* | Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan) | Behdad Esfahbod | 2007-05-14 | 1 | -1/+2 |
* | Use LDADDS for im-multipress.la, too: | Tor Lillqvist | 2007-03-27 | 1 | -0/+1 |
* | Add the multipress input method. (#417446, Johannes Schmid, Murray | Matthias Clasen | 2007-03-18 | 6 | -0/+860 |
* | Don't commit modifier-adorned characters. (#331369, #335796, Lin Ma and | Matthias Clasen | 2007-03-09 | 1 | -0/+4 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -2/+1 |
* | destroy the XIM only if it exists. While the code does look safe in | Michael Natterer | 2007-01-26 | 1 | -1/+1 |
* | Be careful to not override GTK+ translations with the translations of the | Matthias Clasen | 2006-12-23 | 1 | -2/+2 |
* | Remove the broken Thai input method and add a functional Thai and Lao | Behdad Esfahbod | 2006-11-29 | 7 | -218/+743 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 1 | -1/+0 |
* | Include <config.h>. (#317444, Kazuki Iwamoto) | Tor Lillqvist | 2005-09-28 | 1 | -0/+1 |
* | Add copyright and license information | Matthias Clasen | 2005-07-12 | 1 | -4/+20 |
* | Fix includes | Matthias Clasen | 2005-07-06 | 1 | -3/+4 |
* | Don't prematurely unregister callbacks. | Matthias Clasen | 2005-06-30 | 1 | -1/+1 |
* | Avoid a segfault. (#309054) | Matthias Clasen | 2005-06-27 | 1 | -14/+20 |
* | Unregister XIM callbacks here. (#309054) | Matthias Clasen | 2005-06-27 | 2 | -7/+20 |
* | modules/engines/Makefile.am Decide whether to build the ms-windows theme | Tor Lillqvist | 2005-06-04 | 1 | -1/+1 |
* | Use the wide character version of ImmGetCompositionString() here, too. | Tor Lillqvist | 2005-02-03 | 1 | -2/+2 |
* | Use NULL, not 0 to terminate NULL-terminated va lists. (#165683) | Matthias Clasen | 2005-01-31 | 1 | -3/+3 |
* | Prevent double commits, don't commit when Ctrl is present. (#160376, | Matthias Clasen | 2004-12-06 | 1 | -0/+4 |
* | Use the module's correct name in test. (#160122) | Tor Lillqvist | 2004-12-01 | 1 | -1/+1 |
* | modules/engines/ms-windows/msw_rc_style.c | Manish Singh | 2004-11-19 | 11 | -13/+13 |