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
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
2008-06-20
block signals on handler call.
hiro
2008-06-20
handle SIGHUP/SIGINT/SIGTERM/SIGQUIT signals on Unix.
hiro
2008-03-19
win32: fixed absolute path was not handled correctly with --attach option.
hiro
2007-12-21
win32: call app_will_exit() when WM_ENDSESSION is received.
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-09-13
disabled the passphrase dialog on query search.
hiro
2007-05-18
made 2.4.2 release.
hiro
2007-05-17
added --open to the help message.
hiro
2007-05-10
also supported '--open' in initial startup.
hiro
2007-05-10
implemented '--open' command line option which open messages specified with c...
hiro
2007-04-27
win32: read sylpheed.ini file on startup. Added --ipcport option.
hiro
2007-04-26
win32: disable autocheck timer while suspending to prevent network error on r...
hiro
2007-04-16
win32: check for the loadability of the default font.
hiro
2007-03-29
fixes unable to exit sylpheed in some case.
hiro
2007-03-29
disable --compose, --receive, --send remote commands when a modal dialog exists.
hiro
2007-03-25
win32: disabled LANGUAGE (fixes incorrect language selection).
Hiro
2007-02-02
disable 'Send' button when no queued messages exist.
hiro
2006-12-13
read /etc/ssl/certs if exist.
hiro
2006-12-12
implemented SSL certificate dialog.
hiro
2006-11-01
added the option 'Open inbox on startup'.
hiro
2006-10-12
added 32x32 icon.
hiro
2006-10-10
win32: use small icon for application icon.
hiro
2006-09-28
cleanup trayicon on exit.
hiro
2006-05-17
fixed execution failure when using accessibility module, and character corrup...
Hiro
2006-03-01
win32: do console initialization only once.
hiro
2006-02-28
win32: output debug and help messages to newly created console.
hiro
2006-01-28
win32: fixed popup with remote command.
Hiro
2006-01-23
implemented clearing of IMAP4 message caches on exit.
hiro
2006-01-20
fixed compilation bug on win32.
hiro
2006-01-20
allow non-ascii mailto string and filename on --compose option.
hiro
2005-11-11
win32: disable digit locale variable such as 'LANG=1041'.
hiro
2005-11-10
hide PGP checkboxes if PGP is not available.
hiro
2005-11-10
check if OpenPGP protocol is available on startup.
hiro
2005-11-07
added '--exit' command line option.
hiro
2005-10-27
win32: implemented remote command using TCP socket.
hiro
[prev]
[next]