aboutsummaryrefslogtreecommitdiff
path: root/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* remove the leading zero from the terse time format string.Charles Kerr2013-07-301-3/+3
* add i18n comments to get_terse_date_format_string() and get_terse_time_format...Charles Kerr2013-07-301-6/+26
* add 'terse' time formats for phone menu to match the spec.Charles Kerr2013-07-261-107/+242
* in the appointments section, only show the next instance of recurring events....Charles Kerr2013-07-251-5/+14
* in service.c, replace all calls to time(NULL) and g_date_time_new_now_local()...Charles Kerr2013-06-171-5/+1
* in utils.c, remove unused function read_timezone()Charles Kerr2013-06-141-24/+0
* * src/utils.cBob Owen2012-05-251-3/+4
* Don't call setenv when value is NULLRobert Ancell2011-09-281-2/+4
* update to handle latest gnome-settings-daemon dbus API for setting timezones;...Michael Terry2011-06-281-0/+24
* when user clicks a timezone location, switch to that timezone (and support sh...Michael Terry2011-04-071-0/+36
* fix memory leak that also prevented us noticing when the timezone got updatedMichael Terry2011-03-241-0/+2
* Strings and sniffle fixes for the best Canonical designer from New Zealand! Ted Gould2011-03-231-3/+3
|\
| * Removed comma from date time indicatorkarl-qdh2011-03-231-1/+1
|/
* remove week-start preferenceMichael Terry2011-02-251-11/+0
* disable clicking on locations; use pretty zone names in indicatorMichael Terry2011-02-231-4/+9
* add week-start controls and settingsMichael Terry2011-02-231-0/+11
* grab timezone names from geomaps; flesh out support for timezone completion i...Michael Terry2011-02-231-0/+188
* first pass at preferences dialogMichael Terry2011-02-171-0/+45