Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-01-21 10:52:48 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-21 10:52:48 (GMT)
commit922f0476fd7f6252fc40ea52e99292711c2900d2 (patch)
tree9106a883c0be087db6aada9d29760c8bd4edff25 /ChangeLog
parent2b10156c3ba8b580e927245b5c55a83e0889fd79 (diff)
Make selection work in any direction
2005-01-21 Marco Pesenti Gritti <marco@gnome.org> * shell/ev-view.c: (ev_view_button_press_event), (ev_view_motion_notify_event): Make selection work in any direction
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f05b54f..513a96e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-01-21 Marco Pesenti Gritti <marco@gnome.org>
+ * shell/ev-view.c: (ev_view_button_press_event),
+ (ev_view_motion_notify_event):
+
+ Make selection work in any direction
+
+2005-01-21 Marco Pesenti Gritti <marco@gnome.org>
+
* TODO:
* shell/ev-window.c: (set_short_labels), (ev_window_init):