Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up compilation flags | Robert Tari | 2022-01-14 | 1 | -1/+0 |
| | |||||
* | Drop local config.h includes. | Robert Tari | 2021-04-21 | 1 | -1/+0 |
| | | | | Fixes AyatanaIndicators/ayatana-ido#25 | ||||
* | Remove automake-related files | Robert Tari | 2021-04-21 | 1 | -19/+0 |
| | |||||
* | example/CMakeLists.txt: The example/ folder requires the library to have ↵ | Mike Gabriel | 2021-04-21 | 1 | -0/+1 |
| | | | | been built. Fix parallel build issue with -DDISABLED_TESTS=OFF option. | ||||
* | Add CMakeLists.txt files. | Robert Tari | 2021-04-21 | 1 | -0/+7 |
| | |||||
* | Add a new menu item type: IDO Removable | Robert Tari | 2020-11-24 | 1 | -0/+7 |
| | |||||
* | Drop IDO Message Dialog | Robert Tari | 2020-08-10 | 2 | -74/+1 |
| | | | | Fixes AyatanaIndicators/ayatana-ido#6. | ||||
* | Some refactoring to avoid warnings | Robert Tari | 2020-07-24 | 1 | -3/+3 |
| | |||||
* | make: Improve distclean ruleset. | Mike Gabriel | 2015-11-06 | 1 | -0/+2 |
| | |||||
* | Fork ayatana-ido from Ubuntu's ido shared library. | Mike Gabriel | 2015-11-06 | 1 | -2/+2 |
| | |||||
* | examples: use new IdoSwitchMenuItem API | Lars Uebernickel | 2013-10-22 | 1 | -4/+1 |
| | |||||
* | subclass IdoLocationMenuItem from IdoBasicMenuItem | Charles Kerr | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | revert the UBUNTU_MENUPROXY line since will's reverting the gtk menu proxy ↵ | Charles Kerr | 2013-07-02 | 1 | -1/+1 |
| | | | | to support it as before | ||||
* | add test cases of IdoLocationMenuItem to the 'menus' example app | Charles Kerr | 2013-07-02 | 1 | -58/+60 |
| | |||||
* | silence console warnings when a NULL filename is passed into ↵ | Charles Kerr | 2013-06-23 | 1 | -21/+26 |
| | | | | ido_user_menu_item_set_icon_from_filename() | ||||
* | add an 'icon' property to idousermenuitem | Charles Kerr | 2013-06-23 | 1 | -27/+28 |
|\ | |||||
* | | rename idousermenuitem's "icon" property as "icon-filename" for a little ↵ | Charles Kerr | 2013-03-27 | 1 | -4/+4 |
| | | | | | | | | more clarity. | ||||
* | | add idousermenuitem to the examples | Charles Kerr | 2013-03-26 | 1 | -1/+44 |
|/ | |||||
* | sync with lp:ido | Charles Kerr | 2012-08-22 | 1 | -0/+8 |
|\ | |||||
| * | add IdoSwitchMenuItem | Charles Kerr | 2012-08-21 | 1 | -0/+8 |
| | | |||||
* | | require gtk3 | Charles Kerr | 2012-05-07 | 3 | -12/+0 |
|/ | |||||
* | removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ↵ | Ken VanDine | 2011-12-14 | 2 | -0/+12 |
| | | | | (LP: #888392) | ||||
* | Making sure the menu example doesn't use a menu proxy | Ted Gould | 2011-06-21 | 1 | -0/+2 |
|\ | |||||
| * | don't export export menus over dbus, that won't work... | David Barth | 2010-08-19 | 1 | -0/+2 |
| | | |||||
* | | some further automake magic for dual versioning | Michael Terry | 2011-06-01 | 1 | -2/+8 |
| | | |||||
* | | Remove IdoGestureManager | Cody Russell | 2011-01-18 | 2 | -190/+0 |
| | | |||||
* | | Add GTK_LIBS to the example programs' LDADD | Cody Russell | 2011-01-18 | 1 | -3/+3 |
| | | |||||
* | | Fix properties. | Cody Russell | 2010-09-14 | 1 | -2/+0 |
| | | |||||
* | | GEIS updates. | Cody Russell | 2010-09-14 | 1 | -3/+8 |
|/ | |||||
* | Feel up your widgets. | Cody Russell | 2010-08-15 | 2 | -0/+187 |
| | |||||
* | Calendar | Cody Russell | 2010-07-19 | 1 | -0/+4 |
| | |||||
* | Force IdoRange to style itself by name rather than by class. Otherwise they ↵ | Cody Russell | 2010-07-15 | 1 | -0/+13 |
| | | | | all have the style used by the last one created. | ||||
* | Different range size styles. | Cody Russell | 2010-07-15 | 1 | -1/+3 |
| | |||||
* | Add IdoRange, and modify IdoScaleMenuItem to use it. | Cody Russell | 2010-07-13 | 1 | -0/+1 |
| | |||||
* | IdoMessageDialog - a morphing message dialog. | Cody Russell | 2010-05-12 | 2 | -1/+71 |
| | |||||
* | Add grab/release signals | Cody Russell | 2010-03-05 | 1 | -0/+15 |
| | |||||
* | Merge initial-slider-value branch | Cody Russell | 2010-02-09 | 1 | -1/+1 |
|\ | |||||
| * | Add support for initial value to ido_scale_menu_item_new_with_range() | Cody Russell | 2010-02-09 | 1 | -1/+1 |
| | | |||||
* | | Add support for primary/secondary icons. | Cody Russell | 2010-02-06 | 1 | -0/+5 |
|/ | |||||
* | Scale spacing fixes | Cody Russell | 2010-02-04 | 1 | -2/+2 |
| | |||||
* | Entry menu items | Cody Russell | 2010-02-01 | 1 | -1/+5 |
| | |||||
* | IDO initial commit, scale menuitem | Cody Russell | 2010-01-19 | 2 | -0/+67 |