aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAgeFilesLines
* Add level menu itemRobert Tari2023-05-051-0/+11
* Clean up compilation flagsRobert Tari2022-01-141-1/+0
* Drop local config.h includes.Robert Tari2021-04-211-1/+0
* Remove automake-related filesRobert Tari2021-04-211-19/+0
* example/CMakeLists.txt: The example/ folder requires the library to have been...Mike Gabriel2021-04-211-0/+1
* Add CMakeLists.txt files.Robert Tari2021-04-211-0/+7
* Add a new menu item type: IDO RemovableRobert Tari2020-11-241-0/+7
* Drop IDO Message DialogRobert Tari2020-08-102-74/+1
* Some refactoring to avoid warningsRobert Tari2020-07-241-3/+3
* make: Improve distclean ruleset.Mike Gabriel2015-11-061-0/+2
* Fork ayatana-ido from Ubuntu's ido shared library.Mike Gabriel2015-11-061-2/+2
* 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-073-12/+0
|/
* removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...Ken VanDine2011-12-142-0/+12
* Making sure the menu example doesn't use a menu proxyTed Gould2011-06-211-0/+2
|\
| * don't export export menus over dbus, that won't work...David Barth2010-08-191-0/+2
* | some further automake magic for dual versioningMichael Terry2011-06-011-2/+8
* | Remove IdoGestureManagerCody Russell2011-01-182-190/+0
* | Add GTK_LIBS to the example programs' LDADDCody Russell2011-01-181-3/+3
* | Fix properties.Cody Russell2010-09-141-2/+0
* | GEIS updates.Cody Russell2010-09-141-3/+8
|/
* Feel up your widgets.Cody Russell2010-08-152-0/+187
* 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
* IdoMessageDialog - a morphing message dialog.Cody Russell2010-05-122-1/+71
* 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-192-0/+67