search for: get_xml

Displaying 8 results from an estimated 8 matches for "get_xml".

Did you mean: get_x
2008 Mar 22
10
Xen Windows Clients - BSOD with Application Firewall Installs
I have set up both Windows XP and Windows 2000 Server clients on Xen under Centos 5.1 and am unable to install an application firewall. I have tried the latest: 1) Agnitum Outpost Commercial Version 2) Comodo Firewall (ver 2 on Windows 2000) 3) Sunbelt Commercial Version With all of these when the firewall starts up it results in a BSOD. With Windows XP and Agnitum I can go back to a previous
2008 Jan 11
0
Wine release 0.9.53
...msxml3: Return E_INVALIDARG when value is NULL. msxml3: Implement setNamedItem. msxml3: Implement createComment. msxml3: Implement createAttribute. msxml3: Add missing values for get_nodeName. msxml3: Cannot add an attribute with appendChild. msxml3: Implement get_xml. msxml3: Tests for get_xml, createAttribute, CreateComment, setNamedItem. msxml3: nextSibling not supported for Attribute, Document and Document Fragment Nodes. msxml3: lastChild not supported for CDATASection, Comment, PI and Text Nodes. msxml3: createProcessingInstruction:...
2010 Nov 12
0
Wine release 1.3.7
...e. msxml3: Encode special characters while setting attribute content. msxml3: For tested cases use TRACE instead of FIXME. msxml3: Don't force put_nodeValue return value. msxml3: Stub IXMLDOMDocumentType support. msxml3: Fix duplicated declarations after document ::get_xml(). msxml3: Use defined error code for no error case. msxml3: Trace DOM document reference counts. msxml3: Dump set node value. cryptui: Stub CryptUIDlgViewSignerInfoA. msxml3: Fix a ::get_xml() for libxml2 without xmlSaveToBuffer. msxml3: Don't include assert...
2014 Feb 20
0
Wine release 1.7.13
...nfo a part of ITaskDefinition implementation. taskschd: Delay creation of ITaskSettings until it's required. taskschd: Make ITaskDefinition a part of IRegisteredTask implementation. taskschd: Implement IRegisteredTask::get_Definition. taskschd: Implement IRegisteredTask::get_Xml. xmllite/tests: Add a test for parsing an empty element after XML declaration. Erich Hoover (3): kernel32: Add support for security access parameters for named pipes. ddraw: Return a DLL in szDriver for GetDeviceIdentifier. ddraw: Return the D3D identifier when GetDeviceIde...
2010 Oct 29
0
Wine release 1.3.6
...ger needed parse_post_data. mshtml: Added IDispatchEx support to HTMLObjectElement object. mshtml.idl: Added IHTMLEmbedElement and DispHTMLEmbedElement declarations. mshtml: Added IHTMLEmbedElement stub implementation. msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xml implementations. Juan Lang (17): crypt32: Test encoding more quoted strings. crypt32: Test more encoded string to string conversions. crypt32: Implement quoting of simple string types. crypt32: Implement quoting of BMP strings. crypt32: Remove broken UTF-8 string deco...
2012 May 25
0
Wine release 1.5.5
...s: Fix typo in an ok() message. riched20/tests: Check the correct return value. mshtml/tests: Remove stray ok() calls. Nikolay Sivov (15): msxml3: Store encoding-codepage mapping in a table. msxml3: Support iso-8859-x encodings in writer. msxml3: Remove no longer used get_xml() option to mess with encoding attribute. comctl32: Properly disable redraw on tab control. comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically. urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium. msxml3: Support dumping VT_VARIANT|VT_BYREF varia...
2008 Aug 22
0
Wine release 1.1.3
...or mstask tests. configure: Require autoconf version 2.59d. configure: Generate the makefiles list in configure instead of make_makefiles. kernel32: Fix a compiler warning on Mac OS. Avoid some size_t printf format warnings. Alistair Leslie-Hughes (10): msxml3: Format get_xml string to be more like msxml3. advapi32: Fix two tests for w2k8. advapi32: Fix test under w2k8. msxml3: Added and corrected trace string. mshtml: Implement HTMLStyle get_background. mshtml: Implement IDispatch for IHTMLStyle. mshtml: Implement IDispatch for IHTML...
2009 Jul 31
2
RFC: This patch is not being submitted for ACK...
...just looking for some feedback on the direction I'm going. The code won't get all the way to the define stage since I'm in the middle of retrofitting it to use virtinst instead of a home spun node definition.