aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for showing the year in indicator-datetimeCharles Kerr2013-10-301-0/+1
* phone: show appointments at 1AM as '1 AM', clock times as '1:00 AM'Charles Kerr2013-10-031-0/+2
* in utils.h, include gio/gio.h to ensure GSettings struct is declaredCharles Kerr2013-09-091-0/+1
* in the utils functions, add a GSettings argument for the functions that use a...Charles Kerr2013-09-071-4/+7
* add 'terse' time formats for phone menu to match the spec.Charles Kerr2013-07-261-6/+26
* in the appointments section, only show the next instance of recurring events....Charles Kerr2013-07-251-0/+1
* in service.c, replace all calls to time(NULL) and g_date_time_new_now_local()...Charles Kerr2013-06-171-1/+1
* in utils.c, remove unused function read_timezone()Charles Kerr2013-06-141-1/+0
* update to handle latest gnome-settings-daemon dbus API for setting timezones;...Michael Terry2011-06-281-0/+1
* when user clicks a timezone location, switch to that timezone (and support sh...Michael Terry2011-04-071-0/+1
* remove week-start preferenceMichael Terry2011-02-251-1/+0
* add week-start controls and settingsMichael Terry2011-02-231-0/+1
* grab timezone names from geomaps; flesh out support for timezone completion i...Michael Terry2011-02-231-0/+3
* first pass at preferences dialogMichael Terry2011-02-171-0/+34