summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-04-01 03:53:49 +0000
committerIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-04-01 03:53:49 +0000
commit13ca325a5ff467b6925aca6df212693aabeba91e (patch)
tree1acbf253cb177267e2f9fe68f451a58521661a95 /ChangeLog
parentf41eb18e327512b86bdf9cc3ab4c1e51d6654d35 (diff)
Use a better math function for smooth scrolling.
Tweak sliding a bit. Cleanup. Use all query words.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e07be8e..b3a60ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-31 Ian McIntosh <ian_mcintosh@linuxadvocate.org>
+
+ * src/animator.c: Use a better math function for smooth scrolling.
+ * src/mainwindow.c: Tweak sliding a bit.
+ * src/map.c: Cleanup.
+ * src/search_location.c: Use all query words.
+
2005-03-30 Ian McIntosh <ian_mcintosh@linuxadvocate.org>
* src/location.c: Inserting of POI and POI attributes.