Replace deprecated luaL_openlib() by luaL_register()
[apps/madmutt.git] / lib-ui / sidebar.c
2007-11-10 Pierre HabouzitDrop sidebar.h
2007-11-07 Pierre HabouzitMore lightweight boxen
2007-08-14 Pierre HabouzitSimplifications.
2007-08-13 Pierre HabouzitMove the rest of mutt "things" into a window as well.
2007-08-13 Pierre HabouzitMake layout windows visible, makes the whole thing...
2007-08-13 Pierre HabouzitFinal simplifications of the sidebar module.
2007-08-12 Pierre HabouzitFix sidebar to always show ^.
2007-08-11 Pierre HabouzitSimplify the sidebar patch.
2007-08-11 Pierre HabouzitMake the sidebar live in a proper independent window.
2007-08-11 Pierre HabouzitHave a lib-ui/lib-ui.h
2007-08-11 Pierre HabouzitDo not use implicit ncurses functions, now we can grep...
2007-08-11 Pierre HabouzitLet ncurses deal with that properly.
2007-05-24 Pierre Habouzitmore useless and cluttered things.
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 Habouzitmutt_FormatString -> m_strformat (will soon end up...
2006-12-01 Pierre Habouzitmore documentation.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-18 Pierre Habouzitdrop the horrible list2_t for good.
2006-11-17 Julien DanjouSimplify sidebar code
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-ui.