wibble
[apps/madmutt.git] / muttlib.c
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-13 Pierre Habouzituseless options, cluttering the codebase that can be...
2007-04-01 Pierre Habouzitmove record as well (yeah, I'm a selfish bitch, I migra...
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2007-03-11 Pierre Habouzitvarious cleanups.
2007-03-10 Pierre HabouzitMove things around: more DT_SYS variables into the...
2006-12-06 Pierre Habouzitdo not make semicolons special in the config file anymore.
2006-12-03 Pierre Habouzitsmall reorg.
2006-12-03 Pierre Habouzitmove some string functions in lib-lib !
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 Habouzitfixes in the sidebar format, was completely braindead.
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-02 Pierre Habouzitfully rework mutt_FormatString, fix a lot of issues...
2006-12-01 Pierre Habouzitstring documentation.
2006-12-01 Pierre Habouzitmore documentation.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-26 Julien DanjouUse m_strncmp instead of strncmp
2006-11-26 Pierre Habouzitmake mutt_match_spam_list a generic rx function: rx_lis...
2006-11-26 Pierre Habouzitmove more functions in file.c
2006-11-26 Pierre Habouzitmutt_expand_file_fmt -> m_quotefile_fmt in file.c
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitput old m_snsubst into file.c as m_file_fmt.
2006-11-19 Pierre Habouzitexit SPAM_LIST, just extend rx_t with the needed inform...
2006-11-19 Pierre Habouzitmove functions around.
2006-11-19 Pierre Habouzitsimplify mutt_expand_path
2006-11-18 Pierre Habouzitcreate the lib-mx now
2006-11-18 Pierre Habouzitremove mx_{pop,nntp,imap}.[hc]
2006-11-17 Pierre Habouzitmore moves and dead code
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 Habouzitremove unused code, simplifications, missing include
2006-11-16 Pierre Habouzitmove more things in the lib-mime
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-15 Pierre Habouzitmake mutt_body_free a bit more mad-friendly
2006-11-15 Pierre Habouzituse more ad-hoc list handling function, and avoid to...
2006-11-15 Pierre Habouzitsmall optims.
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzitcontinue the include dance
2006-11-13 Pierre Habouzitrework includes a bit
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitmove some global settings into alias.c where it belongs.
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-12 Pierre Habouzitbegin to work on alias.[hc]
2006-11-12 Pierre Habouzitmove url.[hc] into the lib-lib.
2006-11-12 Pierre Habouzitreimplement mutt_gecos_name.
2006-11-12 Pierre Habouzitmove a function into rx.[hc]
2006-11-11 Pierre Habouzitmove rx.[hc].
2006-11-11 Pierre Habouzitmove debug.c
2006-11-08 Pierre Habouzitmove more files.
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-08 Pierre Habouzitfix the user-agent
2006-11-07 Pierre Habouzitmore muttng -> madmutt
2006-11-07 Pierre Habouzitmore muttng -> madmutt
2006-11-07 Julien DanjouFix compilation warnings in muttlib.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-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-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-10-31 Pierre HabouzitI don't care about the release date.
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-30 Pierre Habouzitdrop str_[n]cat.
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 Habouzitmove buffer.[hc] into lib-lib/
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 Habouzitmem_calloc -> p_new
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitmore fixes
2006-10-28 Pierre Habouzituse a proper "hack" for iconv functions:
2006-02-11 pdmef- try to fix sidebar issue screwing up display when...
2005-10-07 pdmefRocco Rutte:
2005-09-15 pdmefRocco Rutte:
2005-08-30 pdmefRocco Rutte:
2005-08-29 pdmefRocco Rutte:
2005-08-24 pdmefRocco Rutte:
2005-08-22 pdmefRocco Rutte:
2005-08-21 pdmefRocco Rutte:
2005-08-21 pdmefRocco Rutte:
2005-08-13 pdmefRocco Rutte:
2005-08-11 pdmefRocco Rutte:
2005-08-11 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
next