gambas-source-code/gb.xml
Adrien Prokopowicz d599c2e2d2 [GB.XML]
* BUG: The Boolean parameter 'Indent' of XMLDocument.ToString() is now 
  correctly interpreted.
* BUG: Serializing a comment that is a direct child of a document with 
  indentation enabled does not crash anymore.
* BUG: The Document.All property is now correctly declared as an XMLNode[]

[GB.XML.HTML]
* BUG: Serializing a comment that is a direct child of a document with 
  indentation enabled does not crash anymore.

git-svn-id: svn://localhost/gambas/trunk@5972 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-11-24 13:51:48 +00:00
..
src [GB.XML] 2013-11-24 13:51:48 +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 !)