aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2007-02-06filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1531 ee746299-78ed-0310-b773-934348b2243d
2007-02-06added 'Not junk' and 'Search' button to the main toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1529 ee746299-78ed-0310-b773-934348b2243d
2007-02-05fixed '/View/Customize toolbar...' menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1528 ee746299-78ed-0310-b773-934348b2243d
2007-02-02disable 'Send' button when no queued messages exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1527 ee746299-78ed-0310-b773-934348b2243d
2007-02-02improved the display items dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1526 ee746299-78ed-0310-b773-934348b2243d
2007-02-01fixed 'Get' icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1525 ee746299-78ed-0310-b773-934348b2243d
2007-02-01made 2.4.0beta2 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1521 ee746299-78ed-0310-b773-934348b2243d
2007-02-01refactored the toolbar structure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1520 ee746299-78ed-0310-b773-934348b2243d
2007-02-01don't lock some items in Configuration menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1519 ee746299-78ed-0310-b773-934348b2243d
2007-02-01fixed window kept being skipped from window list.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1518 ee746299-78ed-0310-b773-934348b2243d
2007-01-31added the option 'Text at the right of icon' for the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1516 ee746299-78ed-0310-b773-934348b2243d
2007-01-31made labels more descriptive.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1515 ee746299-78ed-0310-b773-934348b2243d
2007-01-31reimplemented the toolbar with new APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1514 ee746299-78ed-0310-b773-934348b2243d
2007-01-30also scan symbolic links on MH mailboxes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1513 ee746299-78ed-0310-b773-934348b2243d
2007-01-30added new toolbar items.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1512 ee746299-78ed-0310-b773-934348b2243d
2007-01-30don't automatically hide Junk and Execute button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1511 ee746299-78ed-0310-b773-934348b2243d
2007-01-29made 2.4.0beta1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1508 ee746299-78ed-0310-b773-934348b2243d
2007-01-26fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the ↵hiro
customization of toolbar. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1507 ee746299-78ed-0310-b773-934348b2243d
2007-01-26set toolbar customization dialog title and label.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1504 ee746299-78ed-0310-b773-934348b2243d
2007-01-26implemented the toolbar customization of the composition window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1503 ee746299-78ed-0310-b773-934348b2243d
2007-01-25implemented the toolbar customization dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1502 ee746299-78ed-0310-b773-934348b2243d
2007-01-24win32: inhibit the warning of setsockopt().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1501 ee746299-78ed-0310-b773-934348b2243d
2007-01-22prevented WSAEWOULDBLOCK on sending/receiving in Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1500 ee746299-78ed-0310-b773-934348b2243d
2007-01-19win32: increased SO_SNDBUF and SO_RCVBUF (fixes low performance on sending ↵hiro
data). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1499 ee746299-78ed-0310-b773-934348b2243d
2007-01-19prevent incorporation on sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1498 ee746299-78ed-0310-b773-934348b2243d
2007-01-18implemented the framework of toolbar customization.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1497 ee746299-78ed-0310-b773-934348b2243d
2007-01-18added the option 'Filter new messages in INBOX on receiving'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1496 ee746299-78ed-0310-b773-934348b2243d
2007-01-18added separator between junk and next (or execute).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1495 ee746299-78ed-0310-b773-934348b2243d
2007-01-18textview_clear(): made a workaround for the assertion failure in ↵hiro
gtk_text_view_validate_onscreen(). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1494 ee746299-78ed-0310-b773-934348b2243d
2007-01-17fixed IMAP4 filtering when IP unreachable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1493 ee746299-78ed-0310-b773-934348b2243d
2007-01-17fixed virtual class structure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1492 ee746299-78ed-0310-b773-934348b2243d
2007-01-17implemented the automatic filtering of IMAP4 INBOX folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1491 ee746299-78ed-0310-b773-934348b2243d
2007-01-17modified the copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1490 ee746299-78ed-0310-b773-934348b2243d
2007-01-17conv_encode_header(): force output of UTF-8 if code conversion failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1489 ee746299-78ed-0310-b773-934348b2243d
2007-01-16procmsg_open_data_file(): fixed a bug that the version of a data file was ↵hiro
not checked when the file couldn't be opened with EACCES and reopened. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1486 ee746299-78ed-0310-b773-934348b2243d
2007-01-15use SHGetFolderPath() instead of using environmental variable APPDATA.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1479 ee746299-78ed-0310-b773-934348b2243d
2007-01-15vi Chhiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1478 ee746299-78ed-0310-b773-934348b2243d
2007-01-15get_domain_name(): win32: return correct domain name (if possible).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1476 ee746299-78ed-0310-b773-934348b2243d
2007-01-12place edit account window at the center of parent window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1471 ee746299-78ed-0310-b773-934348b2243d
2007-01-12fixed stray quote character appearing after encoding mail headers.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1470 ee746299-78ed-0310-b773-934348b2243d
2007-01-11allow spaces around equals between name and value of MIME parameters.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1469 ee746299-78ed-0310-b773-934348b2243d
2007-01-11added the option to toggle window on trayicon click.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1466 ee746299-78ed-0310-b773-934348b2243d
2007-01-11also look for ca-root.crt.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1465 ee746299-78ed-0310-b773-934348b2243d
2006-12-28filter junk mails on incorporation from local spool when filter_junk_on_recv ↵hiro
is enabled. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1464 ee746299-78ed-0310-b773-934348b2243d
2006-12-28configure.in: check additional libraries.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1463 ee746299-78ed-0310-b773-934348b2243d
2006-12-28fixed out of sync response on FETCH.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1462 ee746299-78ed-0310-b773-934348b2243d
2006-12-28win32: fixed compose window couldn't be maximized.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1461 ee746299-78ed-0310-b773-934348b2243d
2006-12-28compose_exec_ext_editor(): display verbose error message. Fixed a memory leak.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1460 ee746299-78ed-0310-b773-934348b2243d
2006-12-25change_file_mode_rw(): win32: use widechar API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1459 ee746299-78ed-0310-b773-934348b2243d
2006-12-25fixed crash when .sylpheed_mark is not writable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1457 ee746299-78ed-0310-b773-934348b2243d