aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | Fix FTB when deprecation warnings are enabledCharles Kerr2012-02-143-8/+28
| | | |/ / / /
| | | * | | | merge ted's indicator-datetime-trunk build fixesCharles Kerr2012-02-143-4/+4
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | Fixing include pathsTed Gould2012-01-312-3/+3
| | | | | | |
| | | | * | | Updating dbusmenu-gtk to 0.5.90Ted Gould2012-01-311-1/+1
| | | |/ / /
| | | * | | Fixing Geoclue supportTed Gould2011-12-131-1/+6
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Attaching bugs. UhgTed Gould2011-10-230-0/+0
| | | | | |
| | | | * | Fixing a bad check for GeoIP object validity. Adding an error check which ↵Ted Gould2011-10-231-1/+6
| | | |/ / | | | | | | | | | | | | | | | is better anyway.
| * | | | Merging in Ubuntu DesktopTed Gould2012-02-177-4/+155
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.3.1-0ubuntu5Ken VanDine2012-01-251-2/+2
| | | | |
* | | | | no change rebuild for libindicator7Ken VanDine2012-01-241-0/+6
| | | | |
* | | | | releasing version 0.3.1-0ubuntu4Martin Pitt2012-01-231-2/+2
| | | | |
* | | | | Add disable_Werror.patch: Disable -Werror, causes build failures due toMartin Pitt2012-01-233-0/+37
| | | | | | | | | | | | | | | | | | | | deprecated symbols.
* | | | | Migrate from libpolkit-gtk-1-dev to libpolkit-gobject-1-dev.Martin Pitt2012-01-232-1/+7
| | | | |
* | | | | releasing version 0.3.1-0ubuntu3Mathieu Trudel-Lapierre2012-01-131-2/+2
| | | | |
* | | | | * Rebuild for the new e-d-s libraries.Mathieu Trudel-Lapierre2012-01-133-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | * debian/patches/gtk_box_api.patch: port gtk_hbox_new() to gtk_box_new() if building for GTK3, no change if building against GTK2.
* | | | | releasing version 0.3.1-0ubuntu2Ken VanDine2011-10-283-0/+26
| | | | |
* | | | | releasing version 0.3.1-0ubuntu1Ken VanDine2011-10-131-1/+1
| | | | |
* | | | | * New upstream release.Ken VanDine2011-10-138-27/+55
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop an unused icon (LP: #746176) * Fix showing a timezone that we're currently set to (LP: #833337) * Remove check for libunique as it's unused * debian/control: Drop libunique requirements, it was unused
| * | | | releasing version 0.3.1-0ubuntu1~ppa1Ted Gould2011-10-131-2/+2
| | | | |
| * | | | debian/control: Drop libunique requirementsTed Gould2011-10-132-3/+2
| | | | |
| * | | | * New upstream release.Ted Gould2011-10-137-25/+54
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Drop an unused icon (LP: #746176) * Fix showing a timezone that we're currently set to (LP: #833337) * Remove check for libunique as it's unused
| | * | | Import upstream version 0.3.1Ted Gould2011-10-136-25/+45
| | |\| |
| | | * | 0.3.10.3.1Ted Gould2011-10-131-1/+1
| | | | |
| | | * | Removing unused libuniqueTed Gould2011-10-132-2/+0
| | | |\ \
| | | | * | Remove libunique dependency as Its not needed anymoreJavier Jardón2011-10-052-2/+0
| | | | |/
| | | * | Checking to see if the timezones matchTed Gould2011-10-131-2/+2
| | | |\ \
| | | | * | Check to see if we're in the same timezone as defaultTed Gould2011-10-121-2/+2
| | | |/ /
| | | * | Removing icon from window.Ted Gould2011-10-111-1/+0
| | | |\ \ | | | | |/ | | | |/|
| | | | * Remove use of window iconJavier Jardón2011-10-061-1/+0
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Its not showed by default anyway Fixes https://bugs.launchpad.net/indicator-datetime/+bug/746176
* | | | releasing version 0.3.0-0ubuntu3Ken VanDine2011-10-131-0/+6
| | | |
* | | | releasing version 0.3.0-0ubuntu2Ken VanDine2011-10-053-0/+20
| | | |
* | | | releasing version 0.3.0-0ubuntu1Ken VanDine2011-09-291-1/+1
| | | |
* | | | * New upstream release.Ken VanDine2011-09-299-28/+89
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix corrupt environment when LANGUAGE not set (LP: #861123) * Measure string size with GLib (LP: #730476) * Free ECals when they have errors (LP: #774071) * Fix untranslated string (LP: #853130)
| * | | releasing version 0.3.0-0ubuntu1~ppa1Ted Gould2011-09-291-2/+2
| | | |
| * | | * New upstream release.Ted Gould2011-09-299-28/+89
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix corrupt environment when LANGUAGE not set (LP: #861123) * Measure string size with GLib (LP: #730476) * Free ECals when they have errors (LP: #774071) * Fix untranslated string (LP: #853130)
| | * | Import upstream version 0.3.0Ted Gould2011-09-298-26/+79
| | |\|
| | | * 0.3.00.3.0Ted Gould2011-09-291-1/+1
| | | |
| | | * Unref Cals in error situationsTed Gould2011-09-291-6/+21
| | | |\
| | | | * Fix 100% CPU usage (LP: #774071)Antti Kaijanmäki2011-09-291-6/+21
| | | |/
| | | * Protect setting or unseting the env if we don't have it already.Ted Gould2011-09-291-2/+4
| | | |\
| | | | * Don't call setenv when value is NULLRobert Ancell2011-09-281-2/+4
| | | |/
| | | * Use g_datetime() to measure string (6 LOC)Jörn Horstmann2011-09-211-5/+7
| | | |
| | | * Moving setting the translation domain for builder to earlierTed Gould2011-09-211-2/+1
| | | |\
| | | | * Set translation domain before gtk_builder_add_from_file, in the other file ↵Gabor Kelemen2011-09-181-2/+1
| | | |/ | | | | | | | | | | | | too. LP: #853130
| * | | Merge from Ubuntu DesktopTed Gould2011-09-292-3/+15
| |\ \ \ | |/ / / |/| | |
* | | | * debian/controlKen VanDine2011-09-292-1/+8
| | | | | | | | | | | | | | | | - Added recommends for e-d-s
* | | | releasing version 0.2.95-0ubuntu1Didier Roche2011-09-151-1/+1
| | | |
* | | | * debian/control:Didier Roche2011-09-152-1/+6
|/ / / | | | | | | | | | - bump the libglib build-dep
* | | releasing version 0.2.95-0ubuntu1~ppa1Ted Gould2011-09-151-2/+2
| | |
* | | Update to release 0.2.95Ted Gould2011-09-156-95/+152
|\| |