aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-03-23 00:35:58 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-03-23 00:35:58 +0800
commitf286676ead838f371de0096b6bfd3c46748d84ec (patch)
tree895901d9c2203404c6e14c15d866eccc408d6212 /ChangeLog
parent44e1a62c0ca5aede11bb1a5c7551186d7618dadb (diff)
downloadgsoc2013-evolution-f286676ead838f371de0096b6bfd3c46748d84ec.tar
gsoc2013-evolution-f286676ead838f371de0096b6bfd3c46748d84ec.tar.gz
gsoc2013-evolution-f286676ead838f371de0096b6bfd3c46748d84ec.tar.bz2
gsoc2013-evolution-f286676ead838f371de0096b6bfd3c46748d84ec.tar.lz
gsoc2013-evolution-f286676ead838f371de0096b6bfd3c46748d84ec.tar.xz
gsoc2013-evolution-f286676ead838f371de0096b6bfd3c46748d84ec.tar.zst
gsoc2013-evolution-f286676ead838f371de0096b6bfd3c46748d84ec.zip
+ * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy"
+ to gtk_main_quit, so that the shell dies when you want it to. + + * shell/e-shell-view.c (get_view): Reorganized, and added + assertions. + (e_shell_view_set_view): Added assertions. + + * camel/camel-formatter.c (debug): Disabled some useless debug + messaging. svn path=/trunk/; revision=2141
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70c504da5d..4803d8dba8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-03-22 Matt Loper <matt@helixcode.com>
+
+ * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy"
+ to gtk_main_quit, so that the shell dies when you want it to.
+
+ * shell/e-shell-view.c (get_view): Reorganized, and added
+ assertions.
+ (e_shell_view_set_view): Added assertions.
+
2000-03-21 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Changed gnome_canvas_item_grab_focus to