summaryrefslogtreecommitdiff
path: root/gtk/gtkmenutracker.c
Commit message (Expand)AuthorAgeFilesLines
* menu: Fix compiler warningsMatthias Clasen2015-06-021-9/+9
* docs: Fix some old live.gnome.org URLsDavid King2015-01-091-1/+1
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-221-3/+10
* GtkMenuTracker: add missing documentation fragmentRyan Lortie2014-12-201-0/+3
* GtkMenuTracker: Don't return FALSE as a pointerMatthias Clasen2014-12-081-1/+1
* Revert "Fixes GtkMenuTrackerItem visible flag reference"Matthias Clasen2014-06-141-1/+1
* Fixes GtkMenuTrackerItem visible flag referenceWill Greenberg2014-06-141-1/+1
* GtkMenuTracker: fix signal handler argument listRyan Lortie2014-06-051-1/+4
* GtkMenuTracker: add 'merge_sections' flagRyan Lortie2014-04-281-3/+8
* GtkMenuTracker: don't specialise "submenu" linkRyan Lortie2014-04-281-6/+7
* GtkMenuTracker: make "is-visible" a propertyRyan Lortie2014-04-281-3/+3
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: mark gtkdoc blocks as private for internal only APIWilliam Jon McCann2014-01-211-1/+1
* Changed obsolete FSF portal addresses to web addressAndika Triwidada2014-01-121-3/+1
* GtkMenuTracker: fix hidden-when='' vs. separatorsRyan Lortie2014-01-081-10/+3
* GtkMenuTracker: remove hidden items from the menuRyan Lortie2014-01-081-5/+96
* GtkMenuTracker: cache result of hash lookupRyan Lortie2014-01-081-6/+16
* GtkMenuTracker: tweak separator logicRyan Lortie2014-01-041-3/+3
* GtkMenuTracker: set action namespace correctlyLars Uebernickel2013-11-121-1/+1
* GtkMenuTracker: fix leak when creating submenusRyan Lortie2013-06-241-5/+14
* Add some usage docs for the new private copy/paste APIsJasper St. Pierre2013-05-131-0/+34
* add GtkMenuTrackerItemRyan Lortie2013-05-131-4/+31
* Introduce GtkMenuTrackerRyan Lortie2013-04-011-0/+434