diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index c3ae0600b6..d61acf5ba0 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,30 @@ +2001-03-19 Christopher James Lahey <clahey@ximian.com> + + * Merged e-tree-rework-branch: + +2001-03-19 Christopher James Lahey <clahey@ximian.com> + + * e-storage-set-view.c (etree_get_save_id): Made "root" detection + deal properly with removed nodes. + +2001-03-18 Christopher James Lahey <clahey@ximian.com> + + * e-shell-view.c (e_shell_view_save_settings): Added some unused + code to implement saving of the expanded state. + + * e-storage-set-view.c: Added has_save_id and get_save_id methods. + +2001-03-13 Christopher James Lahey <clahey@ximian.com> + + * e-storage-set-view.c (ETREE_SPEC): Set draw-grid here to false. + +2001-03-09 Christopher James Lahey <clahey@ximian.com> + + * e-storage-set-view.c, e-storage-set-view.h: Chaned this to use + ETree instead of ETable. + +End of branch + 2001-03-19 Ettore Perazzoli <ettore@ximian.com> * evolution-shell-component-client.c: New members |