# # ChangeLog for trunk/include/VBox/xml.h in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 10:50:01 AM Sun, 29 Mar 2009 03:33:03 GMT vboxsync [18515] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main/xml: MSC makes a fuss about instantiating objects making use of ... Wed, 18 Mar 2009 09:56:49 GMT vboxsync [18052] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: use AnnotationSection for VM description, don't fail on export ... Mon, 09 Mar 2009 13:02:45 GMT vboxsync [17573] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) xml: separate element, attribute and content nodes Thu, 05 Mar 2009 16:39:39 GMT vboxsync [17417] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: more XML write and export. Wed, 04 Mar 2009 18:10:58 GMT vboxsync [17362] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: partial implementation of write support in XML classes. Thu, 05 Feb 2009 23:31:33 GMT vboxsync [16539] * trunk/include/VBox/xml.h (modified) Main: remove special string class in XML exceptions Thu, 05 Feb 2009 23:25:01 GMT vboxsync [16538] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: replace redundant xml::FmtStr with com::Utf8StrFmt Wed, 28 Jan 2009 18:24:17 GMT vboxsync [16325] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: make com::xml and IAppliance use Utf8Str instead of std::string Fri, 23 Jan 2009 09:33:48 GMT vboxsync [16192] * trunk/include/VBox/xml.h (modified) build fix Thu, 22 Jan 2009 19:58:31 GMT vboxsync [16188] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Merge OVF branch. Tue, 02 Dec 2008 17:46:07 GMT vboxsync [14923] * trunk/include/VBox/xml.h (modified) Main: fix another windows build break Tue, 02 Dec 2008 17:39:34 GMT vboxsync [14922] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) Main: more XML reader implemenation. Tue, 02 Dec 2008 14:37:52 GMT vboxsync [14904] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (moved) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImplExtra.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (moved) Main: change vboxxml files and namespace to xml only; more XML code ... Tue, 02 Dec 2008 11:18:30 GMT vboxsync [14893] * trunk/include/VBox/vboxxml.h (added) export