LINES - 1 is the status bar, living on stdscr.
[apps/madmutt.git] / headers.c
2007-11-07 Pierre HabouzitThe NNTP patch is a joke, let's drop it altogether.
2007-08-11 Pierre HabouzitHave a lib-ui/lib-ui.h
2007-08-11 Pierre HabouzitDrop mixmaster support. I don't like people caring...
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-04-04 Pierre Habouzitmerge crypt back into $top_builddir :)
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2007-03-11 Pierre HabouzitNow deal with EDITOR from lua as well.
2006-11-26 Pierre Habouzitmove more functions in file.c
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitremove some mutt_mktemp
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-16 Pierre Habouzitsort out some prototypes, put them where they belong.
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzitrework includes a bit
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-05 Pierre Habouzituse my own APIS for headers, parameters and so on
2006-11-05 Pierre Habouzitreorganize code a lot: create a lib-crypt with everythi...
2006-11-04 Pierre Habouzitalways build mutt with pgp + smime support.
2006-11-04 Julien Danjou[PATCH] Fix multiple compilation warnings
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-10-30 Pierre Habouzitreplace SKIPWS with a proper inline func with the right...
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
2006-10-29 Pierre Habouzitmove ascii.* into the lib-lib.
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-29 Pierre Habouzitmove intl.h into lib-lib/macros.h
2005-08-11 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-04-30 pdmefRocco Rutte:
2005-04-03 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte:
2005-03-18 pdmefRocco Rutte:
2005-03-18 ak1Andreas Krennmair:
2005-02-13 ak1Andreas Krennmair:
2005-02-01 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.