missing statics
[apps/madmutt.git] / postpone.c
2006-11-17 Julien DanjouFix multiple compilation warnings
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-16 Pierre Habouzitsort out some prototypes, put them where they belong.
2006-11-16 Pierre Habouzitctors/dtors for BODY's
2006-11-16 Pierre Habouzitmove all the parameter related functions into the lib...
2006-11-15 Pierre Habouzitmove mutt_get_parameter -> parameter_getval into mime.c
2006-11-14 Pierre Habouzitbegin to rework mailcap parsing a "bit".
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
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-09 Pierre Habouzitmove menu.[hc].
2006-11-08 Pierre Habouzitmove more files.
2006-11-07 Julien DanjouUse signed size parameter in post_entry()
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-05 Pierre Habouzitalways build imap as well.
2006-11-04 Pierre Habouzitalways build mutt with pgp + smime support.
2006-11-03 Pierre Habouzitmove rfc2047.c into lib-mime, reindent it.
2006-11-01 Pierre Habouzitbegin to work on a lib-mime that will hold most of...
2006-11-01 Pierre Habouzitmappings as standalone module
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-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
2006-10-29 Pierre Habouzituse safer p_clear when possible.
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
2006-10-29 Pierre Habouzitexit mem_realloc, enters p_realloc/xrealloc.
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitmissing includes, intializers, consts
2005-10-23 pdmefRocco Rutte:
2005-08-21 pdmefRocco Rutte:
2005-08-11 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-04-30 pdmefRocco Rutte:
2005-04-14 pdmefRocco Rutte:
2005-04-07 pdmefRocco Rutte:
2005-04-06 pdmefRocco Rutte:
2005-04-06 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.