aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* src/idoscalemenuitem.c: Add new functionality via the digits and marks ↵Robert Tari2024-04-041-0/+33
| | | | parameters
* src/idoscalemenuitem.c: Make page increment same as step incrementRobert Tari2024-04-041-2/+2
|
* cmake: Install library as libraryTill Maas2023-08-241-3/+1
| | | | | | Fedora needs libraries to be executable to extract debug information. Debian does not. The cmake TARGETS installation takes care of this, therefore use it.
* Do not hardcode icon sizesRobert Tari2023-08-054-54/+11
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-sound/issues/89
* Fix possible memory leaksRobert Tari2023-08-053-1/+9
|
* src/idoalarmmenuitem.c: Do not free non memory-allocated variableRobert Tari2023-08-051-2/+2
|
* src/idoplaybackmenuitem.c: Drop unused variableRobert Tari2023-08-051-5/+0
|
* src/idoplaybackmenuitem.c: Fix undefined variableRobert Tari2023-08-051-2/+3
|
* Add level menu itemRobert Tari2023-05-054-0/+369
|
* src/idoprogressmenuitem.c: Rewrite to use icon, progress property and activationRobert Tari2023-03-031-72/+57
|
* src/idobasicmenuitem.c: Set secondary text and count with lozenge from menu ↵Robert Tari2022-09-041-7/+37
| | | | model
* vala: The name of the vapi should match the pkg-config nameRico Tzschichholz2022-03-151-8/+8
| | | | | Add reference to an existing header to gir which should be a single include header.
* src/CMakeLists.txt: link libm for expf, pow and sinfJan Palus2022-02-191-1/+1
| | | | Fixes #52
* Clean up compilation flagsRobert Tari2022-01-141-1/+0
|
* src/idoscalemenuitem.c: Drop hard-coded end-margin for the Scale Display ObjectRobert Tari2021-11-101-1/+2
| | | | Fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/56
* Use consistent Ayatana IDO namesRobert Tari2021-09-202-9/+9
|
* Fix copyright headersRobert Tari2021-09-203-3/+3
|
* src/CMakeLists.txt: Add missing target link librariesRobert Tari2021-06-081-0/+1
| | | | fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/39
* src/CMakeLists.txt: Wrap GIR and VAPI related build instructions into ↵Mike Gabriel2021-06-071-64/+73
| | | | if-clauses (that check, if INTROSPECTION_FOUND and VAPI_FOUND).
* Use CMAKE_INSTALL_FULL_*DIR variables for installationRobert Tari2021-06-071-14/+14
| | | | https://github.com/AyatanaIndicators/ayatana-ido/issues/40
* src/idoremovablemenuitem.c: replace grid with box to fix a11yJason Conti2021-05-091-8/+6
|
* src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning.Robert Tari2021-05-041-1/+6
| | | | Fixes AyatanaIndicators/ayatana-ido#30
* Add us to the copyright headersRobert Tari2021-04-213-0/+6
|
* 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 ↵Robert Tari2021-04-211-1/+1
| | | | property
* 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
| | | | Fixes AyatanaIndicators/ayatana-ido#25
* 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 ↵Mike Gabriel2020-12-031-1/+8
| | | | into sources_c variable.
* 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 ↵Mike Gabriel2020-12-031-18/+18
| | | | beautify the TAB'bing).
* src/libayatana-ido.h: Include internal APIs from the local directory (i.e. ↵Mike Gabriel2020-12-031-3/+3
| | | | the same dir where libayatana-ido.h is located).
* 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, ↵Mike Gabriel2020-08-131-0/+1
| | | | needed by indicator-ng.c in libayatana-indicator.
* Replace x-canonical attributesRobert Tari2020-08-114-28/+28
|
* Drop IDO Message DialogRobert Tari2020-08-104-516/+0
| | | | Fixes AyatanaIndicators/ayatana-ido#6.
* 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
| | | | around gtk_dialog_get_action_area() with a FIXME.