Index: ossp-pkg/as/as-gui/TODO RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v rcsdiff -q -kk '-r1.28' '-r1.29' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/TODO,v' 2>/dev/null --- TODO 2002/12/04 11:34:08 1.28 +++ TODO 2002/12/04 16:00:48 1.29 @@ -30,6 +30,7 @@ Ausblendbare Spalten Check all identifiers for undeutig unique scope Some signals implemented in Titraqform really belong in satellite classes +Write M4 macro for detecting cuserid, and prefer cuserid in ac_assist when present Beim Editmodus --------------- Index: ossp-pkg/as/as-gui/as_const.h RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/as_const.h,v rcsdiff -q -kk '-r1.13' '-r1.14' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/as_const.h,v' 2>/dev/null --- as_const.h 2002/12/04 14:50:08 1.13 +++ as_const.h 2002/12/04 16:00:48 1.14 @@ -50,7 +50,7 @@ #define TITRAQ_DEFLOCALLOG "no" // Other string constants -#define TITRAQ_DATEZERO "00.00.00" +#define TITRAQ_DATEZERO "0000-00-00" // Indexes of table columns #define TITRAQ_IDXALLCTRLS -1