aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorHarry Lu <harry.lu@sun.com>2005-02-18 12:30:32 +0800
committerHarry Lu <haip@src.gnome.org>2005-02-18 12:30:32 +0800
commit1002434f5c9bb90665904946ce535e967ffbfd85 (patch)
tree138e2617e95ecc995d795e43aca5e56782e5f0ec /filter/ChangeLog
parenta70ba65c5df6c3e65a3a3fbc50ee87c36033ddfe (diff)
downloadgsoc2013-evolution-1002434f5c9bb90665904946ce535e967ffbfd85.tar
gsoc2013-evolution-1002434f5c9bb90665904946ce535e967ffbfd85.tar.gz
gsoc2013-evolution-1002434f5c9bb90665904946ce535e967ffbfd85.tar.bz2
gsoc2013-evolution-1002434f5c9bb90665904946ce535e967ffbfd85.tar.lz
gsoc2013-evolution-1002434f5c9bb90665904946ce535e967ffbfd85.tar.xz
gsoc2013-evolution-1002434f5c9bb90665904946ce535e967ffbfd85.tar.zst
gsoc2013-evolution-1002434f5c9bb90665904946ce535e967ffbfd85.zip
Fix for 72676.
2005-02-17 Harry Lu <harry.lu@sun.com> Fix for 72676. * rule-editor.c: (double_click): call gtk_tree_selection_get_selected to see if there is a row selected. svn path=/trunk/; revision=28808
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 5a3ca32319..c810b73ab3 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-17 Harry Lu <harry.lu@sun.com>
+
+ Fix for 72676.
+
+ * rule-editor.c: (double_click): call gtk_tree_selection_get_selected
+ to see if there is a row selected.
+
2005-02-09 Hans Petter Jansson <hpj@novell.com>
* Makefile.am: Install shared libraries in privlibdir.