aboutsummaryrefslogtreecommitdiff
path: root/src/datetime-prefs-locations.c
Commit message (Expand)AuthorAgeFilesLines
* add tooltip to error iconMichael Terry2011-03-301-0/+24
* show error icon if user focuses out of location entry when it has an non-loca...Michael Terry2011-03-291-7/+31
* Handle enter on the default case by selecting the first entry instead of ente...Ted Gould2011-03-291-1/+0
|\
| * Don't allow enter presses to leave non-timezone content in the modelMichael Terry2011-03-281-1/+0
* | treat locations dialog not as a modal dialog, but rather one that can be dism...Michael Terry2011-03-291-3/+1
|/
* fix crash when emptying location listMichael Terry2011-03-241-3/+12
* update locations gsettings as soon as changes as made, not just when the dial...Michael Terry2011-03-241-17/+57
* drop debugging line and update times when user selects a zoneMichael Terry2011-03-241-2/+4
* cleanup locations dialog column usageMichael Terry2011-03-231-33/+25
* don't update locations dialog's times when editingMichael Terry2011-02-241-3/+12
* have location column expandMichael Terry2011-02-241-0/+3
* grab timezone names from geomaps; flesh out support for timezone completion i...Michael Terry2011-02-231-13/+134
* beginnings of completion supportMichael Terry2011-02-221-0/+15
* make remove button insensitive if nothing selectedMichael Terry2011-02-221-1/+12
* make locations dialog editableMichael Terry2011-02-221-5/+53
* start of locations dialogMichael Terry2011-02-181-0/+137