projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oledb32: Check start for NULL before strstrW (Coverity).
[wine]
/
dlls
/
msxml3
/
schema.c
2012-12-04
Michael Stefaniuc
msxml3: Remove superfluous function pointer casts.
blob
|
commitdiff
|
raw
2012-11-01
Nikolay Sivov
msxml3: Fix indexed access to schema collection namespa...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-14
Thomas Faber
msxml3: Do not directly write to resource section.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Nikolay Sivov
msxml3: Implement _newEnum() for schema cache.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Jacek Caban
msxml3: Avoid BAD_CAST in schemasInit.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Nikolay Sivov
msxml3: Check for unsafe cast in addCollection().
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Nikolay Sivov
msxml3: Block ::add() if collection is read-only.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
Nikolay Sivov
msxml3: Put all defined document namespaces in collection.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Nikolay Sivov
msxml3: ::get_namespaceURI() doesn't reset out pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Nikolay Sivov
msxml3: Replace macro with another enum entry.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-23
Nikolay Sivov
msxml3: Make remove() method a stub in version 6, more...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Nikolay Sivov
msxml3: Use debugstr_* functions instead of wine_*...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Nikolay Sivov
msxml3: IXMLDOMSchemaCollection::get() is a stub for...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Nikolay Sivov
msxml3: Added IDispatchEx support for IXMLDOMSchemaColl...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Nikolay Sivov
msxml3: Schema cache COM cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Nikolay Sivov
msxml3: Accept disabled on load validation.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-12
Nikolay Sivov
msxml3: Trace parameters in stub methods.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Francois Gouget
msxml3: Fix printing NULL strings.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Nikolay Sivov
msxml3: Make version dependency checks more flexible...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-18
Adam Martinson
msxml3: Don't include libxml/parser.h twice.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-13
Adam Martinson
msxml3: Don't cause an assert failure if the datatypes...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Marcus Meissner
msxml3: Fixed two const table declarations (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Nikolay Sivov
msxml3: Move string conversion helper to header.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Nikolay Sivov
msxml3: Always set out pointer to null on failed QueryI...
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-23
Nikolay Sivov
msxml3: Remove get_ownerDocument() forward.
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
2011-02-22
Nikolay Sivov
msxml3: Remove useless parts of schema cleanup helper.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Nikolay Sivov
msxml3: Null pointer for schema uri should be treated...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Alexandre Julliard
msxml3: Avoid using an initialized variable.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Adam Martinson
msxml3/domdoc: Add a ref to the schema cache in copy_pr...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Michael Stefaniuc
msxml3: Remove dead code: break after return (Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Adam Martinson
msxml3: Store the DOMDocument/XMLSchemaCache object...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Adam Martinson
msxml3/schema: Properly handle schema_cache_add() from...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Adam Martinson
msxml3: Fix a few error messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Add schema parse/validate error callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Validate node content in domelem_put_dataType().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Adam Martinson
msxml3: Add BSTR versions of the XDR_DT <-> string...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Adam Martinson
msxml3: Add functions to get the dt:dt of a node.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Adam Martinson
msxml3: Add XDR datatypes enum and string table.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Adam Martinson
msxml3: Use built-in urn:schemas-microsoft-com:datatype...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Adam Martinson
msxml3: XDR schema support.
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-02
Adam Martinson
msxml3: Add a function to validate a tree against a...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Adam Martinson
msxml3: IXMLDOMSchemaCollection2 stubs.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get_namespaceURI().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_addCollection().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_remove().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Adam Martinson
msxml3: Implement schema_cache_get_length().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Adam Martinson
msxml3: IXMLDOMSchemaCollection/XMLSchemaCache backend.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Nikolay Sivov
msxml3: Add IXMLDOMDocument3 stub support.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-17
Nikolay Sivov
msxml3: Use common format for TRACE() in DOM objects.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Nikolay Sivov
msxml3: Use existing helpers for heap allocations.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Michael Stefaniuc
msxml3: Change long to LONG in msxml2.idl and xmldom...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Alistair Leslie...
msxml3: Implemented IDispatch for IXMLDOMSchemaCollection.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Andrew Talbot
msxml3: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Huw Davies
msxml3: Implement {get,putref}_schemas.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
Huw Davies
msxml3: Add a schema cache object.
blob
|
commitdiff
|
raw
|
diff to current