Embed vim into madmutt. Yeah _IN_ madmutt.
[apps/madmutt.git] / init.c
2007-11-08 Pierre HabouzitUseless CLEARLINE(stdscr, LINES - 1)
2007-11-07 Pierre HabouzitLINES - 1 is the status bar, living on stdscr.
2007-11-07 Pierre HabouzitFix compilation issues.
2007-11-07 Pierre HabouzitThe NNTP patch is a joke, let's drop it altogether.
2007-08-15 Pierre HabouzitAlways resort, redraw, ... whatever when we change...
2007-08-14 Pierre HabouzitRemove lots of useless stupid, and code greedy options.
2007-08-14 Pierre HabouzitDisable many "stupid" CLI options or some that will...
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-05-28 Pierre Habouzitleftover
2007-05-25 Pierre Habouzitmerge send_smtp module into sendlib where it really...
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-17 Pierre HabouzitEXIT AUTOCRAP \o/
2007-05-13 Pierre Habouzitremove antiquated cruft: please, who use MMDF's nowadays ?!
2007-05-12 Pierre Habouzitdrop openssl support as well, only use GNUTLS.
2007-04-10 Pierre HabouzitBuild system simplifications.
2007-04-04 Pierre Habouzitmerge crypt back into $top_builddir :)
2007-04-02 Pierre Habouzitdead code.
2007-04-02 Pierre Habouzit$from ...
2007-03-31 Pierre Habouzitremove cruft (Synonyms)
2007-03-31 Pierre Habouzitsimplifications.
2007-03-31 Pierre Habouzitcode simplification, fixes.
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 HabouzitMove (un)alternates 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 HabouzitDeal with $hostname and $shorthost
2007-03-29 Pierre HabouzitSimplify charset.cpkg a bit
2007-03-27 Pierre Habouzitturn charset into a lua package as well.
2007-03-20 Pierre Habouzitdrop old code.
2007-03-18 Pierre Habouzitmake lua packages interfaces be *.li.
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2007-03-18 Pierre Habouzitnew lua implementation.
2007-03-14 Pierre Habouzitmore hash code simplifications.
2007-03-13 Pierre Habouzitsimplify hashes.
2007-03-11 Pierre Habouzitstylish updates.
2007-03-11 Pierre Habouzitmove OPT_QUIT into the lua registry
2007-03-11 Pierre HabouzitNow deal with EDITOR from lua as well.
2007-03-11 Pierre Habouzitvarious cleanups.
2007-03-11 Pierre HabouzitDeal with $shell from lua from now on.
2007-03-11 Pierre Habouzitbye bye DT_SYS variables.
2007-03-10 Pierre Habouzitremove $user_* values, those will eventually not be...
2007-03-09 Pierre HabouzitPoC support for lua.
2007-03-09 Pierre Habouzitmore cleanse
2007-03-09 Pierre Habouzitlua is the way to go. drop the lemon things.
2006-12-14 Pierre Habouzitimplement $-vars substitution.
2006-12-11 Pierre HabouzitMerge branch 'master' of pan:/git/madmutt
2006-12-11 Pierre Habouzitrc parser progress over the week-end.
2006-12-09 Pierre Habouzitvery temporary work on the new generation of config...
2006-12-06 Pierre Habouzitdo not make semicolons special in the config file anymore.
2006-12-04 Pierre Habouzitmore strings simplifications.
2006-12-04 Pierre Habouzitimpressive how mutt upstream don't get how list work.
2006-12-03 Pierre Habouzitdrop some useless crap.
2006-12-01 Pierre Habouzitmore documentation.
2006-11-30 Pierre Habouzitmore cosmetics.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-26 Julien DanjouUse m_functions(), you'll be fresh-faced.
2006-11-26 Julien DanjouRemove unused code
2006-11-26 Julien Danjoum_strisempty is better, isn't it ?
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-19 Pierre Habouzitexit SPAM_LIST, just extend rx_t with the needed inform...
2006-11-18 Pierre Habouzitcreate the lib-mx now
2006-11-18 Pierre Habouzitlist2_t --
2006-11-18 Pierre Habouzitmake the dump be an almost valid .rc file.
2006-11-18 Pierre Habouzitlist2_t --
2006-11-18 Pierre Habouzitlist2_t --
2006-11-18 Julien DanjouClean buffy.c and init.c
2006-11-18 Pierre Habouzitmake rx_t be chaine-able so that we can get rid of...
2006-11-17 Julien DanjouFix multiple compilation warnings
2006-11-17 Pierre Habouzitmore 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 Habouzitsome dead code, old things, fix idna *again*
2006-11-15 Julien DanjouFix compilation warnings in compose.c and init.c
2006-11-14 Pierre Habouzitmore charset improvements.
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 Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitnot having wide chars is soooo 90, please, I *really...
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 history in lib-ui
2006-11-12 Pierre Habouzitreimplement getdnsdomainname
2006-11-12 Pierre Habouzitmove signal.c into lib/sys
2006-11-12 Pierre Habouzitreimplement mutt_gecos_name.
2006-11-12 Pierre Habouzitlib-network -> lib-sys.
2006-11-11 Pierre Habouzitmove rx.[hc].
2006-11-11 Pierre Habouzitmove debug.c
2006-11-11 Pierre Habouzitlib-network
2006-11-09 Pierre Habouzitp_clear should not be used with sizeof but *countof*
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-07 Pierre Habouzitmore muttng -> madmutt
2006-11-07 Pierre Habouzitmore muttng -> madmutt
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-04 Pierre Habouzitand even less very old hacks.
2006-11-04 Pierre Habouzit--with-domain= is a joke
next