gambas-source-code/gb.xml
Adrien Prokopowicz 22972ba5ce [GB.XML.HTML]
* BUG: The HTML parser now really correctly raises an error if the document is incomplete (no doctype/root element).

[GB.XML]
* BUG: Errors that doesn't give any position in the parsed data are correctly raised now.

git-svn-id: svn://localhost/gambas/trunk@5169 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-09-15 21:25:33 +00:00
..
src [GB.XML.HTML] 2012-09-15 21:25:33 +00:00
acinclude.m4 [GB.XML] 2012-04-20 22:57:18 +00:00
AUTHORS [GB.XML] 2012-04-20 22:57:18 +00:00
ChangeLog [GB.XML] 2012-04-20 22:57:18 +00:00
component.am [GB.XML] 2012-04-20 22:57:18 +00:00
configure.ac [CONFIGURATION] 2012-05-18 01:19:15 +00:00
COPYING [GB.XML] 2012-04-20 22:57:18 +00:00
depcomp [GB.XML] 2012-04-20 22:57:18 +00:00
gambas.h [GB.XML] 2012-04-20 22:57:18 +00:00
gb_common.h [GB.XML] 2012-04-20 22:57:18 +00:00
INSTALL [GB.XML] 2012-04-20 22:57:18 +00:00
m4 [GB.XML] 2012-04-20 22:57:18 +00:00
Makefile.am [GB.XML] 2012-04-20 22:57:18 +00:00
missing [GB.XML] 2012-04-20 22:57:18 +00:00
NEWS [GB.XML] 2012-04-20 22:57:18 +00:00
README [GB.XML] 2012-04-20 22:57:18 +00:00
reconf [GB.XML] 2012-04-20 22:57:18 +00:00
TODO [GB.XML] 2012-06-25 09:37:40 +00:00

TODO :
GLrasterisation :
glBitmap()
glPolygonStipple()
glGetPolygonStipple()

Waiting for texture implementation under components (needed to test !)