diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 05cefcfbc4..c3475fa6c6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2002-08-20 Hans Petter Jansson <hpj@ximian.com> + + * gui/e-itip-control.c (start_defalt_server): Rename to + start_default_server_async () and don't run a nested main loop. Let + the caller deal with the client object and signals. + (default_server_started_cb): Implement. Async signal handler for + 'cal_opened' signal, does the embedding. + (object_requested_cb): Rewritten to work asynchronously, and finish + the embedding when default_server_started_cb() is called. + 2003-08-20 Rodrigo Moya <rodrigo@ximian.com> * gui/e-calendar-table.c (setup_popup_icons): new function to set icons |