diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-05-11 03:21:09 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-05-11 03:21:09 +0800 |
commit | aafa7e89665dca63dda4a68cc64730b33b6ce5a3 (patch) | |
tree | fa7b381f9ea83edf18f2571a30c05c39aa7be858 /executive-summary/ChangeLog | |
parent | d16acb954a6919ce909c105c52e205159bf1af08 (diff) | |
download | gsoc2013-evolution-aafa7e89665dca63dda4a68cc64730b33b6ce5a3.tar gsoc2013-evolution-aafa7e89665dca63dda4a68cc64730b33b6ce5a3.tar.gz gsoc2013-evolution-aafa7e89665dca63dda4a68cc64730b33b6ce5a3.tar.bz2 gsoc2013-evolution-aafa7e89665dca63dda4a68cc64730b33b6ce5a3.tar.lz gsoc2013-evolution-aafa7e89665dca63dda4a68cc64730b33b6ce5a3.tar.xz gsoc2013-evolution-aafa7e89665dca63dda4a68cc64730b33b6ce5a3.tar.zst gsoc2013-evolution-aafa7e89665dca63dda4a68cc64730b33b6ce5a3.zip |
Don't let the spinner be set to 0
svn path=/trunk/; revision=9746
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index c3f306300b..118409dbdc 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,5 +1,10 @@ 2001-05-10 Iain Holmes <iain@ximian.com> + * test-service/rdf-summary.c (property_control): Don't let the spinner + be set to 0 + +2001-05-10 Iain Holmes <iain@ximian.com> + * test-service/rdf-summary.c (download_cb): Proxy clicked events to download. (property_control): Connect the Update Now button to the download_cb |