Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-01-03 22:25:25 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-01-03 22:25:25 (GMT)
commitebc72ce5deb2057b5c1445c6618262e23a63a9ac (patch)
tree66e3c6e73c56051f4ea45e2d5536d847e0d43ef6 /ChangeLog
parent4bf6aeea517b56401a4977da7022bd46611368e6 (diff)
move the thumbnail code into a time-based idle as well. Also, turn off the
Mon Jan 3 17:22:25 2005 Jonathan Blandford <jrb@redhat.com> * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the thumbnail code into a time-based idle as well. Also, turn off the shadow temporarily as it's really slow.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb92d36..131ffc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Jan 3 17:22:25 2005 Jonathan Blandford <jrb@redhat.com>
+
+ * shell/ev-sidebar-thumbnails.c (do_one_iteration): move the
+ thumbnail code into a time-based idle as well. Also, turn off the
+ shadow temporarily as it's really slow.
+
2005-01-03 Marco Pesenti Gritti <marco@gnome.org>
* backend/ev-document.c: (ev_document_class_init):