aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 13.10.0+14.04.20131127-0ubuntu1, based on r162Automatic PS uploader2013-11-271-0/+11
* idoactionhelper: remove potentially stray idle source when finalizing.Lars Uebernickel2013-11-271-1/+6
|\
| * idoactionhelper: remove potentially stray idle source when finalizingLars Uebernickel2013-11-271-1/+6
|/
* Releasing 13.10.0+14.04.20131126-0ubuntu1 (revision 160 from lp:ido).Automatic PS uploader2013-11-261-0/+12
|\
| * Releasing 13.10.0+14.04.20131126-0ubuntu1, based on r160Automatic PS uploader2013-11-261-0/+12
|/
* ido_calendar_menu_item_new_from_model: initialize local variables with NULLLars Uebernickel2013-11-261-2/+2
|\
| * ido_calendar_menu_item_new_from_model: initialize local variables with NULLLars Uebernickel2013-11-261-2/+2
|/
* Releasing 13.10.0+14.04.20131106-0ubuntu1 (revision 158 from lp:ido).Automatic PS uploader2013-11-061-0/+11
|\
| * Releasing 13.10.0+14.04.20131106-0ubuntu1, based on r158Automatic PS uploader2013-11-061-0/+11
|/
* ido_user_menu_item: remove superfluous unrefLars Uebernickel2013-11-061-1/+0
|\
| * ido_user_menu_item: remove superfluous unrefLars Uebernickel2013-11-061-1/+0
|/
* Releasing 13.10.0+14.04.20131105.1-0ubuntu1 (revision 156 from lp:ido).Automatic PS uploader2013-11-052-3/+26
|\
| * Releasing 13.10.0+14.04.20131105.1-0ubuntu1, based on r156Automatic PS uploader2013-11-051-2/+19
| * Update symbolsAutomatic PS uploader2013-11-052-3/+9
|/
* idoscalemenuitem: disconnect signal from parentLars Uebernickel2013-10-311-20/+13
|\
| * idoscalemenuitem: disconnect signal from parentLars Uebernickel2013-10-311-20/+13
|/
* IdoUserMenuItem: only allow file icons as avatarsLars Uebernickel2013-10-281-105/+55
|\
| * ido_user_menu_item_set_icon_from_file_icon: don't initialize width and heightLars Uebernickel2013-10-281-2/+3
| * ido_user_menu_item_set_icon_from_file_icon: free fileLars Uebernickel2013-10-281-0/+1
| * Don't export ido_user_menu_item_set_icon_from_file_icon()Lars Uebernickel2013-10-271-1/+1
| * IdoUserMenuItem: only allow file icons as avatarsLars Uebernickel2013-10-261-105/+53
* | Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model.Lars Uebernickel2013-10-225-5/+158
|\ \ | |/ |/|
| * Unref serialized_iconLars Uebernickel2013-10-221-0/+2
| * Don't call gtk_image_clear() on a NULL widgetLars Uebernickel2013-10-221-1/+1
| * debian: add new ido symbolsLars Uebernickel2013-10-221-0/+3
| * examples: use new IdoSwitchMenuItem APILars Uebernickel2013-10-221-4/+1
| * Make IdoSwitchMenuItem accessible from gtk_menu_new_from_modelLars Uebernickel2013-10-223-0/+68
| * IdoSwitchMenuItem: deprecate get_content_area and add set_{label,icon}Lars Uebernickel2013-10-222-1/+84
|/
* Releasing 13.10.0+13.10.20131011-0ubuntu1 (revision 152 from lp:ido).Automatic PS uploader2013-10-111-0/+11
|\
| * Releasing 13.10.0+13.10.20131011-0ubuntu1, based on r152Automatic PS uploader2013-10-111-0/+11
|/
* idoscalemenuitem: request a minimum width of 200px.Lars Uebernickel2013-10-101-0/+2
|\
| * idoscalemenuitem: request a minimum width of 200pxLars Uebernickel2013-10-101-0/+2
|/
* idousermenuitem: center avatar and adjust spacing.Lars Uebernickel2013-09-301-3/+2
|\
| * idousermenuitem: center user avatars and adjust spacingLars Uebernickel2013-09-301-3/+2
* | Releasing 13.10.0+13.10.20130930-0ubuntu1 (revision 149 from lp:ido).Automatic PS uploader2013-09-301-0/+18
|\ \ | |/ |/|
| * Releasing 13.10.0+13.10.20130930-0ubuntu1, based on r149Automatic PS uploader2013-09-301-0/+18
|/
* idoscalemenuitem: don't update the action state when the action state changesLars Uebernickel2013-09-251-9/+59
|\
| * idoscalemenuitem: don't update the action state when the action state changesLars Uebernickel2013-09-251-9/+59
|/
* Releasing 13.10.0+13.10.20130920-0ubuntu1 (revision 147 from lp:ido).Automatic PS uploader2013-09-201-0/+10
|\
| * 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: https://bugs.launch...Lars Uebernickel2013-09-161-1/+4
|\
| * 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
|\
| * 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
|\
| * Library functions taking GVariant params need to ref_sink() and unref() alway...Ted Gould2013-08-131-0/+4
| * Adding new symbolsTed Gould2013-08-131-0/+10
| * Add IdoSourceMenuItemLars Uebernickel2013-08-138-2/+793
| * Add IdoApplicationMenuItemLars Uebernickel2013-08-134-2/+239
|/