projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Add an intermediate variable to avoid array bounds warnings.
[wine]
/
dlls
/
msxml3
/
2011-10-08
Andrew Talbot
msxml3: Add a break to a switch statement.
tree
|
commitdiff
2011-10-06
Nikolay Sivov
msxml3: Use a helper to get property values.
tree
|
commitdiff
2011-10-06
Nikolay Sivov
msxml3: Use helper to set properties.
tree
|
commitdiff
2011-10-06
Nikolay Sivov
msxml3: Add some useful traces and demangle some parame...
tree
|
commitdiff
2011-10-05
Nikolay Sivov
msxml3: Use provided qualified name length while writin...
tree
|
commitdiff
2011-10-05
Nikolay Sivov
msxml3: Support setting namespaces feature to default...
tree
|
commitdiff
2011-10-05
Nikolay Sivov
msxml3: Support setting unlimited nesting depth for...
tree
|
commitdiff
2011-10-05
Nikolay Sivov
msxml3: Support setting unlimited xml stream length...
tree
|
commitdiff
2011-10-05
Nikolay Sivov
msxml3: Accept DTD prohibition feature.
tree
|
commitdiff
2011-10-05
Nikolay Sivov
msxml3: Accept lexical handler parameter entities switch.
tree
|
commitdiff
2011-10-05
Nikolay Sivov
msxml3: Accept disabled parameter entities feature.
tree
|
commitdiff
2011-10-04
Nikolay Sivov
msxml3: Accept disabling of external entities loading.
tree
|
commitdiff
2011-10-03
Michael Stefaniuc
msxml3: Use SUCCEEDED instead of !FAILED.
tree
|
commitdiff
2011-09-26
Alistair Leslie...
msxml3: Support creating IXMLParser Interface.
tree
|
commitdiff
2011-09-22
Nikolay Sivov
msxml3: Fix putProperty() for declaration handler.
tree
|
commitdiff
2011-09-22
Nikolay Sivov
msxml3: Fix putProperty() for lexical handler case.
tree
|
commitdiff
2011-09-21
Francois Gouget
msxml3: Fix printing NULL strings.
tree
|
commitdiff
2011-09-21
Nikolay Sivov
msxml3: It's not a failure to get S_FALSE from IStream...
tree
|
commitdiff
2011-09-15
Alistair Leslie...
msxml3: Move xmlparser.idl to msxml3.
tree
|
commitdiff
2011-09-07
Alistair Leslie...
msxml3: Only compare strings if the transform was succe...
tree
|
commitdiff
2011-09-07
Alistair Leslie...
msxml3: Correct Objsafe tests for older msxml3.
tree
|
commitdiff
2011-09-06
Alistair Leslie...
msxml3: Correct MSXML object safety tests.
tree
|
commitdiff
2011-08-31
Octavian Voicu
msxml3/tests: Fix a warning in saxreader tests when...
tree
|
commitdiff
2011-08-29
Nikolay Sivov
msxml3: Use element name length passed to content handler.
tree
|
commitdiff
2011-08-29
Nikolay Sivov
msxml3: Respect string length returned from ISAXAttributes.
tree
|
commitdiff
2011-08-29
Nikolay Sivov
msxml3: Fix empty elements output.
tree
|
commitdiff
2011-08-26
Nikolay Sivov
msxml3/tests: Tests for default properties values.
tree
|
commitdiff
2011-08-26
Nikolay Sivov
msxml3: Fix attributes formatting.
tree
|
commitdiff
2011-08-25
Alexandre Julliard
msxml3: Add a WinSxS manifest resource.
tree
|
commitdiff
2011-08-25
Nikolay Sivov
msxml3: Fix parameter validation for endElement().
tree
|
commitdiff
2011-08-25
Nikolay Sivov
msxml3: Fix parameter validation for startElement(...
tree
|
commitdiff
2011-08-25
Octavian Voicu
msxml3/tests: Prevent crash in saxreader tests.
tree
|
commitdiff
2011-08-25
Francois Gouget
msxml3/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2011-08-24
Nikolay Sivov
msxml3: Store class version for MXWriter instance.
tree
|
commitdiff
2011-08-24
Nikolay Sivov
msxml3: Make version dependency checks more flexible...
tree
|
commitdiff
2011-08-24
Nikolay Sivov
msxml3: Implement put_version() for MXWriter.
tree
|
commitdiff
2011-08-23
Nikolay Sivov
msxml3/mxnamespace: Support prefix override mode.
tree
|
commitdiff
2011-08-23
Nikolay Sivov
msxml3/mxnamespace: Implemented getURI().
tree
|
commitdiff
2011-08-23
Nikolay Sivov
msxml3/mxnamespace: Implement declarePrefix() and getDe...
tree
|
commitdiff
2011-08-23
Nikolay Sivov
msxml3/mxnamespace: Stub IVBMXNamespaceManager and...
tree
|
commitdiff
2011-08-23
Nikolay Sivov
msxml3/mxnamespace: Add IMXNamespaceManager stub.
tree
|
commitdiff
2011-08-23
Thomas Mullaly
msxml3: Added IStream support to IMXWriter.
tree
|
commitdiff
2011-08-23
Thomas Mullaly
msxml3/tests: Added more IMXWriter tests.
tree
|
commitdiff
2011-08-23
Thomas Mullaly
msxml3/tests: Added IStream tests for IMXWriter.
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
makefiles: Remove some redundant registration scripts.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
makefiles: Generate resource files for typelibs.
tree
|
commitdiff
2011-07-18
Adam Martinson
msxml3: Don't include libxml/parser.h twice.
tree
|
commitdiff
2011-07-15
Andrew Nguyen
msxml3/tests: Fix two minor leaks in test_mxwriter_prop...
tree
|
commitdiff
2011-07-15
Andrew Nguyen
msxml3: Extend the lifetime of the SAX callback BSTRs...
tree
|
commitdiff
2011-07-13
Adam Martinson
msxml3: Don't cause an assert failure if the datatypes...
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
msxml3: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-05
Alistair Leslie...
msxml3: clang corrections.
tree
|
commitdiff
2011-06-29
Alistair Leslie...
msxml3: Improve namespace tests to highlight get nodeNa...
tree
|
commitdiff
2011-06-21
Adam Martinson
msxml3: Add support for VT_BSTR|VT_BYREF in domdoc_save().
tree
|
commitdiff
2011-06-21
Adam Martinson
msxml3: Fix a couple incorrect uses of VariantChangeType().
tree
|
commitdiff
2011-06-17
Adam Martinson
msxml3: SysAllocString*() automatically allocates a...
tree
|
commitdiff
2011-06-16
Adam Martinson
msxml3: Create CLSID_XMLHTTP when requested.
tree
|
commitdiff
2011-05-20
Adam Martinson
msxml3/domdoc: Add support for VT_ARRAY|VT_UI1 in domdo...
tree
|
commitdiff
2011-05-20
Adam Martinson
msxml3/domdoc: Properly handle character encoding in...
tree
|
commitdiff
2011-05-19
Michael Stefaniuc
msxml3: COM cleanup for factory.c.
tree
|
commitdiff
2011-05-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2011-05-09
Nikolay Sivov
msxml3: Support get/set for disableOutputEscaping(...
tree
|
commitdiff
2011-05-09
Nikolay Sivov
msxml3: Support byteOrderMark() property.
tree
|
commitdiff
2011-05-09
Nikolay Sivov
msxml3: Store raw text data passed through characters().
tree
|
commitdiff
2011-05-09
Nikolay Sivov
msxml3: Support indent() property.
tree
|
commitdiff
2011-05-09
Nikolay Sivov
msxml3: Support attributes list for elements.
tree
|
commitdiff
2011-05-09
Nikolay Sivov
msxml3: Basic support for startElement()/endElement().
tree
|
commitdiff
2011-05-06
Peter Urbanec
msxml3: Reorder headers to allow use of libxml2 with...
tree
|
commitdiff
2011-05-05
Adam Martinson
msxml3: Don't add a <?xml...?> decl in domdoc_get_xml().
tree
|
commitdiff
2011-05-04
Nikolay Sivov
msxml3: Basic tests for startElement().
tree
|
commitdiff
2011-05-04
Nikolay Sivov
msxml3: Add support for omitXMLDeclaration() property.
tree
|
commitdiff
2011-05-04
Nikolay Sivov
msxml3: Store boolean properties in a single array.
tree
|
commitdiff
2011-05-03
Francois Gouget
msxml3: Make a bunch of XSLPattern_*() functions static.
tree
|
commitdiff
2011-05-02
Nikolay Sivov
msxml3: Basic support for startDocument().
tree
|
commitdiff
2011-05-02
Nikolay Sivov
msxml3: Basic support for encoding property.
tree
|
commitdiff
2011-05-02
Nikolay Sivov
msxml3: Store stream reference as destination.
tree
|
commitdiff
2011-05-02
Nikolay Sivov
msxml3: Add support for standalone property.
tree
|
commitdiff
2011-05-02
Nikolay Sivov
msxml3: Add ISAXContentHandler stub for MXXMLWriter.
tree
|
commitdiff
2011-05-02
Nikolay Sivov
msxml3: A stub for MXXMLWriter class.
tree
|
commitdiff
2011-04-27
Michael Stefaniuc
msxml3: COM cleanup in domdoc.c.
tree
|
commitdiff
2011-04-27
Marcus Meissner
msxml3: Mark internal symbols as hidden.
tree
|
commitdiff
2011-04-08
Francois Gouget
msxml3/tests: Fix variable initializations to conform...
tree
|
commitdiff
2011-04-04
Marcus Meissner
msxml3: Fixed two const table declarations (Coverity).
tree
|
commitdiff
2011-03-30
Francois Gouget
msxml3: Make xslpattern_error() static.
tree
|
commitdiff
2011-03-30
Francois Gouget
msxml3/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-03-28
Alexandre Julliard
msxml3/tests: Avoid size_t in a trace.
tree
|
commitdiff
2011-03-28
Nikolay Sivov
msxml3: Allow to create dummy node map for <?xml ?>.
tree
|
commitdiff
2011-03-28
Nikolay Sivov
msxml3: More tests for <?xml ?> attributes.
tree
|
commitdiff
2011-03-28
Nikolay Sivov
msxml3: Initial tests for IObjectWithSite support for...
tree
|
commitdiff
2011-03-17
Nikolay Sivov
msxml3: Clean formatting chars before passing to base64...
tree
|
commitdiff
2011-03-16
Francois Gouget
msxml3: Make ConnectionPoint_Init() and BindStatusCallb...
tree
|
commitdiff
2011-03-16
Francois Gouget
msxml3: Make element_get_dt() static and move it around...
tree
|
commitdiff
2011-03-16
Nikolay Sivov
msxml3: Support VT_BSTR|VT_BYREF as source in load().
tree
|
commitdiff
2011-03-16
Nikolay Sivov
msxml3: Merge save() tests to a single function.
tree
|
commitdiff
2011-03-14
Nikolay Sivov
msxml3: Downgrade FIXME to TRACE for unsupported interf...
tree
|
commitdiff
2011-03-14
Nikolay Sivov
msxml3: Silence compile time warnings for dynamically...
tree
|
commitdiff
2011-03-14
Nikolay Sivov
msxml3: Protect SAX character callback from null node.
tree
|
commitdiff
next