History | View | Annotate | Download (27.8 kB)
implemented 'Save all'.
fixed warnings about signedness difference.
changed the license of LibSylph from GPL to LGPL.
moved more modules to libsylph.
fix for config dir.
added wrappers for C library function that take pathname arguments.
fixed gcc-4.0 warnings.
always don't uncanonicalize files which is not text/* .
made the file size of attachments more accurate, and human-readable.
fixed Turkish locale problem.
force output of newline when output HTML.
implemented 'Save this image as...' in the context menu of inline images.
fixed a buffer overflow bug.
use Content-Type's charset as a fallback encoding of broken header strings.
output printing text with locale encoding, and removed broken locale specific HTML entity reference conversion.
use filesystem encoding for MIME temporary filename.
implemented inline image display.
replaced intl.h with glib/gi18n.h.
modified Japanese code conversion.
Initial import of Sylpheed (GTK2 version).