]> Pileus Git - ~andy/gtk/history - gtk/gtktearoffmenuitem.c
Revert name change
[~andy/gtk] / gtk / gtktearoffmenuitem.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...
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-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-13 Matthias ClasenFix the signature to avoid overwriting a pspec.
2004-11-05 Matthias ClasenQueue the resize before setting the tearoff state,...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-09 Matthias ClasenPut the torn_off flag back into the GtkTearoffMenuItem...
2004-05-07 Matthias ClasenMake the tearoff functionality model/view, the tearoffm...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-05 Matthias ClasenFix the drawing of tearoff menu items which don't come...
2003-07-06 Soeren Sandmannadd vertical_padding style property.
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-16 Soeren SandmannMake tear-off menuitems obey the "selected_shadow_type...
2002-10-11 Manish SinghDeprecation cleanup
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-11-28 Owen TaylorMove accounting of menu->tearoff_scrollbar width to...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
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-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...