diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-11-08 07:48:48 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-11-08 07:48:48 +0800 |
commit | 1d895352bc154854bd03aae4f5f4201648230c8d (patch) | |
tree | 108629a2a409ebbc28fc5a3ed4668a1682b6de71 /mail/ChangeLog | |
parent | f82d483cd0a88fcbdb1a22561e152e896460dee2 (diff) | |
download | gsoc2013-evolution-1d895352bc154854bd03aae4f5f4201648230c8d.tar gsoc2013-evolution-1d895352bc154854bd03aae4f5f4201648230c8d.tar.gz gsoc2013-evolution-1d895352bc154854bd03aae4f5f4201648230c8d.tar.bz2 gsoc2013-evolution-1d895352bc154854bd03aae4f5f4201648230c8d.tar.lz gsoc2013-evolution-1d895352bc154854bd03aae4f5f4201648230c8d.tar.xz gsoc2013-evolution-1d895352bc154854bd03aae4f5f4201648230c8d.tar.zst gsoc2013-evolution-1d895352bc154854bd03aae4f5f4201648230c8d.zip |
Allow rule part to expand when the user resizes the dialog.
2000-11-07 Jeffrey Stedfast <fejj@helixcode.com>
* mail-search-dialogue.c (mail_search_dialogue_construct): Allow
rule part to expand when the user resizes the dialog.
svn path=/trunk/; revision=6497
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 24e0781489..f2c91243c1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-11-07 Jeffrey Stedfast <fejj@helixcode.com> + * mail-search-dialogue.c (mail_search_dialogue_construct): Allow + rule part to expand when the user resizes the dialog. + +2000-11-07 Jeffrey Stedfast <fejj@helixcode.com> + * folder-browser.c (search_save): Don't handle custom searching anymore... we don't want this. (search_full): Same. |