]> Pileus Git - ~andy/gtk/history - gtk/gtksizegroup.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtksizegroup.c
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-30 Davyd Madeley[GtkSizeGroup] don't recurse into yourself
2008-08-18 Matthias ClasenUse g_quark_from_static_string where possible
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-03-12 Matthias ClasenClarify docs.
2006-10-02 Matthias ClasenMake sure that the quarks are initialized before using...
2006-06-16 Matthias ClasenIgnore unmapped widgets when ignore_hidden is TRUE...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-09 Johan DahlinAdd gtk_size_group_get_widgets, fixes #326324. Also...
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...