diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-03-08 23:55:14 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-03-08 23:55:14 +0800 |
commit | 13edeabcd2978c1e7febe005cd3fb2f19c55edc1 (patch) | |
tree | 937b35cdf67a0bc2ad93979a26ee937fbc25fdfc /composer/ChangeLog | |
parent | c11cf5e774f9f1a2694a839a99c7ca4bc07f0b63 (diff) | |
download | gsoc2013-evolution-13edeabcd2978c1e7febe005cd3fb2f19c55edc1.tar gsoc2013-evolution-13edeabcd2978c1e7febe005cd3fb2f19c55edc1.tar.gz gsoc2013-evolution-13edeabcd2978c1e7febe005cd3fb2f19c55edc1.tar.bz2 gsoc2013-evolution-13edeabcd2978c1e7febe005cd3fb2f19c55edc1.tar.lz gsoc2013-evolution-13edeabcd2978c1e7febe005cd3fb2f19c55edc1.tar.xz gsoc2013-evolution-13edeabcd2978c1e7febe005cd3fb2f19c55edc1.tar.zst gsoc2013-evolution-13edeabcd2978c1e7febe005cd3fb2f19c55edc1.zip |
Further work.
svn path=/trunk/; revision=2088
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <ettore@helixcode.com> + + * 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 <ettore@helixcode.com> * e-msg-composer.c (e_msg_composer_new): Precondition: |