summaryrefslogtreecommitdiff
path: root/gtk/gtktearoffmenuitem.h
Commit message (Expand)AuthorAgeFilesLines
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-81/+0
* menu: Deprecate GtkTearoffMenuItemBenjamin Otte2011-10-011-0/+4
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtktearoffmenuitem: Move public members to private structureJavier Jardón2010-07-141-1/+3
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-1/+1
* Seal GtkTearoffMenuItem.Tim Janik2008-06-201-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-11/+4
* Put the torn_off flag back into the GtkTearoffMenuItem struct, since it isMatthias Clasen2004-05-091-1/+1
* Make the tearoff functionality model/view, the tearoffmenuitem being theMatthias Clasen2004-05-071-1/+1
* Deprecation cleanupManish Singh2002-10-111-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+64