summaryrefslogtreecommitdiff
path: root/gtk/gtkseparatormenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* menu item: Use CSS nodesMatthias Clasen2015-11-021-1/+6
* GtkMenuItem: only set 'separator' class on the separator lineLars Uebernickel2013-12-051-4/+0
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-0/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* separatormenuitem: Use gtk_widget_class_accessible_set_role()Benjamin Otte2011-07-181-13/+2
* Drop unneeded includesMatthias Clasen2011-07-141-1/+0
* GtkSeparatorMenuItem: Drop the accessible factoryMatthias Clasen2011-07-051-81/+12
* all: add a "separator" style classCosimo Cecchi2011-03-031-0/+4
* Don't export extra symbols for accessibilityMatthias Clasen2011-02-211-8/+8
* Build fix in GtkSeparatorMenuItemEmmanuele Bassi2011-02-171-1/+1
* Use _gtk_accessible_set_factory_type in GtkSeparatorMenuItemMatthias Clasen2011-02-171-20/+4
* Add an a11y implementation to GtkSeparatorMenuItemMatthias Clasen2011-02-171-0/+98
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Move documentation to inline comments: GtkSeparatorMenuItemJavier Jardón2010-05-161-0/+19
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The latest in menu separation technology.Matthias Clasen2004-02-021-29/+6
* Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code.Jonathan Blandford2001-10-301-20/+20
* Rename to the more correct gtk-go-up.Alexander Larsson2001-05-271-2/+2
* Added new menu separator item. The drawing and size handling is still doneAlexander Larsson2001-02-211-0/+69