* Full-screen curses support for Citadel text client
authorMichael Hampton <io_error@uncensored.citadel.org>
Sat, 19 Jan 2002 09:59:10 +0000 (09:59 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Sat, 19 Jan 2002 09:59:10 +0000 (09:59 +0000)
commit890f560ebcea4c5426ae5b360050773ab5a4b08b
treecdaccd8df21b466aa9b8eb122f4bb0e5265a5fcc
parent77d88404eeaef8228b622ec8f9b3cea2f6eeca75
* Full-screen curses support for Citadel text client
19 files changed:
citadel/ChangeLog
citadel/Makefile.in
citadel/acconfig.h
citadel/citadel.c
citadel/citadel.rc
citadel/citadel_decls.h
citadel/client_chat.c
citadel/client_crypto.c
citadel/commands.c
citadel/configure.ac
citadel/ipc_c_tcp.c
citadel/md5.c
citadel/messages.c
citadel/rooms.c
citadel/routines.c
citadel/routines2.c
citadel/screen.c [new file with mode: 0644]
citadel/screen.h [new file with mode: 0644]
citadel/tools.c