index
:
ayatana-indicator-datetime
main
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Date & Time Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone-completion.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adds language, country and version information to the URL
Ted Gould
2011-04-06
1
-2
/
+61
|
\
|
*
whoops, remove debug comment
Michael Terry
2011-04-06
1
-1
/
+0
|
|
|
*
pass locale to server; dynamically determine version
Michael Terry
2011-04-06
1
-2
/
+62
|
/
*
Protect against not having an entry
Ted Gould
2011-03-29
1
-5
/
+8
|
\
|
*
don't call complete() unless we have an entry
Michael Terry
2011-03-29
1
-5
/
+8
|
|
*
|
Handle enter on the default case by selecting the first entry instead of ↵
Ted Gould
2011-03-29
1
-2
/
+107
|
\
\
|
|
/
|
/
|
|
|
entering a blank item.
|
*
Don't allow enter presses to leave non-timezone content in the model
Michael Terry
2011-03-28
1
-2
/
+107
|
|
*
|
Update to map to make it lovely and UTC fixes
Ted Gould
2011-03-29
1
-1
/
+24
|
\
|
|
*
add utc to relevant results
Michael Terry
2011-03-23
1
-1
/
+24
|
|
*
|
Protect our privates when being cancelled
Ted Gould
2011-03-29
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
don't access priv pointer if we've cancelled an async operation
Michael Terry
2011-03-24
1
-4
/
+6
|
|
*
|
cleanup another instance of GValue
Michael Terry
2011-03-23
1
-12
/
+5
|
|
*
|
sort locations by name, starting with prefixes
Michael Terry
2011-03-23
1
-0
/
+40
|
/
*
make location completions a bit more robust in terms of when the popup is ↵
Michael Terry
2011-03-23
1
-10
/
+24
|
|
|
|
shown or not
*
Ensure no duplicate entries
Ted Gould
2011-03-23
1
-10
/
+28
|
\
|
*
avoid duplicates in geonames data
Michael Terry
2011-03-23
1
-10
/
+28
|
|
*
|
Properly free'ing memory allocated in JSON structures
Ted Gould
2011-03-23
1
-3
/
+5
|
\
\
|
*
|
one more free
Michael Terry
2011-03-23
1
-1
/
+3
|
|
|
|
*
|
free json memory and sink model ref
Michael Terry
2011-03-23
1
-2
/
+2
|
|
/
*
/
use default matching algorithm when using initial_model (i.e. no internet)
Michael Terry
2011-03-23
1
-9
/
+14
|
/
*
make sure user always sees new model from geonames when we get it
Michael Terry
2011-02-24
1
-54
/
+68
|
*
show admin1 and country in completion dropdown
Michael Terry
2011-02-23
1
-1
/
+34
|
*
skip duplicate completions
Michael Terry
2011-02-23
1
-10
/
+45
|
*
some cleanup; when map changes, update entry too
Michael Terry
2011-02-23
1
-4
/
+0
|
*
grab timezone names from geomaps; flesh out support for timezone completion ↵
Michael Terry
2011-02-23
1
-6
/
+221
|
|
|
|
in main map and locations dialog; show times in locations dialog
*
beginnings of completion support
Michael Terry
2011-02-22
1
-0
/
+131