erik%vanderpoel.org
|
523a173926
|
added printHTML method to app and made http.c call it so that grab does
not crash
added transparency idea to TODO
|
2005-07-26 14:18:36 +00:00 |
erik%vanderpoel.org
|
7e58ade683
|
added support for XHTML's empty elements <foo />;
added support for declarations like <!DOCTYPE ...>;
added support for processing instructions like <?xml ...>
|
2005-02-03 01:06:24 +00:00 |
erik%vanderpoel.org
|
87af4e04dc
|
bug 153691: some HTTP 1.1 support; also, view.cgi now shows HTTP request
|
2005-01-25 08:22:29 +00:00 |
erik%vanderpoel.org
|
e63a4aa0af
|
app callbacks are now overrideable function pointers instead of global funcs
this reduces the number of empty functions in the apps
|
2005-01-20 21:09:40 +00:00 |