aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-02-15Disable 'Lookup' button if LDAP is disabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1547 ee746299-78ed-0310-b773-934348b2243d
2007-02-15addressbook_load_completion(): fixed possible crash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1546 ee746299-78ed-0310-b773-934348b2243d
2007-02-15enabled coloring of new/unread/total columns in folder view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1544 ee746299-78ed-0310-b773-934348b2243d
2007-02-13enabled multiple copy and paste of persons in addressbook.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1542 ee746299-78ed-0310-b773-934348b2243d
2007-02-13when deleting email from group, only remove from group list and not from person.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1541 ee746299-78ed-0310-b773-934348b2243d
2007-02-13fixed the problem that the width of the folder view was not saved on ↵hiro
maximized state. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1540 ee746299-78ed-0310-b773-934348b2243d
2007-02-13folderview_check_new(): don't give up unless the network failure of remote ↵hiro
mailboxes. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1539 ee746299-78ed-0310-b773-934348b2243d
2007-02-09src/addressbook.c: removed redundant signal handler.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1538 ee746299-78ed-0310-b773-934348b2243d
2007-02-09improved the behavior of edit group dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1537 ee746299-78ed-0310-b773-934348b2243d
2007-02-09src/addressbook.c: implemented copy and paste of person, and refactored the ↵hiro
menu sensitivity management. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1536 ee746299-78ed-0310-b773-934348b2243d
2007-02-08don't filter junk on import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1535 ee746299-78ed-0310-b773-934348b2243d
2007-02-07fixed a memory leak. made 2.4.0beta3 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1533 ee746299-78ed-0310-b773-934348b2243d
2007-02-07fixed saved search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1532 ee746299-78ed-0310-b773-934348b2243d
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-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-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-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-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-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-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-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
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-19fixes blank message view is always appears on window popup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1435 ee746299-78ed-0310-b773-934348b2243d
2006-12-14src/version.h.in: modified PROG_VERSION string.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1430 ee746299-78ed-0310-b773-934348b2243d
2006-12-14git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1424 ↵hiro
ee746299-78ed-0310-b773-934348b2243d
2006-12-14added Bcc: and Reply-To: to the template.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1423 ee746299-78ed-0310-b773-934348b2243d
2006-12-13adjusted the print margin for page number.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1421 ee746299-78ed-0310-b773-934348b2243d
2006-12-13implemented page setup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1420 ee746299-78ed-0310-b773-934348b2243d
2006-12-13ssl_manager_verify_cert(): follow comply_gnome_hig setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1419 ee746299-78ed-0310-b773-934348b2243d
2006-12-13read /etc/ssl/certs if exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1417 ee746299-78ed-0310-b773-934348b2243d