More buffer functions.
[apps/madmutt.git] / account.c
2007-11-11 Pierre Habouzitmutt_enter_string is only used for _mutt_get_field...
2007-11-07 Pierre HabouzitThe NNTP patch is a joke, let's drop it altogether.
2007-08-14 Julien DanjouSimplify account.c a little
2007-08-11 Pierre HabouzitHave a lib-ui/lib-ui.h
2007-05-28 Pierre Habouzitconst, style
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-19 Pierre HabouzitI'm fed up with stupid defines when C can come up with...
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2006-12-01 Pierre Habouzitmore documentation.
2006-11-18 Pierre Habouzitdetails
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-12 Pierre Habouzitmove url.[hc] into the lib-lib.
2006-11-08 Pierre Habouzitmove more files.
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 Julien Danjou[PATCH] Fix compilations warnings
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitfix regression, propably due to some changes in the...
2006-10-29 Pierre Habouzitexit str_cmp enters m_strcmp
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-04-04 pdmefFrom: Arnaud Lacombe <al@sigfpe.info>
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-07-17 pdmefRocco Rutte:
2005-06-29 pdmefRocco Rutte:
2005-04-03 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte:
2005-03-19 nionNico Golde:
2005-03-18 pdmefRocco Rutte:
2005-03-18 ak1Andreas Krennmair:
2005-02-13 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.