wine/ include/config.h.in dlls/msxml3/nodelist ...

Alexandre Julliard julliard at wine.codeweavers.com
Sat Sep 3 04:39:39 CDT 2005


ChangeSet ID:	19965
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/03 04:39:39

Modified files:
	include        : config.h.in 
	dlls/msxml3    : nodelist.c node.c msxml_private.h Makefile.in 
	.              : configure.ac configure 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Implemented IXMLDOMNode::selectNodes.

Patch: http://cvs.winehq.org/patch.py?id=19965

Old revision  New revision  Changes     Path
 1.232         1.233         +12 -0      wine/include/config.h.in
 1.1           1.2           +136 -4     wine/dlls/msxml3/nodelist.c
 1.7           1.8           +13 -2      wine/dlls/msxml3/node.c
 1.9           1.10          +1 -0       wine/dlls/msxml3/msxml_private.h
 1.6           1.7           +2 -2       wine/dlls/msxml3/Makefile.in
 1.401         1.402         +15 -1      wine/configure.ac
 1.701         1.702         +238 -2     wine/configure




More information about the wine-cvs mailing list