aboutsummaryrefslogtreecommitdiff
path: root/src/timezone-completion.c
Commit message (Expand)AuthorAgeFilesLines
* make location completions a bit more robust in terms of when the popup is sho...Michael Terry2011-03-231-10/+24
* Ensure no duplicate entriesTed Gould2011-03-231-10/+28
|\
| * avoid duplicates in geonames dataMichael Terry2011-03-231-10/+28
* | 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 i...Michael Terry2011-02-231-6/+221
* beginnings of completion supportMichael Terry2011-02-221-0/+131