summaryrefslogtreecommitdiff
path: root/gtk/gtktearoffmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-29/+1
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-8/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Fix the signature to avoid overwriting a pspec.Matthias Clasen2004-12-131-1/+4
* Queue the resize before setting the tearoff state, to make sure theMatthias Clasen2004-11-051-2/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+2
* Put the torn_off flag back into the GtkTearoffMenuItem struct, since it isMatthias Clasen2004-05-091-5/+32
* Make the tearoff functionality model/view, the tearoffmenuitem being theMatthias Clasen2004-05-071-26/+8
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fix the drawing of tearoff menu items which don't come first in theirMatthias Clasen2004-02-051-2/+2
* add vertical_padding style property.Soeren Sandmann2003-07-061-1/+1
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-021-7/+36
* Make tear-off menuitems obey the "selected_shadow_type" style property.Soeren Sandmann2002-10-161-8/+15
* Deprecation cleanupManish Singh2002-10-111-24/+29
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-9/+1
* Move accounting of menu->tearoff_scrollbar width to here and make sure weOwen Taylor2001-11-281-2/+1
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-2/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-3/+0
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-14/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-8/+8
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+250