aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-27 08:03:11 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-27 08:03:11 +0800
commit3e5f3687c7460009c93e876ae0ab7eb0e2a71648 (patch)
treeb5c0e1743e85852038f5ad023616a7f89637e31e /executive-summary/ChangeLog
parent138e45cc665e70e637652eca1cae64ddf7e3b979 (diff)
downloadgsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar
gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.gz
gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.bz2
gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.lz
gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.xz
gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.tar.zst
gsoc2013-evolution-3e5f3687c7460009c93e876ae0ab7eb0e2a71648.zip
More fixes for new bonobo
pt 2 svn path=/trunk/; revision=7178
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r--executive-summary/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog
index 24e69d56c0..696d21010a 100644
--- a/executive-summary/ChangeLog
+++ b/executive-summary/ChangeLog
@@ -1,3 +1,25 @@
+2000-12-26 Iain Holmes <iain@helixcode.com>
+
+ * component/e-summary.c (make_control_html): Neatened the code.
+ (e_summary_add_service): Get the event source that is shared
+ between everything.
+
+ * component/e-summary-url.c (e_summary_url_click): Use the shared
+ event source.
+
+ * test-service/rdf-summary.c (create_view): Use the EventSource when
+ creating the BonoboPropertyBag.
+
+ * test-service/main.c (create_view): Create a shared BonoboEventSource.
+
+2000-12-21 Iain Holmes <iain@helixcode.com>
+
+ * test-service/rdf-summary.c (download): Split this function into
+ many callbacks, for async action.
+
+ * component/e-summary-url.c (e_summary_url_request): Split this
+ into async callbacks too.
+
2000-12-13 Christopher James Lahey <clahey@helixcode.com>
* component/e-summary-callbacks.c (configure_summary): Added a