summaryrefslogtreecommitdiffstats
path: root/browser.c
AgeCommit message (Expand)Author
2009-06-11Use only latest mtime of new/cur for browser, not whole stat() infoRocco Rutte
2009-04-29Fix maildir times in mailboxes browser. Closes #626.Rocco Rutte
2009-03-17Fix some warnings with -W about missing initializers in structsRocco Rutte
2009-01-05Style fixesBrendan Cully
2009-01-05Leave error message on screen if imap_mailbox_create failsBrendan Cully
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-11-30Manage last search pattern outside of menu lifecycleRocco Rutte
2008-07-02Use realpath() in mutt_pretty_mailbox() for paths that may need it.Rocco Rutte
2007-09-05Interpret relative paths in browser relative to shown dir, not workingRocco Rutte
2007-04-15merge with tipMichael Elkins
2007-04-13Strip / from tail of LastDir when copying from Maildir (closes #1885)Brendan Cully
2007-04-11Pass column value recursively when expanding format strings (bug #2840).Michael Elkins
2007-04-09Use mutt_pretty_size() to format '%s' in $folder_format so it is similar to '...Michael Elkins
2007-04-02Add hook for proper IMAP unseen count in mailbox browserBrendan Cully
2007-03-20Enlarge help string buffersRocco Rutte
2006-08-05Don't allow user to attempt to delete root IMAP folder.Brendan Cully
2005-10-06Sort browser entries after every IMAP browsing operation instead of justBrendan 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-08-07Avoid a segfault attempting to browse an invalid IMAP URL.Brendan Cully
2005-08-05Move some attachment-related prototypes and structures into attach.hBrendan Cully
2005-02-17New function: rename-mailbox (bound to 'r' by default).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
2004-10-30safe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrongThomas Roessler
2004-07-14Fix Debian#237426. (Experimental.)TAKAHASHI Tamotsu
2003-09-19As the ones of you who compile with new gcc's probably have noticed,Mads Martin Joergensen
2003-04-08Try to catch a couple of cases in which parameters for malloc callsThomas Roessler
2002-12-11Herbert Martin Dietze <herbert@the-little-red-haired-girl.org> notesThomas 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-09-09Add a buffy-list function, and display more information when newRudi Chiarito
2002-07-24Fixing #1282. An off-by-one error. :-/Thomas Roessler
2002-03-18Should fix #1115. BACKPORT!Thomas Roessler
2002-02-05Use strcoll for the file browser. From David Champion.Thomas Roessler
2001-12-18Fix from #918. From <ntyni+mutt@mappi.helsinki.fi>.Thomas Roessler
2001-10-10Fix #813.Thomas Roessler
2001-09-11The addressbook used to crash when someone issued the alias andThomas Roessler
2001-05-24patch-bac.chdir-20010523.2Thomas Roessler
2001-05-23patch-bac.chdir-20010523.1Thomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2001-01-08Going through possible security problems with a fine comb. If youThomas Roessler
2000-12-31Make browser behaviour more consistent with expectations.Thomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-09-13Let the browser handle non-existent directories more gracefully.Thomas Roessler
2000-09-04patch-bac.imapurl-4Thomas Roessler
2000-08-28This patch moves hdr_format_s from hdrline.c to curs_lib.c and renamesEdmund GRIMLEY EVANS
2000-08-25patch-bac.imapurl-2, with small modifications.Thomas Roessler
2000-08-21patch-bac.createplus-1Thomas Roessler
2000-07-19IMAP socket moves by Brendan Cully, with a fix from TommiThomas Roessler