aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-05-11the quick search condition now persists for the whole session.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1688 ee746299-78ed-0310-b773-934348b2243d
2007-05-10also supported '--open' in initial startup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1687 ee746299-78ed-0310-b773-934348b2243d
2007-05-10implemented '--open' command line option which open messages specified with ↵hiro
command-line in new window. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1686 ee746299-78ed-0310-b773-934348b2243d
2007-05-09automatically set SSL ports in Advanced tab when the radio buttons in SSL ↵hiro
tab are toggled. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1685 ee746299-78ed-0310-b773-934348b2243d
2007-05-07updated ja.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1682 ee746299-78ed-0310-b773-934348b2243d
2007-05-07enabled recursive download of remote folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1681 ee746299-78ed-0310-b773-934348b2243d
2007-05-02updated po files, sylpheed.rc.in, and made 2.4.1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1679 ee746299-78ed-0310-b773-934348b2243d
2007-04-27win32: fixed path separator problem in virtual folder.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1678 ee746299-78ed-0310-b773-934348b2243d
2007-04-27win32: read sylpheed.ini file on startup. Added --ipcport option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1677 ee746299-78ed-0310-b773-934348b2243d
2007-04-26forgot to update src/addressbook.h.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1674 ee746299-78ed-0310-b773-934348b2243d
2007-04-26insert address only if shift or control key is pressed when accepting ↵hiro
completion. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1673 ee746299-78ed-0310-b773-934348b2243d
2007-04-26improved address completion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1672 ee746299-78ed-0310-b773-934348b2243d
2007-04-26win32: disable autocheck timer while suspending to prevent network error on ↵hiro
resume. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1669 ee746299-78ed-0310-b773-934348b2243d
2007-04-23fixed crash on Win32 when an OpenSSL DLL linked with MSVCR71.DLL was used.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1664 ee746299-78ed-0310-b773-934348b2243d
2007-04-19write config file after toolbar customization.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1655 ee746299-78ed-0310-b773-934348b2243d
2007-04-18printing.c: a workaround for the crach which seems to occur on Fedora Core.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1646 ee746299-78ed-0310-b773-934348b2243d
2007-04-17in addressbook, fixed a crash bug that if a person was removed and its ↵hiro
e-mail address was referenced by a group in another folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1642 ee746299-78ed-0310-b773-934348b2243d
2007-04-16win32: check for the loadability of the default font.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1637 ee746299-78ed-0310-b773-934348b2243d
2007-04-13src/summaryview.c: modified 'Recent 5 days' to 'Last 5 days'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1636 ee746299-78ed-0310-b773-934348b2243d
2007-04-12 added toolbar style switch to the context menu of the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1629 ee746299-78ed-0310-b773-934348b2243d
2007-04-12use 'Address Book' instead of 'Addressbook'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1627 ee746299-78ed-0310-b773-934348b2243d
2007-04-12removed redundant lines.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1625 ee746299-78ed-0310-b773-934348b2243d
2007-04-11fixes incorrect message number on search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1624 ee746299-78ed-0310-b773-934348b2243d
2007-04-11use Yes/No button for overwrite confirmation dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1623 ee746299-78ed-0310-b773-934348b2243d
2007-04-11use custom overwrite confirmation dialog in file selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1622 ee746299-78ed-0310-b773-934348b2243d
2007-04-11use GTK's overwrite confirmation dialog in file selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1621 ee746299-78ed-0310-b773-934348b2243d
2007-04-11fixed the position of transient window in import dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1620 ee746299-78ed-0310-b773-934348b2243d
2007-04-11scroll CList when reordering in CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1619 ee746299-78ed-0310-b773-934348b2243d
2007-04-11supported tab-separated file in CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1617 ee746299-78ed-0310-b773-934348b2243d
2007-04-11properly process CSV with double quotations.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1616 ee746299-78ed-0310-b773-934348b2243d
2007-04-11set focus row after address book import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1615 ee746299-78ed-0310-b773-934348b2243d
2007-04-11adjusted spacing and wrap file name in CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1614 ee746299-78ed-0310-b773-934348b2243d
2007-04-11added description to the field page of CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1613 ee746299-78ed-0310-b773-934348b2243d
2007-04-11fixed initially incorrect scrollbar size in CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1612 ee746299-78ed-0310-b773-934348b2243d
2007-04-11disconnect immediately when cancelled (possibly fixes crash after cancellation).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1611 ee746299-78ed-0310-b773-934348b2243d
2007-04-10added Remarks field and fixed reorder of the last row in CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1609 ee746299-78ed-0310-b773-934348b2243d
2007-04-10implemented enable/disable of fields in CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1608 ee746299-78ed-0310-b773-934348b2243d
2007-04-10implemented reorder of items in CSV import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1607 ee746299-78ed-0310-b773-934348b2243d
2007-04-10also delete physical files when deleting data sources.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1606 ee746299-78ed-0310-b773-934348b2243d
2007-04-10convert filename from/to UTF-8 in CSV/LDIF import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1605 ee746299-78ed-0310-b773-934348b2243d
2007-04-10convert filename to UTF-8 in CSV/LDIF import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1604 ee746299-78ed-0310-b773-934348b2243d
2007-04-10use GtkFileChooser in import LDIF/CSV dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1603 ee746299-78ed-0310-b773-934348b2243d
2007-04-10modified strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1602 ee746299-78ed-0310-b773-934348b2243d
2007-04-06fixed import of CSV in locale encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1601 ee746299-78ed-0310-b773-934348b2243d
2007-04-06implemented CSV import (in progress).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1600 ee746299-78ed-0310-b773-934348b2243d
2007-04-06modified the menu string '/View/Reply-To' and '/View/Followup-To'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1599 ee746299-78ed-0310-b773-934348b2243d
2007-04-06made the position of the ruler ticks accurate.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1598 ee746299-78ed-0310-b773-934348b2243d
2007-04-06display error dialog if the execution of the junk filter command failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1597 ee746299-78ed-0310-b773-934348b2243d
2007-04-06added new quick search rule: 'Within 1 day' and 'Recent 5 days'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1596 ee746299-78ed-0310-b773-934348b2243d
2007-04-05added margin to the compose text view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1595 ee746299-78ed-0310-b773-934348b2243d