summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-03-23 15:15:45 +0000
committerIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-03-23 15:15:45 +0000
commit5cf081dd1f394499283095fadf756a32fbe1716a (patch)
treebd547423948bfff4a5bc379ac31bca70027f6475 /ChangeLog
parent5a1ea807fbd8449be0038cb905d9aa463b7c5489 (diff)
Single click on the border now does a big jump, instead of a single
80-pixel scroll.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a702749..1634ad3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-03-23 Ian McIntosh <ian_mcintosh@linuxadvocate.org>
+ * src/mainwindow.c: Single click on the border now does a big jump, instead of a single 80-pixel scroll.
+
+2005-03-23 Ian McIntosh <ian_mcintosh@linuxadvocate.org>
+
* src/tooltip.h:
* src/tooltip.c: Added.
* src/mainwindow.c: Added tooltip (currently only showing name of road under mouse). Change border-scroll corner hit targets to be L shaped and take 1/3 of each border.