Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update symbols | CI bot | 2014-03-28 | 2 | -1/+7 |
| | |||||
* | idoplaybackmenuitem: propagate events in the menu keyrelease handler | Lars Uebernickel | 2014-03-28 | 1 | -1/+1 |
|\ | | | | | | | To issue a redraw on the menu items as well. Fixes lp:1297818. Fixes: 1297818 | ||||
| * | idoplaybackmenuitem: propagate events in the menu keyrelease handler | Lars Uebernickel | 2014-03-26 | 1 | -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 Uebernickel | 2014-03-28 | 7 | -74/+198 |
|\ \ | |||||
| * | | idobasicmenuitem: check return value of gtk_icon_info_get_filename() for NULL | Lars Uebernickel | 2014-03-28 | 1 | -6/+12 |
| | | | |||||
| * | | idobasicmenuitem: add symbol for _new_from_model() | Lars Uebernickel | 2014-03-27 | 1 | -0/+1 |
| | | | |||||
| * | | idobasicmenuitem: support non-square icons | Lars Uebernickel | 2014-03-27 | 1 | -1/+13 |
| | | | |||||
| * | | Expose IdoBasicMenuItem as com.canonical.indicator.basic | Lars Uebernickel | 2014-03-27 | 3 | -0/+65 |
| | | | |||||
| * | | idobasicmenuitem: put progress menu item into its own file | Lars Uebernickel | 2014-03-26 | 6 | -92/+132 |
| |/ | |||||
* | | Highlight back/forward buttons when hovering them with the pointer | Lars Uebernickel | 2014-03-28 | 1 | -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 pointer | Lars Uebernickel | 2014-03-25 | 1 | -3/+10 |
| | | | | | | | | | | | | Space bar still activates play/pause, unless the mouse pointer hovers another button. | ||||
| * | idoplaybackmenuitem: put action names into array keyed by buttons | Lars Uebernickel | 2014-03-25 | 1 | -42/+33 |
|/ | |||||
* | Releasing 13.10.0+14.04.20140324-0ubuntu1 | CI bot | 2014-03-24 | 1 | -0/+11 |
| | |||||
* | idoplaybackmenuitem: set active flag when player is launching | Lars Uebernickel | 2014-03-24 | 1 | -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 launching | Lars Uebernickel | 2014-03-24 | 1 | -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 item | Lars Uebernickel | 2014-03-24 | 1 | -2/+0 |
| | | | | | | | | | | It's a menu item, not a menu. | ||||
* | | Releasing 13.10.0+14.04.20140321-0ubuntu1 | CI bot | 2014-03-21 | 1 | -0/+9 |
| | | |||||
* | | idoapplicationmenuitem: request correct size for empty icons | Lars Uebernickel | 2014-03-21 | 1 | -0/+4 |
|\ \ | |/ |/| | | | Empty icons request more space than GTK_ICON_SIZE_MENU, which makes menu items unnecessarily high. | ||||
| * | idoapplicationmenuitem: request correct size for empty icons | Lars Uebernickel | 2014-03-20 | 1 | -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-0ubuntu1 | CI bot | 2014-03-13 | 1 | -0/+8 |
| | |||||
* | idoscalemenuitem: use the scale's actual size allocation for events Fixes: ↵ | Lars Uebernickel | 2014-03-13 | 1 | -111/+34 |
|\ | | | | | | | 1069762 | ||||
| * | Put some space between scale and min/max buttons | Lars Uebernickel | 2014-03-12 | 1 | -1/+1 |
| | | |||||
| * | Remove toggle-size-allocate handler | Lars Uebernickel | 2014-03-12 | 1 | -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 events | Lars Uebernickel | 2014-03-12 | 1 | -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-0ubuntu1 | CI bot | 2014-02-13 | 1 | -0/+14 |
| | |||||
* | Update the Standards-Version | Sebastien Bacher | 2014-02-13 | 1 | -1/+1 |
|\ | |||||
| * | Update the Standards-Version | Sebastien Bacher | 2014-02-13 | 1 | -1/+1 |
|/ | |||||
* | Sync changes uploaded to the archive back to trunk | Ken VanDine | 2014-01-07 | 2 | -2/+7 |
|\ | | | | | | | | | | | . Approved by Ted Gould, PS Jenkins bot. | ||||
| * | Build with -Wno-error=deprecated-declarations. | Ken VanDine | 2014-01-07 | 2 | -2/+7 |
|/ | |||||
* | Allow gcov 1.10 | Ted Gould | 2013-12-19 | 1 | -1/+1 |
|\ | |||||
| * | Allow gcov 1.10 | Ted Gould | 2013-12-18 | 1 | -1/+1 |
| | | |||||
* | | No error for deprecations | Ted Gould | 2013-12-19 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | No error for deprecations | Ted Gould | 2013-12-18 | 1 | -1/+2 |
|/ | |||||
* | IdoScaleMenuItem: intercept left and right keys. Fixes: ↵ | Lars Uebernickel | 2013-11-28 | 1 | -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 +/- keys | Lars Uebernickel | 2013-11-28 | 1 | -2/+72 |
|/| | |||||
| * | Also allow using + and - keys to change the slider | Lars Uebernickel | 2013-10-24 | 1 | -0/+4 |
| | | |||||
| * | IdoScaleMenuItem: intercept left and right keys | Lars Uebernickel | 2013-10-21 | 1 | -0/+78 |
| | | |||||
* | | Releasing 13.10.0+14.04.20131127-0ubuntu1 (revision 162 from lp:ido). | Automatic PS uploader | 2013-11-27 | 1 | -0/+11 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Releasing 13.10.0+14.04.20131127-0ubuntu1, based on r162 | Automatic PS uploader | 2013-11-27 | 1 | -0/+11 |
|/ / | |||||
* | | idoactionhelper: remove potentially stray idle source when finalizing. | Lars Uebernickel | 2013-11-27 | 1 | -1/+6 |
|\ \ | | | | | | | | | | Approved by Sebastien Bacher, PS Jenkins bot. | ||||
| * | | idoactionhelper: remove potentially stray idle source when finalizing | Lars Uebernickel | 2013-11-27 | 1 | -1/+6 |
|/ / | |||||
* | | Releasing 13.10.0+14.04.20131126-0ubuntu1 (revision 160 from lp:ido). | Automatic PS uploader | 2013-11-26 | 1 | -0/+12 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Releasing 13.10.0+14.04.20131126-0ubuntu1, based on r160 | Automatic PS uploader | 2013-11-26 | 1 | -0/+12 |
|/ / | |||||
* | | ido_calendar_menu_item_new_from_model: initialize local variables with NULL | Lars Uebernickel | 2013-11-26 | 1 | -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 NULL | Lars Uebernickel | 2013-11-26 | 1 | -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 uploader | 2013-11-06 | 1 | -0/+11 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Releasing 13.10.0+14.04.20131106-0ubuntu1, based on r158 | Automatic PS uploader | 2013-11-06 | 1 | -0/+11 |
|/ / | |||||
* | | ido_user_menu_item: remove superfluous unref | Lars Uebernickel | 2013-11-06 | 1 | -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. | ||||
| * | | ido_user_menu_item: remove superfluous unref | Lars Uebernickel | 2013-11-06 | 1 | -1/+0 |
|/ / | | | | | | | | | The return value of g_file_icon_get_file() is transer-none. | ||||
* | | Releasing 13.10.0+14.04.20131105.1-0ubuntu1 (revision 156 from lp:ido). | Automatic PS uploader | 2013-11-05 | 2 | -3/+26 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. |