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
/
ChangeLog
Age
Commit message (
Expand
)
Author
2009-11-30
made 3.0.0beta3 release.
hiro
2009-11-27
enabled lookup feature for all addressbook type.
hiro
2009-11-26
modified sylpheed.rc.in.
hiro
2009-11-26
ssl_init_socket_with_method(): modified debug output.
hiro
2009-11-26
the visibility of message number columns in the folder view is now configurab...
hiro
2009-11-26
sock_connect_with_timeout(): check socket with getsockopt() even if select() ...
hiro
2009-11-25
src/sslmanager.c: display issued and expire date. Refined text format.
hiro
2009-11-24
re-enabled sort order change of addressbook because the bug seems to be fixed.
hiro
2009-11-24
src/addressbook.c: addressbook_create(): create renderer for each column.
hiro
2009-11-19
calculate and display SHA1/MD5 fingerprint if verification of SSL certificate...
hiro
2009-11-16
removed debug prints, updated def file and updated Windows ico file. Made 3.0...
hiro
2009-11-13
src/addressbook.c: added sort order change (but disabled because of random cr...
hiro
2009-11-11
added plugin APIs.
hiro
2009-11-10
show more descriptive error when address index failed to read.
hiro
2009-11-10
removed redundant debug print.
hiro
2009-11-09
fixed opening message by syl_plugin_open_message() on IMAP folder.
hiro
2009-11-09
increased SYL_PLUGIN_INTERFACE_VERSION.
hiro
2009-11-06
svn s
hiro
2009-11-06
added <IMAPFolder> and <NewsFolder> to parent factory.
hiro
2009-11-06
configure.in: increased LT_CURRENT because the interface is not completely co...
hiro
2009-11-05
add a new flag: RemoteFolder::remove_cache_on_destroy.
hiro
2009-11-05
show waiting dialog on creating folder tree after creating new IMAP account.
hiro
2009-11-05
fix for connection failure.
hiro
2009-11-04
sock_connect_with_timeout(): use non-blocking socket and select() for connect...
hiro
2009-11-04
fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...
hiro
2009-11-04
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2329 ee746299-78ed-0310-b...
hiro
2009-11-02
more fix for UID more than INT_MAX.
hiro
2009-11-02
don't allow parallel multiple command on IMAP.
hiro
2009-10-29
src/update_check.c: fixed freeze bug on showing dialog.
hiro
2009-10-29
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2316 ee746299-78ed-0310-b...
hiro
2009-10-29
fixed a typo.
hiro
2009-10-29
src/addressbook.c: modifled the design.
hiro
2009-10-29
src/addressbook.c: change selection if a non-selected row is right-clicked.
hiro
2009-10-28
sock_connect_async_thread(): fixed a crash when connection failed.
hiro
2009-10-28
made release version have priority over development version on update check.
hiro
2009-10-28
src/addressbook.c: expand tree row when double-clicked.
hiro
2009-10-28
src/addressbook.c: automatically sort the tree and list.
hiro
2009-10-28
src/addressbook.c: don't change selection when the list is right-clicked.
hiro
2009-10-27
reimplemented addressbook_move_nodes_up().
hiro
2009-10-27
reimplemented the list view of address book UI with GtkTreeView.
hiro
2009-10-26
reimplemented the folder tree of address bookb UI with GtkTreeView.
hiro
2009-10-23
made threads enabled by default.
hiro
2009-10-20
fixed a bug that could not fetch UID more than INT_MAX.
hiro
2009-10-20
updated Sylpheed FAQ and README.
hiro
2009-10-16
made tzoffset related functions thread-safe.
hiro
2009-10-16
libsylph: use itos_buf() because itos() is not thread-safe.
hiro
2009-10-16
properly check plug-in version.
hiro
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
[prev]
[next]