aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2011-06-06changed message-id string into more difficult one to guess e-mail address.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2885 ee746299-78ed-0310-b773-934348b2243d
2011-06-06don't close compose window when saving to outbox failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2884 ee746299-78ed-0310-b773-934348b2243d
2011-05-18removed some alloca() calls.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2883 ee746299-78ed-0310-b773-934348b2243d
2011-05-18cancel online mode switch if active sessions exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2882 ee746299-78ed-0310-b773-934348b2243d
2011-05-18cancel online mode switch if active sessions exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2881 ee746299-78ed-0310-b773-934348b2243d
2011-05-13libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2879 ee746299-78ed-0310-b773-934348b2243d
2011-05-13libsylph/procheader.c: removed alloca() calls.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2878 ee746299-78ed-0310-b773-934348b2243d
2011-05-13src/compose.c: removed some alloca() calls.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2877 ee746299-78ed-0310-b773-934348b2243d
2011-05-13textview_make_clickable_parts(): removed alloca() and use GSList.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2876 ee746299-78ed-0310-b773-934348b2243d
2011-05-12removed some alloca() calls.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2875 ee746299-78ed-0310-b773-934348b2243d
2011-05-12increased the prefs buffer size from 1024 to 8192.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2874 ee746299-78ed-0310-b773-934348b2243d
2011-05-06made 3.1.1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2870 ee746299-78ed-0310-b773-934348b2243d
2011-03-22modified linking enchant.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2867 ee746299-78ed-0310-b773-934348b2243d
2011-03-16changed keyboard shortcut of File/Send to prevent accidental sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2853 ee746299-78ed-0310-b773-934348b2243d
2011-03-14mark messages read when message view becomes visible by Enter or Space key.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2852 ee746299-78ed-0310-b773-934348b2243d
2011-03-01renamed variable 'interface' to 'iface'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2850 ee746299-78ed-0310-b773-934348b2243d
2011-02-28fixed compilation problem on MinGW (interface -> iface).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2849 ee746299-78ed-0310-b773-934348b2243d
2011-02-25OS X: changed the location of settings to ~/Library/Application ↵hiro
Support/Sylpheed . git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2848 ee746299-78ed-0310-b773-934348b2243d
2011-02-25use 'open' command on OS X.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2847 ee746299-78ed-0310-b773-934348b2243d
2011-02-15src/summaryview.c: summary_show_queued_msgs(): clear selection list because ↵hiro
it can be invalid after appending messages. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2845 ee746299-78ed-0310-b773-934348b2243d
2011-02-14renamed 'interface' in struct to 'iface' to prevent compilation problem on ↵hiro
some environments. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2844 ee746299-78ed-0310-b773-934348b2243d
2011-02-10implement fix_font_setting() for Mac OS X.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2843 ee746299-78ed-0310-b773-934348b2243d
2011-02-10return correct locale encoding for Mac OS X (usually UTF-8).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2842 ee746299-78ed-0310-b773-934348b2243d
2011-02-04save the columns width of address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2840 ee746299-78ed-0310-b773-934348b2243d
2011-01-31updated sylpheed.desktop.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2829 ee746299-78ed-0310-b773-934348b2243d
2011-01-28updated po files and sylpheed.desktop.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2828 ee746299-78ed-0310-b773-934348b2243d
2011-01-25updated NEWS and ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2827 ee746299-78ed-0310-b773-934348b2243d
2011-01-24fixed procmime_get_part_fp_fp(). updated LegalCopyright. updated version to ↵hiro
3.1.0. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2826 ee746299-78ed-0310-b773-934348b2243d
2011-01-24added marshaller for plug-in library. made 3.1.0rc.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2822 ee746299-78ed-0310-b773-934348b2243d
2011-01-24modified textview-menu-popup plug-in signal.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2821 ee746299-78ed-0310-b773-934348b2243d
2011-01-24src/summaryview.c: fixed warnings about non-string literal format.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2818 ee746299-78ed-0310-b773-934348b2243d
2011-01-21fixed double underline in menu label.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2816 ee746299-78ed-0310-b773-934348b2243d
2011-01-21updated copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2815 ee746299-78ed-0310-b773-934348b2243d
2011-01-21src/undo.c: fixed long-standing undo-redo bug.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2812 ee746299-78ed-0310-b773-934348b2243d
2011-01-20added 'textview-menu-popup' signal for plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2811 ee746299-78ed-0310-b773-934348b2243d
2011-01-20check the return value of junk filter command and show error dialog on failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2809 ee746299-78ed-0310-b773-934348b2243d
2011-01-18do not count junk-filtered or trashed messages as new ones. Do not display ↵hiro
new state as red color on Junk folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2808 ee746299-78ed-0310-b773-934348b2243d
2011-01-18src/addressadd.c: removed warnings about xpm.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2807 ee746299-78ed-0310-b773-934348b2243d
2011-01-17fixed crash on quick search when folder tree is empty.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2806 ee746299-78ed-0310-b773-934348b2243d
2011-01-17made 3.1beta7 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2803 ee746299-78ed-0310-b773-934348b2243d
2011-01-17manual/ja/sylpheed.sgml: updated Japanese manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2801 ee746299-78ed-0310-b773-934348b2243d
2011-01-17added build revision to the about dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2796 ee746299-78ed-0310-b773-934348b2243d
2011-01-17optimized tmp flags preservation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2795 ee746299-78ed-0310-b773-934348b2243d
2011-01-16optimized tmp flags restoration.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2794 ee746299-78ed-0310-b773-934348b2243d
2011-01-14summary_show_queued_msgs(): update status display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2792 ee746299-78ed-0310-b773-934348b2243d
2011-01-14preserve temporary movec/copy marks on refresh.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2791 ee746299-78ed-0310-b773-934348b2243d
2011-01-11makewin32.sh: also install attachment_tool plug-in.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2784 ee746299-78ed-0310-b773-934348b2243d
2011-01-11win32: properly set the parameter of default download URL.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2783 ee746299-78ed-0310-b773-934348b2243d
2011-01-07added an option to disable the send dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2781 ee746299-78ed-0310-b773-934348b2243d
2011-01-07send_message_queue_all(): refactored.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2780 ee746299-78ed-0310-b773-934348b2243d