Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use x-ayatanaindicator-* instead of x-canonical-*. | Mike Gabriel | 2015-11-16 | 4 | -10/+10 |
| | |||||
* | Makefile.am | Mike Gabriel | 2015-11-16 | 2 | -1/+27 |
| | | | | Makefile.am: Add dist-hooks rule. | ||||
* | Drop .bzrignore file. | Mike Gabriel | 2015-11-11 | 1 | -34/+0 |
| | |||||
* | libayatana-ido fork: Fix include paths for public header files. | Mike Gabriel | 2015-11-06 | 1 | -4/+4 |
| | |||||
* | Adapt pkconfig .pc files to library name changes. | Mike Gabriel | 2015-11-06 | 2 | -4/+4 |
| | |||||
* | debian/rules: Drop override_dh_auto_test rule. Tests are disabled in ↵ | Mike Gabriel | 2015-11-06 | 1 | -2/+0 |
| | | | | tests/Makefile.am at the moment, anyway. | ||||
* | make: Improve distclean ruleset. | Mike Gabriel | 2015-11-06 | 4 | -2/+38 |
| | |||||
* | Re-add forgotten files after fork: libayatana-ido.pc.in, libayatana-ido3.pc.in. | Mike Gabriel | 2015-11-06 | 2 | -0/+22 |
| | |||||
* | Fork ayatana-ido from Ubuntu's ido shared library. | Mike Gabriel | 2015-11-06 | 29 | -259/+410 |
| | |||||
* | Releasing 13.10.0+15.10.20151002-0ubuntu1 | CI Train Bot | 2015-10-02 | 1 | -0/+7 |
| | |||||
* | idosourcemenuitem: change misplaced g_return_val_if_fail() | Lars Uebernickel | 2015-10-02 | 1 | -1/+1 |
|\ | | | | | | | Approved by: Sebastien Bacher, PS Jenkins bot | ||||
| * | idosourcemenuitem: change misplaced g_return_val_if_fail() | Lars Uebernickel | 2015-10-02 | 1 | -1/+1 |
| | | |||||
* | | Releasing 13.10.0+15.10.20150728-0ubuntu1 | CI Train Bot | 2015-07-28 | 1 | -0/+8 |
| | | |||||
* | | IdoCalendarMenuItem: add crash guard on ido_calendar_menu_item_key_press | Marco Trevisan (Treviño) | 2015-07-28 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | It's quite weird that data is NULL at this point (considering how the callback is initialized), but it does happen, so it's just better to warn here instead of crashing. Fixes: #1350821 Approved by: PS Jenkins bot, Christopher Townsend | ||||
| * | | IdoCalendarMenuItem: add crash guard on ido_calendar_menu_item_key_press | Marco Trevisan (Treviño) | 2015-07-22 | 1 | -0/+2 |
|/ / | | | | | | | | | It's quite weird that data is NULL at this point (considering how the callback is initialized), but it does happen, so it's just better to warn here instead of crashing. | ||||
* | | Releasing 13.10.0+15.04.20150319-0ubuntu1 | CI Train Bot | 2015-03-19 | 1 | -0/+7 |
| | | |||||
* | | idoscalemenuitem: fix scale hover state | Lars Uebernickel | 2015-03-19 | 1 | -0/+11 |
|\| | | | | | | | Approved by: Sebastien Bacher, PS Jenkins bot, Simon Steinbeiß | ||||
| * | idoscalemenuitem: set focus flag on scale | Lars Uebernickel | 2015-03-10 | 1 | -0/+2 |
| | | | | | | | | | | So that it gets themed correctly when the menu item is selected. | ||||
| * | idoscalemenuitem: translate motion event coordinates | Lars Uebernickel | 2015-03-10 | 1 | -0/+9 |
|/ | | | | | Fixes hover theming. | ||||
* | Releasing 13.10.0+15.04.20150130-0ubuntu1 | CI Train Bot | 2015-01-30 | 1 | -0/+7 |
| | |||||
* | idoplaybackmenuitem: don't set the spinner class | Lars Uebernickel | 2015-01-30 | 1 | -2/+0 |
|\ | | | | | | | | | Spinners are drawn in css now and hidden when they're inactive, but the playback controls should always be shown. Themes will need to style them separately. Approved by: Sebastien Bacher | ||||
| * | idoplaybackmenuitem: don't set the spinner class | Lars Uebernickel | 2015-01-30 | 1 | -2/+0 |
|/ | | | | | | | Spinners are drawn in css now and hidden when they're inactive, but the playback controls should always be shown. Themes will need to style them separately. | ||||
* | Releasing 13.10.0+15.04.20150122-0ubuntu1 | CI Train Bot | 2015-01-22 | 1 | -0/+7 |
| | |||||
* | idoscalemenuitem: fix slider event forwarding | Lars Uebernickel | 2015-01-22 | 1 | -47/+19 |
|\ | | | | | | | Approved by: Iain Lane, PS Jenkins bot | ||||
| * | idoscalemenuitem: remove extraneous line | Lars Uebernickel | 2015-01-21 | 1 | -1/+0 |
| | | |||||
| * | idoscalemenuitem: only forward button events that are inside the scale | Lars Uebernickel | 2015-01-21 | 1 | -5/+23 |
| | | |||||
| * | idoscalemenuitem: don't translate event coordinates | Lars Uebernickel | 2015-01-21 | 1 | -50/+5 |
|/ | | | | | This is not needed anymore. | ||||
* | Releasing 13.10.0+15.04.20141103-0ubuntu1 | CI bot | 2014-11-03 | 1 | -0/+8 |
| | |||||
* | Update tags for newer GObject Introsepction Scanner and disable xorg-gtest ↵ | Ted Gould | 2014-11-03 | 5 | -10/+13 |
|\ | | | | | | | | | | | tests Fixes: 1382020 Approved by: PS Jenkins bot | ||||
| * | Filter out symbols in the library | Ted Gould | 2014-11-03 | 1 | -3/+4 |
| | | |||||
| * | Comment out xorg-gtest tests | Ted Gould | 2014-11-03 | 1 | -3/+5 |
| | | |||||
| * | Add lcov version 1.11 | Ted Gould | 2014-10-16 | 1 | -1/+1 |
| | | |||||
| * | Update tags for newer GObject Introsepction Scanner | Ted Gould | 2014-10-16 | 2 | -3/+3 |
|/ | |||||
* | Releasing 13.10.0+14.04.20140423-0ubuntu1 | CI bot | 2014-04-23 | 1 | -0/+11 |
| | |||||
* | Make long track infos better readable | Lars Uebernickel | 2014-04-23 | 2 | -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 numbers | Lars Uebernickel | 2014-04-23 | 1 | -18/+21 |
| | | |||||
| * | idoplaybackmenuitem: center the controls horizontally | Lars Uebernickel | 2014-04-23 | 1 | -52/+65 |
| | | |||||
| * | idomediaplayermenuitem: don't hardcode width | Lars Uebernickel | 2014-04-23 | 1 | -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 labels | Lars Uebernickel | 2014-04-23 | 1 | -3/+19 |
|/ | |||||
* | Releasing 13.10.0+14.04.20140407-0ubuntu1 | CI bot | 2014-04-07 | 1 | -0/+7 |
| | |||||
* | idobasicmenuitem: update icon when the theme changes | Lars Uebernickel | 2014-04-07 | 1 | -30/+51 |
|\ | |||||
| * | idobasicmenuitem: don't export update_image() | Lars Uebernickel | 2014-04-04 | 1 | -1/+1 |
| | | |||||
| * | idobasicmenuitem: update icon when the theme changes | Lars Uebernickel | 2014-04-04 | 1 | -30/+51 |
|/ | |||||
* | Releasing 13.10.0+14.04.20140328-0ubuntu1 | CI bot | 2014-03-28 | 1 | -2/+13 |
| | |||||
* | 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 |
| | | |