aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-11the quick search condition now persists for the whole session.hiro
2007-05-10also supported '--open' in initial startup.hiro
2007-05-10implemented '--open' command line option which open messages specified with c...hiro
2007-05-09automatically set SSL ports in Advanced tab when the radio buttons in SSL tab...hiro
2007-05-07updated ja.po.hiro
2007-05-07enabled recursive download of remote folders.hiro
2007-05-02updated po files, sylpheed.rc.in, and made 2.4.1 release.hiro
2007-04-27win32: fixed path separator problem in virtual folder.Hiro
2007-04-27win32: read sylpheed.ini file on startup. Added --ipcport option.hiro
2007-04-26forgot to update src/addressbook.h.hiro
2007-04-26insert address only if shift or control key is pressed when accepting complet...hiro
2007-04-26improved address completion.hiro
2007-04-26win32: disable autocheck timer while suspending to prevent network error on r...hiro
2007-04-23fixed crash on Win32 when an OpenSSL DLL linked with MSVCR71.DLL was used.hiro
2007-04-19write config file after toolbar customization.hiro
2007-04-18printing.c: a workaround for the crach which seems to occur on Fedora Core.hiro
2007-04-17in addressbook, fixed a crash bug that if a person was removed and its e-mail...hiro
2007-04-16win32: check for the loadability of the default font.hiro
2007-04-13src/summaryview.c: modified 'Recent 5 days' to 'Last 5 days'.hiro
2007-04-12 added toolbar style switch to the context menu of the toolbar.hiro
2007-04-12use 'Address Book' instead of 'Addressbook'.hiro
2007-04-12removed redundant lines.hiro
2007-04-11fixes incorrect message number on search.hiro
2007-04-11use Yes/No button for overwrite confirmation dialog.hiro
2007-04-11use custom overwrite confirmation dialog in file selection dialog.hiro
2007-04-11use GTK's overwrite confirmation dialog in file selection dialog.hiro
2007-04-11fixed the position of transient window in import dialog.hiro
2007-04-11scroll CList when reordering in CSV import.hiro
2007-04-11supported tab-separated file in CSV import.hiro
2007-04-11properly process CSV with double quotations.hiro
2007-04-11set focus row after address book import.hiro
2007-04-11adjusted spacing and wrap file name in CSV import.hiro
2007-04-11added description to the field page of CSV import.hiro
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