projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Convert the source bitmap to the requested pixel format in IWICColorTr...
[wine]
/
dlls
/
msxml3
/
2012-12-24
Nikolay Sivov
msxml3: Remove separate structures for test interfaces.
tree
|
commitdiff
2012-12-24
Nikolay Sivov
msxml3: Make callback data available for ready state...
tree
|
commitdiff
2012-12-20
Nikolay Sivov
msxml3: More tests for DISPID_VALUE properties handling.
tree
|
commitdiff
2012-12-17
Nikolay Sivov
msxml3: Add custom handling for DISPID_VALUE for node...
tree
|
commitdiff
2012-12-14
Nikolay Sivov
msxml3: Some tests to show that DISPID_VALUE properties...
tree
|
commitdiff
2012-12-11
Nikolay Sivov
msxml3: GetMaxSize() is not a stub.
tree
|
commitdiff
2012-12-07
Jacek Caban
msxml3: Tests code clean up.
tree
|
commitdiff
2012-12-07
Jacek Caban
msxml3: Added URL validation tests.
tree
|
commitdiff
2012-12-07
Jacek Caban
msxml3: Added basic URL validation in safe mode.
tree
|
commitdiff
2012-12-06
Jacek Caban
msxml3: Use IUri for storing XMLHTTPRequest URL.
tree
|
commitdiff
2012-12-04
Jacek Caban
msxml3: Moved XMLHTTPRequest tests to separated file.
tree
|
commitdiff
2012-12-04
Michael Stefaniuc
msxml3: Remove superfluous function pointer casts.
tree
|
commitdiff
2012-11-29
Nikolay Sivov
msxml3: Initialize body pointer and size for unknown...
tree
|
commitdiff
2012-11-29
Nikolay Sivov
msxml3: Fix a leak on error path.
tree
|
commitdiff
2012-11-29
Nikolay Sivov
msxml3: Revert "msxml3: AddRef() typeinfo pointers...
tree
|
commitdiff
2012-11-28
Nikolay Sivov
msxml3: Check return value (Coverity).
tree
|
commitdiff
2012-11-28
Nikolay Sivov
msxml3: Fix handling of NULL object site (Coverity).
tree
|
commitdiff
2012-11-28
Nikolay Sivov
msxml3: Actually use skipped entity event data.
tree
|
commitdiff
2012-11-28
Nikolay Sivov
msxml3: Properly store SystemID and PublicID (Coverity).
tree
|
commitdiff
2012-11-27
Nikolay Sivov
msxml3: No need to keep a reference to a temporarily...
tree
|
commitdiff
2012-11-27
Nikolay Sivov
msxml3: Support ISequentialStream as a document load...
tree
|
commitdiff
2012-11-27
Nikolay Sivov
msxml3: Move document loading from stream to a separate...
tree
|
commitdiff
2012-11-22
Andrew Talbot
msxml3: Remove unused variable.
tree
|
commitdiff
2012-11-21
Nikolay Sivov
msxml3: Properly update node to doc link when cloning.
tree
|
commitdiff
2012-11-19
André Hentschel
msxml3: Fix possible NULL pointer access in heap_strdupW.
tree
|
commitdiff
2012-11-19
Nikolay Sivov
msxml3: AddRef() typeinfo pointers only when we have to.
tree
|
commitdiff
2012-11-19
Nikolay Sivov
msxml3: Make it clear when encoded buffer is created.
tree
|
commitdiff
2012-11-16
Nikolay Sivov
msxml3: Stub support for external entity resolver.
tree
|
commitdiff
2012-11-16
Nikolay Sivov
msxml3: Store handler pointers so casts to particular...
tree
|
commitdiff
2012-11-13
André Hentschel
msxml3: Fix remaining memory leak (coverity).
tree
|
commitdiff
2012-11-12
Nikolay Sivov
msxml3: Disable text data escaping for format nodes...
tree
|
commitdiff
2012-11-12
Nikolay Sivov
msxml3: Fix a redundant newline in transformation resul...
tree
|
commitdiff
2012-11-12
Nikolay Sivov
msxml3: Add VT_INT to VARIANT tracing helper.
tree
|
commitdiff
2012-11-01
Nikolay Sivov
msxml3: Fix indexed access to schema collection namespa...
tree
|
commitdiff
2012-10-29
André Hentschel
msxml3: Avoid memory leak (coverity).
tree
|
commitdiff
2012-10-01
Alexandre Julliard
Mark all lexers as never-interactive.
tree
|
commitdiff
2012-09-24
Nikolay Sivov
msxml3: Implemented IConnectionPoint_Advise for documen...
tree
|
commitdiff
2012-09-14
Thomas Faber
msxml3: Do not directly write to resource section.
tree
|
commitdiff
2012-08-28
Jacek Caban
Always define WIDL_C_INLINE_WRAPPERS.
tree
|
commitdiff
2012-08-27
Nikolay Sivov
msxml3: Implement xmldecl-version property for a reader.
tree
|
commitdiff
2012-07-30
Nikolay Sivov
msxml3: Enable inline wrappers for tests.
tree
|
commitdiff
2012-07-27
Alexandre Julliard
msxml3: Fix an uninitialized variable.
tree
|
commitdiff
2012-07-27
Nikolay Sivov
msxml3: Enable inline wrappers and fix warnings.
tree
|
commitdiff
2012-07-24
Nikolay Sivov
msxml3: Accept ISequentialStream as reader input.
tree
|
commitdiff
2012-07-19
Nikolay Sivov
msxml3: Accept selection namespaces string with trailin...
tree
|
commitdiff
2012-07-17
Nikolay Sivov
msxml3: Use single helper to test for handler presence.
tree
|
commitdiff
2012-07-16
Nikolay Sivov
msxml3: Implement a common way to store and get callbac...
tree
|
commitdiff
2012-07-16
Nikolay Sivov
msxml3: Implement put/get for DTD handler callback...
tree
|
commitdiff
2012-07-16
Nikolay Sivov
msxml3: Protect from null pointer in load().
tree
|
commitdiff
2012-07-09
Nikolay Sivov
msxml3: Add VT_I1 type to variant dump helper.
tree
|
commitdiff
2012-07-09
Nikolay Sivov
msxml3: Remove unneeded xmlInitParser call.
tree
|
commitdiff
2012-07-09
Nikolay Sivov
msxml3: Fix xml declaration output when it's specified...
tree
|
commitdiff
2012-07-09
Nikolay Sivov
msxml3: Fix xml declaration output when it's specified...
tree
|
commitdiff
2012-07-09
Nikolay Sivov
msxml3: Don't use stream written value when saving...
tree
|
commitdiff
2012-07-03
Nikolay Sivov
msxml3: Added _newEnum() support for IXMLDOMNamedNodeMap.
tree
|
commitdiff
2012-07-02
Nikolay Sivov
msxml3: Add support for bin.hex element type encoding.
tree
|
commitdiff
2012-07-02
Nikolay Sivov
msxml3: Fix putref_schemas()/get_schemas() behaviour...
tree
|
commitdiff
2012-07-02
Nikolay Sivov
msxml3: Implement _newEnum() for schema cache.
tree
|
commitdiff
2012-07-02
Nikolay Sivov
msxml3: Add IEnumVARIANT support for IXMLDOMNodeList.
tree
|
commitdiff
2012-07-02
Nikolay Sivov
msxml3: Make it possible to use different outer objects...
tree
|
commitdiff
2012-07-02
Nikolay Sivov
msxml3: Fix node interface leak after nextNode().
tree
|
commitdiff
2012-07-02
Nikolay Sivov
msxml3: Correct IEnumVARIANT regarding IUnknown forwarding.
tree
|
commitdiff
2012-06-29
Nikolay Sivov
msxml3: Implement put_nodeTypedValue() for bin.base64...
tree
|
commitdiff
2012-06-29
Nikolay Sivov
msxml3: Support VT_UI1|VT_ARRAY variant debug output.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Support VT_I2 variants tracing.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Accept VT_ERROR body as empty data.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Fix async flag setting.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Recognise PROPFIND method in open().
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Basic refcount test for IMXNamespacePrefixes.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Implement internalEntityDecl() for writer.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Initial implementation of attributeDecl() in...
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Fix closing of open element.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Properly handle -1 as length of element qualifi...
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Return stream reference from get_output() if...
tree
|
commitdiff
2012-06-18
Nikolay Sivov
msxml3: Reader shouldn't depend on input being properly...
tree
|
commitdiff
2012-06-18
Nikolay Sivov
msxml3: Revert: msxml3: Reuse MXAttributes implementati...
tree
|
commitdiff
2012-06-13
Ulrik Dickow
msxml3/tests: Test namespace change for all document...
tree
|
commitdiff
2012-06-12
Alistair Leslie...
msxml3: Implement IXMLParser Get/Set Flags.
tree
|
commitdiff
2012-06-11
Nikolay Sivov
msxml3: Fix status text value parsing.
tree
|
commitdiff
2012-06-11
Nikolay Sivov
msxml3: Reuse MXAttributes implementation for SAX reade...
tree
|
commitdiff
2012-06-04
Michael Stefaniuc
msxml3/tests: Fix the expected values in some ok()...
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3: Use constant to store supported safety options.
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3: Added IDispatch support for IServerXMLHTTPRequest.
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3: Stub support for IServerXMLHTTPRequest.
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3: Move methods implementation to separate functio...
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3/tests: A test to show that writer flushes buffer...
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3/tests: Fix test crashes running old versions.
tree
|
commitdiff
2012-05-21
Nikolay Sivov
msxml3: Support dumping VT_VARIANT|VT_BYREF variants.
tree
|
commitdiff
2012-05-16
Michael Stefaniuc
msxml3/tests: Check the correct return value.
tree
|
commitdiff
2012-05-15
Nikolay Sivov
msxml3: Remove no longer used get_xml() option to mess...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-14
Austin English
msxml3: Avoid a dangling else (LLVM/Clang).
tree
|
commitdiff
2012-05-14
Nikolay Sivov
msxml3: Support iso-8859-x encodings in writer.
tree
|
commitdiff
2012-05-14
Nikolay Sivov
msxml3: Store encoding-codepage mapping in a table.
tree
|
commitdiff
2012-05-09
Nikolay Sivov
msxml3/tests: Really test load() on files with leading...
tree
|
commitdiff
2012-05-09
Nikolay Sivov
msxml3/tests: Correct variant type.
tree
|
commitdiff
2012-05-08
Nikolay Sivov
msxml3: Add a helper to check that lexical handler...
tree
|
commitdiff
2012-05-08
Nikolay Sivov
msxml3: Protect content callbacks from being called...
tree
|
commitdiff
2012-05-07
Nikolay Sivov
msxml3: Make ::put_data() use passed BSTR as general...
tree
|
commitdiff
2012-04-30
Nikolay Sivov
msxml3: Test for attribute value normalization.
tree
|
commitdiff
next