]> Pileus Git - ~andy/gtk/history - gtk/gtkbbox.c
Practically everything changed.
[~andy/gtk] / gtk / gtkbbox.c
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-21 Michael Natterergtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk...
2007-02-08 Tim Janikapplied patch from Xan Lopez which adds GTK_BUTTONBOX_C...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
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...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-18 Matthias ClasenNew function. (#64562)
2002-10-04 Manish SinghDeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-28 Havoc Penningtonfix warning
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-07 Tim Janikfixed an assertment.
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-25 Owen TaylorMove layout constants into an enumeration, split GTK_BU...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision