aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-21added option to set only mail address of recipients when replying.hiro
2009-12-17fixed focus problem.hiro
2009-12-17added select button to 'Add mailbox' dialog.hiro
2009-12-17src/setup.c: check whether the specified location includes settings folder.hiro
2009-12-16src/summaryview.c: summary_show(): fixed quick search on refresh.hiro
2009-12-16ignore case when checking mailing list post.hiro
2009-12-16removed unused icons.hiro
2009-12-16new group icon.hiro
2009-12-16src/icons/folder-search.png: modified color.hiro
2009-12-16show description when the quick search entry doesn't have focus.hiro
2009-12-15don't show update dialog if modal dialog exists or incorporation is active.hiro
2009-12-15added new search folder icon.hiro
2009-12-14setup.c: changed the icon. Use name 'Mailbox' only when basename is 'Mail'.hiro
2009-12-11modified path display of setup dialog.hiro
2009-12-11append '/Mail' at the tail of selected folder on setup dialog.hiro
2009-12-11new setup dialog which improves usability.hiro
2009-12-11modified folder icons.hiro
2009-12-10decreased spacing between icon and text.hiro
2009-12-10added new folder icons.hiro
2009-12-09src/prefs_common_dialog.c: adjusted layout.hiro
2009-12-09added status label to display number of matched messages in quick search.hiro
2009-12-09modified interface.xpm.hiro
2009-12-09foldersel.c: made New button secondary.hiro
2009-12-09added a menu item to request disposition notification.hiro
2009-12-08updated address.xpm.hiro
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