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
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
2005-10-26
win32: convert locale string to UTF-8 when setting rc dir.
hiro
2005-10-21
src/main.c: replaced gdk_input_add() with GIOChannel.
hiro
2005-10-20
added '--configdir' option which specifies config directory.
hiro
2005-10-14
win32: prohibit duplicate exec using CreateMutex().
hiro
2005-10-12
fixed prefix on G_LOG_LEVEL_WARNING.
hiro
2005-10-11
output g_log() messages to the log window and log file. Disabled console wind...
hiro
2005-10-06
win32: include startup directory into %PATH% for GSpawn.
hiro
2005-10-03
win32: fixed not-working translation on non-ascii directory.
hiro
2005-09-28
make the message catalog location absolute path if LOCALEDIR is relative.
hiro
2005-09-27
verify PKCS#7 (S/MIME) signature.
hiro
2005-09-09
update progress bar when executing long IMAP4 operations.
hiro
2005-09-06
added UI hints for IMAP4 operation.
hiro
[next]