index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2012-05-18
open compose window before receiving on startup.
hiro
2011-02-25
OS X: changed the location of settings to ~/Library/Application Support/Sylph...
hiro
2011-02-10
implement fix_font_setting() for Mac OS X.
hiro
2010-12-24
win32: always check if text font is loadable on startup.
hiro
2010-12-22
Automatically select appropriate Junk folder on filtering.
hiro
2010-11-25
merged missing wab import code.
hiro
2010-11-05
fixes restart of process on Win32 when installed on non-ascii path.
hiro
2010-11-02
merged plug-in update check and automatic update patch.
hiro
2010-10-21
added new plug-in functions for sending messages.
hiro
2010-08-30
fixed open_inbox_on_startup setting.
hiro
2010-08-17
modified ldif parser. Fixed OE import on startup.
hiro
2010-08-09
enabled cancellation of eml/dbx import.
hiro
2010-08-06
win32: implemented automatic import of Outlook Express mail stores on first run.
hiro
2010-08-04
added summary_get_current_folder().
hiro
2010-08-04
added plug-in APIs.
hiro
2010-07-29
use default Junk folder when prefs_common.junk_folder is not set.
hiro
2010-07-27
Fixes accepted SSL certs not loaded when using alternative config dir.
hiro
2010-07-14
added syl_plugin_summary_show_queued_msgs() and cleanup the code.
hiro
2010-07-06
added plug-in APIs to get selected messages on summary.
hiro
2010-07-06
added new plug-in APIs for manipulating the summary view popup menu.
hiro
2010-07-02
added write lock mode on summary view.
hiro
2010-06-17
made user-agent string configurable from plug-ins.
hiro
2010-06-11
added plug-in APIs for folder view.
hiro
2010-05-31
added some functions for FolderView.
hiro
2010-05-28
added functions to modify URLs for update check.
hiro
2010-05-24
allow multiple instances using --instance-id option.
hiro
2010-04-09
also load plug-ins from user plug-in directory.
hiro
2010-03-19
update account and folder config files after creating new accounts.
hiro
2010-02-10
added a new filter match type: is (not) in addressbook.
hiro
2010-02-05
implemented new account setup wizard.
hiro
2010-01-21
show more verbose debug messages when checking gpg.
hiro
2010-01-21
added new plug-in APIs for compose window.
hiro
2009-12-28
added missing lock on I/O callback (fixes freeze on remote commands).
hiro
2009-12-28
added configure option '--disable-updatecheck' which disables the update chec...
hiro
2009-12-24
made color label text customizable (~/.sylpheed-2.0/colorlabelrc).
hiro
2009-11-11
added plugin APIs.
hiro
2009-11-06
added <IMAPFolder> and <NewsFolder> to parent factory.
hiro
2009-11-04
fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...
hiro
2009-10-13
added new plug-in APIs.
hiro
2009-10-05
display status on loading plug-ins.
hiro
2009-09-29
made GDK locks reentrant, and made LogWindow thread-safe.
hiro
2009-09-25
fixed the handling of GDK thread lock.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-06-17
added plugin API.
hiro
2009-06-10
merged plugin-test branch into trunk.
hiro
2008-11-25
added #include <conio.h> for _getch().
hiro
2008-09-29
check for HAVE_LOCALE_H and ENABLE_NLS.
hiro
2008-07-04
win32: handle window messages even if console is initialized.
hiro
2008-07-04
only enable init_console_done on Win32.
hiro
2008-07-04
win32: handle console ctrl events.
hiro
[next]