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
/
src
Age
Commit message (
Expand
)
Author
2009-11-13
src/addressbook.c: added sort order change (but disabled because of random cr...
hiro
2009-11-11
updated def file.
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
increased SYL_PLUGIN_INTERFACE_VERSION.
hiro
2009-11-06
added 'account-updated' signal to SylApp.
hiro
2009-11-06
svn s
hiro
2009-11-06
added <IMAPFolder> and <NewsFolder> to parent factory.
hiro
2009-11-05
show waiting dialog on creating folder tree after creating new IMAP account.
hiro
2009-11-04
fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...
hiro
2009-11-02
fixed unintended drag start on IMAP.
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
updated def files.
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
removed debug print.
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
addressbook_move_nodes_up(): init variables.
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-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
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
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-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
display status on loading plug-ins.
hiro
2009-10-02
logwindow.c: reduced debug print.
hiro
2009-10-02
added missing locks on idle callbacks.
hiro
2009-10-02
logwindow.c: modified debug print.
hiro
2009-09-30
execute imap_cmd_ok() in another thread.
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
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-14
update summary cache on eml import.
hiro
2009-09-14
update summary caches on receiving.
hiro
[next]