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
/
libsylph
Age
Commit message (
Expand
)
Author
2005-11-25
removed CR+LF to LF conversion on receiving.
hiro
2005-11-25
session_read_data_as_file_cb(): don't write to file until buffer is filled mo...
hiro
2005-11-25
fixed a bug that lost first part of message data on receiving.
hiro
2005-11-24
win32: don't uncanonicalize text files when decoding.
hiro
2005-11-24
reduced memory usage on POP3 session.
hiro
2005-11-22
reduced memory usage on SMTP session.
hiro
2005-11-22
imap.c: quote additional chars.
hiro
2005-11-22
remember the last compose window position.
hiro
2005-11-21
modified the order of common prefs options.
hiro
2005-11-18
moved the position of Spell tab.
hiro
2005-11-17
win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.
hiro
2005-11-17
implemented spell checking.
hiro
2005-11-14
fixes occasional summary update failure on win32 and some filesystems.
hiro
2005-11-14
prevent integer overflow on summary status.
hiro
2005-11-10
don't show gpg warning on win32 by default.
hiro
2005-11-07
implemented auto-save.
hiro
2005-11-07
moved the location of fallback_encoding.
hiro
2005-11-04
added preset menu for junk learning commands.
hiro
2005-11-02
added an option to mark filtered junk mails as read.
hiro
2005-11-02
reimplemented external editor with GSpawn and GChildWatch.
hiro
2005-11-01
added fallback encoding setting.
hiro
2005-10-31
execute_sync(): win32: get exit status of child process by not using helper p...
hiro
2005-10-27
modified REMOTE_CMD_PORT.
hiro
2005-10-27
libsylph/socket.c: fd_accept(): enabled on win32.
hiro
2005-10-27
win32: implemented remote command using TCP socket.
hiro
2005-10-27
win32: read mime.types in startup directory.
hiro
2005-10-26
added a setting to delete filtered junk mails from server.
hiro
2005-10-26
modification for ML post with Reply-To.
hiro
2005-10-26
use GLib functions to extract URIs if available.
hiro
2005-10-25
fixed a typo.
hiro
2005-10-25
win32: use ShellExecute() on print.
hiro
2005-10-25
match the output header for printing to the message view.
hiro
2005-10-20
fixed execution failure on filtering if a file path includes space.
hiro
2005-10-20
added '--configdir' option which specifies config directory.
hiro
2005-10-18
win32: modified the default commands.
hiro
2005-10-17
win32: fixed compilation failure.
hiro
2005-10-16
win32: use ShellExecute() to open URI.
Hiro
2005-10-14
made some warnings just debug messages.
hiro
2005-10-14
changed the locale charset of Japanese Windows from Shift_JIS to CP932.
hiro
2005-10-13
enhanced the support of environment-dependent Japanese characters.
hiro
2005-10-13
win32: use ShellExecute() to launch attachments.
hiro
2005-10-13
enabled the property of the top folder.
hiro
2005-10-13
fixed parsing of literal data (skip quotes)
hiro
2005-10-12
also log IMAP4 literal strings.
hiro
2005-10-12
fixed parsing of literal data in IMAP4 response.
hiro
2005-10-11
output g_log() messages to the log window and log file. Disabled console wind...
hiro
2005-10-11
updated ChangeLog.ja.
hiro
2005-10-10
fixed crashes on abnormal date.
Hiro
2005-10-07
support literals in IMAP response.
hiro
2005-10-06
conv_filename_from_utf8(), conv_filename_to_utf8(): put an assertion.
hiro
[next]