aboutsummaryrefslogtreecommitdiff
path: root/src/datetime-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* add error icon to main timezone entryMichael Terry2011-03-301-6/+46
* remember user's preferred location name for main timezoneMichael Terry2011-03-291-19/+43
* Handle enter on the default case by selecting the first entry instead of ente...Ted Gould2011-03-291-2/+0
|\
| * Don't allow enter presses to leave non-timezone content in the modelMichael Terry2011-03-281-2/+0
* | treat locations dialog not as a modal dialog, but rather one that can be dism...Michael Terry2011-03-291-2/+18
|/
* Use the shared header file for the service and interface names.Ted Gould2011-03-101-3/+2
* prefs: only let user change clock prefs if the clock is running; don't connec...Michael Terry2011-03-101-2/+42
* quit when the close putton is clickedKen VanDine2011-03-031-0/+1
* merge from trunk; fix utc time always being displayed in manual time spin buttonMichael Terry2011-03-031-31/+111
|\
| * add back missing unrefMichael Terry2011-03-031-0/+1
| * let date spin buttons workMichael Terry2011-03-011-19/+38
| * merge from trunkMichael Terry2011-03-011-49/+0
| |\
| * | have spinners work in unison -- only save when neither is focusedMichael Terry2011-02-241-32/+92
* | | fix some visual issues mpt found; drop libmap/Makefile.in from bzrMichael Terry2011-03-031-1/+34
| |/ |/|
* | remove week-start preferenceMichael Terry2011-02-251-49/+0
|/
* add geonames watermarkMichael Terry2011-02-231-0/+2
* some cleanup; when map changes, update entry tooMichael Terry2011-02-231-6/+20
* whoops, uncomment polkit bitsMichael Terry2011-02-231-3/+3
* add week-start controls and settingsMichael Terry2011-02-231-3/+50
* grab timezone names from geomaps; flesh out support for timezone completion i...Michael Terry2011-02-231-4/+25
* beginnings of completion supportMichael Terry2011-02-221-1/+29
* add initial timezone map implementation, borrowed from gnome-control-centerMichael Terry2011-02-221-7/+51
* start of locations dialogMichael Terry2011-02-181-1/+10
* make manual date/time fields workMichael Terry2011-02-181-41/+117
* add polkit support and use new gnome-settings-daemon ntp-setting supportMichael Terry2011-02-181-26/+197
* first pass at preferences dialogMichael Terry2011-02-171-0/+211