aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Updated colour getter for playback controlRobert Tari2020-07-241-7/+15
* Some refactoring to avoid warningsRobert Tari2020-07-247-92/+73
* Remove ayatana-private.hRobert Tari2020-07-233-35/+1
* src/Makefile.am: Don't choke with FTBFS on every future deprecation warning. ...Mike Gabriel2020-07-071-1/+1
* gtk_widget_get_state is deprecatedSylvain POULAIN2020-07-071-1/+1
* Port from Glib's g_object_newv to g_object_new_with_properties.Mike Gabriel2019-12-045-77/+98
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-0322-336/+356
* src/libido.h: Drop empty file (artifact of fork).Mike Gabriel2017-05-221-0/+0
* Build system: Drop remnants of GTK-2+ support.Mike Gabriel2017-05-221-2/+1
* One step back... Mimick Canonical's API. Use their namespace for item attribu...Mike Gabriel2017-05-164-10/+10
* IdoCalendarMenuItem: disconnect from parent signals on item destruction (LP: ...Marco Trevisan (Treviño)2017-05-151-8/+41
* Use x-ayatanaindicator-* instead of x-canonical-*.Mike Gabriel2015-11-164-10/+10
* Makefile.amMike Gabriel2015-11-161-1/+1
* libayatana-ido fork: Fix include paths for public header files.Mike Gabriel2015-11-061-4/+4
* make: Improve distclean ruleset.Mike Gabriel2015-11-061-0/+1
* Fork ayatana-ido from Ubuntu's ido shared library.Mike Gabriel2015-11-0610-82/+247
* idosourcemenuitem: change misplaced g_return_val_if_fail()Lars Uebernickel2015-10-021-1/+1
|\
| * idosourcemenuitem: change misplaced g_return_val_if_fail()Lars Uebernickel2015-10-021-1/+1
* | IdoCalendarMenuItem: add crash guard on ido_calendar_menu_item_key_pressMarco Trevisan (Treviño)2015-07-221-0/+2
|/
* idoscalemenuitem: set focus flag on scaleLars Uebernickel2015-03-101-0/+2
* idoscalemenuitem: translate motion event coordinatesLars Uebernickel2015-03-101-0/+9
* idoplaybackmenuitem: don't set the spinner classLars Uebernickel2015-01-301-2/+0
* idoscalemenuitem: remove extraneous lineLars Uebernickel2015-01-211-1/+0
* idoscalemenuitem: only forward button events that are inside the scaleLars Uebernickel2015-01-211-5/+23
* idoscalemenuitem: don't translate event coordinatesLars Uebernickel2015-01-211-50/+5
* Filter out symbols in the libraryTed Gould2014-11-031-3/+4
* Update tags for newer GObject Introsepction ScannerTed Gould2014-10-162-3/+3
* 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
* idomediaplayermenuitem: use small font for track info labelsLars Uebernickel2014-04-231-3/+19
* idobasicmenuitem: don't export update_image()Lars Uebernickel2014-04-041-1/+1
* idobasicmenuitem: update icon when the theme changesLars Uebernickel2014-04-041-30/+51
* 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
* | expose idobasicmenuitem, a normal menu item that supports non-square icons Lars Uebernickel2014-03-286-74/+197
|\ \
| * | idobasicmenuitem: check return value of gtk_icon_info_get_filename() for NULLLars Uebernickel2014-03-281-6/+12
| * | 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-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-11/+18
|\
| * 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
* | idoapplicationmenuitem: request correct size for empty iconsLars Uebernickel2014-03-201-0/+4
|/
* Put some space between scale and min/max buttonsLars Uebernickel2014-03-121-1/+1
* Remove toggle-size-allocate handlerLars Uebernickel2014-03-121-15/+0
* idoscalemenuitem: use the scale's actual size allocation for eventsLars Uebernickel2014-03-121-95/+33
* Build with -Wno-error=deprecated-declarations.Ken VanDine2014-01-071-2/+1