]> Pileus Git - ~andy/gtk/history - gtk/gtktearoffmenuitem.c
Don't use *DISABLE_DEPRECATED guards
[~andy/gtk] / gtk / gtktearoffmenuitem.c
2011-11-02 Matthias ClasenDon't use *DISABLE_DEPRECATED guards
2011-10-01 Benjamin Ottemenu: Deprecate GtkTearoffMenuItem
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-18 Benjamin Ottetearoffmenuitem: Use gtk_widget_class_set_accessible_role()
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-11 Javier JardónMove documentation to inline comments: GtkTearoffMenuItem
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoMake GtkTearoffMenuItem use GtkStyleContext
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-12-23 Matthias ClasenRemove sealed members from GtkMenu
2010-10-30 Tristan Van BerkomRemoved size_request from GtkTearoffMenuItem
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRemoved size_request from GtkTearoffMenuItem
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottetearoffmenuitem: remove is_drawable() check
2010-09-26 Benjamin Ottetearoffmenuitem: Port to draw vfunc
2010-09-26 Benjamin Ottetearoffmenuitem: Don't clear the window, it should...
2010-09-26 Benjamin Ottetearoffmenuitem: Merge paint() into expose()
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtktearoffmenuitem.c: use accessor functions to...
2010-07-13 Javier Jardóngtktearoffmenuitem: Move public members to private...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
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...