diff options
author | JP Rosevear <jpr@novell.com> | 2004-08-28 23:08:44 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-08-28 23:08:44 +0800 |
commit | 40a89749218d3bcd159e279f72db9167448e41c6 (patch) | |
tree | 8fa75dddd722180c42f4794c9c67f7f3fe651ecc /calendar/ChangeLog | |
parent | 6713334882e1ffbc92c394d77174f0252ca52216 (diff) | |
download | gsoc2013-evolution-40a89749218d3bcd159e279f72db9167448e41c6.tar.gz gsoc2013-evolution-40a89749218d3bcd159e279f72db9167448e41c6.tar.zst gsoc2013-evolution-40a89749218d3bcd159e279f72db9167448e41c6.zip |
get the active state (insert_rsvp): set inital rsvp state
2004-08-28 JP Rosevear <jpr@novell.com>
* gui/e-itip-control.c (rsvp_clicked_cb): get the active state
(insert_rsvp): set inital rsvp state
* gui/alarm-notify/alarm-queue.c (alarm_queue_add_client): load
immediately if they are loaded
svn path=/trunk/; revision=27057
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f36910bb57..564903cc67 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-08-28 JP Rosevear <jpr@novell.com> + + * gui/e-itip-control.c (rsvp_clicked_cb): get the active state + (insert_rsvp): set inital rsvp state + + * gui/alarm-notify/alarm-queue.c (alarm_queue_add_client): load + immediately if they are loaded + 2004-08-27 Rodrigo Moya <rodrigo@novell.com> * gui/alarm-notify/alarm-queue.c (load_alarms): use the |