From 3694d1b23b3ae4179e3445bfcbc73fa79643ccdb Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 6 Jan 2004 16:12:31 +0000 Subject: we don't put any signal handlers on the client or source client now, but 2004-01-06 JP Rosevear * gui/dialogs/comp-editor.c (comp_editor_finalize): we don't put any signal handlers on the client or source client now, but we do on the view (real_set_e_cal): no signal handlers on the client (obj_modified_cb): we are guaranteed this is a signal for our component (obj_removed_cb): ditto (listen_for_changes): listen for changes on the object (save_comp): use above since the source_client changed (real_edit_comp): use above since the comp changed svn path=/trunk/; revision=24067 --- calendar/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 59e5c894e1..3fa534a4cd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2004-01-06 JP Rosevear + + * gui/dialogs/comp-editor.c (comp_editor_finalize): we don't put + any signal handlers on the client or source client now, but we do + on the view + (real_set_e_cal): no signal handlers on the client + (obj_modified_cb): we are guaranteed this is a signal for our + component + (obj_removed_cb): ditto + (listen_for_changes): listen for changes on the object + (save_comp): use above since the source_client changed + (real_edit_comp): use above since the comp changed + 2004-01-06 JP Rosevear * gui/e-select-names-renderer.c (esnr_activated): if we are -- cgit v1.2.3