aboutsummaryrefslogtreecommitdiff
path: root/src/idoplaybackmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Drop local config.h includes.Robert Tari2021-04-211-2/+0
* Replace x-canonical attributesRobert Tari2020-08-111-3/+3
* Centre playback menu item spinner/Pad application menu item labelRobert Tari2020-07-311-2/+1
* Updated colour getter for playback controlRobert Tari2020-07-241-7/+15
* Some refactoring to avoid warningsRobert Tari2020-07-241-66/+39
* One step back... Mimick Canonical's API. Use their namespace for item attribu...Mike Gabriel2017-05-161-3/+3
* Use x-ayatanaindicator-* instead of x-canonical-*.Mike Gabriel2015-11-161-3/+3
* idoplaybackmenuitem: don't set the spinner classLars Uebernickel2015-01-301-2/+0
* idoplaybackmenuitem: don't introduce even more magic numbersLars Uebernickel2014-04-231-18/+21
* idoplaybackmenuitem: center the controls horizontallyLars Uebernickel2014-04-231-52/+65
* idoplaybackmenuitem: propagate events in the menu keyrelease handlerLars Uebernickel2014-03-281-1/+1
|\
| * idoplaybackmenuitem: propagate events in the menu keyrelease handlerLars Uebernickel2014-03-261-1/+1
* | Highlight back/forward buttons when hovering them with the pointerLars Uebernickel2014-03-251-3/+10
* | idoplaybackmenuitem: put action names into array keyed by buttonsLars Uebernickel2014-03-251-42/+33
|/
* idoplaybackmenuitem: set active flag when player is launchingLars Uebernickel2014-03-241-9/+18
* idoplaybackmenuitem: don't add .menu css class on the menu itemLars Uebernickel2014-03-241-2/+0
* ido_playback_menu_item_parent_key_press_event: be more explicitLars Uebernickel2013-06-191-1/+1
* idoplaybackmenuitem: remove redundant 'else'Lars Uebernickel2013-06-191-2/+4
* idoplaybackmenuitem: warn before crashing in g_str_equalLars Uebernickel2013-06-191-0/+4
* ido_playback_menu_item_get_button_at_pos: add ascii blueprintLars Uebernickel2013-06-191-0/+8
* idoplaybackmenuitem.c: mark internal functions as staticLars Uebernickel2013-06-191-6/+3
* IdoPlaybackMenuItem: listen to state changes of the 'play' actionLars Uebernickel2013-06-171-1/+74
* Add IdoPlaybackMenuItemLars Uebernickel2013-06-171-0/+1596