aboutsummaryrefslogtreecommitdiff
path: root/src/datetime-prefs-locations.c
Commit message (Collapse)AuthorAgeFilesLines
* and move TimezoneCompletion to libtimezonemap tooMichael Terry2012-01-091-9/+9
|
* Set translation domain before gtk_builder_add_from_file, in the other file ↵Gabor Kelemen2011-09-181-2/+1
| | | | too. LP: #853130
* Make selection change on remove itemkarl-qdh2011-04-111-1/+69
|
* add tooltip to error iconMichael Terry2011-03-301-0/+24
|
* show error icon if user focuses out of location entry when it has an ↵Michael Terry2011-03-291-7/+31
| | | | non-location value
* Handle enter on the default case by selecting the first entry instead of ↵Ted Gould2011-03-291-1/+0
|\ | | | | | | entering a blank item.
| * 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 ↵Michael Terry2011-03-291-3/+1
|/ | | | dismissed by interacting with the main dialog
* fix crash when emptying location listMichael Terry2011-03-241-3/+12
|
* update locations gsettings as soon as changes as made, not just when the ↵Michael Terry2011-03-241-17/+57
| | | | dialog is closed
* 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 ↵Michael Terry2011-02-231-13/+134
| | | | in main map and locations dialog; show times in locations dialog
* 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