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
Age
Commit message (
Expand
)
Author
2009-10-16
made codeconv module thread-safe. update search window using timer.
hiro
2009-10-13
added new plug-in APIs.
hiro
2009-10-13
use g_atomic_int_{get,set} for thread terminate flags.
hiro
2009-10-09
made send dialog non-modal.
hiro
2009-10-08
fixed compilation without thread support.
hiro
2009-10-08
destroy async queue when finished.
hiro
2009-10-08
makewin32.sh: added --enable-threads.
hiro
2009-10-08
fixed compilation without thread support.
hiro
2009-10-08
execute query search in another thread.
hiro
2009-10-07
fixed a bug that MIME flag was not properly set on receiving.
hiro
2009-10-07
mh.c: mh_get_mtime(): fixed memory leak. Added global locks to each functions.
hiro
2009-10-06
src/rpop3.c: added missing GDK locks.
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-05
display status on loading plug-ins.
hiro
2009-10-02
logwindow.c: reduced debug print.
hiro
2009-10-02
execute imap_get_uncached_messages() in another thread.
hiro
2009-10-02
added missing locks on idle callbacks.
hiro
2009-10-02
logwindow.c: modified debug print.
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
configure.in: re-enabled --enable-threads option.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-09-17
folderview_new_folder_cb(): win32: fixed prohibited character check.
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 eml import.
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
updated po files.
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
updated manual. made 2.7.1 release.
hiro
2009-08-13
added -version-info to libtool.
hiro
2009-08-12
don't overwrite existing file.
hiro
2009-08-12
updated po files.
hiro
2009-08-12
import.c: modified label.
hiro
2009-08-12
implemented export to .eml or MH files.
hiro
2009-08-12
emit remove-msg signal after add-msg for speedup.
hiro
2009-08-12
removed 'eml (file)'. Update description label.
hiro
2009-08-11
updated configure.in.
hiro
[next]