Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | data/: Fix file namespaces for XDG and upstart files. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Make the datetime indicator build on non-Ubuntu systems (which mostly lack ↵ | Mike Gabriel | 2017-12-08 | 1 | -1/+18 |
| | | | | url-dispatcher and Ubuntu Touch sound schema files. | ||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Set correct PROJECT_VERSION. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵ | Mike Gabriel | 2017-12-06 | 1 | -4/+8 |
| | | | | include. This fixes broken i18n support. | ||||
* | CMakeLists.txt: Set GETTEXT_DOMAIN to ayatana-indicator-datetime. | Mike Gabriel | 2017-10-12 | 1 | -1/+1 |
| | |||||
* | Build against libecal 3.16 | Robert Ancell | 2015-06-02 | 1 | -1/+1 |
| | |||||
* | use powerd for hw alarm wakeups | Charles Kerr | 2014-08-18 | 1 | -6/+0 |
| | |||||
* | use the libgstreamer API instead of libcanberra to play audio sounds. | Charles Kerr | 2014-07-03 | 1 | -1/+1 |
| | |||||
* | Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. ↵ | Charles Kerr | 2014-06-10 | 1 | -1/+7 |
| | | | | Don't require libplatform-hardware-api-* unless the arch is armhf, i386, or amd64. | ||||
* | hw alarms | Charles Kerr | 2014-04-24 | 1 | -0/+1 |
| | |||||
* | make geoclue recommended, rather than required. | Charles Kerr | 2014-03-23 | 1 | -1/+0 |
| | |||||
* | sync with trunk | Charles Kerr | 2014-02-19 | 1 | -28/+0 |
|\ | |||||
| * | Move date/time panel into unity-control-center | Robert Ancell | 2014-02-11 | 1 | -28/+0 |
| | | |||||
* | | Add audio notitication when the alarm is triggered. Add a manual test to ↵ | Charles Kerr | 2014-02-04 | 1 | -0/+1 |
| | | | | | | | | tests/ to trigger a snap decision. | ||||
* | | when displaying alarms, use the 'alarm-clock' key matching the icon in ↵ | Charles Kerr | 2014-02-03 | 1 | -2/+1 |
|/ | | | | ubuntu-mobile-icons | ||||
* | merge lp:~robert-ancell/indicator-datetime/unity-control-center2 into ↵ | Charles Kerr | 2014-01-27 | 1 | -1/+15 |
|\ | | | | | | | lp:indicator-datetime | ||||
| * | Support both gnome-control-center and unity-control-center | Robert Ancell | 2014-01-10 | 1 | -1/+15 |
| | | |||||
* | | remove the local snapshot of properties-cpp and add a dependency for it in ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+1 |
| | | | | | | | | debian/control and CMakeLists.txt | ||||
* | | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
* | | add cxx warnings, include/ into the include dirs | Charles Kerr | 2013-12-17 | 1 | -8/+11 |
|/ | |||||
* | set GETTEXT_PACKAGE to an actual string to make dh_translations happier | Charles Kerr | 2013-10-30 | 1 | -1/+1 |
| | |||||
* | tweak the default gcc warnings | Charles Kerr | 2013-10-18 | 1 | -1/+1 |
| | |||||
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 1 | -0/+103 |