properly rewrite body_to_data_object: we must _add_ CR's not remove them :P
[apps/madmutt.git] / remailer.c
2006-12-03 Pierre Habouzitrework m_strformat so that it takes the cols number...
2006-12-03 Pierre Habouzitlet m_strformat accept NULL formats.
2006-12-02 Pierre Habouzitthe ‘kids don't do this at home’ commit.
2006-12-02 Pierre Habouzitlet the caller deal with M_FORMAT_ARROWCURSOR, not...
2006-12-02 Pierre Habouzitmutt_FormatString -> m_strformat (will soon end up...
2006-12-01 Pierre Habouzitmore documentation.
2006-11-29 Pierre Habouzitvarious code simplifications.
2006-11-26 Pierre Habouzitalways build support for mixmaster.
2006-11-18 Pierre Habouzithide some useless things
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 Habouzitand less size_t's
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-12 Pierre Habouzitexit system.c, mutt_system goes into lib-sys/
2006-11-11 Pierre Habouzitmove rx.[hc].
2006-11-09 Pierre Habouzitmove menu.[hc].
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-02 Pierre HabouzitADDRESS -> address_t
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-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
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 Habouzitmem_calloc -> p_new
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitmore constness.
2006-02-27 pdmefRocco Rutte:
2005-08-13 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-04-03 pdmefRocco Rutte:
2005-03-22 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte:
2005-03-18 pdmefRocco Rutte:
2005-03-18 pdmefRocco Rutte:
2005-03-18 ak1Andreas Krennmair:
2005-02-13 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.