]> Pileus Git - ~andy/gtk/history - gtk/gtkimmulticontext.c
Rename the variables for the color bitmap to have "color" in their name,
[~andy/gtk] / gtk / gtkimmulticontext.c
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-09-20 Tor LillqvistDon't use zip -r on the etc directory, to avoid includi...
2003-08-19 Owen TaylorReplace client_window field with 'priv' pointer, retain...
2003-08-15 Owen TaylorImprove Cedilla handling - based on a patch from Gustav...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-05-30 Hidetoshi Tajimamake "Default" label of default input method localizabl...
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...