aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Collapse)AuthorAgeFilesLines
* Drop local config.h includes.Robert Tari2021-04-211-1/+0
| | | | Fixes AyatanaIndicators/ayatana-ido#25
* Remove automake-related filesRobert Tari2021-04-211-19/+0
|
* example/CMakeLists.txt: The example/ folder requires the library to have ↵Mike Gabriel2021-04-211-0/+1
| | | | been built. Fix parallel build issue with -DDISABLED_TESTS=OFF option.
* 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
| | | | Fixes AyatanaIndicators/ayatana-ido#6.
* 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 ↵Charles Kerr2013-07-021-1/+1
| | | | to support it as before
* 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 ↵Charles Kerr2013-06-231-21/+26
| | | | ido_user_menu_item_set_icon_from_filename()
* add an 'icon' property to idousermenuitemCharles Kerr2013-06-231-27/+28
|\
* | rename idousermenuitem's "icon" property as "icon-filename" for a little ↵Charles Kerr2013-03-271-4/+4
| | | | | | | | more clarity.
* | 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
| | | | (LP: #888392)
* 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
| | | | all have the style used by the last one created.
* 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