From cde584d3484348fd434d22b853292e93b4134a2c Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 2 May 2003 12:37:17 +0000 Subject: unref the model again (task_editor_edit_comp): don't allow editing if the 2003-05-01 JP Rosevear * gui/dialogs/task-editor.c (task_editor_finalize): unref the model again (task_editor_edit_comp): don't allow editing if the assignee has delegated * gui/dialogs/meeting-page.c (popup_delete_cb): set the new non-delegator to be editable * gui/dialogs/event-editor.c (event_editor_edit_comp): don't allow editing if the attendee has delegated (event_editor_finalize): unref the model again * gui/e-meeting-model.c: remove e-table-without related functions (finalize): don't create without table (e_meeting_model_etable_from_model): build the table with this as model (e_meeting_model_etable_model_to_view_row): directly use the model_to_view call (e_meeting_model_etable_view_to_model_row): as above (attendee_changed_cb): make sure pre change is alwasy called * gui/e-meeting-model.h: use DECLS, remove protos for long dead functions, don't include config.h svn path=/trunk/; revision=21045 --- calendar/gui/dialogs/.cvsignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/gui/dialogs/.cvsignore') diff --git a/calendar/gui/dialogs/.cvsignore b/calendar/gui/dialogs/.cvsignore index 3c01d14597..182657d5ac 100644 --- a/calendar/gui/dialogs/.cvsignore +++ b/calendar/gui/dialogs/.cvsignore @@ -2,4 +2,7 @@ .pure Makefile Makefile.in +Evolution-Addressbook-SelectNames-common.c +Evolution-Addressbook-SelectNames-skels.c +Evolution-Addressbook-SelectNames-stubs.c Evolution-Addressbook-SelectNames.h -- cgit v1.2.3