History | View | Annotate | Download (54.8 kB)
modified fonts for mime parts.
added wrappers for C library function that take pathname arguments.
fixed gcc-4.0 warnings.
made the file size of attachments more accurate, and human-readable.
modified several alerts, and added accelerators for the buttons.
don't include some chars in URI.
made 2.0.0beta3 release.
added 'Compose new message' and 'Open with Web browser' to the context menu of the text view.
fixed bugs of quote colors setting.
added 'Add to address book' to the context menu of textview.
fixed slightly wrong scroll position of the text view when the displayed message changed.
fixed Turkish locale problem.
improved sequential message searches.
fixed phishing check.
reimplemented MimeView with GtkTreeView.
added an option to toggle cursor in message view.
reimplemented summary view with GtkTreeView.
fixed redraw problem of textview.
made error check strict on Japanese code conversion.
force output of newline when output HTML.
made every code conversion API allocate new memory.
added an option whether to render HTML as text or not.
improvement to filesel dialog.
implemented 'Save this image as...' in the context menu of inline images.
also resize inline images.
changed the implementation of switching Text/MIME view.
optimized making of clickable URI.
use Content-Type's charset as a fallback encoding of broken header strings.
improved MimeView and file selection dialog.
output printing text with locale encoding, and removed broken locale specific HTML entity reference conversion.
gtkutils.c: modified the find text API.
try to convert unencoded header strings using locale encoding.
added 'Copy this link' to the context menu of textview.
fixed glitches of underlined URI in textview.
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).