aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-10-16win32: use ShellExecute() to open URI.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@652 ee746299-78ed-0310-b773-934348b2243d
2005-10-16win32: restrict launching of executable files.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@651 ee746299-78ed-0310-b773-934348b2243d
2005-10-14makewin32.sh: modified the optimization flags.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@650 ee746299-78ed-0310-b773-934348b2243d
2005-10-14git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@649 ↵hiro
ee746299-78ed-0310-b773-934348b2243d
2005-10-14win32: prohibit duplicate exec using CreateMutex().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@648 ee746299-78ed-0310-b773-934348b2243d
2005-10-14made some warnings just debug messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@647 ee746299-78ed-0310-b773-934348b2243d
2005-10-14changed the locale charset of Japanese Windows from Shift_JIS to CP932.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@646 ee746299-78ed-0310-b773-934348b2243d
2005-10-13enhanced the support of environment-dependent Japanese characters.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@645 ee746299-78ed-0310-b773-934348b2243d
2005-10-13modified the text of mailbox setup dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@644 ee746299-78ed-0310-b773-934348b2243d
2005-10-13git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@643 ↵hiro
ee746299-78ed-0310-b773-934348b2243d
2005-10-13win32: use ShellExecute() to launch attachments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@642 ee746299-78ed-0310-b773-934348b2243d
2005-10-13enabled the property of the top folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@641 ee746299-78ed-0310-b773-934348b2243d
2005-10-13fixed parsing of literal data (skip quotes)hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@640 ee746299-78ed-0310-b773-934348b2243d
2005-10-12also log IMAP4 literal strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@639 ee746299-78ed-0310-b773-934348b2243d
2005-10-12win32: make alert dialog in front on focus out.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@638 ee746299-78ed-0310-b773-934348b2243d
2005-10-12fixed prefix on G_LOG_LEVEL_WARNING.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@637 ee746299-78ed-0310-b773-934348b2243d
2005-10-12fixed parsing of literal data in IMAP4 response.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@636 ee746299-78ed-0310-b773-934348b2243d
2005-10-12brought back 'Crate filter rule' in the context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@635 ee746299-78ed-0310-b773-934348b2243d
2005-10-11fixed the label 'Type' not aligned to right at folder property dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@634 ee746299-78ed-0310-b773-934348b2243d
2005-10-11updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@633 ee746299-78ed-0310-b773-934348b2243d
2005-10-11git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@632 ↵hiro
ee746299-78ed-0310-b773-934348b2243d
2005-10-11output g_log() messages to the log window and log file. Disabled console ↵hiro
window on win32. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@631 ee746299-78ed-0310-b773-934348b2243d
2005-10-11updated ChangeLog.ja.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@630 ee746299-78ed-0310-b773-934348b2243d
2005-10-10fixed DnD on Win32.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@629 ee746299-78ed-0310-b773-934348b2243d
2005-10-10fixed crashes on abnormal date.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@628 ee746299-78ed-0310-b773-934348b2243d
2005-10-07support literals in IMAP response.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@627 ee746299-78ed-0310-b773-934348b2243d
2005-10-06conv_filename_from_utf8(), conv_filename_to_utf8(): put an assertion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@626 ee746299-78ed-0310-b773-934348b2243d
2005-10-06added file system path info to folder prefs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@625 ee746299-78ed-0310-b773-934348b2243d
2005-10-06win32: environmental variable fix.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@624 ee746299-78ed-0310-b773-934348b2243d
2005-10-06win32: include startup directory into %PATH% for GSpawn.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@623 ee746299-78ed-0310-b773-934348b2243d
2005-10-05fixed a typo in makewin32.sh.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@622 ee746299-78ed-0310-b773-934348b2243d
2005-10-05support SSL on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@621 ee746299-78ed-0310-b773-934348b2243d
2005-10-04fixed my_tmpfile() for win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@620 ee746299-78ed-0310-b773-934348b2243d
2005-10-03win32: fixed not-working translation on non-ascii directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@619 ee746299-78ed-0310-b773-934348b2243d
2005-10-03fixed rename on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@618 ee746299-78ed-0310-b773-934348b2243d
2005-09-30Win32: set the default font to 'MS Gothic 12' on Japanese environment.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@617 ee746299-78ed-0310-b773-934348b2243d
2005-09-29made 2.1.3 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@613 ee746299-78ed-0310-b773-934348b2243d
2005-09-28updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@612 ee746299-78ed-0310-b773-934348b2243d
2005-09-28make the message catalog location absolute path if LOCALEDIR is relative.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@611 ee746299-78ed-0310-b773-934348b2243d
2005-09-28updated pt_BR.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@610 ee746299-78ed-0310-b773-934348b2243d
2005-09-28only show subject on the compose titlebar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@609 ee746299-78ed-0310-b773-934348b2243d
2005-09-27fixed S/MIME.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@608 ee746299-78ed-0310-b773-934348b2243d
2005-09-27src/rfc2015.c: check_signature(): set transfer encoding for S/MIME.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@607 ee746299-78ed-0310-b773-934348b2243d
2005-09-27display the subject line in the window title bar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@606 ee746299-78ed-0310-b773-934348b2243d
2005-09-27verify PKCS#7 (S/MIME) signature.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@605 ee746299-78ed-0310-b773-934348b2243d
2005-09-26modified ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@604 ee746299-78ed-0310-b773-934348b2243d
2005-09-26libsylph/html.c: improved entity references conversion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@603 ee746299-78ed-0310-b773-934348b2243d
2005-09-26updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@602 ee746299-78ed-0310-b773-934348b2243d
2005-09-22implemented 'Save all'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@601 ee746299-78ed-0310-b773-934348b2243d
2005-09-22summaryview.c: align selected row to center when reached to the edge on key ↵hiro
operation. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@600 ee746299-78ed-0310-b773-934348b2243d