fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / client_chat.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-03-02 Art Cancro* client: the "Page who?" prompt now defaults to the...
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-07-09 Art Cancro* Overhauled the keepalive logic in the chat client...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-03-15 Art Cancro* Added DEXP server command to disable incoming express...
2000-03-04 Art Cancro* Remove nulls appended to editor files during replace...
2000-03-04 Art Cancro* Relax restrictions on editing of base rooms. Renamin...
2000-02-24 Art Cancro* Client protocol synchronization check during exit...
1999-12-29 Art Cancro* client_chat.c: display "No message sent" if a send...
1999-05-26 Art Cancroerr??
1999-03-04 Art Cancroclient_chat.c: use citedit() for page composition
1999-02-03 Nathan BryantFixes for Cygwin (see ChangeLog)
1999-01-29 Nathan Bryantirix fixen
1999-01-24 Art CancroMinor bugfixes
1999-01-10 Art Cancrominor fix to multiline pages
1999-01-10 Art CancroLotsa stuff. See the changeLog for more details.
1998-11-10 Nathan Bryant*** empty log message ***
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-08 Nathan Bryant * client_chat.c, commands.c, serv_chat.c, sysdep.c:
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-11 Art CancroInitial revision