Replace deprecated luaL_openlib() by luaL_register()
[apps/madmutt.git] / imap / browse.c
2007-11-11 Pierre Habouzitmutt_enter_string is only used for _mutt_get_field...
2007-05-24 Pierre Habouzitmore useless and cluttered things.
2007-05-16 Pierre Habouzituse buffers instead of realloc-ed string. makes code...
2007-03-30 Pierre HabouzitMove (un)?lists and (un)subscribe to MAlias.
2006-12-03 Pierre Habouzitoopsie, sometimes grep hurts :P
2006-12-01 Pierre Habouzitmore documentation.
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-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-08 Pierre Habouzitmove more files.
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 Habouzitless horrible strncpy's
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...
2005-08-11 pdmefRocco Rutte:
2005-08-11 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-06-16 pdmef- move some string functions out to lib/str.[ch], add...
2005-04-30 pdmefRocco Rutte:
2005-04-03 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte:
2005-03-18 pdmefRocco Rutte:
2005-03-18 pdmefRocco Rutte:
2005-03-18 ak1Andreas Krennmair:
2005-02-21 ak1Andreas Krennmair:
2005-02-13 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.