aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@helixcode.com>2000-10-18 18:56:11 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-18 18:56:11 +0800
commit80dbb750f559f058ef656b012c24b031f0881126 (patch)
tree5c6b0dcffc27eed9503f2c67675eae81778e8988 /shell/ChangeLog
parent8d91a9c1c66077eb71a0bdab2bd946be70afa1ac (diff)
downloadgsoc2013-evolution-80dbb750f559f058ef656b012c24b031f0881126.tar
gsoc2013-evolution-80dbb750f559f058ef656b012c24b031f0881126.tar.gz
gsoc2013-evolution-80dbb750f559f058ef656b012c24b031f0881126.tar.bz2
gsoc2013-evolution-80dbb750f559f058ef656b012c24b031f0881126.tar.lz
gsoc2013-evolution-80dbb750f559f058ef656b012c24b031f0881126.tar.xz
gsoc2013-evolution-80dbb750f559f058ef656b012c24b031f0881126.tar.zst
gsoc2013-evolution-80dbb750f559f058ef656b012c24b031f0881126.zip
Save the settings before the view is destroyed. (e_shell_quit): Don't save
2000-10-17 Iain Holmes <iain@helixcode.com> * e-shell.c (view_deleted_cb): Save the settings before the view is destroyed. (e_shell_quit): Don't save the settings when there are no views. 2000-10-16 Iain Holmes <iain@helixcode.com> * e-setup.c (check_evolution_directory): Better dialog. * e-splash.c (icon_free): Don't unref the canvas item. (e_splash_construct): Add a frame round the splash screen. svn path=/trunk/; revision=5985
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 053b4942e7..60f2065c31 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,16 @@
+2000-10-17 Iain Holmes <iain@helixcode.com>
+
+ * e-shell.c (view_deleted_cb): Save the settings before the
+ view is destroyed.
+ (e_shell_quit): Don't save the settings when there are no views.
+
+2000-10-16 Iain Holmes <iain@helixcode.com>
+
+ * e-setup.c (check_evolution_directory): Better dialog.
+
+ * e-splash.c (icon_free): Don't unref the canvas item.
+ (e_splash_construct): Add a frame round the splash screen.
+
2000-10-16 Dan Winship <danw@helixcode.com>
* evolution-storage-set-view-factory.c