oops :)
[apps/madmutt.git] / compose.c
2006-11-14 Pierre Habouzitbegin to rework mailcap parsing a "bit".
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-12 Pierre Habouzitexit system.c, mutt_system goes into lib-sys/
2006-11-09 Pierre Habouzitmove menu.[hc].
2006-11-08 Pierre Habouzitmove more files.
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-05 Pierre Habouzitdrop the builtin so called editor and the mailx feature...
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 POP support, we do a /mail/ client, right ?
2006-11-04 Pierre Habouzitalways build mutt with pgp + smime support.
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-11-04 Julien Danjou[PATCH] Fix compilations warnings
2006-11-03 Pierre Habouzitmove rfc2047.c into lib-mime, reindent it.
2006-11-02 Pierre Habouzituse my usual API's for allocation/deallocation right...
2006-11-02 Pierre HabouzitADDRESS -> address_t
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 Habouzitless horrible strncpy's
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 Habouzitforce our cflags in subdirs as well.
2006-10-27 Pierre Habouzitwarning fixes
2006-02-27 pdmefRocco Rutte:
2006-02-26 pdmefRocco Rutte:
2006-02-20 pdmefRocco Rutte:
2006-02-11 pdmef- try to fix sidebar issue screwing up display when...
2005-08-22 pdmefRocco Rutte:
2005-08-11 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-06 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-06-16 pdmef- move some string functions out to lib/str.[ch], add...
2005-04-27 pdmefRocco Rutte
2005-04-06 pdmefRocco Rutte:
2005-04-06 pdmefRocco Rutte:
2005-04-03 pdmefRocco Rutte:
2005-03-21 nionNico Golde:
2005-03-21 nionNico Golde:
2005-03-20 pdmefRocco Rutte:
2005-03-18 nionNico Golde:
2005-03-18 pdmefRocco Rutte:
2005-03-18 ak1Andreas Krennmair:
2005-03-10 ak1Andreas Krennmair:
2005-03-09 nionNico Golde:
2005-03-09 nionNico Golde:
2005-02-28 nionNico Golde:
2005-02-27 pdmefRocco Rutte:
2005-02-23 nionNico Golde:
2005-02-13 ak1Andreas Krennmair:
2005-02-01 ak1Andreas Krennmair:
2005-02-01 ak1Andreas Krennmair:
2005-01-08 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.