| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Documentation updates. | Matthias Clasen | 2001-10-28 | 1 | -0/+7 |
* | to simplify parsing for exported functions: - made implementation | Hans Breuer | 2001-10-27 | 1 | -6/+6 |
* | Make GtkIMContext derive from GObject, not GtkObject. (#62621) | Owen Taylor | 2001-10-19 | 1 | -36/+50 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 1 | -5/+8 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -5/+0 |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -3/+13 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 1 | -1/+1 |
* | rename set_cursor_pos to set_cursor_location in GtkInputContext class | HideToshi Tajima | 2001-03-16 | 1 | -5/+5 |
* | add set_cursor_pos() virtual method | HideToshi Tajima | 2001-03-14 | 1 | -0/+14 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -6/+107 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Fix C++ comment. | Tor Lillqvist | 2000-07-20 | 1 | -2/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+247 |