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
/
utils.c
Age
Commit message (
Expand
)
Author
2005-11-22
reduced memory usage on SMTP session.
hiro
2005-11-17
win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.
hiro
2005-11-14
prevent integer overflow on summary status.
hiro
2005-11-02
reimplemented external editor with GSpawn and GChildWatch.
hiro
2005-10-31
execute_sync(): win32: get exit status of child process by not using helper p...
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
win32: use ShellExecute() on print.
hiro
2005-10-20
added '--configdir' option which specifies config directory.
hiro
2005-10-16
win32: use ShellExecute() to open URI.
Hiro
2005-10-13
win32: use ShellExecute() to launch attachments.
hiro
2005-10-11
output g_log() messages to the log window and log file. Disabled console wind...
hiro
2005-10-10
fixed crashes on abnormal date.
Hiro
2005-10-06
added file system path info to folder prefs.
hiro
2005-10-06
win32: environmental variable fix.
hiro
2005-10-04
fixed my_tmpfile() for win32.
hiro
2005-09-22
implemented 'Save all'.
hiro
2005-09-21
removed mbs/wcs functions which are no longer required.
hiro
2005-09-14
normalize address fields before encoding them.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-09
update progress bar when executing long IMAP4 operations.
hiro
2005-09-07
adjusted the freqency of UI update on IMAP4.
hiro
2005-09-06
added UI hints for IMAP4 operation.
hiro
2005-09-05
made query-password function UI independent.
hiro
2005-08-31
made some core modules library (libsylph).
hiro