[Gambas-devel-svn] SF.net SVN: gambas:[4826] gambas/trunk/gb.xml/src
Brought to you by:
gambas
From: <pr...@us...> - 2012-06-12 21:13:04
|
Revision: 4826 http://gambas.svn.sourceforge.net/gambas/?rev=4826&view=rev Author: prokopy Date: 2012-06-12 21:12:56 +0000 (Tue, 12 Jun 2012) Log Message: ----------- [GB.XML.XSLT] * BUG: No more excessive line-breaks and spaces added to the output document. [GB.XML] * NEW: Text nodes that only contains white characters (\n \r \t and space) are now deleted when parsing. * BUG: (non-)indentation now correctly works on text nodes. Modified Paths: -------------- gambas/trunk/gb.xml/src/document.h gambas/trunk/gb.xml/src/element.cpp gambas/trunk/gb.xml/src/textnode.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |