aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
AgeCommit message (Expand)Author
2017-02-02added menus to open config/mimetmp folder.hiro
2016-06-17added emission of toolbar changed signals.hiro
2015-01-16win32: fixed a bug that maximized state was unset on minimize.hiro
2014-12-12added debug prints.hiro
2014-11-20updated copyright year.hiro
2014-11-05added an option to specify startup online mode.hiro
2014-11-05fixed 'Minimize to tray' on non-Windowshiro
2014-10-30fixed 'Minimize to tray icon' option notworking on Windows.hiro
2013-10-04made the rest of toolbar icons themeable.hiro
2013-01-31updated command line help.hiro
2012-08-16removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.hiro
2012-07-25improved the new attachmemts interface.hiro
2012-05-02loosen up queue/draft check on mail check is running.hiro
2012-03-26adjusted the menu position of account popup and toolbar arrow.hiro
2011-12-16src/mainwindow.c: main_window_create(): force visibility of the message view ...hiro
2011-11-17fixed startup summary/message view size on vertical-view mode.hiro
2011-09-15prevent IMAP error caused by sending multiple commands at the same time.hiro
2011-05-18cancel online mode switch if active sessions exist.hiro
2010-12-14disconnect all current sessions of remote folders when going offline.hiro
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