Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.3.1-0ubuntu3 | Mathieu Trudel-Lapierre | 2012-01-13 | 1 | -2/+2 |
| | |||||
* | * Rebuild for the new e-d-s libraries. | Mathieu Trudel-Lapierre | 2012-01-13 | 3 | -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-0ubuntu2 | Ken VanDine | 2011-10-28 | 3 | -0/+26 |
| | |||||
* | releasing version 0.3.1-0ubuntu1 | Ken VanDine | 2011-10-13 | 1 | -1/+1 |
| | |||||
* | * New upstream release. | Ken VanDine | 2011-10-13 | 8 | -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~ppa1 | Ted Gould | 2011-10-13 | 1 | -2/+2 |
| | | |||||
| * | debian/control: Drop libunique requirements | Ted Gould | 2011-10-13 | 2 | -3/+2 |
| | | |||||
| * | * New upstream release. | Ted Gould | 2011-10-13 | 7 | -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.1 | Ted Gould | 2011-10-13 | 6 | -25/+45 |
| | |\ | |||||
| | | * | 0.3.10.3.1 | Ted Gould | 2011-10-13 | 1 | -1/+1 |
| | | | | |||||
| | | * | Removing unused libunique | Ted Gould | 2011-10-13 | 2 | -2/+0 |
| | | |\ | |||||
| | | | * | Remove libunique dependency as Its not needed anymore | Javier Jardón | 2011-10-05 | 2 | -2/+0 |
| | | | | | |||||
| | | * | | Checking to see if the timezones match | Ted Gould | 2011-10-13 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * | | Check to see if we're in the same timezone as default | Ted Gould | 2011-10-12 | 1 | -2/+2 |
| | | |/ / | |||||
| | | * | | Removing icon from window. | Ted Gould | 2011-10-11 | 1 | -1/+0 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Remove use of window icon | Javier Jardón | 2011-10-06 | 1 | -1/+0 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Its not showed by default anyway Fixes https://bugs.launchpad.net/indicator-datetime/+bug/746176 | ||||
* | | | | releasing version 0.3.0-0ubuntu3 | Ken VanDine | 2011-10-13 | 1 | -0/+6 |
| | | | | |||||
* | | | | releasing version 0.3.0-0ubuntu2 | Ken VanDine | 2011-10-05 | 3 | -0/+20 |
| | | | | |||||
* | | | | releasing version 0.3.0-0ubuntu1 | Ken VanDine | 2011-09-29 | 1 | -1/+1 |
| | | | | |||||
* | | | | * New upstream release. | Ken VanDine | 2011-09-29 | 9 | -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~ppa1 | Ted Gould | 2011-09-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | * New upstream release. | Ted Gould | 2011-09-29 | 9 | -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.0 | Ted Gould | 2011-09-29 | 8 | -26/+79 |
| | |\| | |||||
| | | * | 0.3.00.3.0 | Ted Gould | 2011-09-29 | 1 | -1/+1 |
| | | | | |||||
| | | * | Unref Cals in error situations | Ted Gould | 2011-09-29 | 1 | -6/+21 |
| | | |\ | |||||
| | | | * | Fix 100% CPU usage (LP: #774071) | Antti Kaijanmäki | 2011-09-29 | 1 | -6/+21 |
| | | |/ | |||||
| | | * | Protect setting or unseting the env if we don't have it already. | Ted Gould | 2011-09-29 | 1 | -2/+4 |
| | | |\ | |||||
| | | | * | Don't call setenv when value is NULL | Robert Ancell | 2011-09-28 | 1 | -2/+4 |
| | | |/ | |||||
| | | * | Use g_datetime() to measure string (6 LOC) | Jörn Horstmann | 2011-09-21 | 1 | -5/+7 |
| | | | | |||||
| | | * | Moving setting the translation domain for builder to earlier | Ted Gould | 2011-09-21 | 1 | -2/+1 |
| | | |\ | |||||
| | | | * | Set translation domain before gtk_builder_add_from_file, in the other file ↵ | Gabor Kelemen | 2011-09-18 | 1 | -2/+1 |
| | | |/ | | | | | | | | | | | | | too. LP: #853130 | ||||
| * | | | Merge from Ubuntu Desktop | Ted Gould | 2011-09-29 | 2 | -3/+15 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | * debian/control | Ken VanDine | 2011-09-29 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | - Added recommends for e-d-s | ||||
* | | | | releasing version 0.2.95-0ubuntu1 | Didier Roche | 2011-09-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | * debian/control: | Didier Roche | 2011-09-15 | 2 | -1/+6 |
|/ / / | | | | | | | | | | - bump the libglib build-dep | ||||
* | | | releasing version 0.2.95-0ubuntu1~ppa1 | Ted Gould | 2011-09-15 | 1 | -2/+2 |
| | | | |||||
* | | | Update to release 0.2.95 | Ted Gould | 2011-09-15 | 6 | -95/+152 |
|\| | | |||||
| * | | Import upstream version 0.2.95 | Ted Gould | 2011-09-15 | 5 | -92/+150 |
| |\| | |||||
| | * | 0.2.950.2.95 | Ted Gould | 2011-09-15 | 1 | -1/+1 |
| | | | |||||
| | * | Dropping the wall clock branch. Bad touch. | Ted Gould | 2011-09-15 | 1 | -2/+2 |
| | |\ | |||||
* | | | | * New upstream release. | Ted Gould | 2011-09-15 | 15 | -369/+347 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set default timezone on events without (LP: #837359) * Update docs to specify correct custom formats (LP: #775113) * Use GNOME wall clock interface for time (LP: #837440) * Remove add event when using greeter (LP: #836521) * Fix gettext domain for builder files (LP: #845473) * Update date correctly when opening menu (LP: #793450) | ||||
| * | | | Import upstream version 0.2.94 | Ted Gould | 2011-09-15 | 14 | -369/+335 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.2.940.2.94 | Ted Gould | 2011-09-15 | 1 | -2/+2 |
| | | | | |||||
| | * | | Use the GNOME Wall Clock interface | Ted Gould | 2011-09-15 | 3 | -131/+52 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | indicator-datetime: Update the desktop schema when showing seconds | Javier Jardón | 2011-09-05 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | As GnomeWallClock uses "clock-show-seconds" desktop key to update the current time | ||||
| | | * | indicator-datetime.c: Fix typo | Javier Jardón | 2011-09-05 | 1 | -1/+1 |
| | | | | |||||
| | | * | datetime-service: Fix typo | Javier Jardón | 2011-09-05 | 1 | -1/+1 |
| | | | | |||||
| | | * | indicator-datetime.c: Use GnomeWallClock instead of periodic timeout | Javier Jardón | 2011-09-05 | 2 | -66/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This class support changes in the timezone and notifications of clock skews when using a recent version of Linux (using timerfds) See https://bugzilla.gnome.org/show_bug.cgi?id=655129 Fixes https://bugs.launchpad.net/indicator-datetime/+bug/837440 | ||||
| | | * | Bump gnome-desktop required version to 3.1.91 | Javier Jardón | 2011-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | GnomeWallClock was added in this version | ||||
| | | * | Use GnomeWallClock instead of periodic timeout | Javier Jardón | 2011-09-05 | 2 | -65/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This class support changes in the timezone and notifications of clock skews when using a recent version of Linux (using timerfds) See https://bugzilla.gnome.org/show_bug.cgi?id=655129 Fixes https://bugs.launchpad.net/indicator-datetime/+bug/837440 |