aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-07-04 09:33:05 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-07-04 09:33:05 +0800
commit720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0 (patch)
treec8b9492d1846916055a6f3aaa9628aaffd6548a3 /calendar/ChangeLog
parent7a2f3f2fbce5eca8bd2553db2b02de5a5edc5ff6 (diff)
downloadgsoc2013-evolution-720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0.tar
gsoc2013-evolution-720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0.tar.gz
gsoc2013-evolution-720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0.tar.bz2
gsoc2013-evolution-720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0.tar.lz
gsoc2013-evolution-720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0.tar.xz
gsoc2013-evolution-720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0.tar.zst
gsoc2013-evolution-720a792d11bbcadfd8bddfa8d68a0fbe0eb817d0.zip
Add new columns for information specification (meeting_page_destroy): save
2001-07-03 JP Rosevear <jpr@ximian.com> * gui/dialogs/meeting-page.c: Add new columns for information specification (meeting_page_destroy): save the table state (build_etable): load new table state * gui/dialogs/task-editor.c (task_editor_destroy): unref pages * gui/dialogs/event-editor.c (event_editor_destroy): unref pages * gui/dialogs/comp-editor.c (setup_widgets): kill warning (comp_editor_append_page): ref page passed in (close_dialog): unref pages svn path=/trunk/; revision=10777
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index cff0c1a1a5..c56c872508 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,18 @@
+2001-07-03 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/meeting-page.c: Add new columns for information
+ specification
+ (meeting_page_destroy): save the table state
+ (build_etable): load new table state
+
+ * gui/dialogs/task-editor.c (task_editor_destroy): unref pages
+
+ * gui/dialogs/event-editor.c (event_editor_destroy): unref pages
+
+ * gui/dialogs/comp-editor.c (setup_widgets): kill warning
+ (comp_editor_append_page): ref page passed in
+ (close_dialog): unref pages
+
2001-07-03 Damon Chaplin <damon@ximian.com>
* gui/e-day-view.c (query_obj_updated_cb): fix warning, and added