aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-31 07:26:51 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-31 07:26:51 +0000
commit2ac1c1760adf98f465e2977f85fcc641edc29d13 (patch)
tree17101f3c4ea58147b498bedb89a51518d4009d58 /ChangeLog
parenta381897d19f69b21bbb072e3559ea13d5953b58a (diff)
reimplemented the toolbar with new APIs.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1514 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3645919a..9e9e4dcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-01-31
+
+ * src/compose.c
+ src/menu.c
+ src/gtkutils.[ch]
+ src/mainwindow.c: reimplemented the toolbar with new APIs.
+ Overflow menu was added, and the size of button became not fully
+ homogeneous.
+
2007-01-30
* libsylph/mh.c: mh_scan_tree_recursive(): also scan symbolic links.