aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
2010-11-05modified strings about plug-ins.hiro
2010-11-02merged plug-in update check and automatic update patch.hiro
2010-07-30added new global option 'Change current account on folder open'.hiro
2010-07-28improved the always-show-msg-on-summary-select mode (don't mark as read on au...hiro
2010-07-14always display fixed-positioned windows on screen.hiro
2010-07-13lhiro
2010-07-13updated po files.hiro
2010-07-12implemented concatenation of partial messages (RFC 2046).hiro
2010-07-02changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.hiro
2010-05-25added Windows-only --ipcport option to 'Help - Command line options'.hiro
2010-03-19update account and folder config files after creating new accounts.hiro
2010-02-05don't update UI when new account setup is cancelled.hiro
2010-02-05implemented new account setup wizard.hiro
2009-12-28added configure option '--disable-updatecheck' which disables the update chec...hiro
2009-12-17added select button to 'Add mailbox' dialog.hiro
2009-08-11show progress bar on export. modified menu label and function names.hiro
2009-06-10merged plugin-test branch into trunk.hiro
2009-03-23enable 'Remote mailbox' only if current account is POP3.hiro
2008-11-25added message label to the folder selection dialog.hiro
2008-10-07added POP3 remote mailbox button to the toolbar.hiro
2008-10-07disable '/Message/Receive/Remote mailbox...' when mail incorporation is active.hiro
2008-09-26use target header field as a default filter name when creating filter rule au...hiro
2008-09-17implemented remote POP3 mailbox.hiro
2008-04-10added 'Edit/Quick search' menu. Also search To: header in Sent/Draft/Queue fo...hiro
2007-12-28implemented vertical view. Separated quick search into another module.hiro
2007-09-26keep previous focus when separation changed.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-09-12added 'To' column to the summary view.hiro
2007-05-17added --open to the help message, and updated po files.hiro
2007-05-11made a workaround for GTK+ bug #56070.hiro
2007-04-19write config file after toolbar customization.hiro
2007-04-12 added toolbar style switch to the context menu of the toolbar.hiro
2007-04-10modified strings.hiro
2007-04-02added Stop button to the toolbar.hiro
2007-02-13fixed the problem that the width of the folder view was not saved on maximize...hiro
2007-02-06added 'Not junk' and 'Search' button to the main toolbar.hiro
2007-02-02disable 'Send' button when no queued messages exist.hiro
2007-02-01refactored the toolbar structure.hiro
2007-02-01don't lock some items in Configuration menu.hiro
2007-02-01fixed window kept being skipped from window list.hiro
2007-01-31added the option 'Text at the right of icon' for the toolbar.hiro
2007-01-31made labels more descriptive.hiro
2007-01-31reimplemented the toolbar with new APIs.hiro
2007-01-30added new toolbar items.hiro
2007-01-30don't automatically hide Junk and Execute button.hiro
2007-01-26fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the cu...hiro
2007-01-26set toolbar customization dialog title and label.hiro
2007-01-26implemented the toolbar customization of the composition window.hiro
2007-01-25implemented the toolbar customization dialog.hiro
2007-01-18implemented the framework of toolbar customization.hiro