aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Collapse)Author
2005-12-05imap_cmd_append(): send message contents all at once.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@800 ee746299-78ed-0310-b773-934348b2243d
2005-12-01fixed compilation failure on some environments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@793 ee746299-78ed-0310-b773-934348b2243d
2005-11-29removed debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@789 ee746299-78ed-0310-b773-934348b2243d
2005-11-28moved outgoing encoding option into Display - Encoding tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@786 ee746299-78ed-0310-b773-934348b2243d
2005-11-28also normalize text files on win32 when saving parts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@784 ee746299-78ed-0310-b773-934348b2243d
2005-11-28reverted linebreak conversion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@783 ee746299-78ed-0310-b773-934348b2243d
2005-11-25uncanonicalize unencoded text when saving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@780 ee746299-78ed-0310-b773-934348b2243d
2005-11-25removed CR+LF to LF conversion on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@779 ee746299-78ed-0310-b773-934348b2243d
2005-11-25session_read_data_as_file_cb(): don't write to file until buffer is filled ↵hiro
more than the half. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@777 ee746299-78ed-0310-b773-934348b2243d
2005-11-25fixed a bug that lost first part of message data on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@776 ee746299-78ed-0310-b773-934348b2243d
2005-11-24win32: don't uncanonicalize text files when decoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@775 ee746299-78ed-0310-b773-934348b2243d
2005-11-24reduced memory usage on POP3 session.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@774 ee746299-78ed-0310-b773-934348b2243d
2005-11-22reduced memory usage on SMTP session.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@771 ee746299-78ed-0310-b773-934348b2243d
2005-11-22imap.c: quote additional chars.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@770 ee746299-78ed-0310-b773-934348b2243d
2005-11-22remember the last compose window position.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@769 ee746299-78ed-0310-b773-934348b2243d
2005-11-21modified the order of common prefs options.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@766 ee746299-78ed-0310-b773-934348b2243d
2005-11-18moved the position of Spell tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@762 ee746299-78ed-0310-b773-934348b2243d
2005-11-17win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@760 ee746299-78ed-0310-b773-934348b2243d
2005-11-17implemented spell checking.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@754 ee746299-78ed-0310-b773-934348b2243d
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@744 ee746299-78ed-0310-b773-934348b2243d
2005-11-14prevent integer overflow on summary status.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@742 ee746299-78ed-0310-b773-934348b2243d
2005-11-10don't show gpg warning on win32 by default.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@735 ee746299-78ed-0310-b773-934348b2243d
2005-11-07implemented auto-save.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@718 ee746299-78ed-0310-b773-934348b2243d
2005-11-07moved the location of fallback_encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@716 ee746299-78ed-0310-b773-934348b2243d
2005-11-04added preset menu for junk learning commands.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@713 ee746299-78ed-0310-b773-934348b2243d
2005-11-02added an option to mark filtered junk mails as read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@710 ee746299-78ed-0310-b773-934348b2243d
2005-11-02reimplemented external editor with GSpawn and GChildWatch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@705 ee746299-78ed-0310-b773-934348b2243d
2005-11-01added fallback encoding setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@702 ee746299-78ed-0310-b773-934348b2243d
2005-10-31execute_sync(): win32: get exit status of child process by not using helper ↵hiro
program. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@700 ee746299-78ed-0310-b773-934348b2243d
2005-10-27modified REMOTE_CMD_PORT.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@694 ee746299-78ed-0310-b773-934348b2243d
2005-10-27libsylph/socket.c: fd_accept(): enabled on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@693 ee746299-78ed-0310-b773-934348b2243d
2005-10-27win32: implemented remote command using TCP socket.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@692 ee746299-78ed-0310-b773-934348b2243d
2005-10-27win32: read mime.types in startup directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@690 ee746299-78ed-0310-b773-934348b2243d
2005-10-26added a setting to delete filtered junk mails from server.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@689 ee746299-78ed-0310-b773-934348b2243d
2005-10-26modification for ML post with Reply-To.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@688 ee746299-78ed-0310-b773-934348b2243d
2005-10-26use GLib functions to extract URIs if available.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@687 ee746299-78ed-0310-b773-934348b2243d
2005-10-25fixed a typo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@683 ee746299-78ed-0310-b773-934348b2243d
2005-10-25win32: use ShellExecute() on print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@680 ee746299-78ed-0310-b773-934348b2243d
2005-10-25match the output header for printing to the message view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@679 ee746299-78ed-0310-b773-934348b2243d
2005-10-20fixed execution failure on filtering if a file path includes space.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@670 ee746299-78ed-0310-b773-934348b2243d
2005-10-20added '--configdir' option which specifies config directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@667 ee746299-78ed-0310-b773-934348b2243d
2005-10-18win32: modified the default commands.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@666 ee746299-78ed-0310-b773-934348b2243d
2005-10-17win32: fixed compilation failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@655 ee746299-78ed-0310-b773-934348b2243d
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-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-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