aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* generate .gschema.xml.in to include cmake constants e.g. alarm_default_soundCharles Kerr2018-03-262-4/+14
* use cmake's configure_file() to generate the test .ics files from .ics.in so ...Charles Kerr2018-03-268-5/+7
* add a CALENDAR_DEFAULT_SOUND constant to CMakeLists.txtCharles Kerr2018-03-261-2/+4
* use the new ALARM_DEFAULT_SOUND symbolic in the src and test cpp filesCharles Kerr2018-03-264-11/+11
* add ALARM_DEFAULT_SOUND symbolic so that we can start removing all the hardco...Charles Kerr2018-03-261-0/+3
* Fixed the comment for translatorsRichard Somlói2018-03-261-4/+4
* As we removed a day we need to edit the test too.Andrea Azzarone2018-03-261-2/+1
* 31-jun is not a real day.Andrea Azzarone2018-03-265-5/+5
* tests/CMakeLists.txt: Fix linking when built with URL dispatcher support.Mike Gabriel2018-03-262-2/+1
* Define compile macro HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS, if we are on U...Mike Gabriel2018-03-261-0/+1
* URL dispatcher support: Build phone code, even if URL dispatcher is unavailable.Mike Gabriel2018-03-2612-52/+23
* Revert "src/timezone-geoclue.cpp: Blind shot at switching to Geoclue2 DBus API."Mike Gabriel2018-03-261-6/+6
* Revert "Geoclue -> Geoclue2 blind shot. More namespace changes."Mike Gabriel2018-03-262-8/+8
* Geoclue -> Geoclue2 blind shot. More namespace changes.Mike Gabriel2018-03-162-8/+8
* data/: Various path and namespace fixes (leftovers of Ubuntu Indicators -> Ay...Mike Gabriel2018-03-163-9/+8
* src/timezone-geoclue.cpp: Blind shot at switching to Geoclue2 DBus API.Mike Gabriel2017-12-081-6/+6
* data/ayatana-indicator-datetime.service.in: Fix copy+paste flaws.Mike Gabriel2017-12-081-2/+2
* debian/control: Add B-D systemd [linux-any] and bin:pkg D on ayatana-indicato...Mike Gabriel2017-12-081-0/+2
* systemd integration: Add systemd user service file and upstart override.Mike Gabriel2017-12-083-0/+43
* data/ayatana-indicator-datetime.desktop.in: Drop GNOME from OnlyShowIn= key, ...Mike Gabriel2017-12-081-1/+1
* include/datetime/snap.h: Don't guard snap.h by HAS_UT_ACCTSERVICE_SYSTEMSOUND...Mike Gabriel2017-12-081-4/+0
* src/snap.cpp: Forgotten namespace change unity::indicator::notifications -> a...Mike Gabriel2017-12-081-2/+2
* tests/manual: white-space fixMike Gabriel2017-12-081-1/+0
* Fix executable/project name (indicator-datetime -> ayatana-indicator-datetime...Mike Gabriel2017-12-086-24/+24
* debian/watch: Use correct upstream URL.Mike Gabriel2017-12-081-1/+2
* src/CMakeLists.txt: Use correct variable (URLDISPATCH_LIBS -> URLDISPATCHER_L...Mike Gabriel2017-12-081-1/+1
* include/datetime/snap.h: Fix macro name (HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETT...Mike Gabriel2017-12-081-2/+2
* data/org.ayatana.indicator.datetime: Fix Name= key (indicator-datetime -> aya...Mike Gabriel2017-12-081-2/+1
* tests/CMakeLists.txt: Also update DG_LOG_DOMAIN namespace in test suite.Mike Gabriel2017-12-081-1/+1
* debian/control: Fix dependency; we need accountsservice-ubuntu-schemas on Ubu...Mike Gabriel2017-12-081-1/+1
* debian/control: Tweak bin:pkg dependencies, improve SYNOPSIS and LONG_DESCRIP...Mike Gabriel2017-12-081-5/+8
* debian/control: Add B-D: on Ubuntu pull in gsettings-ubuntu-schemas at build-...Mike Gabriel2017-12-081-0/+1
* src/CMakeLists.txt: Add ${URLDISPATCH_LIBS} to target_link_libraries() call.Mike Gabriel2017-12-081-2/+1
* src/CMakeLists.txt: Set DG_LOG_DOMAIN to ayatana-indicator-datetime.Mike Gabriel2017-12-081-1/+1
* src/CMakeLists.txt: Fix name (namespace-wise) of service executable.Mike Gabriel2017-12-081-1/+1
* include/datetime/settings-shared.h: Namespace fix for SETTINGS_INTERFACE macro.Mike Gabriel2017-12-081-1/+1
* README.md: Use more itemizations.Mike Gabriel2017-12-081-39/+39
* README.md: More manual line breaks.Mike Gabriel2017-12-081-6/+6
* README.md: Layout improvements.Mike Gabriel2017-12-081-14/+14
* README.md: Add some manual line breaks.Mike Gabriel2017-12-0849-124/+124
* README(.md): Ship README.md, symlinked from README -> README.md.Mike Gabriel2017-12-082-130/+131
* README: Some namespace fixes. Prepare for being a markdown document.Mike Gabriel2017-12-081-11/+10
* Drop .bzrignore file.Mike Gabriel2017-12-081-20/+0
* debian/control: Add B-D: intltool.Mike Gabriel2017-12-081-1/+2
* Use GSettings cmake module from cmake-extras.Mike Gabriel2017-12-082-68/+60
* include/datetime/dbus-shared.h: Fix namespace of BUS_DATETIME_*.Mike Gabriel2017-12-081-2/+2
* cmake/UseGSettings.cmake: Drop file. Available via cmake-extras.Mike Gabriel2017-12-081-23/+0
* data/: Fix file namespaces for XDG and upstart files.Mike Gabriel2017-12-085-8/+8
* debian/control: Add B-D: cmake-extras (>= 0.10).Mike Gabriel2017-12-081-0/+1
* tests/test-formatter.cpp: Fix locale setting and ignore failures if the build...Mike Gabriel2017-12-081-9/+16