summaryrefslogtreecommitdiff
path: root/plugins/datetime
Commit message (Expand)AuthorAgeFilesLines
* plugins/datetime/weather-tz.c: Use g_object_ref() instead gweather_location_r...Javier Jardón2022-02-101-1/+1
* Port to GWeather 4Emmanuele Bassi2022-02-101-2/+3
* datetime: Make use of new gweather APIBenjamin Berg2021-01-161-14/+9
* datetime: Load Olson DB on the fly instead of caching itBenjamin Berg2021-01-111-5/+5
* datetime: Query GWeather DB on the fly instead of cachingBenjamin Berg2021-01-113-36/+21
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-32/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-10/+0
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-121-0/+1
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-053-0/+32
* datetime: Use G_DECLARE_FINAL_TYPE for GsdDatetimeManagerBenjamin Berg2019-03-222-50/+28
* plugins: Add desktop-entry hints to notificationsPhilip Withnall2018-11-061-0/+1
* datetime: Add debug to timezone monitorBastien Nocera2018-03-221-1/+18
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+1
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-61/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+49
* datetime: Honor location enabled settingRui Matos2017-07-241-9/+43
* tz.c: compiler warning: implicit declaration of function ‘islower’Alan Coopersmith2017-06-121-0/+1
* build: Add separate GTK+ skeletonBastien Nocera2016-10-112-5/+4
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-84/+0
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-3/+22
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-4/+4
* datetime: Follow-up compilation fix for 15e628deBastien Nocera2016-03-161-2/+4
* datetime: Fix possible use-after-free when calls are cancelledBastien Nocera2016-03-161-13/+15
* datetime: Don't unref the GClueClientCarlos Garnacho2016-01-221-3/+1
* datetime: Make use of new Geoclue convenience libraryZeeshan Ali (Khattak)2015-10-212-141/+29
* datetime: Read settings after connecting to changed::Carlos Garnacho2015-08-031-1/+1
* datetime: Simplify plugin descriptionBastien Nocera2015-07-101-1/+1
* datetime: Remove unneeded checksBastien Nocera2015-02-041-25/+5
* datetime: Don't add more than one Settings buttonBastien Nocera2015-02-041-11/+12
* datetime: Call geoclue's stop method when we no longer need itKalev Lember2014-04-021-1/+5
* datetime: Specify the accuracy level for geoclueKalev Lember2014-02-031-0/+5
* datetime: Provide desktop id to geoclueKalev Lember2014-02-031-0/+2
* Updated FSF's addressDaniel Mustieles2014-01-319-18/+9
* datetime: Set geoclue distance thresholdKalev Lember2013-09-151-0/+3
* datetime: Remove empty constructor functionKalev Lember2013-09-081-15/+0
* datetime: Use DBus interface file from geoclue tarballKalev Lember2013-09-032-28/+2
* datetime: Use libgweather's timezone infoKalev Lember2013-09-026-8/+192
* datetime: Use geocode-glib for calculating distancesKalev Lember2013-09-021-34/+8
* datetime: Use reverse geocoding for country detectionKalev Lember2013-09-021-26/+147
* datetime: Display notifications on timezone changesKalev Lember2013-09-023-4/+139
* datetime: Avoid popping up polkit password promptsKalev Lember2013-08-302-0/+24
* datetime: Add new datetime pluginKalev Lember2013-08-3013-0/+1510
* datetime: Remove datetime D-Bus mechanismBastien Nocera2012-01-1917-3083/+0
* datetime: Fix build requirementsBastien Nocera2011-11-141-3/+3
* datetime: Add NTP support for SUSE variantsVincent Untz2011-09-064-1/+231
* datetime: Allow chrony to be used on FedoraTomas Bzatek2011-09-061-4/+25
* Use friendlier wording for date & time policykit promptMichael Terry2011-07-111-1/+1
* datetime: Fix ntp logic on Debian to include ntpdate as well as ntpdMichael Terry2011-05-181-33/+144