aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Expand)Author
2006-01-05fixed a bug that search folders under IMAP4 or NNTP folders couldn't be removed.hiro
2005-12-27cache search result to speed up on and after the second search.hiro
2005-12-26prevent duplicate retrieval after incomplete POP3 session.hiro
2005-12-25added more characters to be substituted for filename.hiro
2005-12-21reflect flag changes on virtual folders in the real ones.hiro
2005-12-21some modification of searching.hiro
2005-12-20look for all accounts when enable_swap_from is enabled.hiro
2005-12-19remember the maximized state.hiro
2005-12-19implemented query search and virtual folder (merged from newsearch branch).hiro
2005-12-19support nonstandard encoding 'ks_c_5601-1987'.hiro
2005-12-14added an option to update only INBOX on checking new messages of IMAP4 accounts.hiro
2005-12-13enabled custom queue folder.hiro
2005-12-09folder_find_item_from_identifier(): also return top folder.hiro
2005-12-09added utility functions for optimization of filter.hiro
2005-12-08imap_get_msg_list(): only update mtime when folder is not opened.hiro
2005-12-07update caches and flags when reading message list from a folder.hiro
2005-12-05imap_cmd_append(): send message contents all at once.hiro
2005-12-01fixed compilation failure on some environments.hiro
2005-11-29removed debug print.hiro
2005-11-28moved outgoing encoding option into Display - Encoding tab.hiro
2005-11-28also normalize text files on win32 when saving parts.hiro
2005-11-28reverted linebreak conversion.hiro
2005-11-25uncanonicalize unencoded text when saving.hiro
2005-11-25removed CR+LF to LF conversion on receiving.hiro
2005-11-25session_read_data_as_file_cb(): don't write to file until buffer is filled mo...hiro
2005-11-25fixed a bug that lost first part of message data on receiving.hiro
2005-11-24win32: don't uncanonicalize text files when decoding.hiro
2005-11-24reduced memory usage on POP3 session.hiro
2005-11-22reduced memory usage on SMTP session.hiro
2005-11-22imap.c: quote additional chars.hiro
2005-11-22remember the last compose window position.hiro
2005-11-21modified the order of common prefs options.hiro
2005-11-18moved the position of Spell tab.hiro
2005-11-17win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.hiro
2005-11-17implemented spell checking.hiro
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
2005-11-14prevent integer overflow on summary status.hiro
2005-11-10don't show gpg warning on win32 by default.hiro
2005-11-07implemented auto-save.hiro
2005-11-07moved the location of fallback_encoding.hiro
2005-11-04added preset menu for junk learning commands.hiro
2005-11-02added an option to mark filtered junk mails as read.hiro
2005-11-02reimplemented external editor with GSpawn and GChildWatch.hiro
2005-11-01added fallback encoding setting.hiro
2005-10-31execute_sync(): win32: get exit status of child process by not using helper p...hiro
2005-10-27modified REMOTE_CMD_PORT.hiro
2005-10-27libsylph/socket.c: fd_accept(): enabled on win32.hiro
2005-10-27win32: implemented remote command using TCP socket.hiro
2005-10-27win32: read mime.types in startup directory.hiro
2005-10-26added a setting to delete filtered junk mails from server.hiro