gambas-source-code/gb.xml
Adrien Prokopowicz f6d866e635 [GB.XML]
* BUG: Fixed HTML5 Doctype handling.
* BUG: The "Extra root element" error is not thrown on HTML documents 
  anymore.
* BUG: The GetChildrenByAttributeValue() method still checks the child 
  nodes even if the given node is not an element.

[GB.XML.HTML]
* NEW: A closing tag that doesn't close any open tag, is now silently
  ignored.
* NEW: Malformed tags' contents are now silently ignored.
* BUG: Forgot to Implement the HtmlDocument.GetElementsByClassName() 
  method.
* BUG: Fixed self-closed elements handling.

git-svn-id: svn://localhost/gambas/trunk@5841 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-09-13 20:54:42 +00:00
..
src [GB.XML] 2013-09-13 20:54:42 +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 [GB.XML] 2013-07-16 22:27:47 +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 !)