aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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