aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-09-19 02:48:53 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-09-19 02:48:53 +0800
commit9f792d1de540a5f4839bd81ada06151c9e122aa3 (patch)
treea2c3875f01b88cfd1d3b201fa6db7be0335faadc /shell/ChangeLog
parent26d26391da4d38236c7767b6f3601c0b4852c786 (diff)
downloadgsoc2013-evolution-9f792d1de540a5f4839bd81ada06151c9e122aa3.tar
gsoc2013-evolution-9f792d1de540a5f4839bd81ada06151c9e122aa3.tar.gz
gsoc2013-evolution-9f792d1de540a5f4839bd81ada06151c9e122aa3.tar.bz2
gsoc2013-evolution-9f792d1de540a5f4839bd81ada06151c9e122aa3.tar.lz
gsoc2013-evolution-9f792d1de540a5f4839bd81ada06151c9e122aa3.tar.xz
gsoc2013-evolution-9f792d1de540a5f4839bd81ada06151c9e122aa3.tar.zst
gsoc2013-evolution-9f792d1de540a5f4839bd81ada06151c9e122aa3.zip
Make the canvas backing stored.
* e-splash.c (e_splash_construct): Make the canvas backing stored. svn path=/trunk/; revision=12944
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2a59aabf3f..c43daf4180 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,9 @@
2001-09-17 Ettore Perazzoli <ettore@ximian.com>
+ * e-splash.c (e_splash_construct): Make the canvas backing stored.
+
+2001-09-17 Ettore Perazzoli <ettore@ximian.com>
+
* main.c (quit_box_new): Call `e_make_widget_backing_stored()' on
the widget so it refreshes properly even when we are busy waiting
on CORBA calls.