diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-01-27 07:18:16 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-01-27 07:18:16 +0000 |
commit | cc152a4558452fd6ab85fd2de73ef541268edea2 (patch) | |
tree | 3bf7ff3a9a0aee3cfa07d3576617786907aa3e7d /ChangeLog | |
parent | 7027c02cc3bdc7a946e5f6fed57d90a578d77d1a (diff) |
use GTK stock button for alertpanel.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@47 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2005-01-27 + * src/prefs_actions.c + src/prefs_template.c + src/summary_search.c + src/message_search.c + src/folderview.c + src/prefs_customheader.c + src/prefs_filter.c: use GTK stock button for alertpanel. + +2005-01-27 + * src/codeconv.c: conv_utf8toeuc(), conv_utf8tojis(): added to prevent character corruption on conversion. |