aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-12-13 10:14:17 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-12-13 10:14:17 +0800
commitf6232508a1c654fa25326a1ae92325e37742f7e1 (patch)
treea3d8afafc1632512157528b173664ad9aae1b92d /filter/ChangeLog
parent64e851be7357d92fa986e89ca48ffcb94adbe2d2 (diff)
downloadgsoc2013-evolution-f6232508a1c654fa25326a1ae92325e37742f7e1.tar
gsoc2013-evolution-f6232508a1c654fa25326a1ae92325e37742f7e1.tar.gz
gsoc2013-evolution-f6232508a1c654fa25326a1ae92325e37742f7e1.tar.bz2
gsoc2013-evolution-f6232508a1c654fa25326a1ae92325e37742f7e1.tar.lz
gsoc2013-evolution-f6232508a1c654fa25326a1ae92325e37742f7e1.tar.xz
gsoc2013-evolution-f6232508a1c654fa25326a1ae92325e37742f7e1.tar.zst
gsoc2013-evolution-f6232508a1c654fa25326a1ae92325e37742f7e1.zip
Use an easier method for getting the iter.
2002-12-12 Jeffrey Stedfast <fejj@ximian.com> * rule-editor.c (cursor_changed): Use an easier method for getting the iter. svn path=/trunk/; revision=19108
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 0b3d43930e..1ecb51b9f4 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,5 +1,10 @@
2002-12-12 Jeffrey Stedfast <fejj@ximian.com>
+ * rule-editor.c (cursor_changed): Use an easier method for getting
+ the iter.
+
+2002-12-12 Jeffrey Stedfast <fejj@ximian.com>
+
* vfolder-rule.c (vfolder_editor_sourcelist_new): New custom
function for creating the source_list widget.
(get_widget): Removed the source_list creation code.