Commit Graph

387 Commits

Author SHA1 Message Date
Alexandre Julliard 41d6a92349 msxml2: Add an msxml2 library that contains the v2.6 msxml typelib. 2010-12-21 13:56:42 +01:00
Alexandre Julliard 25ccc90b42 msxml: Add an msxml library that contains the v2.0 msxml typelib. 2010-12-21 13:25:20 +01:00
Alexandre Julliard f6b6c7bade include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
Alexandre Julliard 0a0862001b loader: Build the preloader for x86-64. 2010-12-16 17:59:24 +01:00
Jacek Caban eda1787b3c jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
Alexandre Julliard 5293d1fd03 msxml4: Add a typelib resource. 2010-12-09 20:52:26 +01:00
Alexandre Julliard 092af1be37 gameux: Add a typelib resource. 2010-12-09 11:40:12 +01:00
Alexandre Julliard 2f0371e84d wuapi: Add a typelib resource. 2010-12-09 11:40:08 +01:00
Alexandre Julliard 79bab49904 infosoft: Convert dll registration to the IRegistrar mechanism. 2010-12-07 15:59:41 +01:00
Alexandre Julliard 15ccabc9a8 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
Austin English 78a1df139e winepath: Add a manpage. 2010-11-26 12:13:31 +01:00
Austin English 76725fbb68 regedit: Add a manpage. 2010-11-26 12:13:18 +01:00
Austin English c43c31fe47 wineconsole: Add a manpage. 2010-11-26 12:12:50 +01:00
Austin English 8d821bd933 wineboot: Add a manpage. 2010-11-26 12:12:41 +01:00
Austin English 68daebb681 winecfg: Add a manpage. 2010-11-24 18:00:08 +01:00
Austin English d2989f0d09 winefile: Add a manpage. 2010-11-24 17:59:59 +01:00
Austin English 82415fff99 winemine: Add a manpage. 2010-11-24 17:59:59 +01:00
Austin English f30fa2f4f1 regsvr32: Add a manpage. 2010-11-23 13:21:52 +01:00
Austin English ac0f13100e notepad: Add a manpage. 2010-11-23 13:21:28 +01:00
Austin English 97d11dbf59 msiexec: Add a manpage. 2010-11-15 15:02:58 +01:00
Alexandre Julliard 32ad286d06 atl: Move atliface.idl to the global includes. 2010-11-12 11:47:19 +01:00
Vincent Povirk 498752dd10 include: Rename cor.h to cor.idl. 2010-11-11 16:40:35 +01:00
Alexandre Julliard 40977bf1d2 shell32: Store the raw AUTHORS file in resources instead of trying to convert to a C array. 2010-11-11 12:24:46 +01:00
Alexandre Julliard 62c37253e6 msxml6: Add a typelib resource. 2010-11-10 12:09:22 +01:00
Hans Leidekker 58352b9443 include: Add winsxs.idl. 2010-11-03 16:07:30 +01:00
Rico Schüller 512a47c576 include: Move D3D_SRV_DIMENSION to d3dcommon.h. 2010-10-26 11:52:37 +02:00
Anders Jonsson 7665d27b95 kernel32: Add Swedish translation. 2010-10-25 12:41:40 +02:00
Damjan Jovanovic 32f9173998 windowscodecs: Add COM proxies and stubs. 2010-10-22 15:49:37 +02:00
Jacek Caban 4c5c1f93bc include: Added d3d10_1.idl. 2010-10-05 13:00:22 +02:00
Vincent Povirk c7d82418a6 include: Add declaration for ICLRMetaHost. 2010-10-04 16:26:59 +02:00
Adam Martinson 4f78c04ec8 msxml3: XSLPattern support.
Parse XSLPattern queries and translate them into equivalent XPath queries.
XSLPattern built-in functions/operators are translated to their XPath
counterparts where applicable.  If no direct XPath counterpart exists,
they are registered as custom XPath functions for the sake of speed where
possible.  As a last resort, they are translated into compound XPath
expressions to accomplish the task, if more slowly.
If the parser encounters an error, the original XSLPattern query is
returned, as this is more likely to work than a mangled one.
2010-10-04 16:18:54 +02:00
Nikolay Sivov 3780b08239 include: Add xml DOMDocument60 definition. 2010-08-30 11:27:23 +02:00
Matteo Bruni 5dcb2e4b7e d3dcompiler: Move shader assembler implementation from d3dx9_36. 2010-08-25 17:34:24 +02:00
Alexandre Julliard 9188bd647b winetest: Include the build info also in the standard build. 2010-08-21 17:19:48 +02:00
Matteo Bruni 70962ee4d8 d3dcompiler_43: Add dll directory. 2010-08-02 15:14:01 +02:00
Jacek Caban d83a08c429 wscript.exe: Added IHost stub implementation. 2010-07-29 17:34:07 +02:00
Jacek Caban 0a4e40ba3d wscript.exe: Added IHost typelib. 2010-07-29 17:33:36 +02:00
Matteo Bruni d36aba067f include: Add the ID3D10Blob interface. 2010-07-28 16:28:20 +02:00
Igor Paliychuk 9dfeab2534 kernel32: Add Ukrainian translation. 2010-07-14 11:43:51 +02:00
Gustavo Henrique Milaré 34c4f6ef1b kernel32: Added Brazilian Portuguese winerr file. 2010-07-08 17:33:38 +02:00
Vitaly Lipatov 43ed0c177c kernel32: Add Russian translation. 2010-06-30 17:24:41 +02:00
Luca Bennati 8e55a610b6 kernel32: Update Italian translation. 2010-06-21 11:47:19 +02:00
Mariusz Pluciński 1819342827 gameux: Add initial header for gameux.dll. 2010-06-07 15:09:40 +02:00
Paul Vriens 30d535cf74 kernel32: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:22:57 +02:00
Alexandre Julliard f3831cf2cb configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
This provides better backwards compatibility when running with a
32-bit prefix.
2010-05-17 12:42:30 +02:00
Frédéric Delanoy 0c07c7ba09 winemaker: Add French translation. 2010-05-14 11:07:06 +02:00
Alexandre Julliard 6359de3ddc tools: Remove the deprecated wineprefixcreate script. 2010-04-21 12:17:00 +02:00
Alistair Leslie-Hughes e560e2ead5 include: Add asptlb.idl. 2010-04-21 11:57:33 +02:00
André Hentschel d53e75af14 winemaker: Add German translation of the manpage. 2010-04-05 11:36:44 +02:00
André Hentschel d5b28032ef server: Add German translation of the manpage. 2010-04-05 11:36:26 +02:00
Huw Davies adeba6ee80 oleaut32: Only oleautomation interfaces as well as all dispinterfaces should be registered. 2010-04-01 18:12:58 +02:00
Matteo Bruni 95afbeadf5 d3dx9: Implement D3DXAssembleShader function, really basic shader assembler.
Currently it only accepts a minimal subset of the syntax (e.g. just an
instruction and two register types supported) and doesn't produce any
real output (i.e. shader bytecode).
2010-03-30 15:52:57 +02:00
Alexandre Julliard 50c6ac8324 loader: Rename the 32-bit loader in the build tree too when doing a Wow64 build. 2010-03-29 17:53:30 +02:00
Nikolay Sivov 66aa3dc834 shlwapi: Complete IUnknown_SetOwner call. 2010-03-29 11:47:34 +02:00
Alexandre Julliard 718ea42fe4 makefiles: Move wineapploader to the tools directory and get rid of the programs makefile. 2010-03-27 11:42:30 +01:00
Huw Davies 062628ad80 dispex: Add a stub dispex.dll. 2010-02-25 17:38:38 +01:00
Justin Chevrier a0499b0ad5 include: Add ITfLangBarMgr Interface. 2010-02-17 10:55:45 +01:00
Alexandre Julliard 4435e99540 makefiles: Add support for having tests under the programs directory. 2010-02-10 11:31:12 +01:00
Alexandre Julliard cb1fc8f4f5 makefiles: Move Maketest.rules to the top level. 2010-02-10 11:21:19 +01:00
Huw Davies 83eb779288 msdaps: Add support for remoting IRow_GetColumns. 2010-02-03 14:15:32 +01:00
Huw Davies de6f38108a msdaps: Add stub class factories for the row and rowset servers and proxies. 2010-01-22 12:23:06 +01:00
Nikolay Sivov ea762fd2a4 include: Add IXmlReader interface definition. 2010-01-19 12:25:09 +01:00
Alexandre Julliard a18bbec0f0 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
Alexandre Julliard e7715126eb winedos: Move 16-bit VxD support back into kernel. 2009-12-30 17:40:19 +01:00
Alexandre Julliard 475b7d226c kernel32: Make krnl386.exe into a stand-alone 16-bit module. 2009-12-30 17:36:14 +01:00
Alexandre Julliard 8aa83d326a user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
Maarten Lankhorst cd6d9e8359 include: Add endpointvolume.idl. 2009-12-16 13:04:35 +01:00
Piotr Caban dc78e8d315 urlmon: Added ProxyStub implementation. 2009-12-09 13:49:26 +01:00
Maarten Lankhorst 850c6347e2 include: Add mmdeviceapi.idl. 2009-12-08 17:51:56 +01:00
Alexandre Julliard 4edcf1caa5 gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00
Maarten Lankhorst 11575bd837 include: Add devicetopology.idl. 2009-11-16 13:18:16 +01:00
Maarten Lankhorst 86ce6e2954 include: Add audiopolicy.idl. 2009-11-16 13:13:09 +01:00
Maarten Lankhorst 2757e1efba include: Add audioclient.idl. 2009-11-16 13:09:22 +01:00
Maarten Lankhorst ec6b08f620 include: Add partial propsys header. 2009-11-13 11:52:24 +01:00
Alexandre Julliard 910f331f8a comdlg32: Make commdlg.dll into a stand-alone 16-bit module. 2009-11-12 23:04:42 +01:00
Maarten Lankhorst af5822a7ea include: Add partial structuredqueryexception header. 2009-11-12 13:01:48 +01:00
Damjan Jovanovic c6c25a442f sti: Marshal WIA COM interfaces. 2009-10-30 15:24:09 +01:00
Damjan Jovanovic 290c5de8d9 wia: Add rudimentary wia headers. 2009-10-29 15:49:19 +01:00
Eric Pouech a60dd6e918 winmm: Final split of mmsystem. 2009-10-23 12:17:57 +02:00
Alexandre Julliard 66f6b78659 setupapi: Make setupx.dll into a stand-alone 16-bit module. 2009-10-01 19:45:07 +02:00
Alexandre Julliard ac2a509722 wineps.drv: Make wineps16.drv into a stand-alone 16-bit module. 2009-10-01 19:44:17 +02:00
Alexandre Julliard 3ed5986dd6 version: Make ver.dll into a stand-alone 16-bit module. 2009-10-01 13:57:08 +02:00
Alexandre Julliard 7dc9ea8950 ws2_32: Make winsock.dll into a stand-alone 16-bit module. 2009-09-29 20:05:26 +02:00
Alexandre Julliard c1dbeade52 kernel32: Make toolhelp.dll into a stand-alone 16-bit module. 2009-09-28 20:00:15 +02:00
Alexandre Julliard 55b5e3a727 kernel32: Make system.drv into a stand-alone 16-bit module. 2009-09-28 19:56:10 +02:00
Alexandre Julliard 6ad951804a gdi32: Make wing.dll into a stand-alone 16-bit module. 2009-09-26 13:32:25 +02:00
Alexandre Julliard 14428cf22f pstorec: Add a typelib resource. 2009-09-24 13:14:55 +02:00
Akihiro Sagawa c9be290e79 kernel32: Add Japanese system error messages. 2009-09-15 16:41:25 -05:00
Alexandre Julliard c81ac66d87 quartz: Add proxies for strmif.idl. 2009-09-11 13:40:17 +02:00
Alexandre Julliard b76b5b7410 actxprxy: Add proxies for urlhist.idl. 2009-09-11 12:41:13 +02:00
Alexandre Julliard 9d817f1471 actxprxy: Add proxies for shobjidl.idl. 2009-09-11 12:39:37 +02:00
Alexandre Julliard a78df37d89 actxprxy: Add proxies for ocmm.idl. 2009-09-11 12:36:53 +02:00
Alexandre Julliard 65c64080f2 actxprxy: Add proxies for objsafe.idl. 2009-09-11 12:35:48 +02:00
Alexandre Julliard 55d3a48cf1 actxprxy: Add proxies for htiframe.idl. 2009-09-11 12:34:47 +02:00
Alexandre Julliard 12c172a947 actxprxy: Add proxies for hlink.idl. 2009-09-11 12:33:50 +02:00
Alexandre Julliard b957b9afe1 actxprxy: Add proxies for docobj.idl. 2009-09-11 12:33:13 +02:00
Alexandre Julliard 0979be5098 actxprxy: Add proxies for comcat.idl. 2009-09-11 12:31:26 +02:00
Alexandre Julliard bb9fc3fe5f actxprxy: Add proxies for activscp.idl. 2009-09-11 12:28:31 +02:00
Huw Davies 678f98ea88 oledb32/tests: Add some tests for IDCInfo. 2009-09-10 12:13:37 +02:00
Huw Davies f2490c50d9 oledb32: Add a stub implementation of the conversion library class. 2009-09-02 15:32:38 +02:00