summaryrefslogtreecommitdiffstats
path: root/pager.c
AgeCommit message (Collapse)Author
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-11-09Add a missing redraw after resend-message.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-08-26IRIX fixes.Thomas Roessler
1999-07-20patch-0.95.6.gettext.1.gz, from Gero Treuner.Thomas Roessler
1999-07-20patch-0.95.6.search_in_help.1, from Gero Treuner.Thomas Roessler
1999-06-10Use the same address with take-alias and display-address.Thomas Roessler
1999-03-30Fix a pager failure for long messages. From Liviu.Thomas Roessler
1999-02-17- Makefile.am: Fix the dist target to include all necessary files.Thomas Roessler
- po/fr.po: New French translation. (-> stable!) - Add the new options to Muttrc.in. - regex.c, configure.in: include config.h from regex.c, and handle alloca in a more intelligent way than before. (Currently, we just mis-handle it.) Port this to stable and test it! - po/cs.po: update cs.po. - po/de.po, po/nl.po: updated versions from Roland and Boris. - pager.c: Vikas' grok_ansi fix. - po/Makefile.in.in: keymap_defs is always in po/.. - from Lars Hecking.
1999-02-11patch.mutt-0.95.1i.ld.signals.1-2.gzThomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
when merging changes.
1998-12-16Fix "$resolve" behaviour for OP_TAG and OP_TOGGLE_NEW from theThomas Roessler
pager.
1998-12-12Another reap.pl-related fix.Thomas Roessler
1998-11-17Fix a search coloring related bug.Thomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
place. If there are still segmentation faults due to missing NONULLs over, they are gone now.
1998-11-09Fix the display of DEL in the pager.Thomas Roessler
1998-10-28Gero Treuner's help-wrap patch.Thomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
gcc shut up about this.
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-10-01Translate help strigns.Thomas Roessler
1998-10-01Translate the various help lines.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-28Vikas' pipe-redraw fix.Thomas Roessler
1998-09-25patch.mutt-0.94.5i.ld.quote_levels.3-4Thomas Roessler
1998-09-24A new quote_levels patch from liviu.Thomas Roessler
1998-09-24Undoing Livius quote-levels patch for now.Thomas Roessler
1998-09-23Liviu Daia's smiley patch.Thomas Roessler
1998-09-23Disable recursive invocations of the attach-message function.Thomas Roessler
1998-09-23There is a long-standing problem in Mutt, related to coloring theThomas Roessler
various levels of quoting: if the attributions are missing, like this: >>> blah blah from A >> blah blah from B > blah blah from C then the "quoted" color object is associated with ">>>", "quoted1" with ">>" and "quoted2" with ">" --- which is not what most people expect. The reason is Mutt doesn't count the quote characters (since there is no way to distinguish between a single quote ">> " and a ">" followed by a "> "), and it allocates colors as it finds new types of quote prefixes. The attached patch fixes this problem still without counting the quote characters.
1998-09-20Byrial Jensen's bold-underline patch.Thomas Roessler
1998-09-07Introducing decrypt-save, decrypt-copy, andThomas Roessler
$forw{ard,}-decrypt. Based on work by Emil Laurentiu.
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler