projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msxml2: Add an msxml2 library that contains the v2.6 msxml typelib.
[wine]
/
dlls
/
msxml3
/
saxreader.c
2010-11-12
Nikolay Sivov
msxml3: Don't include assert.h where it's not used.
blob
|
commitdiff
|
raw
2010-11-09
Nikolay Sivov
msxml3: Use defined error code for no error case.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Nikolay Sivov
msxml3: Hint parser to use UTF-8 if it's specfied as...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Nikolay Sivov
msxml3: Trace backend error even when user error handle...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Nikolay Sivov
msxml3: Build qualified name using libxml2 helper.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Nikolay Sivov
msxml3: Add a helper to check for error handler being...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Nikolay Sivov
msxml3/tests: Some encoding switching tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Nikolay Sivov
msxml3: Actually try to use IPersistStream if it's...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Nikolay Sivov
msxml3: Output error message for fatal errors.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-27
Nikolay Sivov
msxml3: Fix a leak of error message BSTR.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Nikolay Sivov
msxml3: Silence FIXME for supported properties.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Nikolay Sivov
msxml3: Add IXMLDOMDocument3 stub support.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Piotr Caban
msxml3: Improve bstr_from_xmlCharN implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Piotr Caban
msxml3: Improve QName_from_xmlChar implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Piotr Caban
msxml3: Correctly allocate namespaces stack in saxreader.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-28
Piotr Caban
msxml3: Fix illegal memory access.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Nikolay Sivov
msxml3: Use existing helpers for heap allocations.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Nikolay Sivov
msxml3: Use a helper to check for created content handler.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Nikolay Sivov
msxml3: Fix string leak while parsing with IXMLDOMDocument.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Nikolay Sivov
msxml3: Don't lose pointer to externaly allocated xmlSA...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Nikolay Sivov
msxml3: Don't leak externaly allocated xmlSAXHandler.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Michael Stefaniuc
msxml3: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Michael Stefaniuc
msxml3: Do not cast void pointers to other pointer...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Francois Gouget
msxml3: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
Ricardo Filipe
msxml3: Check some dead store results (llvm/clang).
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Andrew Talbot
msxml3: Void function should not return a value.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Piotr Caban
msxml: Added CDATA related events handling.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Piotr Caban
msxml: Added ISAXLexicalHandler_comment event.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Piotr Caban
msxml: Fix parsing <.../> elements.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Piotr Caban
msxml: Rewrite ISAXContentHandler_characters.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Piotr Caban
msxml: Fix implementation of ISAXContentHandler_characters.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Piotr Caban
msxml: Partial implementation of ISAXXMLReader_putProperty.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Detlef Riekenberg
msxml3: Remove redundant NULL check before SysFreeString.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Piotr Caban
msxml3: Change order of interface recognition and fix...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Rob Shearman
include: Fix function names in IVBSAXXMLReader interfac...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Piotr Caban
msxml3: Change SAX IStream parser implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Rob Shearman
msxml3: Use CP_UNIXCP instead of CP_ACP in libxmlFatalE...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Fix IVBErrorHandler related bugs.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Add error handling when reading from IStream.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Add ISAXAttributes_getValueFromQName implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Add ISAXAttributes_getValueFromName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Add ISAXAttributes_getIndexFromQName implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Add ISAXAttributes_getIndexFromName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Add ISAXAttributes_getName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Fix checking if ContentHandler was set.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Piotr Caban
msxml3: Add ISAXContentHandler_endPrefix event.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Piotr Caban
msxml3: Add namespaces to attributes.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Piotr Caban
msxml3: Add ISAXContentHandler_startPrefixMapping event.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Piotr Caban
msxml3: Add implementation of ISAXAttributes_getURI.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Piotr Caban
msxml3: Add NULL pointers check in getLocalName, getQNa...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Piotr Caban
msxml3: Return QNames properly.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
Michael Stefaniuc
msxml3: Remove redundant NULL checks before HeapFree...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Piotr Caban
msxml3: Integrate implementation of IVBSAXXMLReader...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Piotr Caban
msxml3: Add IVBSAXLocator implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Piotr Caban
msxml3: Prepare libxml2 callbacks for IVBSAX... interfa...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Piotr Caban
msxml3: Added IVBSAXAttributes implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Piotr Caban
msxml3: Prepare functions for IVBSAX... interfaces...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Piotr Caban
msxml3: Added ISAXAttributes_getQName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Piotr Caban
msxml3: Reorganize parse_buffer function (make use...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Piotr Caban
msxml3: Added ISAXAttributes_getValue implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Piotr Caban
msxml3: Added ISAXAttributes_getLocalName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Piotr Caban
msxml3: Add ISAXAttribute_getLength implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Piotr Caban
msxml3: Initialize ISAXAttribute structure.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Piotr Caban
msxml3: Added stub implementation of ISAXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Piotr Caban
msxml3: Added ISAXXMLReader_parseURL implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Piotr Caban
msxml3: Fix for accessing uninitialized memory.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Piotr Caban
msxml3: Change ISAXXMLReader_characters implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Piotr Caban
msxml3: Change ISAXXMLReader_getLine and ISAXXMLReader_...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Piotr Caban
msxml3: Added support for more arguments in ISAXXMLRead...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Piotr Caban
msxml3: Reorganize ISAXXMLReader_parse function.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Piotr Caban
msxml3: Added support for SafeArrays in ISAXXMLReader_p...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Piotr Caban
msxml3: Add error handling.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Piotr Caban
msxml3: Do not invoke ISAXXMLReader_endDocument when...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Michael Stefaniuc
msxml3: Remove redundant NULL check before HeapFree...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXLocator_getSystemId.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXLocator_getPublicId.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXContentHandler_putDocumentLocator...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXContentHandler_characters event.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXContentHandler_endElement event.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXContentHandler_startElement event.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXContentHandler_endDocument event.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXLocator_getLineNumber and ISAXLocator...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added ISAXContentHandler_startDocument event.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added partial implementation of ISAXXMLReader_p...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3: Added stub implementation of ISAXLocator.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Piotr Caban
msxml3: Fixed ISAXXMLReader_getContentHandler and ISAXX...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Added ISAXXMLReader_getErrorHandler implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Added ISAXMLReader_putErrorHandler implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Added ISAXMLReader_getContentHandler implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Added ISAXXMLReader_putContentHandler implement...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Added ISAXMLReader_getContentHandler implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3: Added stub implementation for SAXXMLReader...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Piotr Caban
msxml3: Added fixmes to stubs.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Andrew Talbot
msxml3: Remove superfluous semicolon.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Alistair Leslie...
msxml3: Correct SAXXMLReader_create.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Lei Zhang
msxml3: Fix compiles for systems without libxml2.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Marcus Meissner
msxml3: Fixed include of SAX.h.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Alistair Leslie...
msxml3: Added support for SAXXMLReader.
blob
|
commitdiff
|
raw
|
diff to current