History | View | Annotate | Download (48.5 kB)
src/textview.c: fixed a memory leak.
implemented better hypertext processing.
implemented inline image display.
replaced intl.h with glib/gi18n.h.
reimplemented message text search.
ported to gpgme-1.0.
improved font management.
use GTK stock button for button set.
several code conversion fix.
fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for JIS to UTF-8 conversion if available.
set shadow type of GtkTextView, and don't set border_width of toolbars.
removed head_space option, and changed the margin of TextView.
Initial import of Sylpheed (GTK2 version).