replaced fnmatch() with g_pattern_match_*().
use GTK stock button for button set.
use GTK stock button for dialog button set.
use Pango in GtkSHRuler.
suppress the debug print in codeconv.c.
several code conversion fix.
colorlabel.c: removed include of gdk/gdkx.h.
also migrate templates.
action.c: convert locale strings to UTF-8 before displaying it.
restored the resize grip of the main statusbar.
jpilot.c: fixed Japanese code conversion.
compose.c: fixed broken signature replacement.
fixed crash when opening 0-numbered message.
fixed a bug that didn't correctly get text selection on reply.
added new ChangeLog.
renamed ChangeLog to ChangeLog-1.0.
compose.c, undo.c: fixed wrong signal connection, modified ruler and toolbar sizing.
converted all po files to UTF-8.
implemented the migration of configuration.
automatically take over older config files.
xml.[ch]: automatically convert from input file encoding to UTF-8.
removed resize grip of the statusbar of main window.
alertpanel.c, about.c: made some label texts selectable.
fixed shadow type of about dialog text.
fixed popup menu position.
fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for JIS to UTF-8 conversion if available.
removed support for systems which don't support iconv.
reduce the size of combo button arrow.
set shadow type of GtkTextView, and don't set border_width of toolbars.
removed head_space option, and changed the margin of TextView.
re-added intl/Makefile.in.
Initial import of Sylpheed (GTK2 version).