aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-17 07:07:34 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-17 07:07:34 +0000
commit35966afbd4e83fa9c2c7a0e5ebcd0f3bd7ef9ff6 (patch)
tree4ef1829d64350c3aeb85b11c59de4df9f489de3c /ChangeLog
parentf9a79219e4b825ef25a8828cf14baa1e0e4b2cf9 (diff)
disabled auto-expand for GTK+ < 2.14.0 because of GTK+ Bug #316087.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3344 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d9df315..4cb01755 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,14 @@
* src/rpop3.c
src/query_search.c
src/summaryview.c
+ src/folderview.c: disabled auto-expand for GTK+ < 2.14.0 because
+ of GTK+ Bug #316087 (Resizing columns is chaotic).
+
+2014-03-17
+
+ * src/rpop3.c
+ src/query_search.c
+ src/summaryview.c
src/folderview.c: auto-expand Subject / Folder name column on
resize of the tree view.