aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * idobasicmenuitem: update icon when the theme changesLars Uebernickel2014-04-041-30/+51
|/
* Releasing 13.10.0+14.04.20140328-0ubuntu1CI bot2014-03-281-2/+13
|
* Update symbolsCI bot2014-03-282-1/+7
|
* idoplaybackmenuitem: propagate events in the menu keyrelease handlerLars Uebernickel2014-03-281-1/+1
|\ | | | | | | To issue a redraw on the menu items as well. Fixes lp:1297818. Fixes: 1297818
| * idoplaybackmenuitem: propagate events in the menu keyrelease handlerLars Uebernickel2014-03-261-1/+1
| | | | | | | | | | To issue a redraw on the menu items as well. Fixes lp:1297818.
* | expose idobasicmenuitem, a normal menu item that supports non-square icons Lars Uebernickel2014-03-287-74/+198
|\ \
| * | idobasicmenuitem: check return value of gtk_icon_info_get_filename() for NULLLars Uebernickel2014-03-281-6/+12
| | |
| * | idobasicmenuitem: add symbol for _new_from_model()Lars Uebernickel2014-03-271-0/+1
| | |
| * | idobasicmenuitem: support non-square iconsLars Uebernickel2014-03-271-1/+13
| | |
| * | Expose IdoBasicMenuItem as com.canonical.indicator.basicLars Uebernickel2014-03-273-0/+65
| | |
| * | idobasicmenuitem: put progress menu item into its own fileLars Uebernickel2014-03-266-92/+132
| |/
* | Highlight back/forward buttons when hovering them with the pointerLars Uebernickel2014-03-281-45/+43
|\ \ | |/ |/| | | Space bar still activates play/pause, unless the mouse pointer hovers another button. Fixes: 733285
| * Highlight back/forward buttons when hovering them with the pointerLars Uebernickel2014-03-251-3/+10
| | | | | | | | | | | | Space bar still activates play/pause, unless the mouse pointer hovers another button.
| * idoplaybackmenuitem: put action names into array keyed by buttonsLars Uebernickel2014-03-251-42/+33
|/
* Releasing 13.10.0+14.04.20140324-0ubuntu1CI bot2014-03-241-0/+11
|
* idoplaybackmenuitem: set active flag when player is launchingLars Uebernickel2014-03-241-11/+18
|\ | | | | | | The active flag is used to signal the theme that the spinner should animate. Using that flag is a bit weird, but it's consistent with GtkSpinner and thus doesn't require special handling in the theme. Fixes: 1231796
| * idoplaybackmenuitem: set active flag when player is launchingLars Uebernickel2014-03-241-9/+18
| | | | | | | | | | | | | | The active flag is used to signal the theme that the spinner should animate. Using that flag is a bit weird, but it's consistent with GtkSpinner and thus doesn't require special handling in the theme.
| * idoplaybackmenuitem: don't add .menu css class on the menu itemLars Uebernickel2014-03-241-2/+0
| | | | | | | | | | It's a menu item, not a menu.
* | Releasing 13.10.0+14.04.20140321-0ubuntu1CI bot2014-03-211-0/+9
| |
* | idoapplicationmenuitem: request correct size for empty iconsLars Uebernickel2014-03-211-0/+4
|\ \ | |/ |/| | | Empty icons request more space than GTK_ICON_SIZE_MENU, which makes menu items unnecessarily high.
| * idoapplicationmenuitem: request correct size for empty iconsLars Uebernickel2014-03-201-0/+4
|/ | | | | | Empty icons request more space than GTK_ICON_SIZE_MENU, which makes menu items unnecessarily high.
* Releasing 13.10.0+14.04.20140313-0ubuntu1CI bot2014-03-131-0/+8
|
* idoscalemenuitem: use the scale's actual size allocation for events Fixes: ↵Lars Uebernickel2014-03-131-111/+34
|\ | | | | | | 1069762
| * Put some space between scale and min/max buttonsLars Uebernickel2014-03-121-1/+1
| |
| * Remove toggle-size-allocate handlerLars Uebernickel2014-03-121-15/+0
| | | | | | | | | | | | The variable it set isn't used anymore. Scale menu items don't ever have a toggle mark.
| * idoscalemenuitem: use the scale's actual size allocation for eventsLars Uebernickel2014-03-121-95/+33
|/ | | | | | | | | Instead of calculating it ourselves in size_allocate, which used deprecated style functions to find out about paddings and got it wrong in some cases. Also, clicking anywhere to the left or right of the scale now activates the min and max buttons, respectively.
* Releasing 13.10.0+14.04.20140213-0ubuntu1CI bot2014-02-131-0/+14
|
* Update the Standards-Version Sebastien Bacher2014-02-131-1/+1
|\
| * Update the Standards-VersionSebastien Bacher2014-02-131-1/+1
|/
* Sync changes uploaded to the archive back to trunkKen VanDine2014-01-072-2/+7
|\ | | | | | | | | | | . Approved by Ted Gould, PS Jenkins bot.
| * Build with -Wno-error=deprecated-declarations.Ken VanDine2014-01-072-2/+7
|/
* Allow gcov 1.10Ted Gould2013-12-191-1/+1
|\
| * Allow gcov 1.10Ted Gould2013-12-181-1/+1
| |
* | No error for deprecationsTed Gould2013-12-191-1/+2
|\ \ | |/ |/|
| * No error for deprecationsTed Gould2013-12-181-1/+2
|/
* IdoScaleMenuItem: intercept left and right keys. Fixes: ↵Lars Uebernickel2013-11-281-2/+72
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1242550. Approved by Sebastien Bacher, PS Jenkins bot, Charles Kerr.
| * IdoScaleMenuItem: allow changing value with left/right and +/- keysLars Uebernickel2013-11-281-2/+72
|/|
| * Also allow using + and - keys to change the sliderLars Uebernickel2013-10-241-0/+4
| |
| * IdoScaleMenuItem: intercept left and right keysLars Uebernickel2013-10-211-0/+78
| |
* | Releasing 13.10.0+14.04.20131127-0ubuntu1 (revision 162 from lp:ido).Automatic PS uploader2013-11-271-0/+11
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | 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
|\ \ | | | | | | | | | Approved by Sebastien Bacher, PS Jenkins bot.
| * | 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
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | 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
|\ \ | | | | | | | | | | | | | | | Both of these variables will be passed to g_free() without checking whether g_menu_item_get_attribute() failed. Fixes: https://bugs.launchpad.net/bugs/1255076. Approved by PS Jenkins bot, Sebastien Bacher.
| * | ido_calendar_menu_item_new_from_model: initialize local variables with NULLLars Uebernickel2013-11-261-2/+2
|/ / | | | | | | | | | | Both of these variables will be passed to g_free() without checking whether g_menu_item_get_attribute() failed.
* | Releasing 13.10.0+14.04.20131106-0ubuntu1 (revision 158 from lp:ido).Automatic PS uploader2013-11-061-0/+11
|\ \ | | | | | | | | | Approved by PS Jenkins bot.
| * | 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
|\ \ | | | | | | | | | | | | | | | The return value of g_file_icon_get_file() is transfer-none. Fixes: https://bugs.launchpad.net/bugs/1248446. Approved by PS Jenkins bot, Sebastien Bacher.