projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Set namespace-prefixes on by default.
[wine]
/
dlls
/
msxml3
/
saxreader.c
2012-04-17
Nikolay Sivov
msxml3: Set namespace-prefixes on by default.
blob
|
commitdiff
|
raw
2012-04-17
Nikolay Sivov
msxml3: Fix end prefix iteration for SAXXMLReader40.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Nikolay Sivov
msxml3: Use expected/actual sequence concept for reader...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Piotr Caban
msxml3: Added internal function for loading xml from...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Nikolay Sivov
msxml3: Return default namespace uri for 'xml'-prefixed...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
Nikolay Sivov
msxml3: Fix element data leak on error.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Nikolay Sivov
msxml3: Try IStream if IPersistStream save failed.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
Nikolay Sivov
msxml3: Implement element stack and use it in related...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-16
Nikolay Sivov
msxml3: Remove redundant type specifiers.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-28
Piotr Caban
msxml3: Change parser position computation.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Nikolay Sivov
msxml3: Added IDispatchEx support for SAXReader.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Piotr Caban
msxml3: Use namespaces stack in SAXAttributes interface...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Piotr Caban
msxml3: Don't allocate new strings when returning names...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Piotr Caban
msxml3: Don't use libxml namespaces stack.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Piotr Caban
msxml3: Merge SAXLocator and SAXAttributes objects.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Piotr Caban
msxml3: Fix position computation in libxmlStartElementNS.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Piotr Caban
msxml3: Fix attributes handling when msxml6 is used.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Piotr Caban
msxml3: Accept S_FALSE as a valid callback result when...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Piotr Caban
msxml3: Make positions returned by ISAXLocator compatib...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Piotr Caban
msxml3: Prefer to report msxml error over libxml parsin...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Piotr Caban
msxml3: Return parser result in detach_url.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Piotr Caban
msxml3: Don't report fatal errors many times.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Nikolay Sivov
msxml3: Add some useful traces and demangle some parame...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Nikolay Sivov
msxml3: Support setting namespaces feature to default...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Nikolay Sivov
msxml3: Support setting unlimited nesting depth for...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Nikolay Sivov
msxml3: Support setting unlimited xml stream length...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Nikolay Sivov
msxml3: Accept DTD prohibition feature.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Nikolay Sivov
msxml3: Accept lexical handler parameter entities switch.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Nikolay Sivov
msxml3: Accept disabled parameter entities feature.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Nikolay Sivov
msxml3: Accept disabling of external entities loading.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Nikolay Sivov
msxml3: Fix putProperty() for declaration handler.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
Nikolay Sivov
msxml3: Fix putProperty() for lexical handler case.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Nikolay Sivov
msxml3: It's not a failure to get S_FALSE from IStream...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Andrew Nguyen
msxml3: Extend the lifetime of the SAX callback BSTRs...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
Alistair Leslie...
msxml3: clang corrections.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-24
Alexandre Julliard
msxml3: Include the system libxml headers before the...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
Nikolay Sivov
msxml3: Use helper to consistently dump variant parameters.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Michael Stefaniuc
msxml3: Standardize the COM usage in saxreader.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Nikolay Sivov
msxml3: Don't include assert.h where it's not used.
blob
|
commitdiff
|
raw
|
diff to current
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
next