]> Pileus Git - ~andy/gtk/history - gtk/gtkimmulticontext.c
Use the correct screen for getting the height. (Fix from Stephen Browne,
[~andy/gtk] / gtk / gtkimmulticontext.c
2002-10-22 Owen TaylorInclude config.h (#96441, Morten Welinder)
2002-10-10 Manish SinghDeprecation cleanup
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-06-12 Owen TaylorFix memory leak. (Patch from Matthias Clasen, #84926)
2002-05-17 Owen TaylorProtect against reentrancy problems by emitting ::preed...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-18 Owen TaylorPatch from Yao Zhang fixing reference count leak.
2002-02-14 Owen TaylorFix bug where we called get_surrounding on the context...
2001-12-12 Owen TaylorReset the existing slave before removing it to give...
2001-11-02 Owen TaylorPatch from HideToshi Tajima (#51922)
2001-11-01 Owen TaylorAdd: - A ::retrieve_surrounding signal that asks the...
2001-10-28 Matthias ClasenDocumentation updates.
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-24 Havoc Penningtonfix warnings
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2000-11-12 Owen TaylorMake parent_class static.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-20 Tor LillqvistFix C++ comment.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...