diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-10-03 08:01:24 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-10-03 08:01:24 +0800 |
commit | 5d8858ccfabb580376c59c9f1ca3672189e2015f (patch) | |
tree | cfa191911c8d66297482879145217a31eb4c9501 /mail/ChangeLog | |
parent | 29b9fbe51b2fd15b76617956a5517cb953f1ca29 (diff) | |
download | gsoc2013-evolution-5d8858ccfabb580376c59c9f1ca3672189e2015f.tar gsoc2013-evolution-5d8858ccfabb580376c59c9f1ca3672189e2015f.tar.gz gsoc2013-evolution-5d8858ccfabb580376c59c9f1ca3672189e2015f.tar.bz2 gsoc2013-evolution-5d8858ccfabb580376c59c9f1ca3672189e2015f.tar.lz gsoc2013-evolution-5d8858ccfabb580376c59c9f1ca3672189e2015f.tar.xz gsoc2013-evolution-5d8858ccfabb580376c59c9f1ca3672189e2015f.tar.zst gsoc2013-evolution-5d8858ccfabb580376c59c9f1ca3672189e2015f.zip |
add fields for the storage set Bonobo_Control and Evolution_StorageSetView
2000-10-02 Chris Toshok <toshok@helixcode.com>
* subscribe-dialog.h: add fields for the storage set
Bonobo_Control and Evolution_StorageSetView interfaces.
* subscribe-dialog.c (subscribe_dialog_gui_init): create the uih
as early as possible, and add the storage set view to the left
side of the hpaned.
svn path=/trunk/; revision=5681
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 26a2ab8a42..1c9e12f1aa 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-10-02 Chris Toshok <toshok@helixcode.com> + + * subscribe-dialog.h: add fields for the storage set + Bonobo_Control and Evolution_StorageSetView interfaces. + + * subscribe-dialog.c (subscribe_dialog_gui_init): create the uih + as early as possible, and add the storage set view to the left + side of the hpaned. + 2000-09-22 Michael Meeks <michael@helixcode.com> * folder-browser-factory.c (set_pixmap): upd. |