diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-07-04 17:37:24 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-07-04 17:37:24 +0800 |
commit | 744563a9a2b6841881f7d53d2d6ef163b27cb135 (patch) | |
tree | 5057a4da5e6561ff20acd6917ace74dcf6a28acf /calendar/ChangeLog | |
parent | ec4894467f28cbd17272943c9269fc69f72adeb7 (diff) | |
download | gsoc2013-evolution-744563a9a2b6841881f7d53d2d6ef163b27cb135.tar.gz gsoc2013-evolution-744563a9a2b6841881f7d53d2d6ef163b27cb135.tar.zst gsoc2013-evolution-744563a9a2b6841881f7d53d2d6ef163b27cb135.zip |
Set the new item flags while creating new meetings from other components.
Check the new item flags while creating the scheduling page.
svn path=/trunk/; revision=29625
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1d22200974..67e31f03d9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-07-04 Chenthill Palanisamy <pchenthill@novell.com> + + * gui/calendar-component.c: (create_new_event): Set + the new item flag. + * gui/dialogs/event-editor.c: (event_editor_construct): + Check the new item flag and create the scheduling page. + 2005-07-04 Srinivasa Ragavan <sragavan@novell.com> * gui/dialogs/meeting-page.c: (meeting_page_construct) Added |