aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding merge review policyTed Gould2014-01-311-0/+19
|
* Adding basic acceptance testsTed Gould2014-01-311-0/+24
|
* Releasing 13.10.0+14.04.20131217-0ubuntu1 (revision 291 from ↵Automatic PS uploader2013-12-171-0/+12
|\ | | | | | | | | | | lp:indicator-datetime). Approved by PS Jenkins bot.
| * Releasing 13.10.0+14.04.20131217-0ubuntu1, based on r291Automatic PS uploader2013-12-171-0/+12
|/
* Make the phone profile's header format sensitive to whether the phone is ↵Charles Kerr2013-12-136-21/+271
|\ | | | | | | | | | | running in a 12h or 24h locale, and use a 12h or 24h notation accordingly. Fixes: https://bugs.launchpad.net/bugs/1256061. Approved by PS Jenkins bot, Ted Gould.
| * try adding a build-dep of language-pack-en-base instead of configuring the ↵Charles Kerr2013-12-133-34/+2
| | | | | | | | locales in the unit test sandbox. (h/t seb)
| * ensure that we have 12h and 24h locales installed at build time -- the unit ↵Charles Kerr2013-12-133-0/+35
| | | | | | | | tests need them
| * let's see what g_warning jenkins found.Charles Kerr2013-12-131-2/+3
| |
| * in test-formatter, the 12h/24h unit test doesn't need our gschema, so remove ↵Charles Kerr2013-12-132-11/+1
| | | | | | | | it from this MP
| * in tests/, remove a couple of rules that got pulled in from the dev branch ↵Charles Kerr2013-12-131-3/+0
| | | | | | | | but aren't necessary here
| * Add tests to confirm the phone profile header's time format is sensitive to ↵Charles Kerr2013-12-133-0/+235
| | | | | | | | 12/24hr locales (bug #1256061)
| * in tests/, fix the include dirs to look at the source and binary dirs so we ↵Charles Kerr2013-12-131-2/+4
| | | | | | | | can pick up autogenerated headers
| * in tests/, fix typo in schema generator rulesCharles Kerr2013-12-131-1/+1
| |
| * in tests/, add rules to make the Google Test libraryCharles Kerr2013-12-131-0/+9
| |
| * fix minor naming error in the interim library that we link the unit tests ↵Charles Kerr2013-12-131-1/+1
| | | | | | | | and final product service against
| * move the phone & desktop common elements of header time format into a ↵Charles Kerr2013-12-131-17/+30
|/ | | | private util, get_default_header_time_format(), and have the phone & desktop functions call it.
* Releasing 13.10.0+14.04.20131125-0ubuntu1 (revision 289 from ↵Automatic PS uploader2013-11-251-0/+24
|\ | | | | | | | | | | lp:indicator-datetime). Approved by PS Jenkins bot.
| * Releasing 13.10.0+14.04.20131125-0ubuntu1, based on r289Automatic PS uploader2013-11-251-0/+24
|/
* Add changelog entry for 13.10.0+13.10.20131023.2-0ubuntu2Timo Jyrinki2013-11-221-0/+6
|
* In src/clock-live.c, pass the right pointer to on_detect_location_changed(). ↵Charles Kerr2013-11-161-3/+2
|\ | | | | | | | | | | Fixes: https://bugs.launchpad.net/bugs/1251460. Approved by PS Jenkins bot, Ted Gould.
| * in src/clock-live.c, pass the right pointer to on_detect_location_changed().Charles Kerr2013-11-141-3/+2
| |
* | Use g_icon_serialize() output when setting menuitems' "icon" property.Charles Kerr2013-11-081-52/+42
|\ \ | |/ |/| | | Approved by PS Jenkins bot, Lars Uebernickel.
| * don't sink variants returned by g_icon_serialize(). Also, remove the overly ↵Charles Kerr2013-11-081-45/+11
| | | | | | | | complex dict_entry variants.
| * copyeditingCharles Kerr2013-11-081-10/+13
| |
| * when setting a G_MENU_ATTRIBUTE_ICON property, use g_icon_serialize() output ↵Charles Kerr2013-11-081-53/+74
|/ | | | instead of a filename / themed icon name
* When in the desktop-greeter mode, don't allow clicking on calendar dates to ↵Charles Kerr2013-11-021-56/+32
|\ | | | | | | | | | | launch evolution. Fixes: https://bugs.launchpad.net/bugs/1246812. Approved by Lars Uebernickel, PS Jenkins bot.
| * in the desktop greeter profile, don't allow the user to activate calendar dates.Charles Kerr2013-10-311-56/+32
| |
* | Upstart Job. Fixes: https://bugs.launchpad.net/bugs/1185565.Ted Gould2013-10-316-13/+50
|\ \ | | | | | | | | | Approved by PS Jenkins bot, Charles Kerr.
| * | Autostart directoryTed Gould2013-10-311-1/+1
| | |
| * | Merge trunkTed Gould2013-10-3140-569/+685
| |\|
| * | Ignore generated filesTed Gould2013-10-281-0/+2
| | |
| * | Install the autostart fileTed Gould2013-10-281-0/+1
| | |
| * | Add in support for XDG AutostartTed Gould2013-10-282-0/+22
| | |
| * | Merge trunkTed Gould2013-10-2833-629/+2540
| |\ \
| * | | Dropping debugging for system-wide supportTed Gould2013-08-271-3/+0
| | | |
| * | | Adding into the packageTed Gould2013-08-271-1/+1
| | | |
| * | | Adding the upstart job configurationTed Gould2013-08-273-11/+19
| | | |
* | | | Don't generate g_critical() messages in the log when the timezone object is ↵Charles Kerr2013-10-311-2/+5
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | clearing its value. . Fixes: https://bugs.launchpad.net/bugs/1246532. Approved by Ted Gould, PS Jenkins bot.
| * | | don't generate g_critical() messages in the log when the timezone object is ↵Charles Kerr2013-10-301-2/+5
| | | | | | | | | | | | | | | | clearing its value.
* | | | Add changelog entry for Mathieu Trudel-Lapierre2013-10-311-0/+15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +indicator-datetime (13.10.0+13.10.20131023.2-0ubuntu1) saucy-proposed; urgency=low . Approved by PS Jenkins bot, Timo Jyrinki.
| * | | | Add changelog for 13.10.0+13.10.20131023.2-0ubuntu1Mathieu Trudel-Lapierre2013-10-311-0/+15
|/ / / /
* | | | As per the spec, let users show the year in indicator-datetime. Fixes: ↵Charles Kerr2013-10-317-15/+82
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/465689. Approved by Ted Gould, PS Jenkins bot.
| * | | remove a debug tracer that accidentally got committedCharles Kerr2013-10-301-1/+0
| | | |
| * | | Add support for showing the year in indicator-datetimeCharles Kerr2013-10-307-15/+83
| | | |
* | | | Switch the build system to cmake. Fixes: ↵Charles Kerr2013-10-3034-540/+567
|\| | | | |_|/ |/| | | | | | | | | | | https://bugs.launchpad.net/bugs/1237509. Approved by Ted Gould, PS Jenkins bot.
| * | let service know how to launch gnome-control-center on the desktopCharles Kerr2013-10-301-0/+5
| | |
| * | fix DPKGDATADIR definition for locating the datetime-panel.ui fileCharles Kerr2013-10-301-1/+1
| | |
| * | set GETTEXT_PACKAGE to an actual string to make dh_translations happierCharles Kerr2013-10-301-1/+1
| | |
| * | point the dbus service file at pkglibexecdirCharles Kerr2013-10-291-1/+1
| | |
| * | look for indicator-datetime-service in ↵Charles Kerr2013-10-291-1/+1
| | | | | | | | | | | | usr/lib/*/indicator-datetime/indicator-datetime-service