| Commit message (Expand) | Author | Age | Files | Lines |
* | src/libido.h: Drop empty file (artifact of fork). | Mike Gabriel | 2017-05-22 | 1 | -0/+0 |
* | Build system: Drop remnants of GTK-2+ support. | Mike Gabriel | 2017-05-22 | 1 | -2/+1 |
* | One step back... Mimick Canonical's API. Use their namespace for item attribu... | Mike Gabriel | 2017-05-16 | 4 | -10/+10 |
* | IdoCalendarMenuItem: disconnect from parent signals on item destruction (LP: ... | Marco Trevisan (Treviño) | 2017-05-15 | 1 | -8/+41 |
* | Use x-ayatanaindicator-* instead of x-canonical-*. | Mike Gabriel | 2015-11-16 | 4 | -10/+10 |
* | Makefile.am | Mike Gabriel | 2015-11-16 | 1 | -1/+1 |
* | libayatana-ido fork: Fix include paths for public header files. | Mike Gabriel | 2015-11-06 | 1 | -4/+4 |
* | make: Improve distclean ruleset. | Mike Gabriel | 2015-11-06 | 1 | -0/+1 |
* | Fork ayatana-ido from Ubuntu's ido shared library. | Mike Gabriel | 2015-11-06 | 10 | -82/+247 |
* | idosourcemenuitem: change misplaced g_return_val_if_fail() | Lars Uebernickel | 2015-10-02 | 1 | -1/+1 |
|\ |
|
| * | idosourcemenuitem: change misplaced g_return_val_if_fail() | Lars Uebernickel | 2015-10-02 | 1 | -1/+1 |
* | | IdoCalendarMenuItem: add crash guard on ido_calendar_menu_item_key_press | Marco Trevisan (Treviño) | 2015-07-22 | 1 | -0/+2 |
|/ |
|
* | idoscalemenuitem: set focus flag on scale | Lars Uebernickel | 2015-03-10 | 1 | -0/+2 |
* | idoscalemenuitem: translate motion event coordinates | Lars Uebernickel | 2015-03-10 | 1 | -0/+9 |
* | idoplaybackmenuitem: don't set the spinner class | Lars Uebernickel | 2015-01-30 | 1 | -2/+0 |
* | 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 |
* | Filter out symbols in the library | Ted Gould | 2014-11-03 | 1 | -3/+4 |
* | Update tags for newer GObject Introsepction Scanner | Ted Gould | 2014-10-16 | 2 | -3/+3 |
* | 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 |
* | idomediaplayermenuitem: use small font for track info labels | Lars Uebernickel | 2014-04-23 | 1 | -3/+19 |
* | 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 |
* | idoplaybackmenuitem: propagate events in the menu keyrelease handler | Lars Uebernickel | 2014-03-28 | 1 | -1/+1 |
|\ |
|
| * | idoplaybackmenuitem: propagate events in the menu keyrelease handler | Lars Uebernickel | 2014-03-26 | 1 | -1/+1 |
* | | expose idobasicmenuitem, a normal menu item that supports non-square icons | Lars Uebernickel | 2014-03-28 | 6 | -74/+197 |
|\ \ |
|
| * | | idobasicmenuitem: check return value of gtk_icon_info_get_filename() for NULL | Lars Uebernickel | 2014-03-28 | 1 | -6/+12 |
| * | | 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-25 | 1 | -3/+10 |
* | | idoplaybackmenuitem: put action names into array keyed by buttons | Lars Uebernickel | 2014-03-25 | 1 | -42/+33 |
|/ |
|
* | idoplaybackmenuitem: set active flag when player is launching | Lars Uebernickel | 2014-03-24 | 1 | -11/+18 |
|\ |
|
| * | idoplaybackmenuitem: set active flag when player is launching | Lars Uebernickel | 2014-03-24 | 1 | -9/+18 |
| * | idoplaybackmenuitem: don't add .menu css class on the menu item | Lars Uebernickel | 2014-03-24 | 1 | -2/+0 |
* | | idoapplicationmenuitem: request correct size for empty icons | Lars Uebernickel | 2014-03-20 | 1 | -0/+4 |
|/ |
|
* | 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 |
* | idoscalemenuitem: use the scale's actual size allocation for events | Lars Uebernickel | 2014-03-12 | 1 | -95/+33 |
* | Build with -Wno-error=deprecated-declarations. | Ken VanDine | 2014-01-07 | 1 | -2/+1 |
* | No error for deprecations | Ted Gould | 2013-12-18 | 1 | -1/+2 |
* | 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 |
* | | idoactionhelper: remove potentially stray idle source when finalizing | Lars Uebernickel | 2013-11-27 | 1 | -1/+6 |
* | | ido_calendar_menu_item_new_from_model: initialize local variables with NULL | Lars Uebernickel | 2013-11-26 | 1 | -2/+2 |
* | | ido_user_menu_item: remove superfluous unref | Lars Uebernickel | 2013-11-06 | 1 | -1/+0 |