diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-05-11 03:32:33 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-05-11 03:32:33 +0800 |
commit | db264cc52e48ec5025e2c76b26502dba6358073f (patch) | |
tree | 376673ec1f419c38fe7e591c60fc196729ee6dd5 /executive-summary/ChangeLog | |
parent | aafa7e89665dca63dda4a68cc64730b33b6ce5a3 (diff) | |
download | gsoc2013-evolution-db264cc52e48ec5025e2c76b26502dba6358073f.tar gsoc2013-evolution-db264cc52e48ec5025e2c76b26502dba6358073f.tar.gz gsoc2013-evolution-db264cc52e48ec5025e2c76b26502dba6358073f.tar.bz2 gsoc2013-evolution-db264cc52e48ec5025e2c76b26502dba6358073f.tar.lz gsoc2013-evolution-db264cc52e48ec5025e2c76b26502dba6358073f.tar.xz gsoc2013-evolution-db264cc52e48ec5025e2c76b26502dba6358073f.tar.zst gsoc2013-evolution-db264cc52e48ec5025e2c76b26502dba6358073f.zip |
Make the time section work
svn path=/trunk/; revision=9747
Diffstat (limited to 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 118409dbdc..67ecb2630b 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,5 +1,12 @@ 2001-05-10 Iain Holmes <iain@ximian.com> + * test-service/rdf-summary.c (load_from_stream): Set the time, not the + timeout id. (duh!) + (summary_to_string): Get the time, not the timeout id. (DUH!) + (property_control): Connect the spin button to the item_changed callback. + +2001-05-10 Iain Holmes <iain@ximian.com> + * test-service/rdf-summary.c (property_control): Don't let the spinner be set to 0 |