aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/basicmenuitem.c: Add GdkPixbuf source support for the iconRobert Tari2021-04-211-14/+55
* src/basicmenuitem.h: Add the ido_basic_menu_item_set_pixbuf functionRobert Tari2021-04-211-0/+3
* src/idoappointmentmenuitem.c: Contruct the basic menu item using the pixbuf p...Robert Tari2021-04-211-1/+1
* Whitespace fixRobert Tari2021-04-211-6/+6
* src/idotimestampmenuitem.c: Whitespace fixes in copyright header.Robert Tari2021-04-211-6/+6
* Drop local config.h includes.Robert Tari2021-04-2114-40/+0
* Remove automake-related filesRobert Tari2021-04-212-197/+0
* src/CMakeLists.txt: Actively set --library-path for g-ir-scanner.Mike Gabriel2021-04-211-0/+1
* Add CMakeLists.txt files.Robert Tari2021-04-211-0/+175
* src/Makefile.am: Move 'sources_c =' variable definition further up.Mike Gabriel2020-12-031-27/+27
* src/Makefile.am: Split out all *.c files from libayatana_ido_0_4_la_SOURCES i...Mike Gabriel2020-12-031-1/+8
* src/Makefile.am: Various TAB'bing fixes / beautifications.Mike Gabriel2020-12-031-26/+36
* src/Makefile.am: Merge old 'INCLUDES =' and 'AM_CPPFLAGS =' values (and beaut...Mike Gabriel2020-12-031-18/+18
* src/libayatana-ido.h: Include internal APIs from the local directory (i.e. th...Mike Gabriel2020-12-031-3/+3
* idoremovablemenuitem.c: Show button by defaultRobert Tari2020-11-301-0/+1
* Add a new menu item type: IDO RemovableRobert Tari2020-11-244-0/+543
* idoswitchmenuitem.c: Fix setting the initial state for the switchRobert Tari2020-10-211-2/+1
* Add sanity-check in ido_switch_menu_item_activateRobert Tari2020-10-211-0/+2
* idoswitchmenuitem.c: Pass the switch activation state in the action signalRobert Tari2020-10-211-3/+9
* Whitespace fixRobert Tari2020-10-211-2/+2
* idobasicmenuitem.c: Add optional markup to the basic menu itemRobert Tari2020-10-211-0/+6
* src/Makefile.am: Export ayatanamenuitemfactory.h as part of the public API, n...Mike Gabriel2020-08-131-0/+1
* Replace x-canonical attributesRobert Tari2020-08-114-28/+28
* Drop IDO Message DialogRobert Tari2020-08-104-516/+0
* Centre playback menu item spinner/Pad application menu item labelRobert Tari2020-07-312-2/+2
* Centre volume control/Stretch calendar horizontallyRobert Tari2020-07-282-51/+52
* src/idomessagedialog.c: Mark G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS wrapping ...Mike Gabriel2020-07-241-1/+1
* 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