| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visual | Benjamin Otte | 2010-09-26 | 1 | -1/+1 |
* | gtkimmulticontext: move documentation to inline comments | Javier Jardón | 2010-09-01 | 1 | -0/+8 |
* | GtkIMMulticontext: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -61/+87 |
* | Use accessor functions to access GtkCheckMenuItem | Javier Jardón | 2010-07-13 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+0 |
* | Allow running without any im context | Matthias Clasen | 2010-02-09 | 1 | -3/+37 |
* | Don't forget to set the client window on the slave | Matthias Clasen | 2009-09-04 | 1 | -0/+3 |
* | Rework the way IM contexts are set | Matthias Clasen | 2009-09-04 | 1 | -39/+33 |
* | Revert changes for bug 567124. Instead of trying to avoid | Matthias Clasen | 2009-01-25 | 1 | -6/+2 |
* | Bug 450716 – New API to change global IM | Matthias Clasen | 2009-01-13 | 1 | -19/+41 |
* | Use C_() instead of Q_(). String change! | Matthias Clasen | 2008-10-27 | 1 | -2/+2 |
* | Bug 553086 – hard to see current immodule | Matthias Clasen | 2008-09-30 | 1 | -3/+20 |
* | Add a getter for the the sealed context_id field. | Matthias Clasen | 2008-09-29 | 1 | -1/+18 |
* | Bug 552837 – mem leak in gtkimmulticontext | Christian Persch | 2008-09-19 | 1 | -0/+1 |
* | gtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkfilesel.c | Sven Neumann | 2008-08-11 | 1 | -11/+11 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 503071 – Application direction changes to right to left even if | Behdad Esfahbod | 2008-06-11 | 1 | -1/+1 |
* | Bug 503071 - Application direction changes to right to left even if theres | 14:27:34 Tim Janik | 2008-05-20 | 1 | -1/+1 |
* | call g_i18n_init() in gettext_initialization(). do gettext_initialization | Yair Hershkovitz | 2008-05-11 | 1 | -1/+1 |
* | Add a gtk-im-module GTK setting | Matthias Clasen | 2007-12-18 | 1 | -20/+65 |
* | Proper fix for #396175: | Tor Lillqvist | 2007-01-17 | 1 | -9/+1 |
* | don't include "gtkprivate.h" to avoid differing definitions of | Hans Breuer | 2007-01-13 | 1 | -1/+9 |
* | Be careful to not override GTK+ translations with the translations of the | Matthias Clasen | 2006-12-23 | 1 | -10/+55 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -33/+2 |
* | Convert to use instance private data. | Matthias Clasen | 2006-01-11 | 1 | -2/+3 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | Don't use zip -r on the etc directory, to avoid including editor backup | Tor Lillqvist | 2003-09-20 | 1 | -4/+3 |
* | Replace client_window field with 'priv' pointer, retaining binary | Owen Taylor | 2003-08-19 | 1 | -5/+42 |
* | Improve Cedilla handling - based on a patch from Gustavo De Nardin, | Owen Taylor | 2003-08-15 | 1 | -4/+1 |
* | new file to build it all ... added to EXTRA_DIST | Hans Breuer | 2003-07-20 | 1 | -0/+1 |
* | make "Default" label of default input method localizable. use translations | Hidetoshi Tajima | 2003-05-30 | 1 | -2/+30 |
* | Include config.h (#96441, Morten Welinder) | Owen Taylor | 2002-10-22 | 1 | -0/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -17/+16 |
* | Add a note that yes, we do know what () means and we can't change it. | Owen Taylor | 2002-08-05 | 1 | -1/+1 |
* | Fix memory leak. (Patch from Matthias Clasen, #84926) | Owen Taylor | 2002-06-12 | 1 | -0/+2 |
* | Protect against reentrancy problems by emitting ::preedit_changed at the | Owen Taylor | 2002-05-17 | 1 | -1/+6 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -4/+4 |
* | Patch from Yao Zhang fixing reference count leak. | Owen Taylor | 2002-03-18 | 1 | -1/+6 |
* | Fix bug where we called get_surrounding on the context,. not the slave. | Owen Taylor | 2002-02-14 | 1 | -1/+1 |
* | Reset the existing slave before removing it to give it a chance to commit | Owen Taylor | 2001-12-12 | 1 | -7/+16 |
* | Patch from HideToshi Tajima (#51922) | Owen Taylor | 2001-11-02 | 1 | -0/+14 |
* | Add: - A ::retrieve_surrounding signal that asks the widget for context | Owen Taylor | 2001-11-01 | 1 | -12/+91 |