reimplemented message text search.
made the font size of supplementary explanations of config dialogs smaller.
updated NEWS.
updated INSTALL.
updated README.
compose.c: use normal API for setting font.
undef WRAP_DEBUG.
modified sylpheed.spec.in.
updated zh_CN.po.
ignore auto-generated files.
convert help message to locale encoding.
compose.[ch]: removed unrequired member.
compose.c::get_indent_length() use GtkTextIter for the loop.
compose.c: speed up wrap line a bit.
fixed text truncation bugs in compose window.
modified INSTALL.
updated ac/missing/gpgme.m4, fixed ac/Makefile.am.
Makefile.am: fixed a typo. updated ChangeLog.
updated version.
fixed ChangeLog.
replace every non-UTF8 8bit character in the source window etc.
defs.h: modified cache filename and version.
ported to gpgme-1.0.
template.c: fixed a memory leak.
updated TODO.
compose.c: removed redundant code for Ctrl-Enter handling.
changed the filenames of documents.
added NEWS.
moved NEWS to NEWS-1.0.
use GTK stock button for alertpanel.
prevent character corruption on UTF-8 to ISO-2022-JP conversion.
prefs_filter_edit.c: use GTK stock icon for add and remove button.
alertpanel.c: use smaller size for title font.
codeconv.[ch]: made encoding-specific functions static, and removed redundant code.
modified Japanese code conversion.
added constant C_INTERNAL and CS_INTERNAL.
removed a warning.
improved font management.
alertpanel.c: generate title font from normal font.
also migrate sylpheedrc.
use GTK stock button for button set.
src/mainwindow.c: removed commented out lines.
removed unnecessary stock icons.
src/alertpanel.c: use GTK stock icon instead of pixmap.
replaced fnmatch() with g_pattern_match_*().
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).