aboutsummaryrefslogtreecommitdiff
path: root/example/menus.c
Commit message (Expand)AuthorAgeFilesLines
* Drop local config.h includes.Robert Tari2021-04-211-1/+0
* Add a new menu item type: IDO RemovableRobert Tari2020-11-241-0/+7
* Some refactoring to avoid warningsRobert Tari2020-07-241-3/+3
* examples: use new IdoSwitchMenuItem APILars Uebernickel2013-10-221-4/+1
* subclass IdoLocationMenuItem from IdoBasicMenuItemCharles Kerr2013-07-251-1/+1
* revert the UBUNTU_MENUPROXY line since will's reverting the gtk menu proxy to...Charles Kerr2013-07-021-1/+1
* add test cases of IdoLocationMenuItem to the 'menus' example appCharles Kerr2013-07-021-58/+60
* silence console warnings when a NULL filename is passed into ido_user_menu_it...Charles Kerr2013-06-231-21/+26
* add an 'icon' property to idousermenuitemCharles Kerr2013-06-231-27/+28
|\
* | rename idousermenuitem's "icon" property as "icon-filename" for a little more...Charles Kerr2013-03-271-4/+4
* | add idousermenuitem to the examplesCharles Kerr2013-03-261-1/+44
|/
* sync with lp:idoCharles Kerr2012-08-221-0/+8
|\
| * add IdoSwitchMenuItemCharles Kerr2012-08-211-0/+8
* | require gtk3Charles Kerr2012-05-071-4/+0
|/
* removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...Ken VanDine2011-12-141-0/+6
* don't export export menus over dbus, that won't work...David Barth2010-08-191-0/+2
* CalendarCody Russell2010-07-191-0/+4
* Force IdoRange to style itself by name rather than by class. Otherwise they ...Cody Russell2010-07-151-0/+13
* Different range size styles.Cody Russell2010-07-151-1/+3
* Add IdoRange, and modify IdoScaleMenuItem to use it.Cody Russell2010-07-131-0/+1
* Add grab/release signalsCody Russell2010-03-051-0/+15
* Merge initial-slider-value branchCody Russell2010-02-091-1/+1
|\
| * Add support for initial value to ido_scale_menu_item_new_with_range()Cody Russell2010-02-091-1/+1
* | Add support for primary/secondary icons.Cody Russell2010-02-061-0/+5
|/
* Scale spacing fixesCody Russell2010-02-041-2/+2
* Entry menu itemsCody Russell2010-02-011-1/+5
* IDO initial commit, scale menuitemCody Russell2010-01-191-0/+51