search for: saxread

Displaying 16 results from an estimated 16 matches for "saxread".

Did you mean: alread
2008 Mar 25
4
SAXXMLReader
Perhaps the msxml3: Added support for SAXXMLReader causes compilation failure on my ubuntu gutsy amd64 libxml/SAX2.h: No such file or directory libxml/SAX2.h was first included from saxreader.c:41 make[2]: [Makefile] Error 1 (ignored) ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/libxml2 -I/usr/include/libxml2 attribute.c cdata.c comment.c docfrag.c domdoc.c domimpl.c element.c entityref.c factory.c main.c node.c nodelist.c nodemap.c parseerror.c pi.c queryresult.c regsv...
2018 Mar 02
0
Wine release 3.3
...d CreateRemoteThreadEx(). kernel32/tests: Add more tests for VerifyVersionInfo(). kernel32/tests: Remove workarounds for older versions. wincodecs/tests: Run decoder info tests for all decoders. wincodecs/tests: Add a test for GetDecoderInfo() returned instance. msxml3/saxreader: Accept disabled "exhaustive-errors" property. msxml3/saxreader: Accept external-general-entities and external-parameter-entities. msxml3/saxreader: Allow setting default value for schema-validation feature. msxml3: Use ARRAY_SIZE() macro. comctl32/tests: Add a t...
2014 Aug 08
0
Wine release 1.7.24
...of returned properties in PropertyBag_GetPropertyInfo. Nikolay Sivov (8): dwrite: Added some layout tests, simplify debug output for text ranges. dwrite: Store maximum width/height for text layout. dwrite/tests: Added some tests for inline object and ranges handling. msxml3/saxreader: Fix attributes array growing size. include: Added IDWriteLocalFontFileLoader. dwrite: Implement Resize() for bitmap render target. dwrite: Added GetCurrentTransform() for a render target. dwrite/tests: Some tests for drawing sequence for a layout. Piotr Caban (8):...
2016 Jan 09
0
Wine release 1.9.1
...in program's external configuration file 33937 [EA Origin]Pictures don't display correctly with Wine set to win7 34405 AkelPad 4.8.4 crashes in Options->Plugins menu 36298 valgrind shows several leaks in msxml3/tests/domdoc.c 36302 valgrind shows several leaks in msxml3/tests/saxreader.c 37030 Visual Basic 6 - Listbox shows scrollbar when there isn't any 38230 3D Ultra Pinball Thrillride: Intro movie fails to play; causes hang 38736 Volume Shadow Copy Service (VSS) Backup/Restore Test Tool from Windows SDK 8.1 needs api-ms-win-security-lsalookup-l1-1-0.dll 38737...
2015 Sep 04
0
Wine release 1.7.51
...eredis 9 34008 Multiple DirectX10 games need D3D11CreateDevice implementation with D3D_FEATURE_LEVEL_10_x support (Bioshock Infinite, Age of Mythology: Extended Edition, GRID ) 34244 DARK (2013) doesn't launches without native quartz 36300 valgrind shows an invalid read in msxml3/tests/saxreader.c 36498 Project64: about page is black 36589 valgrind shows uninitialized memory use in usp10/tests/usp10.c 36875 Incorrect check in PlayEnhMetaFileRecord() with case == EMR_SCALEWINDOWEXTEX 37266 LTSpice netlist text unreadable (monospaced text glyphs are misplaced and overlapping)...
2019 Sep 27
0
Wine release 4.17
...do anything in udev_driver_unload if udev was not initialized. winebus.sys: Don't do anything in iohid_driver_unload if iohid was not initialized. winebus.sys: Stop SDL deviceloop_thread to avoid crash on driver unload. msxml3: Don't return NULL namespace and local name in saxreader callbacks. R?mi Bernon (6): winex11.drv: Destroy old clipping message window if it has been replaced. ntoskrnl.exe: Use case-insensitive driver name comparison. ntoskrnl.exe: Update the interface if it is already in the tree. winebus.sys: Use the SDL joystick index as dev...
2017 Mar 17
0
Wine release 2.4
...rind). usp10/tests: Fix a buffer leak (Valgrind). dwrite: Added support for bold simulation. dwrite: Use version neutral variable name. dwrite: Fix a typo to actually return kerning pair adjustments. msxml3/tests: A bit more tests for IPersist* interfaces. msxml3/saxreader: Handle NULL interface input in parse(). xmllite/reader: Always return local name from element structure. xmllite/reader: For elements without a prefix return same string for both local and qualified names. xmllite/reader: Return same string for local and qualified names for att...
2015 Oct 30
0
Wine release 1.7.54
...ow 35023 Paint.NET 3.22 crashes on startup, reporting "Property cannot be found" (no metadata reader/properties present for Png) 35792 rmxftmpl.h differs on some architectures 35872 Pinball Science crashed on starting 36301 valgrind shows an invalid read (bstr) in msxml3/tests/saxreader.c 36560 valgrind shows an invalid read in d3drm/tests/d3drm.c 36794 valgrind shows an invalid free for comctl32/tests/listview.c 36827 The horror game Mad Father won't work 36895 You Don?t Know Jack V1 XL: Scaling/moving text shown as solid coloured blocks 37351 American Mcgee&...
2011 Jan 07
0
Wine release 1.3.11
...et iface. mshtml: COM cleanup for the ISupportErrorInfo iface. mshtml: COM cleanup for the IObjectWithSite iface. mshtml: COM cleanup for the IHTMLWindow2 iface. mshtml: COM cleanup for the rest of the *Window* ifaces in HTMLWindow. msxml3: Standardize the COM usage in saxreader.c. avifil32: Use an iface instead of a vtbl pointer in IAVIStreamImpl. avifil32: Reorder some code to avoid forward declarations for the IAVIStreamVtbl methods. avifil32: Use an iface instead of a vtbl pointer in IGetFrameImpl. avifil32: Reorder some code to avoid forward...
2011 Aug 26
0
Wine release 1.3.27
...instance. msxml3: Fix parameter validation for startElement() for MXXMLWriter60. msxml3: Fix parameter validation for endElement(). msxml3: Fix attributes formatting. msxml3/tests: Tests for default properties values. Octavian Voicu (3): msxml3/tests: Prevent crash in saxreader tests. ieframe/tests: Skip rest of tests if CoCreateInstance failed. oleaut32: Fix leak in typelib marshaler when invoking IDispatch methods. Owen Rudge (1): comctl32: Fix incorrect use of border metrics. Per Johansson (1): winemenubuilder: Use start.exe to open URLs to...
2011 Dec 02
0
Wine release 1.3.34
...ortErrorInfo implementation. msxml3: Fix support for IXMLDOMDocument3. msxml3: Forward IDispatch to IDispatchEx when supported. msxml3: Support IDispatchEx for IXMLDOMNodeList too. shell32: Avoid null pointer dereference in traces. msxml3: Added IDispatchEx support for SAXReader. msxml3: Add a couple of tests for unusual behaviour of ISupporterrorInfo. msxml3: Fixed ISupportErrorInfo for IXMLDOMNamedNodeMap. msxml3: Some refcount tests to show details of internal DOM representation. msxml3: Use common helper for IXMLDOMText_get_nodeValue()....
2011 Nov 04
0
Wine release 1.3.32
...ttachment tests. ddraw/tests: Add more attachment/detachment test cases. Piotr Caban (19): msxml3: Don't report fatal errors many times. msxml3: Return parser result in detach_url. msxml3: Prefer to report msxml error over libxml parsing error. msxml3/tests: Added saxreader error handling test. msxml3: Make positions returned by ISAXLocator compatible with msxml6. msxml3: Accept S_FALSE as a valid callback result when msxml6 is used. msxml3/tests: Tests more XMLSAXReader versions. msxml3: Fix attributes handling when msxml6 is used. msx...
2011 Sep 09
0
Wine release 1.3.28
...calendars. Octavian Voicu (11): cmd: Don't parse colons as stream separators when splitting paths. winefile: Don't parse colons as stream separators when splitting paths. cmd/tests: Test del /s recursion in subdirectories with colons. msxml3/tests: Fix a warning in saxreader tests when compiling on x64. ieframe: Fix a few incorrect pointer/integer casts on 64-bit. ole32: Fix a few incorrect pointer/integer casts on 64-bit. vbscript: Fix possible memory leak/crash caused by race condition in VBScriptParse_InitNew. opencl: Remove reference to cl...
2011 Sep 27
24
Wine on Tiger
I'm almost certain I installed Wine correctly, but when I try to get a Windows program working it doesn't happen. The program I'm trying to install is Arena 10 (a simulation program). I've attached some screen shots. The first one is when I completed the wine install, 2 through 6 show when I tried to install the program. If you could tell me what steps to take to fix these
2010 Jul 30
0
Wine release 1.3.0
...rillic) translation. winecfg: Add the Serbian (Latin) translation. msxml3: Ignore a property. setupapi: Add a stub for SetupDiLoadClassIcon. Peter Urbanec (1): wintab32: Avoid NULL pointer dereferences. Piotr Caban (23): msxml3: Correctly allocate namespaces stack in saxreader. msxml3: Improve QName_from_xmlChar implementation. msxml3: Improve bstr_from_xmlCharN implementation. wininet: Fix reporting errors in callbacks. wininet: Delete authorization data on unsucessful login. wininet: Cache non basic authorization data. wininet: Don...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
..... -T../.. -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/libxml2 attribute.c bsc.c cdata.c comment.c dispex.c docfrag.c doctype.c domdoc.c domimpl.c element.c entityref.c factory.c httprequest.c main.c node.c nodelist.c nodemap.c parseerror.c pi.c queryresult.c regsvr.c saxreader.c schema.c text.c uuid.c xdr.c xmldoc.c xmlelem.c schemas.rc version.rc msxml3_v1.idl msxml3_v1.tlb xslpattern.y xslpattern.l > :info:build config.status: creating dlls/msxml3/tests/Makefile > :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. domdoc.c sa...