diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7b1d425981..dedaf7188f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2000-10-06 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view.c: New member `sockets. + (init): Init to NULL. + (destroy): Free. Also, disconnect the "destroy" signal from them + before the controls get destroyed. + (find_socket): New function. [Thanks Dan.] + (socket_destroy_cb): New callback for the destruction of a socket. + (get_control_for_uri): Get the socket through `find_socket()' and + connect the "destroy" signal to `socket_destroy_cb'. + 2000-10-06 Chris Toshok <toshok@helixcode.com> * e-storage-set-view.c (insert_storages): call |