summaryrefslogtreecommitdiffstats
path: root/mutt_curses.h
AgeCommit message (Expand)Author
2020-03-08Convert progress and socket_poll millis to unsigned long long.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-11-25Prevent trying to match a failing color body regex repeatedly.Kevin McCarthy
2018-06-10Move mutt_getch() timeout value into curs_lib.cKevin McCarthy
2018-06-03Add new timeout functions to work with inotify monitors.Kevin McCarthy
2017-05-03Add color commands for the compose menu headers and security status. (closes ...Kevin McCarthy
2017-04-27merge stableKevin McCarthy
2017-04-27Fix km_error_key() infinite loop and unget buffer pollution.Kevin McCarthy
2017-03-26Set refresh when popping the menu stack.Kevin McCarthy
2016-06-04Add neomutt version of sidebar patch. (closes #3829)Richard Russon
2016-05-26Fix header file indentation after M_ prefix renaming.Kevin McCarthy
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Fix remaining direct usages of COLS/LINES to use mutt window functions.Kevin McCarthy
2016-04-27Modify the pager to use windows.Kevin McCarthy
2016-04-27Modify the menu code to use windows.Kevin McCarthy
2016-04-27Add window structures to use for screen layout.Kevin McCarthy
2016-01-01Update copyright notices.Kevin McCarthy
2015-10-04Create a separate macro/push/exec event buffer. (closes #3779)Kevin McCarthy
2015-01-09Add color type for prompts.Kevin McCarthy
2012-12-30make the SETCOLOR() macro use bkgdset() on systems which have it, and attrset...Michael Elkins
2007-11-07Suppress progress bar updates less than 250ms apart. Closes #2899.Brendan Cully
2007-11-06Add percentages to progress bar optionally supplied by caller.Rocco Rutte
2007-03-03Add $wrap, which supersedes $wrapmargin.Brendan Cully
2006-11-28Rename PROG_(SIZE|MSG) to M_PROGRESS_\1.Rocco Rutte
2006-11-15Unify size and count progress display.Rocco Rutte
2006-07-11Fix 2305.Rocco Rutte
2005-10-09Tweak ncurses autoconflation to check for ncurses/ncurses.h everywhere, notBrendan 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-07Display progress meter when uploading/fetching IMAP data. Closes: #1772.Brendan Cully
2004-06-17This is the sequel to the crypto modularization changes I did onMoritz Schulte
2003-07-16This patch redoes yesterday's unbuffered input patch. Now it uses aBrendan Cully
2003-07-14The attached patch prevents mutt from reading the push buffer whenBrendan Cully
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-01-28Add ~V to match successfully verified messages.Thomas Roessler
2001-05-31Utf-8 support with ncurses, by Sven Verdoolaege. Thomas E. DickeyThomas Roessler
2000-12-06Make the BEEP macro a bit safer. From EGE.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-10-15There seem to be systems which don't know about KEY_ENTER.Thomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-06-08Initial revisionThomas Roessler