aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-11git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@632 ee746299-78ed-0310-b7...hiro
2005-10-11output g_log() messages to the log window and log file. Disabled console wind...hiro
2005-10-11updated ChangeLog.ja.hiro
2005-10-10fixed DnD on Win32.Hiro
2005-10-10fixed crashes on abnormal date.Hiro
2005-10-07support literals in IMAP response.hiro
2005-10-06conv_filename_from_utf8(), conv_filename_to_utf8(): put an assertion.hiro
2005-10-06added file system path info to folder prefs.hiro
2005-10-06win32: environmental variable fix.hiro
2005-10-06win32: include startup directory into %PATH% for GSpawn.hiro
2005-10-05fixed a typo in makewin32.sh.hiro
2005-10-05support SSL on win32.hiro
2005-10-04fixed my_tmpfile() for win32.hiro
2005-10-03win32: fixed not-working translation on non-ascii directory.hiro
2005-10-03fixed rename on win32.hiro
2005-09-30Win32: set the default font to 'MS Gothic 12' on Japanese environment.hiro
2005-09-29made 2.1.3 release.hiro
2005-09-28updated NEWS.hiro
2005-09-28make the message catalog location absolute path if LOCALEDIR is relative.hiro
2005-09-28updated pt_BR.po.hiro
2005-09-28only show subject on the compose titlebar.hiro
2005-09-27fixed S/MIME.hiro
2005-09-27src/rfc2015.c: check_signature(): set transfer encoding for S/MIME.hiro
2005-09-27display the subject line in the window title bar.hiro
2005-09-27verify PKCS#7 (S/MIME) signature.hiro
2005-09-26modified ChangeLog.hiro
2005-09-26libsylph/html.c: improved entity references conversion.hiro
2005-09-26updated po files.hiro
2005-09-22implemented 'Save all'.hiro
2005-09-22summaryview.c: align selected row to center when reached to the edge on key o...hiro
2005-09-22summaryview.c: keep selecting row after changing thread display.hiro
2005-09-21configure.in: removed mbs/wcs functions check.hiro
2005-09-21removed mbs/wcs functions which are no longer required.hiro
2005-09-21don't display checkbox if 'get all' is unavailable in account edit dialog.hiro
2005-09-21don't display checkbox on non-selectable rows in subscribe dialog.hiro
2005-09-20reimplemented grouplistdialog with GtkTreeView.hiro
2005-09-20updated it.po.hiro
2005-09-16don't display code conversion error and line limit warning on draft mode.hiro
2005-09-16modified the display of folder view.hiro
2005-09-15made 2.1.2 release.hiro
2005-09-15use $DATADIRNAME for $localedir if it is defined.hiro
2005-09-15re-enabled prefs_common.allow_jisx0201_kana.hiro
2005-09-14fixed warnings about signedness difference.hiro
2005-09-14updated NEWS.hiro
2005-09-14normalize address fields before encoding them.hiro
2005-09-14updated NEWS.hiro
2005-09-13updated files to be included in tarball.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-13fixed sorting bug when flags changed.hiro
2005-09-13updated COPYING and added COPYING.LIB.hiro