aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Releasing 13.10.0+13.10.20130920-0ubuntu1, based on r147Automatic PS uploader2013-09-201-0/+10
|
* Reverse slider movement when scrolling by default. Fixes: ↵Lars Uebernickel2013-09-161-1/+4
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1225330. Approved by Ted Gould, PS Jenkins bot.
| * Revert slider movement when scrolling by defaultLars Uebernickel2013-09-151-1/+4
|/
* Releasing 13.10.0+13.10.20130814-0ubuntu1 (revision 145 from lp:ido).Automatic PS uploader2013-08-142-10/+26
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 13.10.0+13.10.20130814-0ubuntu1, based on r145Automatic PS uploader2013-08-141-2/+12
| |
| * Update symbolsAutomatic PS uploader2013-08-142-10/+16
|/
* Add widgets for messaging menu.Lars Uebernickel2013-08-1311-2/+1044
|\ | | | | | | Approved by PS Jenkins bot, Ted Gould.
| * Library functions taking GVariant params need to ref_sink() and unref() ↵Ted Gould2013-08-131-0/+4
| | | | | | | | always. (reason #24 to not like GVariant)
| * Adding new symbolsTed Gould2013-08-131-0/+10
| |
| * Add IdoSourceMenuItemLars Uebernickel2013-08-138-2/+793
| | | | | | | | | | A menu item showing messaging menu sources.
| * Add IdoApplicationMenuItemLars Uebernickel2013-08-134-2/+239
|/ | | | | | A menu item representing an application. It can show whether the application is running or not (based on action state).
* Releasing 13.10.0+13.10.20130731-0ubuntu1 (revision 143 from lp:ido).Automatic PS uploader2013-07-312-13/+27
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 13.10.0+13.10.20130731-0ubuntu1, based on r143Automatic PS uploader2013-07-311-2/+10
| |
| * Update symbolsAutomatic PS uploader2013-07-312-13/+19
|/
* Support x-canonical-type: "com.canonical.indicator.progress" and ↵Charles Kerr2013-07-3014-562/+1021
|\ | | | | | | | | | | "com.canonical.indicator.alarm". Approved by Ted Gould, PS Jenkins bot.
| * sync two removed API functions: ido_location_menu_item_set_format, ↵Charles Kerr2013-07-251-2/+0
| | | | | | | | ido_location_menu_item_set_name
| * implement IdoLocationMenuItem as a subclass of IdoTimeStampMenuItemCharles Kerr2013-07-253-91/+34
| |
| * add support for com.canonical.indicator.alarm menuitems.Charles Kerr2013-07-255-6/+157
| |
| * implement IdoAppointmentMenuItem as a specialization of IdoTimeStampMenuItemCharles Kerr2013-07-252-327/+16
| |
| * add IdoTimeStampMenuItem, a base class for appointments, locations, and alarmsCharles Kerr2013-07-253-0/+330
| |
| * subclass IdoAppointmentMenuItem from IdoBasicMenuItemCharles Kerr2013-07-252-69/+9
| |
| * add a 6px margin between the icon and primary text iff the icon is visibleCharles Kerr2013-07-251-0/+6
| |
| * subclass IdoLocationMenuItem from IdoBasicMenuItemCharles Kerr2013-07-253-86/+13
| |
| * add make the type macro for IdoBasicMenuItem follow the standard naming schemeCharles Kerr2013-07-252-6/+6
| |
| * don't hardcode making com.canonical.indicator.progress insensitive; its ↵Charles Kerr2013-07-241-8/+1
| | | | | | | | sensitivity should follow its action's sensitivity.
| * add public API symbols to debian/Charles Kerr2013-07-241-0/+7
| |
| * add a menuitem that renders com.canonical.indicator.progress as laid out in ↵Charles Kerr2013-07-244-0/+475
|/ | | | https://wiki.ubuntu.com/Power#Phone
* Releasing 13.10.0+13.10.20130703.1-0ubuntu1 to ubuntu.Automatic PS uploader2013-07-031-0/+13
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 13.10.0+13.10.20130703.1-0ubuntu1, based on r141Automatic PS uploader2013-07-031-0/+13
|/
* Fix broken comments for the introspection scanner.Ted Gould2013-07-034-4/+4
|\ | | | | | | Approved by Charles Kerr, PS Jenkins bot.
| * Fixing some small introspection errorsTed Gould2013-07-024-4/+4
| |
* | fix IdoLocationMenuItem label alignment issue reported by ted.Charles Kerr2013-07-022-63/+78
|\ \ | |/ |/| | | Approved by PS Jenkins bot, Ted Gould.
| * 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
| |
| * in idolocationmenuitem, fix slight alignment issue in the city labelCharles Kerr2013-07-021-6/+19
| |
* | Releasing 13.10.0+13.10.20130702-0ubuntu1 to ubuntu.Automatic PS uploader2013-07-021-0/+13
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | Releasing 13.10.0+13.10.20130702-0ubuntu1, based on r138Automatic PS uploader2013-07-021-0/+13
|/ /
* | Test to see if a user's avatar is loadable before we use it.Charles Kerr2013-07-011-7/+109
|\ \ | |/ |/| | | | | | | | | | | If it's not, use the fallback avatar instead. This fixes the issue reported by lars of having the "gtk-missing-image" used when his avatar file wasn't readable. Approved by Lars Uebernickel, PS Jenkins bot.
| * in ido_user_menu_item_set_icon(), remove a g_warning iff icon is NULLCharles Kerr2013-07-011-1/+2
| |
| * don't load the icon twiceCharles Kerr2013-07-011-54/+107
| |
| * if a user's avatar icon file doesn't exist or isn't readable, fall back to ↵Charles Kerr2013-07-011-1/+49
|/ | | | the default avatar
* Releasing 13.10.0+13.10.20130628-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-282-6/+28
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 13.10.0+13.10.20130628-0ubuntu1, based on r136Automatic PS uploader2013-06-281-2/+18
| |
| * Update symbolsAutomatic PS uploader2013-06-282-6/+12
|/
* one-liner fix to a copy-paste error in GuestMenuItem's handling of ↵Charles Kerr2013-06-271-1/+1
|\ | | | | | | | | | | online/active guests. Approved by Ted Gould, PS Jenkins bot.
| * fix a copy-paste bug in the last commit's GuestMenuItem codeCharles Kerr2013-06-271-1/+1
|/
* Adds support for the guest menuitem.Charles Kerr2013-06-245-125/+213
|\ | | | | | | | | | | A guest menuitem is the same as a user menuitem except for how it uses its action's state, so instead of adding a new class, this patch adds a new factory method (ido_guest_menu_item_new_from_model) and private action state handler. Approved by Ted Gould, PS Jenkins bot.
| * oops, that @replaceme should have been 0replaceme...Charles Kerr2013-06-231-1/+1
| |
| * in debian/libido3-0.1-0.symbols, add the new symbolsCharles Kerr2013-06-231-0/+2
| |
| * silence console warnings when a NULL filename is passed into ↵Charles Kerr2013-06-232-23/+28
| | | | | | | | ido_user_menu_item_set_icon_from_filename()