Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to timedated instead of gnome-settings-daemon datetime mechanism. | Ryan Lortie | 2013-03-26 | 3 | -89/+51 |
|\ | | | | | | | Approved by PS Jenkins bot, Mathieu Trudel-Lapierre, Charles Kerr. | ||||
| * | 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.03.07-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-07 | 1 | -0/+10 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.3daily13.03.07-0ubuntu1, based on r210 | Automatic PS uploader | 2013-03-07 | 1 | -0/+10 |
|/ / | |||||
* | | Go back to ISO 8601 dates for the date-picker widget. This way we know how ↵ | Michael Terry | 2013-03-06 | 1 | -1/+4 |
|\ \ | | | | | | | | | | | | | | | | to parse it again when the user manually edits the string. Fixes: https://bugs.launchpad.net/bugs/1149696. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | ||||
| * | | Go back to ISO 8601 dates | Michael Terry | 2013-03-07 | 1 | -1/+4 |
|/ / | |||||
* | | Releasing 12.10.3daily13.03.06-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.3daily13.03.06-0ubuntu1, based on r208 | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|/ / | |||||
* | | Do the linking with -lpthread correctly. Fixes: ↵ | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
|\ \ | |/ |/| | | | | | | | https://bugs.launchpad.net/bugs/1126362. Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | Because larsu. | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -1/+1 |
| | | |||||
| * | Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether ↵ | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
|/ | | | | there are extra libraries we should link against. | ||||
* | 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 |
| | | |