Replace deprecated luaL_openlib() by luaL_register()
[apps/madmutt.git] / lib-mx / compress.c
2007-11-28 Pierre HabouzitMore modular way to open messages.
2007-11-28 Pierre Habouzitreturn isn't a function FFS
2007-11-28 Pierre Habouzitdefault magic is useless: only _create_ mboxes and...
2007-11-20 Pierre HabouzitMerge branch 'master' into nohook
2007-11-20 Pierre HabouzitMerge branch 'master' into nohook
2007-11-20 Pierre HabouzitOnly use fcntl, simplify locking.
2007-11-18 Pierre HabouzitMerge branch 'master' into nohook
2007-11-18 Pierre HabouzitRemove most of the hooks
2007-08-11 Pierre HabouzitHave a lib-ui/lib-ui.h
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-13 Pierre Habouzituseless options, cluttering the codebase that can be...
2007-05-13 Pierre Habouzitremove antiquated cruft: please, who use MMDF's nowadays ?!
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2006-12-14 Julien DanjouReally check for fd
2006-12-13 Pierre Habouzitfixes bad semantics (an invalid fd is -1 not 0).
2006-12-13 Julien DanjouUse m_temp instead of mutt_mktemp in compress code
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 Habouzitlet the caller deal with M_FORMAT_ARROWCURSOR, not...
2006-12-02 Pierre Habouzitmutt_FormatString -> m_strformat (will soon end up...
2006-12-01 Pierre Habouzitmore documentation.
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-18 Pierre Habouzitcreate the lib-mx now