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
2009-10-08
fixed compilation without thread support.
hiro
2009-10-07
mh.c: mh_get_mtime(): fixed memory leak. Added global locks to each functions.
hiro
2009-10-05
removed some debug prints. uncommented code block for unix.
hiro
2009-10-05
imap_session_destroy(): free thread pool.
hiro
2009-10-02
execute imap_get_uncached_messages() in another thread.
hiro
2009-10-01
libsylph/imap.c: reimplemented using GThreadPool.
hiro
2009-10-01
libsylph/imap.c: refactored.
hiro
2009-09-30
execute imap_cmd_fetch() in another thread.
hiro
2009-09-30
execute imap_cmd_ok() in another thread.
hiro
2009-09-30
imap.c: connect in another thread.
hiro
2009-09-29
made writing to log file thread-safe.
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
disable threading if USE_THREADS is not set.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-09-15
generate cache on adding messages.
hiro
2009-09-15
minor optimization: use g_slist_prepend() for mark/cache queue.
hiro
2009-09-14
use MsgFlagInfo struct for mark queue to reduce its memory usage.
hiro
2009-09-14
update summary cache on move/copy.
hiro
2009-09-14
update summary cache when importing from mbox.
hiro
2009-09-14
update summary caches on receiving.
hiro
2009-09-03
show progress when scanning folders.
hiro
2009-08-20
set_log_file(): open log file as text mode.
hiro
2009-08-13
added -version-info to libtool.
hiro
2009-08-12
emit remove-msg signal after add-msg for speedup.
hiro
2009-08-11
show progress bar on export. modified menu label and function names.
hiro
2009-08-10
remove comments from Content-Type charset parameter.
hiro
2009-08-04
show progressbar on mbox import.
hiro
2009-06-10
merged plugin-test branch into trunk.
hiro
2009-03-17
win32: use _commit().
hiro
2009-03-17
abort if fsync() fails.
hiro
2009-03-17
do fflush() and fsync() before fclose() when writing configuration files.
hiro
2009-03-16
unix: fixed infinite loop bug.
hiro
2009-03-13
win32: use CreateHardLink().
hiro
2009-02-27
modified the default command line option of spam filters.
hiro
2008-12-26
properly process lines longer than 8192 bytes.
hiro
2008-12-15
modified variable name.
hiro
2008-12-11
renamed/removed MSGBUFSIZE.
hiro
2008-12-11
made a workaround for raw-JIS filename (Eudora etc.).
hiro
2008-12-03
added SYL_ prefix to SockFlags enum to avoid confliction with recent glibc he...
hiro
2008-11-28
when removing news/imap accounts, remove cache directory with server name if ...
hiro
2008-11-27
don't save older backups of UIDL files.
hiro
2008-11-25
only count for non-junk and not-deleted and not-marked-as-read messages when ...
hiro
2008-11-19
libsylph/session.c: session_connect(): fixed a bug that session->server was n...
hiro
2008-11-19
keep backups of config files for four generations.
hiro
2008-09-29
check for HAVE_LOCALE_H and ENABLE_NLS.
hiro
2008-09-24
workaround for some broken IMAP4 servers.
hiro
2008-09-19
remote mailbox: added stop button which stops retrieving of headers.
hiro
2008-09-17
remote mailbox: implemented message display.
hiro
2008-09-17
implemented remote POP3 mailbox.
hiro
[next]