aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-10-22 23:12:40 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-10-22 23:12:40 +0800
commitc44198513ebe9cea0fdb6041d8890ec0beeb55ae (patch)
tree424087f0267a87a5474e69801aa303298b550b55 /calendar/ChangeLog
parentd44b2ffe43fcf26f983e0365faac5f0aa7203bfc (diff)
downloadgsoc2013-evolution-c44198513ebe9cea0fdb6041d8890ec0beeb55ae.tar
gsoc2013-evolution-c44198513ebe9cea0fdb6041d8890ec0beeb55ae.tar.gz
gsoc2013-evolution-c44198513ebe9cea0fdb6041d8890ec0beeb55ae.tar.bz2
gsoc2013-evolution-c44198513ebe9cea0fdb6041d8890ec0beeb55ae.tar.lz
gsoc2013-evolution-c44198513ebe9cea0fdb6041d8890ec0beeb55ae.tar.xz
gsoc2013-evolution-c44198513ebe9cea0fdb6041d8890ec0beeb55ae.tar.zst
gsoc2013-evolution-c44198513ebe9cea0fdb6041d8890ec0beeb55ae.zip
we don't need to save the state
2001-10-22 JP Rosevear <jpr@ximian.com> * gui/dialogs/meeting-page.c (meeting_page_destroy): we don't need to save the state * gui/e-meeting-time-sel.c (e_meeting_time_selector_destroy): ditto * gui/e-meeting-model.c (build_etable): listen for the etable being destroyed (table_destroy_cb): save the state when the etable is destroyed svn path=/trunk/; revision=13872
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 5fbc144e6a..da804df125 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2001-10-22 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/meeting-page.c (meeting_page_destroy): we don't need
+ to save the state
+
+ * gui/e-meeting-time-sel.c (e_meeting_time_selector_destroy):
+ ditto
+
+ * gui/e-meeting-model.c (build_etable): listen for the etable
+ being destroyed
+ (table_destroy_cb): save the state when the etable is destroyed
+
2001-10-21 JP Rosevear <jpr@ximian.com>
* gui/dialogs/schedule-page.c (init_widgets): listen for changes