Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use libtimezonemap | Michael Terry | 2012-01-09 | 56 | -2004/+28 |
| | |||||
* | use notdir when generating the .gir to allow out-of-tree builds | Michael Terry | 2012-01-09 | 1 | -2/+2 |
| | |||||
* | fix deprecation warnings | Michael Terry | 2012-01-09 | 1 | -0/+8 |
| | |||||
* | Fixing Geoclue support | Ted Gould | 2011-12-13 | 1 | -1/+6 |
|\ | |||||
| * | Attaching bugs. Uhg | Ted Gould | 2011-10-23 | 0 | -0/+0 |
| | | |||||
| * | Fixing a bad check for GeoIP object validity. Adding an error check which ↵ | Ted Gould | 2011-10-23 | 1 | -1/+6 |
|/ | | | | is better anyway. | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 |
|\ | |||||
| * | 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 | ||||
* | | Set the builder language before opening the file | Ted Gould | 2011-09-15 | 1 | -2/+1 |
|\ \ | |||||
| * | | Set translation domain before the gtk_builder_add_from_file call. LP: #845473 | Gabor Kelemen | 2011-09-09 | 1 | -2/+1 |
| | | | |||||
* | | | Update comments to discuss the new format options in glib | Ted Gould | 2011-09-15 | 2 | -3/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | configure.ac: Bump glib required version | Javier Jardón | 2011-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This version of Glib supports all the strftime format specifiers Fixes https://bugs.launchpad.net/indicator-datetime/+bug/775113 | ||||
| * | | Warning when the user use a date format not supported | Javier Jardón | 2011-09-02 | 1 | -2/+8 |
| |/ | | | | | | | | | | | We are using the g_date_time_format () function and the format strings understood by this function are a subset of the strftime() format language. | ||||
* | | Some optimizations to the private pointers and a const | Ted Gould | 2011-09-06 | 3 | -30/+35 |
|\ \ | |||||
| * | | indicator-datetime.c: Use G_GNUC_CONST in the type declaration | Javier Jardón | 2011-09-06 | 1 | -1/+1 |
| | | | |||||
| * | | indicator-datetime.c: Use private pointer instead GET_PRIV macro | Javier Jardón | 2011-09-06 | 1 | -11/+11 |
| | | | |||||
| * | | timezone-completion: Use private pointer instead GET_PRIV macro | Javier Jardón | 2011-09-06 | 2 | -18/+23 |
| |/ | |||||
* | | Remove unused code | Ted Gould | 2011-09-06 | 3 | -161/+0 |
|\ \ | |||||
| * | | Remove death code: calendar-menu-item | Javier Jardón | 2011-09-06 | 4 | -161/+1 |
| |/ | | | | | | | | | We use IdoCalendarMenuItem nowadays | ||||
* | | Checking for pow | Ted Gould | 2011-09-06 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | configure.ac: Check for 'pow' in math library | Javier Jardón | 2011-09-06 | 1 | -0/+1 |
|/ | |||||
* | Set default timezone on events | Espen Wiborg | 2011-09-01 | 1 | -0/+12 |
| | |||||
* | Remove visibility check so we can update the date before we're visible. | Ted Gould | 2011-08-31 | 1 | -6/+0 |
|\ | |||||
| * | Update the date when open the indicator-datetime menu | Javier Jardón | 2011-08-25 | 1 | -6/+0 |
| | | | | | | | | | | Fixes https://bugs.launchpad.net/indicator-datetime/+bug/793450 | ||||
* | | Check for greeter mode to whether we should show Evolution options. | Ted Gould | 2011-08-31 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | disable evolution functionality when in greeter mode | Michael Terry | 2011-08-31 | 1 | -1/+1 |
|/ | |||||
* | 0.2.930.2.93 | Ted Gould | 2011-08-18 | 1 | -1/+1 |
| |