diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-12-12 07:55:26 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-12-12 07:55:26 +0800 |
commit | 6287bb1af4c0a714b6133a5068dcd7791b1ec969 (patch) | |
tree | e7f75603571ef4b623c32723d5c9580607819303 /filter/ChangeLog | |
parent | 0fb5f2db0fa2d1eab01965ec9383410cab140348 (diff) | |
download | gsoc2013-evolution-6287bb1af4c0a714b6133a5068dcd7791b1ec969.tar.gz gsoc2013-evolution-6287bb1af4c0a714b6133a5068dcd7791b1ec969.tar.zst gsoc2013-evolution-6287bb1af4c0a714b6133a5068dcd7791b1ec969.zip |
Autoselect the rule that ends up in the same position (or the one above it
2000-12-11 Jeffrey Stedfast <fejj@helixcode.com>
* vfolder-editor.c (rule_delete): Autoselect the rule that ends up
in the same position (or the one above it if the list is shorter
than the position).
svn path=/trunk/; revision=6926
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index 341ba297b1..92825b84dd 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,9 @@ +2000-12-11 Jeffrey Stedfast <fejj@helixcode.com> + + * vfolder-editor.c (rule_delete): Autoselect the rule that ends up + in the same position (or the one above it if the list is shorter + than the position). + 2000-12-08 Jeffrey Stedfast <fejj@helixcode.com> * filter-rule.c (get_widget): Don't highlight the title if it's |