aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-04-11fixed initially incorrect scrollbar size in CSV import.hiro
2007-04-11disconnect immediately when cancelled (possibly fixes crash after cancellation).hiro
2007-04-10added Remarks field and fixed reorder of the last row in CSV import.hiro
2007-04-10implemented enable/disable of fields in CSV import.hiro
2007-04-10implemented reorder of items in CSV import.hiro
2007-04-10also delete physical files when deleting data sources.hiro
2007-04-10convert filename from/to UTF-8 in CSV/LDIF import.hiro
2007-04-10convert filename to UTF-8 in CSV/LDIF import.hiro
2007-04-10use GtkFileChooser in import LDIF/CSV dialog.hiro
2007-04-10modified strings.hiro
2007-04-06fixed import of CSV in locale encoding.hiro
2007-04-06implemented CSV import (in progress).hiro
2007-04-06modified the menu string '/View/Reply-To' and '/View/Followup-To'.hiro
2007-04-06made the position of the ruler ticks accurate.hiro
2007-04-06display error dialog if the execution of the junk filter command failed.hiro
2007-04-06added new quick search rule: 'Within 1 day' and 'Recent 5 days'.hiro
2007-04-05added margin to the compose text view.hiro
2007-04-04fixed stop button sensitivity, and cancel all.hiro
2007-04-02added Stop button to the toolbar.hiro
2007-03-30supported In-Reply-To header in mailto URL.hiro
2007-03-29fixes unable to exit sylpheed in some case.hiro
2007-03-29disable --compose, --receive, --send remote commands when a modal dialog exists.hiro
2007-03-28put error message in textview when decryption failed.hiro
2007-03-28fixed select next unread.hiro
2007-03-27win32: made a workaround for the redraw problem in GTK+ 2.10.11.hiro
2007-03-25fixed a bug that messages which were not filtered were not counted as new mes...Hiro
2007-03-25win32: disabled LANGUAGE (fixes incorrect language selection).Hiro
2007-03-23fixed stall on rebuilding folder tree.hiro
2007-03-20win32: made a workaround for the CList redraw problem in GTK+ 2.10.11.hiro
2007-03-15apply flag changes in IMAP automatic filtering.hiro
2007-03-14enabled automatic junk mail filtering on IMAP.hiro
2007-03-13fixed crash on exit when the order of summary columns were changed by DnD.hiro
2007-03-02made the default directory of printing dialog document dir.hiro
2007-03-02prevent warnings when ESC, BS etc. is pressed at address completion.hiro
2007-03-01guard against null verify result.hiro
2007-02-23count filtered messages for new mail notification on IMAP filtering.hiro
2007-02-21added close button to the address book. Set the minimum size of the window.hiro
2007-02-16src/editaddress.c: removed unused code, and set window position to center on ...hiro
2007-02-16improved the layout of the edit group dialog.hiro
2007-02-15Disable 'Lookup' button if LDAP is disabled.hiro
2007-02-15addressbook_load_completion(): fixed possible crash.hiro
2007-02-15enabled coloring of new/unread/total columns in folder view.hiro
2007-02-13enabled multiple copy and paste of persons in addressbook.hiro
2007-02-13when deleting email from group, only remove from group list and not from person.hiro
2007-02-13fixed the problem that the width of the folder view was not saved on maximize...hiro
2007-02-13folderview_check_new(): don't give up unless the network failure of remote ma...hiro
2007-02-09src/addressbook.c: removed redundant signal handler.hiro
2007-02-09improved the behavior of edit group dialog.hiro
2007-02-09src/addressbook.c: implemented copy and paste of person, and refactored the m...hiro
2007-02-08don't filter junk on import.hiro