aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | add location menuitemCharles Kerr2013-06-142-0/+507
| * | | add appointment menuitemCharles Kerr2013-06-142-0/+493
|/ / /
| * | IdoPlaybackMenuItem: listen to state changes of the 'play' actionLars Uebernickel2013-06-171-1/+74
| * | Add IdoPlaybackMenuItemLars Uebernickel2013-06-174-2/+1641
| * | Add IdoMediaPlayerMenuItemLars Uebernickel2013-06-124-2/+376
|/ /
* | Depend on valac instead of valac-0.16 for easier transitionsJeremy Bicha2013-06-081-4/+3
|\ \
| * | Depend on valac instead of valac-0.16 for easier transitionsJeremy Bicha2013-06-071-4/+3
|/ /
* | Add support for creating scale menu items from a menu model.Lars Uebernickel2013-06-076-17/+181
|\ \
| * \ Merge trunkLars Uebernickel2013-06-071-2/+7
| |\ \ | |/ / |/| |
* | | Releasing 13.10.0daily13.06.07-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-072-16/+21
|\ \ \
| * | | Releasing 13.10.0daily13.06.07-0ubuntu1, based on r127Automatic PS uploader2013-06-071-2/+3
| * | | Update symbolsAutomatic PS uploader2013-06-072-14/+18
|/ / /
| * | idoscalemenuitem: look "{min,max}-icon" on the GMenuItemLars Uebernickel2013-06-071-9/+9
| * | debian: add new symbolsLars Uebernickel2013-05-311-0/+2
| * | Add support for creating scale menu items from a menu modelLars Uebernickel2013-05-313-0/+134
| * | Add ido_action_helper_change_stateLars Uebernickel2013-05-312-0/+28
| * | idoscalemenuitem: make the scale expand and fill in the menu itemLars Uebernickel2013-05-311-3/+3
|/ /
* | Put a framework in place to move custom menu items from the indicator package...Charles Kerr2013-05-3113-10/+1158
|\ \
| * | debian: add new symbolsLars Uebernickel2013-05-311-0/+14
| * | Bump glib and gtk dependenciesLars Uebernickel2013-05-312-5/+5
| * | ido_user_menu_item_new_from_model: fix docstringLars Uebernickel2013-05-311-2/+4
| * | Move crate_user_menu_item into idousermenuitem.cLars Uebernickel2013-05-273-98/+102
| * | IdoActionHelper: document signals and propertiesLars Uebernickel2013-05-271-0/+39
| * | debian/changelog: bump versionLars Uebernickel2013-05-271-0/+6
| * | GtkMenuItemFactory -> UbuntuMenuItemFactoryLars Uebernickel2013-05-241-8/+9
| * | Bumb version to 13.10Lars Uebernickel2013-05-231-2/+2
| * | Create IdoUserMenuItems for indicator.user-menu-itemLars Uebernickel2013-05-231-1/+105
| * | Merge IdoUserMenuItem branchLars Uebernickel2013-05-224-2/+470
| |\ \
| | * | rename idousermenuitem's "icon" property as "icon-filename" for a little more...Charles Kerr2013-03-273-22/+24
| | * | in ido_user_menu_item_primitive_draw_cb_gtk_3(), remove deprecated use of gtk...Charles Kerr2013-03-261-5/+10
| | * | add idousermenuitem to the examplesCharles Kerr2013-03-261-1/+44
| | * | add properties to IdoUserMenuItem and remove its dependencies on DbusmenuMenu...Charles Kerr2013-03-262-122/+194
| | * | rename user-widget.[ch] to idousermenuitem.[ch]. Not building yet, next step ...Charles Kerr2013-03-264-78/+77
| | * | add user-widget.[ch] from indicator-session's trunkCharles Kerr2013-03-262-0/+347
| |/ / |/| |
| * | Add IdoActionHelperLars Uebernickel2013-05-223-2/+412
| * | Add IdoMenuItemFactoryLars Uebernickel2013-05-224-2/+102
|/ /
* | Releasing 12.10.3daily13.03.01-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-011-2/+8
|\ \
| * | Releasing 12.10.3daily13.03.01-0ubuntu1, based on r125Automatic PS uploader2013-03-011-2/+8
|/ /
* | Fix linking against X11 and Xi which xorg-gtest now seems to require. I'll fi...Mathieu Trudel-Lapierre2013-02-272-1/+4
|\ \
| * | Explicitly link against X11 and Xi while xorg-gtest doesn't.Mathieu Trudel-Lapierre2013-02-272-1/+4
|/ /
* | Fix building against gtest/xorg-gtest. Fixes: https://bugs.launchpad.net/bugs...Mathieu Trudel-Lapierre2013-02-065-69/+13
|\ \
| * | Guard against CID:12651, division by zero of FPS value due to its use for tim...Mathieu Trudel-Lapierre2013-02-061-2/+2
| * | Shut up coverity about CID:12650.Mathieu Trudel-Lapierre2013-02-061-1/+2
| * | Avoid FTBFS due to conflicting paths to gtest source, or because the relevant...Mathieu Trudel-Lapierre2013-02-054-66/+9
|/ /
* | Releasing 12.10.3daily13.01.11-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-111-2/+8
|\ \
| * | Releasing 12.10.3daily13.01.11-0ubuntu1, based on r122Automatic PS uploader2013-01-111-2/+8
|/ /
* | Add introspection and vala support. Fixes: https://bugs.launchpad.net/bugs/58...Robert Ancell2013-01-0413-40/+366
|\ \
| * | Update packing for introspection/vapiRobert Ancell2012-12-153-0/+15
| * | Add introspection dependenciesRobert Ancell2012-12-151-0/+5
| * | Add introspection and Vala support to IDORobert Ancell2012-12-1410-40/+346