.. |
tests
|
msxml3/tests: Fix string format warnings.
|
2008-12-05 12:30:14 +01:00 |
attribute.c
|
msxml3: Implement IXMLDOMAttribute get/put value.
|
2008-12-01 14:01:33 +01:00 |
bsc.c
|
msxml3: Silence invalid FIXME.
|
2008-10-17 11:44:10 +02:00 |
cdata.c
|
msxml3: Quiet noisy fixmes.
|
2008-12-01 14:22:12 +01:00 |
comment.c
|
msxml3: Fix leaks in callers of xmlChar_from_wchar.
|
2008-10-13 11:52:18 +02:00 |
dispex.c
|
msxml3: Fixed dynamic properties allocation.
|
2008-10-17 11:44:05 +02:00 |
docfrag.c
|
|
|
domdoc.c
|
msxml3: attach_xmldoc may fail.
|
2008-12-01 14:22:12 +01:00 |
domimpl.c
|
msxml3: Constify some variables.
|
2008-06-20 12:22:55 +02:00 |
element.c
|
msxml3: Do not cast void pointers to other pointer types.
|
2008-12-05 12:36:21 +01:00 |
entityref.c
|
|
|
factory.c
|
msxml3: Add IXMLHTTPRequest support.
|
2008-10-09 13:15:16 +02:00 |
httprequest.c
|
msxml3: Add IXMLHTTPRequest support.
|
2008-10-09 13:15:16 +02:00 |
main.c
|
msxml3: Fix compilation on systems that don't have xsltInit().
|
2008-11-19 12:09:24 +01:00 |
Makefile.in
|
msxml3: Dynamically load libxslt.so and only call xsltInit() if present.
|
2008-11-18 13:04:05 +01:00 |
msxml3.spec
|
|
|
msxml3_v1.idl
|
|
|
msxml_private.h
|
msxml3: Move attach_xmlnode.c to domdoc.c.
|
2008-12-01 14:22:12 +01:00 |
node.c
|
msxml3: Do not cast void pointers to other pointer types.
|
2008-12-05 12:36:21 +01:00 |
nodelist.c
|
msxml3: Added checks for invalid arguments in nodelist.
|
2008-07-03 13:08:18 +02:00 |
nodemap.c
|
msxml3: Simplify IXMLDOMNodeMap::removeNamedItem.
|
2008-11-03 14:05:16 +01:00 |
parseerror.c
|
|
|
pi.c
|
msxml3: Constify some variables.
|
2008-06-20 12:22:55 +02:00 |
queryresult.c
|
msxml3: Sign-compare warning fix.
|
2008-10-23 12:13:29 +02:00 |
regsvr.c
|
msxml3: Use LoadTypeLibEx to register typelib.
|
2008-08-22 10:41:21 +02:00 |
saxreader.c
|
msxml3: Do not cast void pointers to other pointer types.
|
2008-12-05 12:36:21 +01:00 |
schema.c
|
|
|
text.c
|
msxml3: Quiet noisy fixmes.
|
2008-12-01 14:22:12 +01:00 |
uuid.c
|
|
|
version.rc
|
Add makedep magic comments for typelibs in resource files.
|
2008-04-24 22:14:21 +02:00 |
xmldoc.c
|
|
|
xmlelem.c
|
|
|