aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-04-15 23:11:36 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-04-15 23:11:36 +0800
commitba90e141e1e5364871c0c9edcd133d6b3267d5a5 (patch)
tree3759036431d6535a73b576aadba548c63dceca9b /calendar/ChangeLog
parent1877cabfd1747e10a1aa38bc30f05ed521f86345 (diff)
downloadgsoc2013-evolution-ba90e141e1e5364871c0c9edcd133d6b3267d5a5.tar
gsoc2013-evolution-ba90e141e1e5364871c0c9edcd133d6b3267d5a5.tar.gz
gsoc2013-evolution-ba90e141e1e5364871c0c9edcd133d6b3267d5a5.tar.bz2
gsoc2013-evolution-ba90e141e1e5364871c0c9edcd133d6b3267d5a5.tar.lz
gsoc2013-evolution-ba90e141e1e5364871c0c9edcd133d6b3267d5a5.tar.xz
gsoc2013-evolution-ba90e141e1e5364871c0c9edcd133d6b3267d5a5.tar.zst
gsoc2013-evolution-ba90e141e1e5364871c0c9edcd133d6b3267d5a5.zip
stop listening to changes since we are just going to save and close
2004-04-15 JP Rosevear <jpr@ximian.com> * gui/dialogs/comp-editor.c (save_comp): stop listening to changes since we are just going to save and close (save_cmd): remove, its ok since we are toasting menus shortly anyhow (obj_modified_cb): no need to look at update flag (obj_removed_cb): ditto svn path=/trunk/; revision=25481
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 8d776b18ef..fe85718872 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2004-04-15 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/comp-editor.c (save_comp): stop listening to changes
+ since we are just going to save and close
+ (save_cmd): remove, its ok since we are toasting menus shortly
+ anyhow
+ (obj_modified_cb): no need to look at update flag
+ (obj_removed_cb): ditto
+
2004-04-15 Gary Ekker <gekker@novell.com>
* gui/calendar-component.h: move the calendar publishing initialization