diff options
author | JP Rosevear <jpr@ximian.com> | 2001-05-30 03:13:30 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-05-30 03:13:30 +0800 |
commit | 6ce483ec6c419969a09aa9ce5ec53b2515957788 (patch) | |
tree | 54e7b718fc337aafd4adf93ac2144ae4515f4426 /shell/ChangeLog | |
parent | 3089422b9e049dd12c0443c39440ca0c7c7136e3 (diff) | |
download | gsoc2013-evolution-6ce483ec6c419969a09aa9ce5ec53b2515957788.tar gsoc2013-evolution-6ce483ec6c419969a09aa9ce5ec53b2515957788.tar.gz gsoc2013-evolution-6ce483ec6c419969a09aa9ce5ec53b2515957788.tar.bz2 gsoc2013-evolution-6ce483ec6c419969a09aa9ce5ec53b2515957788.tar.lz gsoc2013-evolution-6ce483ec6c419969a09aa9ce5ec53b2515957788.tar.xz gsoc2013-evolution-6ce483ec6c419969a09aa9ce5ec53b2515957788.tar.zst gsoc2013-evolution-6ce483ec6c419969a09aa9ce5ec53b2515957788.zip |
unref the control when finished with it (setup_offline_toggle): ditto
2001-05-29 JP Rosevear <jpr@ximian.com>
* e-shell-view.c (setup_progress_bar): unref the control when
finished with it
(setup_offline_toggle): ditto
(destroy): destroy offline and progress widgets
svn path=/trunk/; revision=10043
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 68440fa2b5..563a1399dd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2001-05-29 JP Rosevear <jpr@ximian.com> + + * e-shell-view.c (setup_progress_bar): unref the control when + finished with it + (setup_offline_toggle): ditto + (destroy): destroy offline and progress widgets + 2001-05-28 Dan Winship <danw@ximian.com> * e-storage-set-view.c (new_storage_cb): Call |