| Commit message (Expand) | Author | Age | Files | Lines |
* | If possible, avoid deprecated g_time_zone_new | Robert Tari | 2021-06-27 | 4 | -1/+49 |
* | src/myself.cpp: Fix libaccounts-glib.h include warning | Robert Tari | 2021-06-26 | 1 | -1/+7 |
* | src/menu.cpp: Pipe appointment strings through ayatana_common_utils_ellipsize... | Mike Gabriel | 2021-06-24 | 1 | -4/+19 |
* | Various tests fixes | Nicholas Guriev | 2021-05-05 | 2 | -2/+6 |
* | src/clock-live.cpp: Replace 'signed size_t' by 'ssize_t'. | Mike Gabriel | 2021-05-05 | 1 | -1/+1 |
* | CMakeLists.txt: Add Clang support. | Mike Gabriel | 2021-05-05 | 1 | -3/+3 |
* | Fix a couple of build failures on Ubuntu hirsute: | Olivier Tilloy | 2021-03-04 | 2 | -2/+2 |
* | Port from URL Dispatcher to Lomiri URL Dispatcher. | Mike Gabriel | 2021-02-03 | 1 | -2/+2 |
* | gsettings: Drop the 'show-clock' setting. Always show the clock. | Robert Tari | 2020-09-05 | 2 | -19/+2 |
* | Partially revert fab51b4. Only rename those x-canonical attributes to x-ayata... | Mike Gabriel | 2020-08-11 | 2 | -3/+3 |
* | 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 |
* | URL dispatcher on non-Ubuntu: Fake it as best as possible, so that the unit t... | Mike Gabriel | 2018-03-28 | 1 | -20/+4 |
* | 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 U... | Mike Gabriel | 2018-03-26 | 1 | -0/+1 |
* | 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 |
* | Revert "Geoclue -> Geoclue2 blind shot. More namespace changes." | Mike Gabriel | 2018-03-26 | 1 | -1/+1 |
* | 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 -> a... | Mike Gabriel | 2017-12-08 | 1 | -2/+2 |
* | Fix executable/project name (indicator-datetime -> ayatana-indicator-datetime... | Mike Gabriel | 2017-12-08 | 1 | -4/+4 |
* | src/CMakeLists.txt: Use correct variable (URLDISPATCH_LIBS -> URLDISPATCHER_L... | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
* | 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 ur... | Mike Gabriel | 2017-12-08 | 6 | -11/+49 |
* | 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 |
| |\ |
|
| | * | under unity8 start system-settings instead unity-control-center, | Sebastien Bacher | 2015-08-27 | 1 | -6/+6 |
| * | | timezone-timedated: subscribe to PropertiesChanged directly | Lars Uebernickel | 2015-09-03 | 1 | -102/+30 |
| * | | Avoid nested GMainLoops by reading from the file on startup | Iain Lane | 2015-09-03 | 1 | -42/+86 |
| * | | Add some comments | Iain Lane | 2015-09-01 | 1 | -0/+2 |
| * | | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 3 | -9/+9 |