summaryrefslogtreecommitdiff
path: root/gtk/gtkmenutrackeritem.c
Commit message (Expand)AuthorAgeFilesLines
* Better debug messages for actionsMatthias Clasen2016-03-111-14/+15
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-221-0/+8
* GtkMenuTracker: one more visibility tweakRyan Lortie2014-12-141-2/+1
* GtkMenuTrackerItem: fix submenu visibility flagRyan Lortie2014-12-141-1/+4
* GtkMenuTrackerItem: introduce action debuggingRyan Lortie2014-08-031-2/+32
* GtkMenuTrackerItem: Plug a memory leakMatthias Clasen2014-06-281-2/+3
* GtkMenuTrackerItem: Add support for display-hintMatthias Clasen2014-04-281-0/+10
* GtkMenuTrackerItem: Add support for verb-iconsMatthias Clasen2014-04-281-0/+28
* GtkMenuTracker: don't specialise "submenu" linkRyan Lortie2014-04-281-11/+7
* GtkMenuTracker: make "is-visible" a propertyRyan Lortie2014-04-281-9/+24
* GtkMenuTracker: remove "visible" propertyRyan Lortie2014-04-281-12/+0
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: mark gtkdoc blocks as private for internal only APIWilliam Jon McCann2014-01-211-4/+4
* docs: avoid ambiguous return tagsWilliam Jon McCann2014-01-211-2/+2
* GtkMenuTracker: add 'special' itemsRyan Lortie2014-01-171-0/+10
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-121-3/+1
* GtkMenuTrackerItem: add an internal 'visible' flagRyan Lortie2014-01-081-0/+90
* GtkMenuTracker: rework action removal a bitRyan Lortie2014-01-081-15/+15
* GtkMenuTrackerItem: small logic tweakRyan Lortie2014-01-081-0/+2
* GtkMenuTrackerItem: add support for dynamic accelsRyan Lortie2013-10-151-3/+24
* GtkMenuTrackerItem: use "action and target" formatRyan Lortie2013-10-151-25/+19
* gtkmenutrackeritem: Simplify the submenu opening APIJasper St. Pierre2013-05-131-11/+16
* Add some usage docs for the new private copy/paste APIsJasper St. Pierre2013-05-131-0/+52
* add GtkMenuTrackerItemRyan Lortie2013-05-131-0/+731