Fixed some bugs with escape sequences.
[egate.git] / www / wtcl.c
1998-03-26 franckFixed some bugs with escape sequences.
1997-12-15 Adam DickmeissEnhanced the code that deals with FORM variables.
1997-02-10 Adam DickmeissBug fix: egw_source <file> <var> didn't work properly.
1997-01-31 Adam DickmeissEnhanced the egw_source command. An optional parameter...
1997-01-27 Adam DickmeissImplemented a new command, egw_clear, to clear http...
1997-01-24 Adam DickmeissImplemnted egw_source and added a "raw" option to the...
1996-05-31 Adam DickmeissBug fix: egw_enc encoded '/' - it shouldn't.
1996-05-23 Adam DickmeissBug fix: egw_enc failed on 8-bit chars.
1996-05-22 Adam DickmeissBug fix.
1996-05-21 Adam DickmeissTcl command wform extented; options -raw and -exists...
1996-03-14 Adam DickmeissNew function egw_prog that returns name of shell.
1996-03-07 Adam DickmeissNew Tcl calls egw_enc/egw_dec to encode/decode binary...
1996-01-24 Adam DickmeissAll tcl commands prefixed with egw_ (except the html...
1995-11-08 Adam DickmeissMany improvements and bug fixes.
1995-11-07 Adam DickmeissWork on search in multiple targets.
1995-11-06 Adam DickmeissState reestablised when shell restarts. History of...
1995-10-31 Adam DickmeissRecord presentation.
1995-10-31 Adam DickmeissWork on queries.
1995-10-30 Adam DickmeissNew function zwait that waits for a variable change...
1995-10-27 Adam DickmeissFirst search request/response that works.
1995-10-27 Adam DickmeissIrTcl incorporated in the gateway.
1995-10-23 Adam DickmeissA lot of changes - really.
1995-10-20 Adam DickmeissFirst version of WWW gateway with embedded Tcl.