summaryrefslogtreecommitdiffstats
path: root/curs_main.c
AgeCommit message (Expand)Author
2016-05-26mx_check_mailbox: remove lock argument in function callDamien Riegel
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Modify the index to use windows.Kevin McCarthy
2016-01-01Convert copyright years to all use 4 digit years.Kevin McCarthy
2016-01-01Update copyright notices.Kevin McCarthy
2015-10-04Create a separate macro/push/exec event buffer. (closes #3779)Kevin McCarthy
2015-09-13Add translation comments and improvements.Kevin McCarthy
2015-09-02Flag translator comments using L10N.Kevin McCarthy
2013-10-22Terminal status line support, based on the xterm title patch.David Champion
2013-01-14allow use of sync-mailbox when the current limit has no visible messagesMichael Elkins
2012-12-30make the SETCOLOR() macro use bkgdset() on systems which have it, and attrset...Michael Elkins
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2010-09-11fix crash when new mail is received during IMAP IDLEMichael Elkins
2010-08-05do not leave pager when changing sort order.andreas amann
2010-08-05do not leave pager when using read-thread and read-subthreadMichael Elkins
2010-02-20Add imap-logout-all to log out of all IMAP connections. Closes #2880.Gregory Shapiro
2009-11-14Back out e67f4c347bb4.Brendan Cully
2009-08-17Require already opened folder when using templates for change-folder.Rocco Rutte
2009-07-02Handle keepalive failure when changing folders.Brendan Cully
2009-06-20Disallow breaking threads for messages not part of a threadRocco Rutte
2009-06-13Adjust menu position after sync more carefully. Closes #3092.Brendan Cully
2009-06-01Use strtol() wrappers for most atoi() callsRocco Rutte
2009-03-17Fix some warnings with -W about missing initializers in structsRocco Rutte
2009-03-12resort_index will use menu->current as a index into an array.Erik Hovland
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-12-16Remove unused #include directivesErik Hovland
2008-11-30Manage last search pattern outside of menu lifecycleRocco Rutte
2008-10-19Make some variables static.Emanuele Giaquinta
2008-08-29Make curses timeout the minimum of $timeout and $imap_keepalive.Rado Smiljanic
2008-07-02Calculate menu->max after a possible resort in indexRocco Rutte
2008-07-02Use realpath() in mutt_pretty_mailbox() for paths that may need it.Rocco Rutte
2008-05-14Always update status bar after sorting method changes (closes #2120).Samuel Tardieu
2007-05-15Jump to the next *sub*-thread when tag-subthread is invoked,Thomas Roessler
2007-05-07Rename next-folder to next-unread-mailbox. Remove default binding.Brendan Cully
2007-05-02Add next-folder commandN.J. Mann
2007-03-22Fix update_index().Thomas Roessler
2007-03-20Enlarge help string buffersRocco Rutte
2006-08-15Generic ACL support.Rocco Rutte
2006-06-08Clean up ReleaseDate mess; include ReleaseDate in User-AgentThomas Roessler
2006-04-05(1) OP_MAIN_LINK_THREADS needs to check for IMAP_ACL_DELETE permission,Phil Pennock
2006-03-28imap-fetch-mail should check that there is a Context before dereferencingMike Hallock
2005-11-24mutt/2142 suggests that the change from pattern.c,3.14 -> 3.15Thomas Roessler
2005-10-04Piping and printing in IMAP folder index with imap_peek=no marks messageAlain Bench
2005-09-21Check for sigwinch in index before calling km_dokey, since for unknownAdeodato Simó
2005-09-21Cancelling <change-folder> from within the pager will now keep you in theBrendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-09-06Move SASL and IMAP shutdown hooks into main where they belong.Brendan Cully
2005-09-06Release global SASL state when quitting.Brendan Cully
2005-09-04Allow empty limits, and limits in empty mailboxes. Closes: #1853, #1906.Alain Bench