diff options
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 1f1717db45..2a59845862 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,53 @@ +2000-11-01 Iain Holmes <iain@helixcode.com> + + * component/e-summary.c: + component/e-summary-factory.c: + component/e-summary-url.c: Warning's cleanup. + +2000-11-01 Iain Holmes <iain@helixcode.com> + + * component/e-summary.c (e_summary_rebuild_page): Requeue the redraw + if there is a selection on the widget. + +2000-11-01 Iain Holmes <iain@helixcode.com> + + * component/e-summary.c (e_summary_display_window): Draw the window + controls to move, close and configure the window. + (e_summary_window_move_(left|right|up|down)): Move the window around the + window list. + + * component/e-summary-url.c (e_summary_url_click): Add handlers for the + window control URIs (close:// configure:// up:// down:// left:// and + right://). + (get_protocol): Add support for the new protocols. + (parse_uri): Ditto. + (e_summary_url_describe): ditto. + +2000-10-30 Iain Holmes <iain@helixcode.com> + + * component/e-summary-factory.c (embed_service): Generate the uid here + and pass it into the create_view method. + + * evolution-services/executive-summary-component-client.c + (executive_summary_component_client_create_view): Use the passed in UID + to generate a view. + + * evolution-services/executive-summary-component.c + (impl_Evolution_SummaryComponent_create_view): Don't generate the id here + but use the passed in one instead. + + * idl/SummaryComponent.idl: create_view now takes an ID parameter. + +2000-10-26 Iain Holmes <iain@helixcode.com> + + * component/e-summary.c (load_default): Neaten the Report bug link. + (e_summary_end_load): Put in a <hr> and a mailto to me. + (e_summary_new): Create an EvolutionShellClient from the Evolution_Shell. + (e_summary_get_shell_client): Retrieve the shell-client. + + * component/e-summary-url.c (e_summary_url_click): On a PROTOCOL_VIEW + change the current view to the one specified in the URL. + 2000-10-28 Ettore Perazzoli <ettore@helixcode.com> * component/Makefile.am (INCLUDES): Add |