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-07-16 22:17:06 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-07-16 22:17:06 (GMT)
commit3d53e3c8367c70100a3caacb32fa05f2fb3d6ed5 (patch)
tree27fc78d2ced2d3475cfff21e149a929cb05e4988 /ChangeLog
parent736c9452f53ff2fa38bf2a4c0fc747c2b8f80813 (diff)
Set cursor to normal when leaving view
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e38721..c9c07eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
2005-07-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * shell/ev-view.c: (ev_view_leave_notify_event),
+ (ev_view_class_init):
+
+ Set cursor to normal then leaving view.
+
+2005-07-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
* configure.ac:
- Fix required djvu version
+ Fix required djvulibre version.
2005-07-15 Rajesh Ranjan <rajeshkajha@yahoo.com>