diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-12-04 02:30:05 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2009-12-04 02:30:05 +0000 |
commit | 14a73bcd6d4642c9ab03239a32a17bb47ef451ba (patch) | |
tree | 6d44859a7604f76884c0a940e2066c7206342999 /ChangeLog | |
parent | 6541ef47ae8d14888161157c219ff36b90872274 (diff) |
disable sort while filtering to prohibit a warning.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2363 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-12-04 + + * src/summaryview.c: summary_filter_real(): disable sort while + filtering to prohibit 'The model has been modified from within + gtk_tree_selection_selected_foreach.' warning. + 2009-11-26 * version 3.0.0beta3 |