| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Set _gdk_input_ignore_wintab to FALSE, thus enabling tablet input by | Tor Lillqvist | 2004-10-01 | 2 | -180/+163 |
* | Fix the spelling of Inuktitut in several places. (#154176, John Austin) | Matthias Clasen | 2004-10-01 | 1 | -2/+2 |
* | Link with -limm32. | Tor Lillqvist | 2004-08-30 | 2 | -4/+4 |
* | Build imime.la on Windows. | Matthias Clasen | 2004-08-26 | 5 | -1/+1294 |
* | Fix the recent string_conversion_callback change to work on Solaris. | Matthias Clasen | 2004-05-04 | 1 | -2/+2 |
* | Patch to add support for string conversion callbacks to | Theppitak Karoonboonyanan | 2004-04-24 | 2 | -8/+152 |
* | Clear preedit string and emit preedit_changed as needed on AIX. (#130617, | Owen Taylor | 2004-03-11 | 1 | -0/+7 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 11 | -0/+11 |
* | Interrupted commit. | Matthias Clasen | 2004-02-22 | 1 | -0/+2 |
* | only reference input method modules we've actually built. Fixes re-build | Mark McLoughlin | 2004-02-17 | 1 | -1/+1 |
* | gtk/gtktextlayout.c (line_display_iter_to_index) Only adjust the preedit | Owen Taylor | 2004-01-29 | 1 | -2/+4 |
* | Remove broken hangul input module. | Changwoo Ryu | 2004-01-27 | 3 | -2689/+0 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -4/+4 |
* | gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders and | Manish Singh | 2003-11-18 | 1 | -1/+5 |
* | === Released 2.3.0 ===GTK_2_3_0 | Owen Taylor | 2003-10-24 | 1 | -1/+1 |
* | Substantially rework the handling of status windows: | Owen Taylor | 2003-08-19 | 2 | -201/+407 |
* | Make the list of default languages more comprehensive. (Suggestion of Fco. | Owen Taylor | 2003-08-16 | 1 | -1/+1 |
* | Improve Cedilla handling - based on a patch from Gustavo De Nardin, | Owen Taylor | 2003-08-15 | 2 | -0/+131 |
* | New function for XIM instantiate callback. New function where call to | Hidetoshi Tajima | 2003-06-10 | 1 | -90/+163 |
* | Add a 'finalizing' flag to keep preedit-[start,changed,end] signals from | Hidetoshi Tajima | 2003-06-06 | 2 | -21/+27 |
* | use GETTEXT_PACKAGE to get a translation for "Default"(#113850). | Hidetoshi Tajima | 2003-05-30 | 1 | -1/+1 |
* | make "Default" label of default input method localizable. use translations | Hidetoshi Tajima | 2003-05-30 | 8 | -11/+11 |
* | gtk settings for XIMPreeditNone and XIMStatusNone. (#105909) | Hidetoshi Tajima | 2003-05-21 | 1 | -0/+4 |
* | fix a memory leak, free input context list (#113259). | Hidetoshi Tajima | 2003-05-21 | 1 | -1/+1 |
* | use type of guint32 instead of gumake for XNFilterEvents event | Hidetoshi Tajima | 2003-05-14 | 1 | -1/+1 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 1 | -12/+15 |
* | Check for XAddConnectionWatch()/X11R6, and if found, disable XIM and use | Owen Taylor | 2003-04-18 | 1 | -1/+1 |
* | fix a memory initialization error for selecting input style (#103549). | Hidetoshi Tajima | 2003-01-29 | 1 | -0/+9 |
* | Don't call status_window_set_text() if the status window doesn't already | Owen Taylor | 2002-12-15 | 1 | -4/+3 |
* | === Released GTK+-2.1.4 ===GTK_2_1_4 | Owen Taylor | 2002-12-12 | 1 | -1/+0 |
* | Fix #99593: Fix a memory leak when XmbLookupString returns XBufferOverflow | Hidetoshi Tajima | 2002-11-26 | 1 | -0/+5 |
* | Fix #90661: add im_info->im switch at the top of setup_im() and | Hidetoshi Tajima | 2002-11-13 | 1 | -28/+33 |
* | Don't use connect_swapped() when the function being connected has a | Owen Taylor | 2002-10-15 | 1 | -2/+2 |
* | Initialize info->ics to NULL. (Hidetoshi Tajima.) | Owen Taylor | 2002-10-15 | 1 | -1/+2 |
* | - Make GtkXIMInfo structures per-screen (they were a mix between | Owen Taylor | 2002-10-14 | 1 | -80/+101 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 11 | -17/+18 |
* | Patch from Takuro Ashie to fix updating of open_ims list. (#95150) | Owen Taylor | 2002-10-08 | 1 | -1/+1 |
* | Fix memory intilization error caused by my previous checkin. #94908 a | Hidetoshi Tajima | 2002-10-04 | 1 | -1/+1 |