aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-16updated ja.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2905 ee746299-78ed-0310-b773-934348b2243d
2011-06-15src/textview.[ch]: reuse popup menu for each attachments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2904 ee746299-78ed-0310-b773-934348b2243d
2011-06-14textview_part_widget_button_pressed(): disable 'Copy file name' menu if file ↵hiro
name not exist. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2903 ee746299-78ed-0310-b773-934348b2243d
2011-06-14textview_part_widget_exposed(): draw edges as rounded.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2902 ee746299-78ed-0310-b773-934348b2243d
2011-06-14Use prelight state for textview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2901 ee746299-78ed-0310-b773-934348b2243d
2011-06-14textview_part_widget_destroy_notify(): fixed destroy notify handler.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2900 ee746299-78ed-0310-b773-934348b2243d
2011-06-13highlight part widgets on mouse over.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2899 ee746299-78ed-0310-b773-934348b2243d
2011-06-13implemented popup menu of attachments in text view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2898 ee746299-78ed-0310-b773-934348b2243d
2011-06-13fixed handling of button release event.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2897 ee746299-78ed-0310-b773-934348b2243d
2011-06-10fixed an error when removing queued messages on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2895 ee746299-78ed-0310-b773-934348b2243d
2011-06-10changed the spec of compose-send signal because the previous one prohibited ↵hiro
sending if the signal is not used. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2894 ee746299-78ed-0310-b773-934348b2243d
2011-06-10updated libsylph/libsylph-0.def.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2893 ee746299-78ed-0310-b773-934348b2243d
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-09procmsg_add_messages_from_queue(): changed g_print() to debug_print().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2889 ee746299-78ed-0310-b773-934348b2243d
2011-06-08remove queue headers when moving messages from a queue folder (fixes Debian ↵hiro
BTS #493546). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2888 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-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@2880 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-10updated japanese manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2873 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-16updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2854 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-24updated de.po. Increased version.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2846 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-07po/POTFILES.in: translate plugin/attachment_tool/attachment_tool.c.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2841 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 build revision.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2831 ee746299-78ed-0310-b773-934348b2243d
2011-01-31updated uk.po and be.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2830 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