gambas-source-code/gb.xml
Adrien Prokopowicz c41939ed3b [GB.XML]
* NEW: Added a new Document property to XMLExplorer.
* NEW: Added the Name and Value properties to XMLReader.Node.Attributes and
  XMLNode.Attributes, to get the name and value of the enumerated attribute.
* BUG: Fixed the XMLNode.Attributes enumeration.
* BUG: Fixed XMLExplorer taking the document itself as a node.
* OPT: Rewrote internal exception handling.

[GB.XML.XSLT]
* NEW: Added a new method XSLT.TransformToString() that returns a string 
  instead of an XML document.
* BUG: Fixed internal error management.

git-svn-id: svn://localhost/gambas/trunk@6416 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-08-05 02:02:56 +00:00
..
src [GB.XML] 2014-08-05 02:02:56 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2014-04-05 21:22:43 +00:00
COPYING
depcomp
gambas.h
gb_common.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO

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

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