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 |