diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-12-30 09:34:04 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-12-30 09:34:04 +0800 |
commit | 058a550c571b3e77b0cef25bb287618b630a811e (patch) | |
tree | 988bf9949b20812607d950e793ba7eea185589cc /executive-summary/ChangeLog | |
parent | ebe0fd91cffde48584020466763c521003ea2d4b (diff) | |
download | gsoc2013-evolution-058a550c571b3e77b0cef25bb287618b630a811e.tar gsoc2013-evolution-058a550c571b3e77b0cef25bb287618b630a811e.tar.gz gsoc2013-evolution-058a550c571b3e77b0cef25bb287618b630a811e.tar.bz2 gsoc2013-evolution-058a550c571b3e77b0cef25bb287618b630a811e.tar.lz gsoc2013-evolution-058a550c571b3e77b0cef25bb287618b630a811e.tar.xz gsoc2013-evolution-058a550c571b3e77b0cef25bb287618b630a811e.tar.zst gsoc2013-evolution-058a550c571b3e77b0cef25bb287618b630a811e.zip |
More bonobo property bag updates and stuff.
svn path=/trunk/; revision=7194
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 7a6085a55d..acae529466 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,14 @@ +2000-12-29 Iain Holmes <iain@helixcode.com> + + * test-service/rdf-summary.c (view_destroyed): Cancel all pending + async downloads. + (load_from_stream): Check if the XML was correctly loaded. + (read_callback): + (close_callback): + (open_callback): Add a cast to remove warnings + + * component/e-summary.c (listener_event): Check for the correct event names. + 2000-12-28 Iain Holmes <iain@helixcode.com> * test-service/rdf-summary.c (create_view): Aggregate a |