User Biography display: remove call, do through templates directly.
[citadel.git] / citadel / textclient / screen.c
2012-03-23 Art CancroAdded license declarations to some files that were...
2012-03-23 Art Cancrotext client: status line now configurable
2012-03-23 Art CancroRemoved obsolete features from client
2011-12-11 Art CancroDetect screen dimensions _before_ attaching to the...
2011-09-04 Art CancroModified select_on_master() to only have one code path...
2011-09-04 Art CancroDisabled the status bar in the text client because...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Wilfried Goesgens* ctype.h required for isdigit() and friends
2010-09-04 Art CancroThe status line is back! Reused the callbacks from...
2010-09-03 Art CancroImplemented a nice way to do a status line that clings...
2010-09-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Art CancroThe new paginator now makes use of the server-supplied...
2010-09-02 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-02 Art CancroObserve the value of rc_prompt_control
2010-09-02 Art CancroHUGE update to the way the paginator works. scr_putc...
2010-09-02 Art CancroAll screen output now goes through scr_putc().
2010-09-02 Art CancroRemoved more vestiges of curses mode
2010-09-02 Art CancroRemoved err_* and sln_* functions; replaced all calls...
2010-09-02 Art Cancroremoved unused stubs from screen.c
2010-09-02 Art CancroRemoved curses fullscreen mode in the text client,...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-02-28 Wilfried Göesgens* use the just commited defines; append -policy to...
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...