aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-08stock_book.png: new icon.hiro
2009-12-08added 'Last 7 days' to the quick search.hiro
2009-12-08added Search: label to addressbook.hiro
2009-12-08compose_close_cb(): fixed response handling on win32.hiro
2009-12-08src/addressbook.c: removed unused xpm objects. Added person icon.hiro
2009-12-08added new icon.hiro
2009-12-08prohibit acception of expired SSL certificates.hiro
2009-12-08modified button order of dialog on closing compose window on win32.hiro
2009-12-04disable sort while filtering to prohibit a warning.hiro
2009-11-30made 3.0.0beta3 release.hiro
2009-11-27enabled lookup feature for all addressbook type.hiro
2009-11-26modified sylpheed.rc.in.hiro
2009-11-26the visibility of message number columns in the folder view is now configurab...hiro
2009-11-25src/sslmanager.c: display issued and expire date. Refined text format.hiro
2009-11-24re-enabled sort order change of addressbook because the bug seems to be fixed.hiro
2009-11-24src/addressbook.c: addressbook_create(): create renderer for each column.hiro
2009-11-19calculate and display SHA1/MD5 fingerprint if verification of SSL certificate...hiro
2009-11-16removed debug prints, updated def file and updated Windows ico file. Made 3.0...hiro
2009-11-13src/addressbook.c: added sort order change (but disabled because of random cr...hiro
2009-11-11updated def file.hiro
2009-11-11added plugin APIs.hiro
2009-11-10show more descriptive error when address index failed to read.hiro
2009-11-10removed redundant debug print.hiro
2009-11-09increased SYL_PLUGIN_INTERFACE_VERSION.hiro
2009-11-06added 'account-updated' signal to SylApp.hiro
2009-11-06svn shiro
2009-11-06added <IMAPFolder> and <NewsFolder> to parent factory.hiro
2009-11-05show waiting dialog on creating folder tree after creating new IMAP account.hiro
2009-11-04fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...hiro
2009-11-02fixed unintended drag start on IMAP.hiro
2009-11-02don't allow parallel multiple command on IMAP.hiro
2009-10-29src/update_check.c: fixed freeze bug on showing dialog.hiro
2009-10-29updated def files.hiro
2009-10-29src/addressbook.c: modifled the design.hiro
2009-10-29src/addressbook.c: change selection if a non-selected row is right-clicked.hiro
2009-10-28removed debug print.hiro
2009-10-28made release version have priority over development version on update check.hiro
2009-10-28src/addressbook.c: expand tree row when double-clicked.hiro
2009-10-28src/addressbook.c: automatically sort the tree and list.hiro
2009-10-28src/addressbook.c: don't change selection when the list is right-clicked.hiro
2009-10-27addressbook_move_nodes_up(): init variables.hiro
2009-10-27reimplemented addressbook_move_nodes_up().hiro
2009-10-27reimplemented the list view of address book UI with GtkTreeView.hiro
2009-10-26reimplemented the folder tree of address bookb UI with GtkTreeView.hiro
2009-10-16properly check plug-in version.hiro
2009-10-16made codeconv module thread-safe. update search window using timer.hiro
2009-10-13added new plug-in APIs.hiro
2009-10-13use g_atomic_int_{get,set} for thread terminate flags.hiro
2009-10-09made send dialog non-modal.hiro
2009-10-08fixed compilation without thread support.hiro