aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-06-10src/textview.c: added border line before and after headers. Made attachments ↵hiro
display more graphical. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2892 ee746299-78ed-0310-b773-934348b2243d
2011-06-09fixed duplicated keyboard accelerators in account edit dialog and filter dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2890 ee746299-78ed-0310-b773-934348b2243d
2011-06-08added a new plug-in API: 'messagev-ew-show'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2887 ee746299-78ed-0310-b773-934348b2243d
2011-06-08added a new plug-in API: 'compose-send'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2886 ee746299-78ed-0310-b773-934348b2243d
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-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-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-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-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-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-17modified build display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2797 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-11src/update_check.c: added debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2786 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
2011-01-06modified 'Address auto-completion' setting layout.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2778 ee746299-78ed-0310-b773-934348b2243d
2011-01-06made the default boolean type of query search and filter condition AND.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2776 ee746299-78ed-0310-b773-934348b2243d
2011-01-06added context menu for e-mail address: 'Reply to this address'hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2775 ee746299-78ed-0310-b773-934348b2243d
2011-01-05fixes wrong unread number display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2774 ee746299-78ed-0310-b773-934348b2243d
2010-12-24win32: always check if text font is loadable on startup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2770 ee746299-78ed-0310-b773-934348b2243d
2010-12-22Automatically select appropriate Junk folder on filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2767 ee746299-78ed-0310-b773-934348b2243d
2010-12-22added menu 'Add to recipient/Cc/Bcc'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2766 ee746299-78ed-0310-b773-934348b2243d