Simplifications.
[apps/madmutt.git] / lib-mime /
2007-08-13 Pierre HabouzitMove the rest of mutt "things" into a window as well.
2007-08-11 Pierre HabouzitHave a lib-ui/lib-ui.h
2007-08-11 Pierre HabouzitDrop mixmaster support. I don't like people caring...
2007-05-24 Pierre Habouzitx-comment-to is useless in mutt, we can Cc: things...
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-18 Pierre Habouzitslightly less hackish way to generate files, I'm still...
2007-05-18 Pierre Habouzitlast tweaks
2007-05-17 Pierre HabouzitEXIT AUTOCRAP \o/
2007-04-04 Pierre Habouzitmerge crypt back into $top_builddir :)
2007-04-04 Pierre Habouzitmore crypt simplifications
2007-03-31 Pierre Habouzitlast lists into Mime
2007-03-30 Pierre HabouzitMore things to the Mime package.
2007-03-30 Pierre Habouzitsimplify some mime things
2007-03-30 Pierre HabouzitMove (un)?lists and (un)subscribe to MAlias.
2007-03-30 Pierre Habouzitproper handling of regex lists.
2007-03-29 Pierre Habouzitmove smap/nospam into the mime module.
2007-03-29 Pierre Habouzitadd some lua in the mime module as well.
2007-03-27 Pierre Habouzitturn charset into a lua package as well.
2007-03-26 Pierre Habouzitupdate source to use our brand new source generator...
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2007-03-11 Pierre Habouzitvarious cleanups.
2007-02-12 Pierre Habouzitfix stupid problem with encrypted gpg mails.
2007-01-02 Pierre Habouzitstupid off by one: skip the last ')' in a comment !
2006-12-03 Pierre Habouzitcode simplifications.
2006-12-03 Pierre Habouzitoops, I did it again: simplify a lot of code :]
2006-12-03 Pierre Habouzitsmall reorg.
2006-12-01 Pierre Habouzitfix the real bug, that was hidden in the .h
2006-12-01 Pierre Habouzitworkarounds, I do not understand why it segfault, it...
2006-12-01 Pierre Habouzitmore documentation.
2006-11-30 Pierre Habouzitmore cosmetics.
2006-11-30 Pierre Habouzitsome simplifications.
2006-11-30 Pierre Habouzitsimplifications
2006-11-29 Pierre Habouzitsimplifications around mutt_is_message_type
2006-11-29 Pierre Habouzitvarious code simplifications.
2006-11-28 Pierre Habouzitmake some code yet more simple, using the VERY good...
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-28 Pierre Habouzit"gpg-sign" is not a valid token, this was a typo.
2006-11-27 Pierre Habouzitforce rfc2047_parameters to be set to yes, and non...
2006-11-26 Julien DanjouUse m_functions(), you'll be fresh-faced.
2006-11-26 Pierre Habouzitremove a mutt-ng thing that makes no sense at all.
2006-11-26 Pierre Habouzitlots of simplifications.
2006-11-26 Pierre Habouzitalways build support for mixmaster.
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-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitremove some mutt_mktemp
2006-11-24 Pierre Habouzitput old m_snsubst into file.c as m_file_fmt.
2006-11-24 Pierre Habouzitfix completely braindead rfc2047 parsing, that choke...
2006-11-19 Pierre Habouzitfix regression in mutt_is_application_pgp \o/
2006-11-19 Pierre Habouzitmove functions around.
2006-11-17 Pierre Habouzitmore moves and dead code
2006-11-17 Pierre Habouzitremove a whole lot of #include mutt.h
2006-11-17 Pierre Habouzitmore simplifications.
2006-11-17 Pierre Habouzitfix compilation
2006-11-17 Pierre Habouzitmore include simplifications
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 Habouzitmove more things in the lib-mime
2006-11-16 Pierre Habouzitsimplify some bits of code, also simplify includes.
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 Habouzituse more ad-hoc list handling function, and avoid to...
2006-11-15 Pierre Habouzitfinish the "read" of charset.c
2006-11-14 Pierre Habouzitmany simplifications, copyright statements.
2006-11-14 Pierre Habouzitmore charset improvements.
2006-11-14 Pierre Habouzitmake the generation of mime-token.[hc] a bit more efffi...
2006-11-14 Pierre Habouzitsimplify charset and things in the sockets API.
2006-11-14 Pierre Habouzitmove some files around.
2006-11-14 Pierre Habouzitdrop the ad-hoc TZ parse, non-rfc822 compliant dates...
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 Habouzitrework includes a bit
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-13 Pierre Habouzitsimplify alias expansion a lot.
2006-11-12 Pierre Habouzitmove url.[hc] into the lib-lib.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-08 Pierre Habouzitwibble
2006-11-08 Pierre Habouzitoops, we don't need that. fix a regression in <esc>e
2006-11-08 Pierre Habouzitlast rewrite in rfc822parse.c
2006-11-08 Pierre Habouzitsimplify count_body_parts drastically.
2006-11-08 Pierre Habouzitgeneralize the idea of tokens a bit more, don't restric...
2006-11-07 Pierre Habouzitsimplifications
2006-11-07 Pierre HabouzitSimplications go on.
2006-11-06 Pierre Habouzitreplace the pathetic mutt_parse_rfc822_line function...
2006-11-06 Pierre Habouzitreorganize code so that the rfc822parse.c does not...
2006-11-06 Pierre Habouzitsimplify mutt_parse_date
2006-11-06 Pierre Habouzittypo
2006-11-06 Pierre Habouzitmore simplifications and header moves
2006-11-05 Pierre Habouzitsimplify parse_parameters tokenizer
2006-11-05 Pierre Habouzituse my own APIS for headers, parameters and so on
2006-11-05 Pierre Habouzitsimplify mutt_parse_references
2006-11-05 Pierre Habouzitrewrite mutt_read_rfc822_header to have a more consiste...
2006-11-05 Pierre Habouzitrework some includes
2006-11-05 Pierre Habouzitforgotten config.h inclusion
2006-11-05 Pierre Habouzitput some comments to make the header reading easier
2006-11-05 Pierre Habouzitmove rfc822 related types into lib-mime/mime-types...
2006-11-05 Pierre Habouzitmove parse.c into rfc822parse.c in the lib-mime as...
2006-11-04 Pierre Habouzitdrop str_adjust: we don't care about a few octets unuse...
2006-11-04 Pierre Habouzitmore coding rules, simplifications.
next