aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update Ayatana IDO namesRobert Tari2021-10-181-3/+3
* Drop lomiri-url-dispatcherRobert Tari2021-08-282-48/+18
* Replace code with libayatana-common functionsRobert Tari2021-08-282-45/+12
* Fix possible null accessRobert Tari2021-08-281-17/+25
* Add newline between sentences in volume warning (#3)userj2021-08-121-1/+1
* Revert "Merge pull request #19 from mateosalta/patch-1"Ratchanan Srirattanamet2021-08-121-2/+2
* backwardsmateosalta2021-08-121-2/+2
* use avaible suru iconsmateosalta2021-08-121-2/+2
* Revert "bluetooth dedicated icons in notifications"Michele2021-08-121-3/+2
* bluetooth dedicated icons in notificationsMichele2021-08-121-2/+3
* Update warn-notification.valauserj2021-08-121-1/+1
* Import latest from launchpadDan Chapman2021-08-121-1/+1
* Make volume warning more clear.Mr Liau2021-08-121-1/+1
* src/volume-control-pulse.vala: Make stream-restore warning a debug messageRobert Tari2021-08-091-1/+1
* Use CMAKE_INSTALL_FULL_*DIR locations for installationRobert Tari2021-08-051-1/+1
* src/service.vala: Display a zenity warning if the audio settings application ...Robert Tari2021-08-041-8/+32
* Whitespace fixRobert Tari2021-08-041-599/+599
* Add us to the copyright headerRobert Tari2021-08-044-4/+2
* Add us to the copyright headerRobert Tari2021-08-0411-0/+23
* Drop deprecated DBusProxy.create_for_busRobert Tari2021-08-041-3/+3
* src/volume-warning.vala: Fix static member accessRobert Tari2021-08-041-1/+1
* src/media-player-mpris.vala: Fix implicit .beginRobert Tari2021-08-041-1/+1
* src/media-player-list-mpris.vala: Replace HashTable with GenericSetRobert Tari2021-08-041-1/+1
* src/volume-warning.vala: Remove the static modifier from constantsRobert Tari2021-08-041-1/+1
* Handle all switch casesRobert Tari2021-08-042-0/+7
* Avoid possible null valueRobert Tari2021-08-042-5/+25
* Throw GLib.DBusError, GLib.IOErrorRobert Tari2021-08-045-15/+15
* Drop --thread from vala_initRobert Tari2021-08-041-1/+0
* Whitespace fixRobert Tari2021-08-0411-2258/+2258
* Port from Unity8 to Lomiri (URL Dispatcher and API).Mike Gabriel2021-01-126-20/+20
* src/service.vala: Add FIXME to remind us that the -sound indicator also uses ...Mike Gabriel2020-11-111-0/+2
* src/service.vala: Check if mate-volume-control exists before executing it.Mike Gabriel2020-11-111-1/+1
* src/service.vala: Properly recognize a MATE desktop session when launched via...Mike Gabriel2020-11-111-1/+2
* Replace x-canonical attributesRobert Tari2020-08-114-569/+569
* Fix several 'Creation method of abstract class cannot be public.' Vala issues.Mike Gabriel2019-12-023-3/+3
* Report exact GLib error message when unable to find stream restore data.Mike Gabriel2019-08-281-1/+1
* src/accounts-service-access.vala: Locate another location in the code where w...Mike Gabriel2018-01-162-0/+12
* src/CMakeLists.txt: Various changes to get HAS_UT_ACCTSERVICE_* variables up-...Mike Gabriel2017-12-073-10/+11
* src/CMakeLists.txt: No need to use add_definitions(). This project is purely ...Mike Gabriel2017-12-071-2/+0
* src/CMakeLists.txt: Fix spelling of VALA_DEFINE_URLDISPATCHER's value.Mike Gabriel2017-12-071-1/+1
* Make AcctService SecurityPrivacy and System.Sound optional.Mike Gabriel2017-12-074-11/+49
* Revert "com.ubuntu.touch: Drop system sound setting access and privacy settin...Mike Gabriel2017-12-074-0/+117
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Fix naming flaw in pre-processor macro name.Mike Gabriel2017-12-021-1/+1
* src/gmenuharness/: Fix include paths.Mike Gabriel2017-12-024-8/+8
* Vala defines != C defines.Mike Gabriel2017-12-021-2/+6
* src/CMakeLists.txt: White-space fix.Mike Gabriel2017-12-021-1/+0
* url-dispatcher: Properly build-time disable url-dispatcher support.Mike Gabriel2017-12-022-39/+54
* src/CMakeLists.txt: Fix typo flaw in add_defintions(...).Mike Gabriel2017-11-291-1/+1
* com.ubuntu.touch: Drop system sound setting access and privacy settings acces...Mike Gabriel2017-10-274-117/+0