Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-25 13:27:51 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-25 13:27:51 (GMT)
commit0fc3e8a303bdbee7e6a3431b9c5443648571fb25 (patch)
treedaf30aba746d34ee170f9c2f8e9ccfa33e5e78bd /ChangeLog
parent89b4274ac9fc60554d8814c603f16710ef131297 (diff)
Small cleanup and autoscrolling during selection. Thanks to Ricardo
* shell/ev-view-private.h: * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb), (selection_scroll_timeout_cb), (ev_view_motion_notify_event), (ev_view_button_release_event), (ev_view_destroy): Small cleanup and autoscrolling during selection. Thanks to Ricardo Markiewicz <rmarkie@fi.uba.ar>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca3fa3b..16bb6ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-12-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-view-private.h:
+ * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
+ (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
+ (ev_view_button_release_event), (ev_view_destroy):
+
+ Small cleanup and autoscrolling during selection. Thanks to
+ Ricardo Markiewicz <rmarkie@fi.uba.ar>.
+
2005-12-22 Jani Monoses <jani.monoses@gmail.com>
* configure.ac: