bbcb258df4
* NEW: XmlWriter: Added a new Close() method to close the attached stream. * BUG: Fixed CDATAs and PIs not correctly handling indentation. * BUG: XmlWriter now correctly uses the newline separator of the stream when indenting, instead of always using '\n'. * OPT: XmlWriter now uses a string stream as internal buffer, when needed. git-svn-id: svn://localhost/gambas/trunk@7183 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
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 !)