Nikolay Sivov
|
52c6c6a1d1
|
msxml3: Fix transformation result output for stream and BSTR cases.
|
2014-04-14 10:25:43 +02:00 |
Nikolay Sivov
|
ff0ed20c2f
|
msxml3: IXSLProcessor_put_output() is not a stub.
|
2014-04-08 09:25:52 +02:00 |
Nikolay Sivov
|
5b43c42c88
|
msxml3: Remove dynamic properties support.
|
2014-03-10 10:42:02 +01:00 |
Nikolay Sivov
|
ff847e8cb3
|
msxml3: Pass XSL processor parameters to libxml2.
|
2014-02-14 11:51:11 +01:00 |
Nikolay Sivov
|
2d80fb33ee
|
msxml3: Implement addParameter() for XSLProcessor.
|
2014-02-13 10:44:32 +01:00 |
Dmitry Timoshkov
|
cdc9eff5d2
|
msxml3: Remove unused IUnknown *outer parameter from object constructors.
|
2014-01-09 14:23:39 +01:00 |
Nikolay Sivov
|
ae5c984b12
|
msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency.
|
2012-01-20 13:32:04 +01:00 |
Nikolay Sivov
|
70fe8d5266
|
msxml3: IXSL* implementations do not depend on libxml2.
|
2011-12-23 13:44:38 +01:00 |
Nikolay Sivov
|
e18d99da74
|
msxml3: Added IDispatchEx for IXSLProcessor.
|
2011-12-08 10:28:04 +01:00 |
Nikolay Sivov
|
f88ea3d2a7
|
msxml3: Added IDispatchEx support for IXSLTemplate.
|
2011-12-08 10:28:00 +01:00 |
Nikolay Sivov
|
4877da66b3
|
msxml3: Make version dependency checks more flexible, move CLSID checks to factory creation.
|
2011-08-24 19:07:45 +02:00 |
Nikolay Sivov
|
a22096c90c
|
msxml3: Add get_output() implementation for processor.
|
2011-03-01 13:21:58 +01:00 |
Nikolay Sivov
|
37ce949745
|
msxml3: Always set out pointer to null on failed QueryInterface.
|
2011-03-01 13:21:58 +01:00 |
Alexandre Julliard
|
a1c8f6df84
|
msxml3: Include the system libxml headers before the Windows headers.
|
2011-02-24 15:49:28 +01:00 |
Nikolay Sivov
|
a0a464ad81
|
msxml3: Use helper to consistently dump variant parameters.
|
2011-02-22 12:30:37 +01:00 |
Nikolay Sivov
|
4e079d6b3d
|
msxml3: Initial implementation of transform() method.
|
2011-02-16 16:49:34 +01:00 |
Nikolay Sivov
|
bb47bab7ce
|
msxml3: Store output stream for processor.
|
2011-02-16 16:49:21 +01:00 |
Nikolay Sivov
|
392934af90
|
msxml3: Basic put_input() method for IXSLProcessor.
|
2011-02-16 16:48:51 +01:00 |
Nikolay Sivov
|
8fdf64e882
|
msxml3: Add a stub IXSLProcessor.
|
2011-02-15 16:51:30 +01:00 |
Nikolay Sivov
|
855ca45f29
|
msxml3: Add basic putref_stylesheet() implementation.
|
2011-02-15 16:51:30 +01:00 |
Nikolay Sivov
|
c406b888aa
|
msxml: Add IXSLTemplate stub.
|
2011-02-14 13:33:32 +01:00 |