summaryrefslogtreecommitdiffstats
path: root/addrbook.c
AgeCommit message (Expand)Author
2020-03-06Change mutt_FormatString() data parameter to type void *.Kevin McCarthy
2019-11-10Add gcc comments for fallthrough case statements.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2017-03-26Set refresh when popping the menu stack.Kevin McCarthy
2017-03-26Add a menu stack to track current and past menus.Kevin McCarthy
2017-01-17Fix several alias hashtable issues.Kevin McCarthy
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Add cols parameter to mutt_FormatString()Kevin McCarthy
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2009-03-17Fix some warnings with -W about missing initializers in structsRocco Rutte
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-11-30Manage last search pattern outside of menu lifecycleRocco Rutte
2007-04-11Pass column value recursively when expanding format strings (bug #2840).Michael Elkins
2007-03-20Enlarge help string buffersRocco Rutte
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-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-01-26Make some functions static.Ralf Wildenhues
2003-09-19As the ones of you who compile with new gcc's probably have noticed,Mads Martin Joergensen
2003-03-04Fixing more IDN bugs.Thomas Roessler
2003-03-03IDN support for e-mail messages. Things should work automagicallyThomas Roessler
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-12-10Replace safe_free calls by the FREE macro.Thomas Roessler
2002-12-09Fix #1390. Based on a patch submitted earlier by Edmund GrimleyAnders Helmersson
2001-11-07Fix #858.Thomas Roessler
2001-10-16Address book nit fix from geerd.debruijn@nl.thalesgroup.com.Thomas Roessler
2001-09-11More addressbook fixes.Thomas Roessler
2001-09-11The addressbook used to crash when someone issued the alias andThomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-01-29Add generic menu searching.Thomas Roessler
1999-01-22Enable tagging in the file browser.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-12The attached patch removes some redundant code related to the macroThomas Roessler
1998-10-05Vikas' macro_function patch.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-08-27[patch-0.94.4i.gt.arrowcursor.1] Padding to the end ofThomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-16Including Vikas' search code for the "attach message" menu.Thomas Roessler
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler