aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Collapse)Author
2010-11-05modified strings about plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2713 ee746299-78ed-0310-b773-934348b2243d
2010-11-02merged plug-in update check and automatic update patch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2707 ee746299-78ed-0310-b773-934348b2243d
2010-07-30added new global option 'Change current account on folder open'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2649 ee746299-78ed-0310-b773-934348b2243d
2010-07-28improved the always-show-msg-on-summary-select mode (don't mark as read on ↵hiro
automatic selection). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2636 ee746299-78ed-0310-b773-934348b2243d
2010-07-14always display fixed-positioned windows on screen.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2615 ee746299-78ed-0310-b773-934348b2243d
2010-07-13lhiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2612 ee746299-78ed-0310-b773-934348b2243d
2010-07-13updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2611 ee746299-78ed-0310-b773-934348b2243d
2010-07-12implemented concatenation of partial messages (RFC 2046).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2608 ee746299-78ed-0310-b773-934348b2243d
2010-07-02changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2599 ee746299-78ed-0310-b773-934348b2243d
2010-05-25added Windows-only --ipcport option to 'Help - Command line options'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2548 ee746299-78ed-0310-b773-934348b2243d
2010-03-19update account and folder config files after creating new accounts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2525 ee746299-78ed-0310-b773-934348b2243d
2010-02-05don't update UI when new account setup is cancelled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2457 ee746299-78ed-0310-b773-934348b2243d
2010-02-05implemented new account setup wizard.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2454 ee746299-78ed-0310-b773-934348b2243d
2009-12-28added configure option '--disable-updatecheck' which disables the update ↵hiro
check feature. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2407 ee746299-78ed-0310-b773-934348b2243d
2009-12-17added select button to 'Add mailbox' dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2399 ee746299-78ed-0310-b773-934348b2243d
2009-08-11show progress bar on export. modified menu label and function names.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2205 ee746299-78ed-0310-b773-934348b2243d
2009-06-10merged plugin-test branch into trunk.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2164 ee746299-78ed-0310-b773-934348b2243d
2009-03-23enable 'Remote mailbox' only if current account is POP3.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2126 ee746299-78ed-0310-b773-934348b2243d
2008-11-25added message label to the folder selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2077 ee746299-78ed-0310-b773-934348b2243d
2008-10-07added POP3 remote mailbox button to the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2053 ee746299-78ed-0310-b773-934348b2243d
2008-10-07disable '/Message/Receive/Remote mailbox...' when mail incorporation is active.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2052 ee746299-78ed-0310-b773-934348b2243d
2008-09-26use target header field as a default filter name when creating filter rule ↵hiro
automatically. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2042 ee746299-78ed-0310-b773-934348b2243d
2008-09-17implemented remote POP3 mailbox.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2031 ee746299-78ed-0310-b773-934348b2243d
2008-04-10added 'Edit/Quick search' menu. Also search To: header in Sent/Draft/Queue ↵hiro
folders. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1975 ee746299-78ed-0310-b773-934348b2243d
2007-12-28implemented vertical view. Separated quick search into another module.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1949 ee746299-78ed-0310-b773-934348b2243d
2007-09-26keep previous focus when separation changed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1911 ee746299-78ed-0310-b773-934348b2243d
2007-09-20removed all warnings output with -Wall.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
2007-09-12added 'To' column to the summary view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1894 ee746299-78ed-0310-b773-934348b2243d
2007-05-17added --open to the help message, and updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1697 ee746299-78ed-0310-b773-934348b2243d
2007-05-11made a workaround for GTK+ bug #56070.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1690 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-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-10modified strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1602 ee746299-78ed-0310-b773-934348b2243d
2007-04-02added Stop button to the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1587 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-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-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-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-18implemented the framework of toolbar customization.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1497 ee746299-78ed-0310-b773-934348b2243d