aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-01-04 04:00:46 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-01-04 04:00:46 +0800
commit4aa0c65063a896668377cd7841386815d3b90f51 (patch)
treedda2ae4768afafcb59b14eb60d0759162a581891 /filter/ChangeLog
parent589d5c074ba45759624c52a11d50a2be818927b6 (diff)
downloadgsoc2013-evolution-4aa0c65063a896668377cd7841386815d3b90f51.tar
gsoc2013-evolution-4aa0c65063a896668377cd7841386815d3b90f51.tar.gz
gsoc2013-evolution-4aa0c65063a896668377cd7841386815d3b90f51.tar.bz2
gsoc2013-evolution-4aa0c65063a896668377cd7841386815d3b90f51.tar.lz
gsoc2013-evolution-4aa0c65063a896668377cd7841386815d3b90f51.tar.xz
gsoc2013-evolution-4aa0c65063a896668377cd7841386815d3b90f51.tar.zst
gsoc2013-evolution-4aa0c65063a896668377cd7841386815d3b90f51.zip
Scroll to the newly added row. (rule_delete): Scroll to the selected row.
2003-01-03 Jeffrey Stedfast <fejj@ximian.com> * rule-editor.c (add_editor_response): Scroll to the newly added row. (rule_delete): Scroll to the selected row. (rule_move): After moving the row, re-select it and then scroll to make sure that it is still visible. svn path=/trunk/; revision=19226
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 21a2a1efcb..d974db9d7a 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-03 Jeffrey Stedfast <fejj@ximian.com>
+
+ * rule-editor.c (add_editor_response): Scroll to the newly added
+ row.
+ (rule_delete): Scroll to the selected row.
+ (rule_move): After moving the row, re-select it and then scroll to
+ make sure that it is still visible.
+
2003-01-02 Jeffrey Stedfast <fejj@ximian.com>
Fixed to build with -DG_DISABLE_DEPRECATED and