aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-06-17made user-agent string configurable from plug-ins.hiro
2010-06-15src/libsylpheed-plugin-0.def: updated.hiro
2010-06-15src/addr_compl.c: removed debug print. made 3.1.0beta1.hiro
2010-06-11fixed syl_plugin_folderview_add_sub_widget() and updated test plug-in.hiro
2010-06-11added plug-in APIs for folder view.hiro
2010-06-11src/action.c: reset signal handlers of child process to prevent app_will_exit...hiro
2010-06-10put vbox on the top of folder view.hiro
2010-06-09action.c: prevent double free when using %f.hiro
2010-06-07made the old behavior of address completion configurable.hiro
2010-06-05fixed infinite loop on completion start with GTK+ 2.18+.hiro
2010-06-04implemented real automatic address completion.hiro
2010-06-03suppress filter debug output of quick search.hiro
2010-06-02added debug log for filter.hiro
2010-06-01modified 'Go to next folder' dialog description.hiro
2010-05-31added some functions for FolderView.hiro
2010-05-28support DISP_RELEASE / DISP_DEVEL which set displayed new version.hiro
2010-05-28added functions to modify URLs for update check.hiro
2010-05-27added description for the color label settings.hiro
2010-05-25added Windows-only --ipcport option to 'Help - Command line options'.hiro
2010-05-24fixed compilation on win32.hiro
2010-05-24fixed crash when clicking tray icon menu 'Get from current account' with no a...hiro
2010-05-24allow multiple instances using --instance-id option.hiro
2010-05-21fixed a bug that MIME flag was not set to filtered sent messages.hiro
2010-05-21removed warnings 'GtkSpinButton: setting an adjustment with non-zero page siz...hiro
2010-05-21libsylph/socket.c: sock_kill_process(): prevent redundant error messages when...hiro
2010-05-20modify sensitivity of attach context menu.hiro
2010-05-20added 'Open' menu in the attach context menu.hiro
2010-05-11allow deprecated LDAP API calls.hiro
2010-05-11removed debug print.hiro
2010-05-08fixed a bug that MIME flag was not set on importing mbox file.hiro
2010-04-23updated English Sylpheed FAQ.hiro
2010-04-09also load plug-ins from user plug-in directory.hiro
2010-04-07made default browser command xdg-open.hiro
2010-04-02use fixed-height-mode for the folder view.hiro
2010-04-02bumped version to 3.0.2. Updated PLUGIN.txt.hiro
2010-03-19update folder config file after account name changed.hiro
2010-03-19update account and folder config files after creating new accounts.hiro
2010-03-16made 3.0.1 release.hiro
2010-03-12updated Japanese manual.hiro
2010-03-01fixed typos.hiro
2010-02-24made 3.0.0 release.hiro
2010-02-24fixed freeze bug on STARTTLS.hiro
2010-02-19made 3.0.0rc release.hiro
2010-02-19made curl timeout 10 secs.hiro
2010-02-19removed compilation warning.hiro
2010-02-16src/addressadd.c: translate 'Auto-registered address' book.hiro
2010-02-16added 'Enable address auto-completion' setting.hiro
2010-02-16bumped SYL_PLUGIN_INTERFACE_VERSION.hiro
2010-02-16use case insensitive match on Win32 when checking existent folders to prohibi...hiro
2010-02-15fixed statusbar problem on displaying IMAP4 messages from query search.hiro