aboutsummaryrefslogtreecommitdiff
path: root/src
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-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-21removed warnings 'GtkSpinButton: setting an adjustment with non-zero page siz...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-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-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-01fixed typos.hiro
2010-02-24fixed freeze bug on STARTTLS.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-15fixed statusbar problem on displaying IMAP4 messages from query search.hiro
2010-02-15setup.c: fixed compile error with OpenSSL disabled. Don't accept default Gmai...hiro
2010-02-12compose_change_spell_lang_menu(): force selection of currently selected item ...hiro
2010-02-12Preserve PGP settings saving and loading drafts (thanks to Antonio).hiro
2010-02-12Preserve spell-checking settings saving and loading drafts (thanks to Antonio).hiro
2010-02-12added 'In addressbook' to the quick search menu.hiro
2010-02-12optimized address auto-registration.hiro
2010-02-12lock addr_table since it can be accessed from sub threads.hiro
2010-02-10src/prefs_filter_edit.c: modified menu string.hiro
2010-02-10added a new filter match type: is (not) in addressbook.hiro
2010-02-05setup: confirm on cancel. Modified messages.hiro
2010-02-05check the input values for address, ID and server.hiro