aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6b78a30a2d..6829698209 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,30 @@
+2003-12-24 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-select-names-renderer.c (esnr_start_editing): fix the
+ signal name
+
+ * gui/dialogs/meeting-page.glade: add Add Attendee button
+
+ * gui/dialogs/meeting-page.c (get_widgets): extract add button
+ (add_clicked_cb): edit the attendee after we add it
+ (init_widgets): listen for add clicked
+ (meeting_page_construct): the add button is in the glade file now
+
+ * gui/e-select-names-editable.c (esne_start_editing): activate the
+ control
+ (e_select_names_editable_get_address): handle null dest
+ (e_select_names_editable_get_name): ditto
+
+ * gui/e-meeting-store.h: add proto
+
+ * gui/e-meeting-store.c (e_meeting_store_find_attendee_path):
+ create the path to a given attendee
+
+ * gui/e-meeting-list-view.h: add proto
+
+ * gui/e-meeting-list-view.c (e_meeting_list_view_edit): start
+ editing the address of a particular
+
2003-12-22 Rodrigo Moya <rodrigo@ximian.com>
* gui/gnome-cal.[ch] (gnome_calendar_add_event_source,