aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* prefs: remove second signal connection for toggle_ntpRyan Lortie2013-03-041-4/+1
| | | | | Copy/paste error. Thanks Charles. :)
* preferences: Add CanNTP supportRyan Lortie2013-03-041-0/+11
| | | | | | | | | If timedated has the CanNTP property then use it to set the sensitivity of the "Automatically from the internet" radio. This property is only available in new versions of systemd, so if the property is not set, leave the widget sensitive.
* Send proper arguments for SetTime callRyan Lortie2013-03-041-1/+2
| | | | | | | | | vs. the gnome-settings-daemon DateTimeMechanism, the systemd version adds an extra two boolean arguments and wants time in microseconds instead of seconds. Make sure we're doing that properly.
* Port to timedated instead of gnome-settings-daemon datetime mechanismRyan Lortie2013-03-013-88/+41
|
* Releasing 12.10.3daily13.02.06-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-061-0/+10
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.3daily13.02.06-0ubuntu1, based on r206Automatic PS uploader2013-02-061-0/+10
|/
* Fix timezonefile reference leak in build_timezone. Fixes: ↵Colin Watson2013-02-041-0/+1
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/1111628. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
| * Fix timezonefile reference leak in build_timezone.Colin Watson2013-01-311-0/+1
| |
* | Releasing 12.10.3daily13.02.01-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-011-0/+12
|\ \ | | | | | | | | | Approved by .
| * | Releasing 12.10.3daily13.02.01-0ubuntu1, based on r204Automatic PS uploader2013-02-011-0/+12
|/ /
* | Correct signatures of callbacks passed to g_object_connect. Fixes: ↵Colin Watson2013-01-311-12/+29
|\ \ | |/ |/| | | | | | | https://bugs.launchpad.net/bugs/1110362. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
| * Correct signatures of callbacks passed to g_object_connect.Colin Watson2013-01-301-12/+29
| |
* | Check for NULL appointments in hide_all_appointments. Fixes: ↵Colin Watson2013-01-311-2/+4
|\ \ | |/ |/| | | | | | | https://bugs.launchpad.net/bugs/1110398. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
| * Check for NULL appointments in hide_all_appointments.Colin Watson2013-01-301-2/+4
|/
* Releasing 12.10.3daily13.01.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-01-251-0/+6
|\ | | | | | | Approved by .
| * Releasing 12.10.3daily13.01.25-0ubuntu1, based on r201Automatic PS uploader2013-01-251-0/+6
|/
* Update paths for gtest source files.Mathieu Trudel-Lapierre2013-01-235-7/+4
|\ | | | | | | Approved by Allan LeSage.
| * Update paths to gtest source.Mathieu Trudel-Lapierre2013-01-221-2/+2
| |
| * Merge charles' branchMathieu Trudel-Lapierre2013-01-224-5/+2
|/|
| * remove g_type_init() calls and bump glib minimum to 2.35.4, where ↵Charles Kerr2013-01-174-5/+2
|/ | | | g_type_init() is deprecated
* Releasing 12.10.3daily12.11.23-0ubuntu1 to ubuntu.Automatic PS uploader2012-11-231-2/+12
|\ | | | | | | Approved by .
| * Releasing 12.10.3daily12.11.23-0ubuntu1, based on r199Automatic PS uploader2012-11-231-2/+12
|/
* Refresh copyright.Didier Roche2012-11-222-7/+11
|\ | | | | | | Approved by Łukasz Zemczak.
| * * debian/copyright:Didier Roche2012-11-222-7/+11
|/ | | | - Update the copyright
* bootstrap automatic landing message. Fixes: ↵Mathieu Trudel-Lapierre2012-11-191-0/+6
|\ | | | | | | | | | | https://bugs.launchpad.net/bugs/985060, https://bugs.launchpad.net/bugs/1064546, https://bugs.launchpad.net/bugs/1074999, https://bugs.launchpad.net/bugs/1075753. Approved by Charles Kerr, PS Jenkins bot.
| * * Automatic snapshot from revision 197 (bootstrap):Mathieu Trudel-Lapierre2012-11-191-0/+6
|/ | | | | | | | - Add scaffolding for Google Tests. (LP: #985060) - Add "check-news" to our AM_INIT_AUTOMAKE() call. (LP: #1075753) - Don't use geoclue until the user clicks the "Show time in auto-detected location" checkbox. (LP: #1074999) - Remove stray semicolon found by Coverity. (LP: #1064546)
* Inline package.Didier Roche2012-11-168-0/+820
|\ | | | | | | Approved by Charles Kerr.
| * Add libxorg-gtest-dev, libgtest-dev to Build-Depends.Mathieu Trudel-Lapierre2012-11-162-0/+3
| |
| * Override dh_autoreconf to make it use autogen.sh from upstream.Mathieu Trudel-Lapierre2012-11-162-0/+4
| |
| * Add gnome-common to Build-Depends.Mathieu Trudel-Lapierre2012-11-162-0/+2
| |
| * * debian/rules:Mathieu Trudel-Lapierre2012-11-162-7/+10
| | | | | | | | | | - Switch to using the dh sequencer instead of cdbs rules, adjust targets accordingly.
| * debian/compat: bump compat level to 9.Mathieu Trudel-Lapierre2012-11-162-1/+2
| |
| * Update Vcs-Bzr and Vcs-Browser, add a notice for uploaders.Mathieu Trudel-Lapierre2012-11-162-1/+6
| |
| * - Reorganize Build-Depends for clarity.Mathieu Trudel-Lapierre2012-11-162-3/+4
| | | | | | | | - Drop Build-Depends on cdbs, bump debhelper to (>= 9).
| * * debian/control:Mathieu Trudel-Lapierre2012-11-162-3/+12
| | | | | | | | | | - Update to follow style like other indicator packages: use trailing commas at the end of lists.
| * Specify to use split mode for building the package with bzr bdMathieu Trudel-Lapierre2012-11-161-0/+2
| |
| * Import debian/ from lp:~ubuntu-desktop/indicator-datetime/ubuntuMathieu Trudel-Lapierre2012-11-167-0/+790
|/|
| * releasing version 12.10.2-0ubuntu4Sebastien Bacher2012-11-051-2/+2
| |
| * * Backported r192 and r193, fix:Sebastien Bacher2012-11-053-7/+14
| |\ | | | | | | | | | | | | | | | | | | - "shows all-day events one day too early" (lp: #1000182) - "Bogus insensitive events after clicking on different date" (lp: #1069177)
| * | releasing version 12.10.2-0ubuntu3Sebastien Bacher2012-10-091-2/+2
| | |
| * | Backport "fix off-by-one error" leading to have the settings item runSebastien Bacher2012-10-092-1/+8
| |\ \ | | | | | | | | | | | | | | | | the calendar application rather than the control center (lp: #1064375)
| * | | releasing version 12.10.2-0ubuntu2Sebastien Bacher2012-10-051-2/+2
| | | |
| * | | Backport fix from Lars for a missing NULL check leading to segfaultSebastien Bacher2012-10-052-0/+13
| |\ \ \ | | | | | | | | | | | | | | | | | | | | (lp: #1061867)
| * | | | releasing version 12.10.2-0ubuntu1Sebastien Bacher2012-10-041-2/+2
| | | | |
| * | | | * New upstream release:Sebastien Bacher2012-10-0412-174/+212
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | - Fix 12.10.0 appointment calendar regression. (LP: #1060263)
| | * \ \ \ Import upstream version 12.10.2Sebastien Bacher2012-10-0411-174/+205
| | |\ \ \ \
| * | | | | | releasing version 12.10.1-0ubuntu1Didier Roche2012-09-201-2/+2
| | | | | | |
| * | | | | | build-dep on newer e-d-s stackDidier Roche2012-09-202-2/+2
| | | | | | |
| * | | | | | - Gracefully handle clock skew (LP: #917236)Didier Roche2012-09-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Raise the version number of our EDS dependency (LP: #1024437) - Fix X-Ubuntu-Gettext-Domain entries in the .desktop file (LP: #1048834) - Remove unnecessary watching for geoclue address provider changes
| * | | | | | * New upstream release.Didier Roche2012-09-2010-74/+161
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | * build-dep on newer libecal