aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2010-12-21changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use ↵hiro
G_PRIORITY_LOW for long timeout interval. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2764 ee746299-78ed-0310-b773-934348b2243d
2010-12-20modified setting label: 'Set only mail address when entering recipient from ↵hiro
address book' git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2761 ee746299-78ed-0310-b773-934348b2243d
2010-12-20added new option: 'Set only mail address when composing from address book'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2759 ee746299-78ed-0310-b773-934348b2243d
2010-12-17changed the label 'MIME type' to 'Data type' for understandability.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2758 ee746299-78ed-0310-b773-934348b2243d
2010-12-15mark as read when message view is toggled on.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2755 ee746299-78ed-0310-b773-934348b2243d
2010-12-14disconnect all current sessions of remote folders when going offline.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2754 ee746299-78ed-0310-b773-934348b2243d
2010-12-14reverted the behavior when 'Always open messages in summary when selected' ↵hiro
is off (don't display a message when opening a folder). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2753 ee746299-78ed-0310-b773-934348b2243d
2010-12-09fixed a bug that temporary password was not cleared on SMTP auth failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2745 ee746299-78ed-0310-b773-934348b2243d
2010-12-09win32: fixed crash on update check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2743 ee746299-78ed-0310-b773-934348b2243d
2010-12-07added UI for SOCKS settings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2735 ee746299-78ed-0310-b773-934348b2243d
2010-12-07added SOCKS4/5 proxy support.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2733 ee746299-78ed-0310-b773-934348b2243d
2010-12-01added an option 'Always mark as read when a message is opened'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2729 ee746299-78ed-0310-b773-934348b2243d
2010-11-25merged missing wab import code.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2727 ee746299-78ed-0310-b773-934348b2243d
2010-11-12src/plugin_manager.c: fixed button order.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2718 ee746299-78ed-0310-b773-934348b2243d
2010-11-09clear temporary password if authentication fails.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2714 ee746299-78ed-0310-b773-934348b2243d
2010-11-05modified strings about plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2713 ee746299-78ed-0310-b773-934348b2243d
2010-11-05fixes restart of process on Win32 when installed on non-ascii path.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2712 ee746299-78ed-0310-b773-934348b2243d
2010-11-02merged plug-in update check and automatic update patch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2707 ee746299-78ed-0310-b773-934348b2243d
2010-10-25updated src/libsylpheed-plugin-0.def.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2691 ee746299-78ed-0310-b773-934348b2243d
2010-10-21added new plug-in functions for sending messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2690 ee746299-78ed-0310-b773-934348b2243d
2010-10-21src/summaryview.c: modified always_show_msg flag handling.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2689 ee746299-78ed-0310-b773-934348b2243d
2010-08-30fixed open_inbox_on_startup setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2684 ee746299-78ed-0310-b773-934348b2243d
2010-08-19win32: implemented automatic import of Windows Address Book (WAB) file.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2679 ee746299-78ed-0310-b773-934348b2243d
2010-08-17modified ldif parser. Fixed OE import on startup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2672 ee746299-78ed-0310-b773-934348b2243d
2010-08-12import.c: added copyright notice about OE2.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2670 ee746299-78ed-0310-b773-934348b2243d
2010-08-09enabled cancellation of eml/dbx import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2662 ee746299-78ed-0310-b773-934348b2243d
2010-08-06win32: implemented automatic import of Outlook Express mail stores on first run.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2661 ee746299-78ed-0310-b773-934348b2243d
2010-08-06updated src/libsylpheed-plugin-0.def.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2660 ee746299-78ed-0310-b773-934348b2243d
2010-08-05implemented the import feature of Outlook Express mailboxes (dbx).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2659 ee746299-78ed-0310-b773-934348b2243d
2010-08-04added summary_get_current_folder().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2655 ee746299-78ed-0310-b773-934348b2243d
2010-08-04modified plugin.h.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2654 ee746299-78ed-0310-b773-934348b2243d
2010-08-04added plug-in APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2653 ee746299-78ed-0310-b773-934348b2243d
2010-08-02added extension .eml for default file name when saving messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2652 ee746299-78ed-0310-b773-934348b2243d
2010-08-02made the progress of receive dialog display only number/size in current ↵hiro
session, not including already received ones. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2651 ee746299-78ed-0310-b773-934348b2243d
2010-07-30added new global option 'Change current account on folder open'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2649 ee746299-78ed-0310-b773-934348b2243d
2010-07-30added 'Cancel all' button to the incorporation dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2647 ee746299-78ed-0310-b773-934348b2243d
2010-07-30made mark_as_read_on_new_window setting work.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2646 ee746299-78ed-0310-b773-934348b2243d
2010-07-30added new account option 'Put signature before quote (not recommended)'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2645 ee746299-78ed-0310-b773-934348b2243d
2010-07-30added missing png file.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2644 ee746299-78ed-0310-b773-934348b2243d
2010-07-30don't clear message view on multiple selection and always_show_msg mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2642 ee746299-78ed-0310-b773-934348b2243d
2010-07-29src/prefs_common_dialog.c: modified description of Junk mail folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2641 ee746299-78ed-0310-b773-934348b2243d
2010-07-29added 'Empty junk' context menu to Junk folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2640 ee746299-78ed-0310-b773-934348b2243d
2010-07-29use default Junk folder when prefs_common.junk_folder is not set.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2639 ee746299-78ed-0310-b773-934348b2243d
2010-07-29added 'Junk' special folder and automatically create it when not exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2638 ee746299-78ed-0310-b773-934348b2243d