From 4e6bf7a95495a193005e91ecbc9508201ea8bb63 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 14 Jun 2000 15:49:15 +0000 Subject: keep the GtkFileSelection around between calls so we start up in the same * e-msg-composer-attachment-bar.c (add_from_user): keep the GtkFileSelection around between calls so we start up in the same directory we ended up in last time around. (Also fixes a big memory leak in that the code was already keeping the GtkFileSelection around, it just wasn't remembering to reuse it.) svn path=/trunk/; revision=3570 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 720d5dd3f5..6c52a39c77 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,5 +1,11 @@ 2000-06-14 Dan Winship + * e-msg-composer-attachment-bar.c (add_from_user): keep the + GtkFileSelection around between calls so we start up in the same + directory we ended up in last time around. (Also fixes a big + memory leak in that the code was already keeping the + GtkFileSelection around, it just wasn't remembering to reuse it.) + * e-msg-composer.c (format_text): Don't line-wrap lines that start with ">". -- cgit v1.2.3