]> Pileus Git - ~andy/gtk/history - gtk/gtkhbbox.c
gdk/x11: Add gdk_x11_device_manager_lookup()
[~andy/gtk] / gtk / gtkhbbox.c
2011-06-08 Matthias ClasenDeprecate h/v buttonbox subclasses
2011-04-13 Javier JardónMove documentation to inline comments: GtkHButtonBox
2010-08-13 Matthias ClasenRemove some leftovers of deprecated functionality
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRevert a still used variable in GtkHButtonBox
2010-05-02 Javier JardónRemove deprecated code: GtkHButtonBox
2009-07-08 Michael NattererFix the remaining issues that broke the PLT check
2009-07-08 Michael NattererSome indentation fixes and minor cleanup
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-15 Davyd MadeleySupport GtkOrientable for GtkButtonBox
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-27 Xan LopezDo not add border_width to the first button initial...
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-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
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.
2002-10-04 Manish SinghDeprecation cleanup
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-02-13 Tim Janiks/refcount/ref_count/.
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-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