Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsettings: Drop the 'show-clock' setting. Always show the clock. | Robert Tari | 2020-09-05 | 2 | -19/+2 |
| | | | | | | | The 'show-clock' gsetting option made it possible to "hide" the time from the indicator. Fixes AyatanaIndicator/ayatana-indicator-datetime#16. | ||||
* | Partially revert fab51b4. Only rename those x-canonical attributes to ↵ | Mike Gabriel | 2020-08-11 | 2 | -3/+3 |
| | | | | x-ayatana if they are solely used by Ayatana Indicators. | ||||
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 3 | -14/+14 |
| | |||||
* | Time *and* Date. | Simon Quigley | 2020-08-06 | 1 | -2/+2 |
| | |||||
* | Capitalize Settings in indicator menu to match capitalization style. | Jeremy Bicha | 2020-08-06 | 1 | -1/+1 |
| | |||||
* | Fix calendar going into update loop | Robert Tari | 2020-07-26 | 1 | -4/+8 |
| | |||||
* | src/engine-eds.cpp: Typo fix in g_debug output. | Mike Gabriel | 2020-07-24 | 1 | -1/+1 |
| | |||||
* | src/myself.cpp: Fix include of <libaccounts-glib/accounts-glib.h>. | Mike Gabriel | 2020-07-18 | 1 | -1/+1 |
| | |||||
* | -Made GCC 10.1.0 friendly | Robert Tari | 2020-07-17 | 9 | -262/+558 |
| | | | | | | -Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler | ||||
* | URL dispatcher on non-Ubuntu: Fake it as best as possible, so that the unit ↵ | Mike Gabriel | 2018-03-28 | 1 | -20/+4 |
| | | | | tests are happy and succeed. | ||||
* | add the locations specifically for Phone and Desktop only (w/o greeter profiles) | Lukáš Tinkl | 2018-03-26 | 1 | -13/+16 |
| | |||||
* | phone<-->desktop convergence | Charles Kerr | 2018-03-26 | 1 | -19/+16 |
| | |||||
* | honor gsettings for calendar events | Charles Kerr | 2018-03-26 | 2 | -8/+24 |
| | |||||
* | use a different default sound for calendars than for alarms | Charles Kerr | 2018-03-26 | 1 | -5/+5 |
| | |||||
* | use the new ALARM_DEFAULT_SOUND symbolic in the src and test cpp files | Charles Kerr | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Fixed the comment for translators | Richard Somlói | 2018-03-26 | 1 | -4/+4 |
| | |||||
* | tests/CMakeLists.txt: Fix linking when built with URL dispatcher support. | Mike Gabriel | 2018-03-26 | 1 | -1/+0 |
| | |||||
* | Define compile macro HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS, if we are on ↵ | Mike Gabriel | 2018-03-26 | 1 | -0/+1 |
| | | | | Ubuntu. | ||||
* | URL dispatcher support: Build phone code, even if URL dispatcher is unavailable. | Mike Gabriel | 2018-03-26 | 3 | -22/+19 |
| | |||||
* | Revert "src/timezone-geoclue.cpp: Blind shot at switching to Geoclue2 DBus API." | Mike Gabriel | 2018-03-26 | 1 | -6/+6 |
| | | | | This reverts commit da8cf48c91fafd2428113f67645fa5ceeb713e0d. | ||||
* | Revert "Geoclue -> Geoclue2 blind shot. More namespace changes." | Mike Gabriel | 2018-03-26 | 1 | -1/+1 |
| | | | | This reverts commit 67a3944dad4efda6ab20c4b6d6b1d96e245ba8c3. | ||||
* | Geoclue -> Geoclue2 blind shot. More namespace changes. | Mike Gabriel | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | src/timezone-geoclue.cpp: Blind shot at switching to Geoclue2 DBus API. | Mike Gabriel | 2017-12-08 | 1 | -6/+6 |
| | |||||
* | src/snap.cpp: Forgotten namespace change unity::indicator::notifications -> ↵ | Mike Gabriel | 2017-12-08 | 1 | -2/+2 |
| | | | | ayatana::indicator::notifications. | ||||
* | Fix executable/project name (indicator-datetime -> ↵ | Mike Gabriel | 2017-12-08 | 1 | -4/+4 |
| | | | | ayatana-indicator-datetime) at various locations. | ||||
* | src/CMakeLists.txt: Use correct variable (URLDISPATCH_LIBS -> ↵ | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | | | | URLDISPATCHER_LIBRARIES). | ||||
* | src/CMakeLists.txt: Add ${URLDISPATCH_LIBS} to target_link_libraries() call. | Mike Gabriel | 2017-12-08 | 1 | -2/+1 |
| | |||||
* | src/CMakeLists.txt: Set DG_LOG_DOMAIN to ayatana-indicator-datetime. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | src/CMakeLists.txt: Fix name (namespace-wise) of service executable. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 13 | -24/+24 |
| | |||||
* | Indicator namespace adaptations. | Mike Gabriel | 2017-12-08 | 1 | -4/+4 |
| | |||||
* | Make the datetime indicator build on non-Ubuntu systems (which mostly lack ↵ | Mike Gabriel | 2017-12-08 | 6 | -11/+49 |
| | | | | url-dispatcher and Ubuntu Touch sound schema files. | ||||
* | Many more C++ namespace name changes (unity -> ayatana). | Mike Gabriel | 2017-12-08 | 2 | -12/+12 |
| | |||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 32 | -63/+63 |
| | |||||
* | sync with trunk | Charles Kerr | 2015-10-05 | 7 | -207/+226 |
|\ | |||||
| * | under unity8 start system-settings instead unity-control-center, | Sebastien Bacher | 2015-09-09 | 1 | -6/+6 |
| |\ | | | | | | | | | | | | | | | | don't special case u-c-c by looking for the binary, Unity installations come with it installed Fixes: #1489481 Approved by: Ted Gould, Charles Kerr, PS Jenkins bot | ||||
| | * | under unity8 start system-settings instead unity-control-center, | Sebastien Bacher | 2015-08-27 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | don't special case u-c-c by looking for the binary, Unity installations come with it installed | ||||
| * | | timezone-timedated: subscribe to PropertiesChanged directly | Lars Uebernickel | 2015-09-03 | 1 | -102/+30 |
| | | | | | | | | | | | | | | | | | | This avoids some unnecessary calls that GDBusProxy makes and the name watching. | ||||
| * | | Avoid nested GMainLoops by reading from the file on startup | Iain Lane | 2015-09-03 | 1 | -42/+86 |
| | | | | | | | | | | | | | | | Restore some tests for this functionality. | ||||
| * | | Add some comments | Iain Lane | 2015-09-01 | 1 | -0/+2 |
| | | | |||||
| * | | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 3 | -9/+9 |
| | | | |||||
| * | | Add a timeout so we can't hang forever | Iain Lane | 2015-09-01 | 1 | -0/+29 |
| | | | |||||
| * | | Use timedated's Timezone property instead of watching /etc/timezone | Iain Lane | 2015-08-31 | 4 | -98/+113 |
| |/ | | | | | | | | | Still need to rename everything to not use "timezone-file" | ||||
| * | Merge with 15.04 branch which is what got uploaded to the archive | Iain Lane | 2015-07-22 | 1 | -28/+68 |
| |\ | |||||
| * \ | merge trunk, no need to give dbus names any more | Iain Lane | 2015-07-20 | 1 | -180/+480 |
| |\ \ | |||||
| * | | | Build against libecal 3.16 | Robert Ancell | 2015-06-02 | 1 | -0/+1 |
| | | | | |||||
* | | | | replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.ogg | Charles Kerr | 2015-09-04 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | add a g_warning() if we can't suss out the tzid | Charles Kerr | 2015-07-09 | 1 | -5/+10 |
| | | | |||||
* | | | avoid the round trip to EDS if we can figure out the tzid from libical first | Charles Kerr | 2015-07-09 | 1 | -4/+10 |
| | | |