aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Port to timedated instead of gnome-settings-daemon datetime mechanismSebastien Bacher2013-03-263-2/+27
|\
| * Releasing 12.10.3daily13.03.07-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-071-0/+10
| |\ | | | | | | | | | Approved by PS Jenkins bot.
| | * Releasing 12.10.3daily13.03.07-0ubuntu1, based on r210Automatic PS uploader2013-03-071-0/+10
| |/
| * Go back to ISO 8601 dates for the date-picker widget. This way we know how ↵Michael Terry2013-03-061-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 datesMichael Terry2013-03-071-1/+4
| |/
| * Releasing 12.10.3daily13.03.06-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-061-0/+11
| |\ | | | | | | | | | Approved by PS Jenkins bot.
| | * Releasing 12.10.3daily13.03.06-0ubuntu1, based on r208Automatic PS uploader2013-03-061-0/+11
| |/
| * Do the linking with -lpthread correctly. Fixes: ↵Mathieu Trudel-Lapierre2013-03-051-0/+1
| |\ | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/1126362. Approved by Lars Uebernickel, PS Jenkins bot.
| | * Because larsu.Mathieu Trudel-Lapierre2013-03-051-1/+1
| | |
| | * Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether ↵Mathieu Trudel-Lapierre2013-03-051-0/+1
| |/ | | | | | | there are extra libraries we should link against.
* | * Use systemd's service backend, ffe lp: #1153567Sebastien Bacher2013-03-262-0/+9
| | | | | | | | | | * debian/control: depends on systemd-services and systemd-shim
* | 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)