Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefs: remove second signal connection for toggle_ntp | Ryan Lortie | 2013-03-04 | 1 | -4/+1 |
| | | | | | Copy/paste error. Thanks Charles. :) | ||||
* | preferences: Add CanNTP support | Ryan Lortie | 2013-03-04 | 1 | -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 call | Ryan Lortie | 2013-03-04 | 1 | -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 mechanism | Ryan Lortie | 2013-03-01 | 3 | -88/+41 |
| | |||||
* | Releasing 12.10.3daily13.02.06-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-06 | 1 | -0/+10 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3daily13.02.06-0ubuntu1, based on r206 | Automatic PS uploader | 2013-02-06 | 1 | -0/+10 |
|/ | |||||
* | Fix timezonefile reference leak in build_timezone. Fixes: ↵ | Colin Watson | 2013-02-04 | 1 | -0/+1 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1111628. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot. | ||||
| * | Fix timezonefile reference leak in build_timezone. | Colin Watson | 2013-01-31 | 1 | -0/+1 |
| | | |||||
* | | Releasing 12.10.3daily13.02.01-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-01 | 1 | -0/+12 |
|\ \ | | | | | | | | | | Approved by . | ||||
| * | | Releasing 12.10.3daily13.02.01-0ubuntu1, based on r204 | Automatic PS uploader | 2013-02-01 | 1 | -0/+12 |
|/ / | |||||
* | | Correct signatures of callbacks passed to g_object_connect. Fixes: ↵ | Colin Watson | 2013-01-31 | 1 | -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 Watson | 2013-01-30 | 1 | -12/+29 |
| | | |||||
* | | Check for NULL appointments in hide_all_appointments. Fixes: ↵ | Colin Watson | 2013-01-31 | 1 | -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 Watson | 2013-01-30 | 1 | -2/+4 |
|/ | |||||
* | Releasing 12.10.3daily13.01.25-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-01-25 | 1 | -0/+6 |
|\ | | | | | | | Approved by . | ||||
| * | Releasing 12.10.3daily13.01.25-0ubuntu1, based on r201 | Automatic PS uploader | 2013-01-25 | 1 | -0/+6 |
|/ | |||||
* | Update paths for gtest source files. | Mathieu Trudel-Lapierre | 2013-01-23 | 5 | -7/+4 |
|\ | | | | | | | Approved by Allan LeSage. | ||||
| * | Update paths to gtest source. | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -2/+2 |
| | | |||||
| * | Merge charles' branch | Mathieu Trudel-Lapierre | 2013-01-22 | 4 | -5/+2 |
|/| | |||||
| * | remove g_type_init() calls and bump glib minimum to 2.35.4, where ↵ | Charles Kerr | 2013-01-17 | 4 | -5/+2 |
|/ | | | | g_type_init() is deprecated | ||||
* | Releasing 12.10.3daily12.11.23-0ubuntu1 to ubuntu. | Automatic PS uploader | 2012-11-23 | 1 | -2/+12 |
|\ | | | | | | | Approved by . | ||||
| * | Releasing 12.10.3daily12.11.23-0ubuntu1, based on r199 | Automatic PS uploader | 2012-11-23 | 1 | -2/+12 |
|/ | |||||
* | Refresh copyright. | Didier Roche | 2012-11-22 | 2 | -7/+11 |
|\ | | | | | | | Approved by Łukasz Zemczak. | ||||
| * | * debian/copyright: | Didier Roche | 2012-11-22 | 2 | -7/+11 |
|/ | | | | - Update the copyright | ||||
* | bootstrap automatic landing message. Fixes: ↵ | Mathieu Trudel-Lapierre | 2012-11-19 | 1 | -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-Lapierre | 2012-11-19 | 1 | -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 Roche | 2012-11-16 | 8 | -0/+820 |
|\ | | | | | | | Approved by Charles Kerr. | ||||
| * | Add libxorg-gtest-dev, libgtest-dev to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -0/+3 |
| | | |||||
| * | Override dh_autoreconf to make it use autogen.sh from upstream. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -0/+4 |
| | | |||||
| * | Add gnome-common to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -0/+2 |
| | | |||||
| * | * debian/rules: | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -7/+10 |
| | | | | | | | | | | - Switch to using the dh sequencer instead of cdbs rules, adjust targets accordingly. | ||||
| * | debian/compat: bump compat level to 9. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -1/+2 |
| | | |||||
| * | Update Vcs-Bzr and Vcs-Browser, add a notice for uploaders. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -1/+6 |
| | | |||||
| * | - Reorganize Build-Depends for clarity. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -3/+4 |
| | | | | | | | | - Drop Build-Depends on cdbs, bump debhelper to (>= 9). | ||||
| * | * debian/control: | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -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 bd | Mathieu Trudel-Lapierre | 2012-11-16 | 1 | -0/+2 |
| | | |||||
| * | Import debian/ from lp:~ubuntu-desktop/indicator-datetime/ubuntu | Mathieu Trudel-Lapierre | 2012-11-16 | 7 | -0/+790 |
|/| | |||||
| * | releasing version 12.10.2-0ubuntu4 | Sebastien Bacher | 2012-11-05 | 1 | -2/+2 |
| | | |||||
| * | * Backported r192 and r193, fix: | Sebastien Bacher | 2012-11-05 | 3 | -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-0ubuntu3 | Sebastien Bacher | 2012-10-09 | 1 | -2/+2 |
| | | | |||||
| * | | Backport "fix off-by-one error" leading to have the settings item run | Sebastien Bacher | 2012-10-09 | 2 | -1/+8 |
| |\ \ | | | | | | | | | | | | | | | | | the calendar application rather than the control center (lp: #1064375) | ||||
| * | | | releasing version 12.10.2-0ubuntu2 | Sebastien Bacher | 2012-10-05 | 1 | -2/+2 |
| | | | | |||||
| * | | | Backport fix from Lars for a missing NULL check leading to segfault | Sebastien Bacher | 2012-10-05 | 2 | -0/+13 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | (lp: #1061867) | ||||
| * | | | | releasing version 12.10.2-0ubuntu1 | Sebastien Bacher | 2012-10-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * New upstream release: | Sebastien Bacher | 2012-10-04 | 12 | -174/+212 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | - Fix 12.10.0 appointment calendar regression. (LP: #1060263) | ||||
| | * \ \ \ | Import upstream version 12.10.2 | Sebastien Bacher | 2012-10-04 | 11 | -174/+205 |
| | |\ \ \ \ | |||||
| * | | | | | | releasing version 12.10.1-0ubuntu1 | Didier Roche | 2012-09-20 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | build-dep on newer e-d-s stack | Didier Roche | 2012-09-20 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | - Gracefully handle clock skew (LP: #917236) | Didier Roche | 2012-09-20 | 1 | -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 Roche | 2012-09-20 | 10 | -74/+161 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | * build-dep on newer libecal |