|
From: Ben S. <non...@us...> - 2002-04-26 07:22:46
|
nonchocoboy 2002/04/26 00:22:45 PDT
Modified files:
xml HtmlGen.h
Log:
Started conversion to using stringstream for doing string manip.
Revision Changes Path
1.7 +7 -5 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-26 07:29:05
|
nonchocoboy 2002/04/26 00:29:03 PDT
Modified files:
xml HtmlGen.h
Log:
This file is no longer confused on what line endings to use.
Revision Changes Path
1.9 +2 -2 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-26 08:22:27
|
nonchocoboy 2002/04/26 01:22:26 PDT
Modified files:
xml HtmlGen.h
Log:
Made this file use unix line-endings since that's what chad's been
committing lately.
Revision Changes Path
1.11 +160 -160 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-29 06:18:36
|
takanara 2002/04/28 23:18:35 PDT
Modified files:
xml HtmlGen.h
Log:
should now return an error message when trying to create a report with an invalid URL
Revision Changes Path
1.16 +25 -6 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.15&r2=1.16&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-29 07:54:22
|
nonchocoboy 2002/04/29 00:54:21 PDT
Modified files:
xml HtmlGen.h
Log:
Coding style.
Revision Changes Path
1.17 +238 -230 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.16&r2=1.17&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-29 20:34:22
|
takanara 2002/04/29 13:17:50 PDT
Modified files:
xml HtmlGen.h
Log:
fixed error checking to allow correct queries through :P
Revision Changes Path
1.19 +23 -9 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.18&r2=1.19&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-29 21:06:52
|
takanara 2002/04/29 14:06:51 PDT
Modified files:
xml HtmlGen.h
Log:
reports now less ugly
Revision Changes Path
1.20 +21 -11 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.19&r2=1.20&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-30 00:29:59
|
nonchocoboy 2002/04/29 17:29:58 PDT
Modified files:
xml HtmlGen.h
Log:
Include "Stat.h" not "stat.h"
Revision Changes Path
1.21 +1 -1 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.20&r2=1.21&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 09:39:21
|
nonchocoboy 2002/05/01 02:39:19 PDT
Modified files:
xml HtmlGen.h
Log:
Whitespace cleanup so i can actually read the code.
Revision Changes Path
1.25 +60 -60 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.24&r2=1.25&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 09:59:09
|
nonchocoboy 2002/05/01 02:59:08 PDT
Modified files:
xml HtmlGen.h
Log:
Inlined these funcs since they're all desclared in a header.
Revision Changes Path
1.26 +80 -81 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.25&r2=1.26&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-05-03 01:03:21
|
takanara 2002/05/02 18:03:21 PDT
Modified files:
xml HtmlGen.h
Log:
Now with nicer test page
Revision Changes Path
1.28 +5 -5 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.27&r2=1.28&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-05-03 11:20:35
|
takanara 2002/05/03 04:20:34 PDT
Modified files:
xml HtmlGen.h
Log:
updated HTML
Revision Changes Path
1.30 +2 -2 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.29&r2=1.30&diff_format=h
|