Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the flow in on_use_geoclue_changed_cb() a little easier to read | Charles Kerr | 2013-05-03 | 1 | -4/+3 |
| | |||||
* | avoid pointer comparisons in set_timezone() | Charles Kerr | 2013-05-03 | 1 | -1/+1 |
| | |||||
* | merge ryan's timedate1 changes from trunk.13.04 | Charles Kerr | 2013-05-03 | 5 | -89/+60 |
|\ | |||||
| * | Merge Upload for | Mathieu Trudel-Lapierre | 2013-03-28 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +indicator-datetime (12.10.3daily13.03.26-0ubuntu1) raring; urgency=low + + * Use systemd's service backend, ffe lp: #1153567 + * debian/control: depends on systemd-services and systemd-shim + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 26 Mar 2013 19:53:55 +0100 +. Approved by PS Jenkins bot. | ||||
| | * | merge back upload for 12.10.3daily13.03.26-0ubuntu1 | Mathieu Trudel-Lapierre | 2013-03-28 | 1 | -1/+1 |
| |/ | |||||
| * | Use systemd's service backend. Fixes: https://bugs.launchpad.net/bugs/1153567. | Sebastien Bacher | 2013-03-26 | 2 | -0/+9 |
| |\ | | | | | | | | | | Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | ||||
| | * | Port to timedated instead of gnome-settings-daemon datetime mechanism | Sebastien Bacher | 2013-03-26 | 3 | -2/+27 |
| | |\ | |||||
| | * | | * Use systemd's service backend, ffe lp: #1153567 | Sebastien Bacher | 2013-03-26 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | * debian/control: depends on systemd-services and systemd-shim | ||||
| * | | | 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 |
| | | | |||||
* | | | fix a g_critical by calling gtk_init() before we try to get the icon size. | Charles Kerr | 2013-05-03 | 1 | -0/+2 |
| | | | |||||
* | | | refactor the geoclue code into its own class. | Charles Kerr | 2013-05-03 | 6 | -180/+536 |
| | | | |||||
* | | | this is an assertion, so use g_assert() | Charles Kerr | 2013-05-01 | 1 | -1/+1 |
| | | | |||||
* | | | since we're just testing to see if the calendar's been created yet, test for ↵ | Charles Kerr | 2013-05-01 | 1 | -2/+2 |
| | | | | | | | | | | | | NULL instead of using IDO_IS_CALENDAR_MENU_ITEM() | ||||
* | | | fix for the datetime g_critical reported by desrt | Charles Kerr | 2013-05-01 | 1 | -20/+27 |
| | | | |||||
* | | | minor tyop fix: s/notfy/notify/ | Charles Kerr | 2013-05-01 | 1 | -2/+2 |
|/ / | |||||
* | | 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) |