]> Pileus Git - ~andy/gtk/history - gtk/gtksizegroup.c
Intern some more strings.
[~andy/gtk] / gtk / gtksizegroup.c
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-15 Matthias ClasenUse object data to mark widgets and groups as visited...
2005-08-09 Matthias ClasenUse g_quark_from_static_string here.
2005-06-19 Matthias ClasenAdd an ignore-hidden property with getter and setter...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-24 Matthias ClasenReplace "effect" by "affect" where appropriate. (#16510...
2004-10-15 Matthias ClasenUnset GTK_REQUEST_NEEDED before emitting ::size-request...
2004-08-25 Matthias ClasenFix a typo, noticed by Tim Janik.
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.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-10-09 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-02-10 Kjartan MaraasFix a double «The» typo in a string.
2001-11-04 Owen Taylorqueue_resize_on_group with both the old and new mode...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-26 Anders CarlssonRemove a dot in the documentation. Fixes bug #62632.
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...