User Biography display: remove call, do through templates directly.
[citadel.git] / citadel / textclient / commands.c
2012-04-19 Art Cancrospiffy new strprompt() allows backspacing over the...
2012-04-19 Art CancroReplacement ctdl_getline()
2012-04-19 Art CancroReplacement ctdl_getline()
2012-04-19 Art Cancrowtf is gl_string? unused variable, removed it
2012-04-19 Art CancroThe 'negative number for asterisk echo' functionality...
2012-04-19 Art CancroRemove unused variable
2012-04-19 Art Cancroctdl_getline() is a mess. started cleaning it up
2012-03-23 Art Cancrotext client: status line now configurable
2012-03-23 Art CancroRemoved obsolete features from client
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroContinued the war on Richard Stallman's linguafascism
2011-12-11 Art CancroDetect screen dimensions _before_ attaching to the...
2011-09-07 Wilfried GoesgensFix more warnings; output errors to the users.
2010-11-15 Art CancroRemoved a few unneeded calls to scr_flush()
2010-09-02 Art CancroHUGE update to the way the paginator works. 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 curses fullscreen mode in the text client,...
2010-09-01 Art CancroMore removal of $Id$ tags
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...