projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel32: Fix buffer overflows in K32GetModuleFileNameExA/W.
[wine]
/
dlls
/
msxml3
/
tests
/
saxreader.c
2012-04-30
Nikolay Sivov
msxml3: Test for attribute value normalization.
blob
|
commitdiff
|
raw
2012-04-27
Nikolay Sivov
msxml3: Query for handler interface instead of using...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
Nikolay Sivov
msxml3: Support disabled escaping mode when writing...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
Nikolay Sivov
msxml3: Support disabled escaping mode for characters...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Nikolay Sivov
msxml3: Added getValueFromName() for IMXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Nikolay Sivov
msxml3: Switch parser encoding manually when it won...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Nikolay Sivov
msxml3: Support 'namespace-prefixes' feature.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Nikolay Sivov
msxml3: Fix handling of feature values.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Nikolay Sivov
msxml3: Respect 'namespaces' feature calling content...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Nikolay Sivov
msxml3: Set namespace-prefixes on by default.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Nikolay Sivov
msxml3: Added getIndexFromName() implementation for...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Nikolay Sivov
msxml3: Added IMXAttributes::clear().
blob
|
commitdiff
|
raw
|
diff to current
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-26
Nikolay Sivov
msxml3: Support ignorable whitespaces output in writer.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Nikolay Sivov
msxml3: Support processing instructions in writer.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Nikolay Sivov
msxml3: Added IVBSAXAttributes for MXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Nikolay Sivov
msxml3: Implement getValueFromQName() for MXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Nikolay Sivov
msxml3: Implement getIndexFromQName() for MXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Nikolay Sivov
msxml3: Implement getType() for MXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Nikolay Sivov
msxml3: Implement getValue() for MXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Nikolay Sivov
msxml3: Implement ISAXAttributes_getQName() for MXAttri...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Nikolay Sivov
msxml3: Implement ISAXAttributes::getLength() for MXAtt...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Nikolay Sivov
msxml3: Implement IMXAttributes::addAttribute().
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Nikolay Sivov
msxml3: Add stub ISAXAttributes for MXAttributes implem...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Nikolay Sivov
msxml3: Stub support for IMXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Nikolay Sivov
msxml3: Support element declaration output in MXWriter.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Nikolay Sivov
msxml3: Add stub support of ISAXDeclHandler for MXWriter.
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-27
Nikolay Sivov
msxml3: Properly escape character data in text nodes.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
Nikolay Sivov
msxml3/tests: Tests for IMXAttributes::clear().
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
Nikolay Sivov
msxml3/tests: Some tests for IMXAttributes::addAttribute().
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Nikolay Sivov
msxml3: Support startDTD()/endDTD() in MXWriter.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Nikolay Sivov
msxml3: Support CDATA nodes in MXWriter.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Nikolay Sivov
msxml3: Support comment nodes in MXWriter.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-27
Nikolay Sivov
msxml3: Stub lexical handler support for MXWriter.
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: Don't use libxml2 encoding helpers.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Nikolay Sivov
msxml3/tests: Test switching encoding after document...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Nikolay Sivov
msxml3: Escape '<','&','"' and '>' in attribute value.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Nikolay Sivov
msxml3: Properly handle writer output in a form of...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-09
Nikolay Sivov
msxml3: Use libxml2 buffer support through helpers.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Nikolay Sivov
msxml3: Added IDispatchEx support for IMXWriter.
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/tests: Added NamespaceUri pointer test.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Piotr Caban
msxml3/tests: Added SAXAttributes object pointer tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Piotr Caban
msxml3/tests: Added element attributes tests when SAXXM...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Piotr Caban
msxml3/tests: Tests more XMLSAXReader versions.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Piotr Caban
msxml3/tests: Added saxreader error handling test.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-05
Nikolay Sivov
msxml3: Use provided qualified name length while writin...
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-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-08-31
Octavian Voicu
msxml3/tests: Fix a warning in saxreader tests when...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Nikolay Sivov
msxml3: Use element name length passed to content handler.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Nikolay Sivov
msxml3: Respect string length returned from ISAXAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-29
Nikolay Sivov
msxml3: Fix empty elements output.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Nikolay Sivov
msxml3/tests: Tests for default properties values.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Nikolay Sivov
msxml3: Fix attributes formatting.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Nikolay Sivov
msxml3: Fix parameter validation for endElement().
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Nikolay Sivov
msxml3: Fix parameter validation for startElement(...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Octavian Voicu
msxml3/tests: Prevent crash in saxreader tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-25
Francois Gouget
msxml3/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Nikolay Sivov
msxml3: Implement put_version() for MXWriter.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Thomas Mullaly
msxml3: Added IStream support to IMXWriter.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Thomas Mullaly
msxml3/tests: Added more IMXWriter tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Thomas Mullaly
msxml3/tests: Added IStream tests for IMXWriter.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Andrew Nguyen
msxml3/tests: Fix two minor leaks in test_mxwriter_prop...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Nikolay Sivov
msxml3: Support get/set for disableOutputEscaping(...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Nikolay Sivov
msxml3: Support byteOrderMark() property.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Nikolay Sivov
msxml3: Store raw text data passed through characters().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Nikolay Sivov
msxml3: Support indent() property.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Nikolay Sivov
msxml3: Support attributes list for elements.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Nikolay Sivov
msxml3: Basic support for startElement()/endElement().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Nikolay Sivov
msxml3: Basic tests for startElement().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Nikolay Sivov
msxml3: Add support for omitXMLDeclaration() property.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Nikolay Sivov
msxml3: Basic support for startDocument().
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Nikolay Sivov
msxml3: Basic support for encoding property.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Nikolay Sivov
msxml3: Store stream reference as destination.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Nikolay Sivov
msxml3: Add support for standalone property.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
Nikolay Sivov
msxml3: Add ISAXContentHandler stub for MXXMLWriter.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Alexandre Julliard
include: Move coclass definitions to msxml2.idl.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-09
Nikolay Sivov
msxml3: Fix duplicated declarations after document...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Nikolay Sivov
msxml3/tests: Some encoding switching tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Nikolay Sivov
msxml3/tests: Fix some string leaks in tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Alexandre Julliard
msxml3/tests: Use the global wine_dbgstr_w instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Michael Stefaniuc
msxml3: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Piotr Caban
msxml3/test: Add test for ISAXXMLReader_parse (passing...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Marcus Meissner
msxml3: Fixed incorrect MultiByteToWideChar.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Paul Vriens
msxml3/tests: Use CreateFileA to please win98.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Piotr Caban
msxml3/tests: Added test for ISAXXMLReader_parseURL.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Piotr Caban
msxml3/tests: Add test for parsing document with '...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Piotr Caban
msxml3/tests: Add test for parsing from IStream.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Piotr Caban
msxml3/tests: Added test for ISAXXMLReader_parse with...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Piotr Caban
msxml3/tests: Added tests for ISAXXMLReader_putErrorHan...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Piotr Caban
msxml3/tests: Added more tests for ISAXXMLReader_parse...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Piotr Caban
msxml3/tests: Added test for getContentHandler with...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Piotr Caban
msxml3/tests: Added more tests to ISAXXMLReader_putCont...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Piotr Caban
msxml3/test: Added ISAXXMLReader test.
blob
|
commitdiff
|
raw
|
diff to current