aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add GSettings support for specifying a default alarm sound and default alarm ...Charles Kerr2014-06-236-0/+114
* releasing package indicator-datetime version 13.10.0+14.10.20140611-0ubuntu3Ricardo Salveti de Araujo2014-06-121-1/+1
* Migrading to Platform V2Ricardo Salveti de Araujo2014-06-121-0/+6
* Migrate to platform-api v2Ricardo Salveti de Araujo2014-06-121-2/+2
* releasing package indicator-datetime version 13.10.0+14.10.20140611-0ubuntu2Ricardo Salveti de Araujo2014-06-121-0/+6
* Releasing 13.10.0+14.10.20140611-0ubuntu1CI bot2014-06-111-0/+16
* Prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use...Charles Kerr2014-06-1121-184/+925
|\
| * remove a pair of #warning tracersCharles Kerr2014-06-101-3/+0
| * Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. D...Charles Kerr2014-06-104-30/+49
| * in debian/control, remove 'Depends: libubuntu-platform-hardware-api1' as per ...Charles Kerr2014-06-101-1/+0
| * in MERGE-REVIEW, outline the steps needed to run hw alarm wakeup testsCharles Kerr2014-06-101-5/+30
| * remove some debug tracers that shouldn't've been committedCharles Kerr2014-06-101-10/+4
| * in SimpleAlarmQueue, the 'alarms we don't want to trigger' list needs to be c...Charles Kerr2014-06-102-7/+19
| * in UhaWakeupTimer, ensure the timeout signal gets emitted from inside a glib ...Charles Kerr2014-06-101-1/+1
| * in wakeup-timer-uha, sync with platform-api changes and add a safeguard to en...Charles Kerr2014-06-101-8/+16
| * in wakeup-timer-uha, set idle wakeup to 1 day from now rather than 1 year fro...Charles Kerr2014-06-101-2/+2
| * in engine-eds, add debug messagesCharles Kerr2014-06-101-2/+10
| * in alarm-queue-simple, call requeue() if time skew is detected.Charles Kerr2014-06-102-4/+4
| * in wakeup-timer-mainloop, don't just cast to uint without checking sign. (h/t...Charles Kerr2014-06-101-1/+3
| * in date-time.h, remove unnecessary get() call. (h/t ted)Charles Kerr2014-06-101-1/+1
| * in debianl/control, add libplatform-hardware-api pieces to Depends and Build-...Charles Kerr2014-06-101-0/+3
| * prefer to use ubuntu-platform-hardware-api for wakeups when possible s.t. use...Charles Kerr2014-04-2418-155/+829
| |\
| | * hw alarmsCharles Kerr2014-04-2417-141/+815
| | * rename 'clock-watcher' as 'alarm-queue' because the former name isn't very in...Charles Kerr2014-04-246-31/+31
| |/
* | Use the Suru Arpeggio as the default alarm sound. Fixes: 1309063Charles Kerr2014-06-112-17/+2
|\ \
| * | add ubuntu-touch-sounds to Recommends: b/c that provides 'Suru arpeggio.ogg'Charles Kerr2014-05-281-0/+1
| * | don't ca_context_cache() the default alarm sound, since we don't use it on de...Charles Kerr2014-05-281-16/+0
| * | use the Suru arpeggio as the default alarm sound.Charles Kerr2014-05-281-1/+1
| |/
* | Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn li...Sergey Shnatsel Davidoff2014-06-111-1/+1
|\ \
| * | Add Pantheon to OnlyShowIn list of the non-Upstart .desktop fileSergey Shnatsel Davidoff2014-04-041-1/+1
* | | when src/timezone-file.c reads the contents of a file, skip lines that begin ...Charles Kerr2014-06-112-13/+69
|\ \ \ | |_|/ |/| |
| * | when src/timezone-file.c reads the contents of a file, skip lines that begin ...Charles Kerr2014-05-052-13/+69
|/ /
* | Releasing 13.10.0+14.04.20140415.3-0ubuntu1CI bot2014-04-151-0/+9
* | If there's a large batch of EDS events coming in, try to wait until the event...Charles Kerr2014-04-154-93/+75
|\ \
| * | copyediting: fix indentation/formattingCharles Kerr2014-04-151-58/+58
| * | sync with lp:~renatofilho/qtorganizer5-eds/fix-1284375's method of storing al...Charles Kerr2014-04-151-48/+34
| * | remove unused field Appointment.is_dailyCharles Kerr2014-04-153-16/+0
| * | remove unused field Appointment.is_eventCharles Kerr2014-04-154-4/+0
| * | remove some extraneous EDS events on startupCharles Kerr2014-04-111-0/+1
| * | if we have a flood of EDS events coming in, wait a longer interval before req...Charles Kerr2014-04-111-3/+18
|/ /
* | Releasing 13.10.0+14.04.20140408-0ubuntu1CI bot2014-04-081-0/+9
* | split_settings_location: Initialise the 'first' pointer, otherwise it points ...Iain Lane2014-04-081-1/+1
|\ \ | |/ |/|
| * split_settings_location: Initialise the 'first' pointer.Iain Lane2014-04-081-1/+1
|/
* Releasing 13.10.0+14.04.20140328-0ubuntu1CI bot2014-03-281-0/+10
* Improved translator comments for better time/date localization. Fixes: 1001595Charles Kerr2014-03-284-27/+125
|\
| * add comments & examples for translators to help them to fix bug #1001595 for ...Charles Kerr2014-03-274-27/+125
* | Short-term workaround for the GIO GAppInfo wakeup bug discussed in bug 129623...Charles Kerr2014-03-281-0/+8
|\ \ | |/ |/|
| * work around gio wakeup bugCharles Kerr2014-03-251-0/+8
|/
* Releasing 13.10.0+14.04.20140324.1-0ubuntu1CI bot2014-03-241-0/+16
* Change the desktop menu's settings menuitem's label to match the spec. Fixes:...Charles Kerr2014-03-2411-260/+494
|\