aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-06-06changed message-id string into more difficult one to guess e-mail address.hiro
2011-06-06don't close compose window when saving to outbox failed.hiro
2011-05-18removed some alloca() calls.hiro
2011-05-18cancel online mode switch if active sessions exist.hiro
2011-05-18cancel online mode switch if active sessions exist.hiro
2011-05-13libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.hiro
2011-05-13libsylph/procheader.c: removed alloca() calls.hiro
2011-05-13src/compose.c: removed some alloca() calls.hiro
2011-05-13textview_make_clickable_parts(): removed alloca() and use GSList.hiro
2011-05-12removed some alloca() calls.hiro
2011-05-12increased the prefs buffer size from 1024 to 8192.hiro
2011-05-06made 3.1.1 release.hiro
2011-03-22modified linking enchant.hiro
2011-03-16changed keyboard shortcut of File/Send to prevent accidental sending.hiro
2011-03-14mark messages read when message view becomes visible by Enter or Space key.hiro
2011-03-01renamed variable 'interface' to 'iface'.hiro
2011-02-28fixed compilation problem on MinGW (interface -> iface).hiro
2011-02-25OS X: changed the location of settings to ~/Library/Application Support/Sylph...hiro
2011-02-25use 'open' command on OS X.hiro
2011-02-15src/summaryview.c: summary_show_queued_msgs(): clear selection list because i...hiro
2011-02-14renamed 'interface' in struct to 'iface' to prevent compilation problem on so...hiro
2011-02-10implement fix_font_setting() for Mac OS X.hiro
2011-02-10return correct locale encoding for Mac OS X (usually UTF-8).hiro
2011-02-04save the columns width of address book.hiro
2011-01-31updated sylpheed.desktop.hiro
2011-01-28updated po files and sylpheed.desktop.hiro
2011-01-25updated NEWS and ChangeLog.hiro
2011-01-24fixed procmime_get_part_fp_fp(). updated LegalCopyright. updated version to 3...hiro
2011-01-24added marshaller for plug-in library. made 3.1.0rc.hiro
2011-01-24modified textview-menu-popup plug-in signal.hiro
2011-01-24src/summaryview.c: fixed warnings about non-string literal format.hiro
2011-01-21fixed double underline in menu label.hiro
2011-01-21updated copyright year.hiro
2011-01-21src/undo.c: fixed long-standing undo-redo bug.hiro
2011-01-20added 'textview-menu-popup' signal for plug-ins.hiro
2011-01-20check the return value of junk filter command and show error dialog on failure.hiro
2011-01-18do not count junk-filtered or trashed messages as new ones. Do not display ne...hiro
2011-01-18src/addressadd.c: removed warnings about xpm.hiro
2011-01-17fixed crash on quick search when folder tree is empty.hiro
2011-01-17made 3.1beta7 release.hiro
2011-01-17manual/ja/sylpheed.sgml: updated Japanese manual.hiro
2011-01-17added build revision to the about dialog.hiro
2011-01-17optimized tmp flags preservation.hiro
2011-01-16optimized tmp flags restoration.hiro
2011-01-14summary_show_queued_msgs(): update status display.hiro
2011-01-14preserve temporary movec/copy marks on refresh.hiro
2011-01-11makewin32.sh: also install attachment_tool plug-in.hiro
2011-01-11win32: properly set the parameter of default download URL.hiro
2011-01-07added an option to disable the send dialog.hiro
2011-01-07send_message_queue_all(): refactored.hiro