aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-01 07:31:37 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-01 07:31:37 +0000
commit1f5dda88cb08345da903d560d8fb3e6431b5e8ab (patch)
tree75c239e6b759c02f7d354b8f316a44b267edda8c /ChangeLog
parentcbf7cb3b735e09d6ce449cf7a4c80ea4a6e9e616 (diff)
refactored the toolbar structure.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1520 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 b0cbfa9d..67f3fb22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-02-01
+ * libsylph/prefs_common.c
+ src/compose.[ch]
+ src/prefs_toolbar.[ch]
+ src/mainwindow.c
+ src/prefs_display_items.h: refactored the toolbar structure.
+ Added common and account prefs tool button to the compose window.
+
+2007-02-01
+
* src/mainwindow.c: main_window_set_menu_sensitive(): don't lock some
items in Configuration menu.