aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * idoscalemenuitem: don't translate event coordinatesLars Uebernickel2015-01-211-50/+5
|/ | | | | This is not needed anymore.
* Releasing 13.10.0+15.04.20141103-0ubuntu1CI bot2014-11-031-0/+8
|
* Update tags for newer GObject Introsepction Scanner and disable xorg-gtest ↵Ted Gould2014-11-035-10/+13
|\ | | | | | | | | | | tests Fixes: 1382020 Approved by: PS Jenkins bot
| * Filter out symbols in the libraryTed Gould2014-11-031-3/+4
| |
| * Comment out xorg-gtest testsTed Gould2014-11-031-3/+5
| |
| * Add lcov version 1.11Ted Gould2014-10-161-1/+1
| |
| * Update tags for newer GObject Introsepction ScannerTed Gould2014-10-162-3/+3
|/
* Releasing 13.10.0+14.04.20140423-0ubuntu1CI bot2014-04-231-0/+11
|
* Make long track infos better readableLars Uebernickel2014-04-232-87/+118
|\ | | | | | | | | | | By (a) making the width of the menu slightly larger and (b) reducing the font size. Also removes the hard-coded width of 200px in favor of a width based on font size (25 characters) and center the playback widget horizontally. Fixes: 1080076
| * idoplaybackmenuitem: don't introduce even more magic numbersLars Uebernickel2014-04-231-18/+21
| |
| * idoplaybackmenuitem: center the controls horizontallyLars Uebernickel2014-04-231-52/+65
| |
| * idomediaplayermenuitem: don't hardcode widthLars Uebernickel2014-04-231-20/+19
| | | | | | | | | | | | To ensure a sane width and avoid changing width when the track changes, give track info labels a natural and maximum width of 25 characters.
| * idomediaplayermenuitem: use small font for track info labelsLars Uebernickel2014-04-231-3/+19
|/
* Releasing 13.10.0+14.04.20140407-0ubuntu1CI bot2014-04-071-0/+7
|
* idobasicmenuitem: update icon when the theme changes Lars Uebernickel2014-04-071-30/+51
|\
| * idobasicmenuitem: don't export update_image()Lars Uebernickel2014-04-041-1/+1
| |
| * 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
|\ \ | |/ |/|