aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debian: add new symbolsLars Uebernickel2013-06-191-0/+4
* idoplaybackmenuitem.c: mark internal functions as staticLars Uebernickel2013-06-191-6/+3
* Merge trunkLars Uebernickel2013-06-1911-23/+1367
|\
| * Releasing 13.10.0daily13.06.19-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-192-30/+56
| |\
| | * Releasing 13.10.0daily13.06.19-0ubuntu1, based on r132Automatic PS uploader2013-06-191-2/+22
| | * Update symbolsAutomatic PS uploader2013-06-192-30/+36
| |/
| * Better handling of IdoMenuItem construction from GMenuItems, better public AP...Charles Kerr2013-06-172-22/+135
| |\
| | * copyediting: fix copy/paste errors in the documentationCharles Kerr2013-06-171-4/+4
| | * in IdoAppointmentMenuItem's update_timestamp_label(), clear the label text if...Charles Kerr2013-06-171-5/+8
| | * add documentation for the public API callsCharles Kerr2013-06-172-4/+69
| | * when building location and appointment menuitems from a GMenu, grab all the p...Charles Kerr2013-06-172-17/+60
| | * in idoappointmentmenuitem.c, fix startup issue arising from updating the time...Charles Kerr2013-06-171-4/+6
| |/
| * adds the ido widgets needed for indicator-datetime.Charles Kerr2013-06-1510-16/+1221
| |\
| | * in debian/libido3-0.1-0.symbols, that should be '0replaceme'...Charles Kerr2013-06-151-14/+14
| | * add the new calendar, appointment, location symbols to debian/Charles Kerr2013-06-141-10/+24
| | * fix time_t issue in idocalendarmenuitem's gmenu codeCharles Kerr2013-06-141-5/+5
| | * bump version from 13.10.0 to 13.10.1Charles Kerr2013-06-141-1/+1
| | * in idolocationmenuitem, assume seconds are shown in the timestamp when the ti...Charles Kerr2013-06-141-3/+3
| | * add ted's name to idoappointmentmenuitem.c for create_color_icon_pixbuf()Charles Kerr2013-06-141-0/+1
| | * remove g_message that leaked into last commitCharles Kerr2013-06-142-4/+2
| | * add calendar, location, and appointment menuitems to the IDO factoryCharles Kerr2013-06-142-1/+17
| | * add ido_calendar_menu_item_new_from_model()Charles Kerr2013-06-142-4/+180
| | * 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
| |\