From 13edeabcd2978c1e7febe005cd3fb2f19c55edc1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 8 Mar 2000 15:55:14 +0000 Subject: Further work. svn path=/trunk/; revision=2088 --- composer/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 2da82bcf3d..712b92afbe 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2000-03-07 Ettore Perazzoli + + * e-msg-composer.c (create_toolbar): Pass the composer as the data + for the toolbar callbacks. + (e_msg_composer_construct): Connect the "changed" signal of the + attachment bar to `attachment_bar_changed()'. + (attachment_bar_changed): Renamed to `attachment_bar_changed_cb'. + 2000-03-02 Ettore Perazzoli * e-msg-composer.c (e_msg_composer_new): Precondition: -- cgit