aboutsummaryrefslogtreecommitdiff
path: root/src/timezone-completion.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly free'ing memory allocated in JSON structuresTed Gould2011-03-231-3/+5
|\
| * one more freeMichael Terry2011-03-231-1/+3
| |
| * free json memory and sink model refMichael Terry2011-03-231-2/+2
| |
* | use default matching algorithm when using initial_model (i.e. no internet)Michael Terry2011-03-231-9/+14
|/
* make sure user always sees new model from geonames when we get itMichael Terry2011-02-241-54/+68
|
* show admin1 and country in completion dropdownMichael Terry2011-02-231-1/+34
|
* skip duplicate completionsMichael Terry2011-02-231-10/+45
|
* some cleanup; when map changes, update entry tooMichael Terry2011-02-231-4/+0
|
* grab timezone names from geomaps; flesh out support for timezone completion ↵Michael Terry2011-02-231-6/+221
| | | | in main map and locations dialog; show times in locations dialog
* beginnings of completion supportMichael Terry2011-02-221-0/+131