Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a5a01f..b257d99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-30 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * libview/ev-transition-animation.c:
+ (ev_transition_animation_paint), (ev_transition_animation_ready):
+
+ Animation is ready only when origin surface is ready. This fixes
+ fading animations because otherwise next page is displayed
+ before animaiton starts.
+
2009-03-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* test/Makefile.am: