Commit Graph

397 Commits

Author SHA1 Message Date
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
Huw Davies 0223f71dc7 include: Add msdadc.idl. 2009-08-27 15:41:46 +02:00
Alexandre Julliard f78a8ceafc makefiles: Add rules for building fake modules. 2009-08-18 11:29:35 +02:00
Owen Rudge 2e40be8ab4 include: Define interface for comctl32 v6 (IImageList). 2009-08-13 15:46:22 +02:00
Alexandre Julliard 25e9e4f07b configure: Regenerate with autoconf 2.64. 2009-08-10 14:35:34 +02:00
Huw Davies b8e97560fb msdaps: Initial stub. 2009-08-04 13:51:07 +02:00
Ricardo Filipe bb68894313 kernel32: Add Portuguese translation. 2009-08-03 14:56:04 +02:00
Jacek Caban 3935c81b21 include: Added netcon.idl. 2009-07-16 11:08:25 +02:00
Hans Leidekker 9bfd49b5b2 include: Add IWbemStatusCodeText and IWbemLocator interfaces. 2009-07-14 11:29:44 +02:00
Aurimas Fišeras 73d9ffbdb4 kernel32/nls: Add Lithuanian winerr translation. 2009-07-10 13:07:33 +02:00
Alexandre Julliard ae1afb82d2 winetest: Create a separate resource file with the SHA1 build id. 2009-07-09 12:54:39 +02:00
Alexandre Julliard 0dc951694b winetest: Build exe resources as separate .res files. 2009-07-06 14:33:32 +02:00
Vitaliy Margolen 516aac77aa dxdiagn: Add fil_data.idl to describe IAMFilterData interface. 2009-06-30 12:38:39 +02:00
Vincent Povirk ad9036e1ff include: Add wincodec.idl. 2009-06-08 13:09:12 +02:00
Eric Pouech b8aa4e4fc7 msvideo16: Make msvideo16 a separate 16-bit module. 2009-05-15 11:44:59 +02:00
Eric Pouech a0053ab9aa user32: Make ddeml.dll into a stand-alone 16bit module. 2009-05-06 12:19:37 +02:00
Łukasz Wojniłowicz 1e0caf7dfd kernel32: Added Polish translations. 2009-04-23 14:21:44 +02:00
Alexandre Julliard 129ba5ade0 shell32: Make shell.dll into a stand-alone 16-bit module. 2009-04-01 18:20:13 +02:00
Alexandre Julliard b91cf321ea avifil32: Make avifile.dll into a stand-alone 16-bit module. 2009-03-24 16:56:58 +01:00
Alexandre Julliard b4d4625890 w32skrnl: Make w32sys.dll into a stand-alone 16-bit module. 2009-03-24 09:42:02 +01:00
Alexandre Julliard 2a745fecd2 w32skrnl: Make win32s16.dll into a stand-alone 16-bit module. 2009-03-24 09:38:01 +01:00
Alexandre Julliard 9bf9eb0941 winnls32: Make winnls.dll into a stand-alone 16-bit module. 2009-03-24 09:31:03 +01:00
Alexandre Julliard b0530a5fbd winmm: Make sound.drv into a stand-alone 16-bit module. 2009-03-23 20:35:00 +01:00
Alexandre Julliard e475ef89fd rasapi32: Make rasapi16.dll into a stand-alone 16-bit module. 2009-03-23 20:34:34 +01:00
Alexandre Julliard 2b67a23fb0 twain_32: Make twain.dll into a stand-alone 16-bit module. 2009-03-23 20:34:02 +01:00
Alexandre Julliard a2ae7dd06c wnaspi32: Make winaspi.dll into a stand-alone 16-bit module. 2009-03-23 20:33:34 +01:00
Alexandre Julliard d540fa2a28 wintab32: Make wintab.dll into a stand-alone 16-bit module. 2009-03-23 20:33:00 +01:00
Alexandre Julliard 1b937cac74 imm32: Make imm.dll into a stand-alone 16-bit module. 2009-03-23 20:32:19 +01:00
Alexandre Julliard 9a19d8afa6 ctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand-alone 16-bit modules. 2009-03-23 20:31:01 +01:00
Alexandre Julliard d5a4a6635e oleaut32: Make ole2disp.dll into a stand-alone 16-bit module. 2009-03-12 13:09:53 +01:00
Alexandre Julliard 8a7089570d oleaut32: Make typelib.dll into a stand-alone 16-bit module. 2009-03-12 13:09:52 +01:00
Alexandre Julliard 6b40f64e18 ole32: Make compobj.dll into a stand-alone 16-bit module. 2009-03-12 13:09:31 +01:00
Alexandre Julliard 2e1b309fba ole32: Make ole2.dll into a stand-alone 16-bit module. 2009-03-11 17:05:20 +01:00
Alexandre Julliard f7fe2edadd ole32: Make storage.dll into a stand-alone 16-bit module. 2009-03-11 17:03:10 +01:00
Alexandre Julliard 7511d67447 ole32: Make ole2nls.dll into a stand-alone 16-bit module. 2009-03-11 16:53:06 +01:00
Alexandre Julliard dc81065d44 ole32: Make ole2thk.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard b4bbe0c4a0 ole32: Make ole2prox.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard ea6382623e ole32: Make ole2conv.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard b12965ceaa olesvr32: Make olesvr.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard 7c28860170 olecli32: Make olecli.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard d43148222a msacm32: Make msacm.dll into a stand-alone 16-bit module. 2009-03-11 16:51:09 +01:00
Alexandre Julliard 96b47ff78a lz32: Make lzexpand.dll into a stand-alone 16-bit module. 2009-03-11 16:51:08 +01:00
Alexandre Julliard f4a19c8463 loader: Merge the first and second stage loaders into a single wine binary. 2009-03-10 18:22:38 +01:00
Alexandre Julliard d62c05f720 user32: Make mouse.drv into a stand-alone 16-bit module. 2009-03-04 14:32:56 +01:00
Alexandre Julliard c2e52469fe user32: Make keyboard.drv into a stand-alone 16-bit module. 2009-03-04 14:30:37 +01:00
Alexandre Julliard 02ada6e477 user32: Make display.drv into a stand-alone 16-bit module. 2009-03-04 14:28:32 +01:00
Alexandre Julliard 86f54f4c89 gdi32: Make dispdib.dll into a stand-alone 16-bit module. 2009-03-04 14:27:05 +01:00
Alexandre Julliard 6cebffcd70 kernel32: Make windebug.dll into a stand-alone 16-bit module. 2009-03-04 14:24:30 +01:00
Alexandre Julliard 41600a8226 kernel32: Make comm.drv into a stand-alone 16-bit module. 2009-03-04 14:22:24 +01:00
Alexandre Julliard a9e81624b7 kernel32: Make win87em.dll into a stand-alone 16-bit module. 2009-03-04 14:19:49 +01:00
Alexandre Julliard e4085d75df kernel32: Make stress.dll into a stand-alone 16-bit module. 2009-03-04 14:16:18 +01:00
Alexandre Julliard 0e446d5912 loader: Get rid of the no longer supported wine-kthread. 2009-03-02 12:29:32 +01:00
Alistair Leslie-Hughes 8ffadacb11 mshtml: Add idl for IPersistHistory interface. 2009-02-26 15:13:25 +01:00
Alexandre Julliard 3f0d9d12c3 kernel32: Make winhelp.exe into a stand-alone 16-bit executable. 2009-02-26 13:25:45 +01:00
Alexandre Julliard a1cf6485df kernel32: Make winoldap.mod into a stand-alone 16-bit executable. 2009-02-26 13:25:45 +01:00
Alexandre Julliard 65c6ca5947 programs: Get rid of the remaining binary wrappers, they break out-of-tree builds. 2009-02-25 16:06:22 +01:00
Alexandre Julliard a6b91685b7 programs: Only create executable wrappers for programs that get installed in the bin directory. 2009-02-24 16:56:57 +01:00
Aric Stewart d1cfbab47f include: Add beginning textstor.idl. 2009-02-03 13:20:56 +01:00
Andrey Turkin 347272b37e programs: Add lodctr and unlodctr tools. 2009-01-29 15:14:22 +01:00
Aric Stewart b8416b9ccb msctf: Add definition of CLSID_TF_ThreadMgr. 2009-01-28 14:02:26 +01:00
Henri Verbeet 43f469ec6a d3d10core: Implement device_parent_CreateSurface(). 2009-01-19 13:36:25 +01:00
Andrey Turkin aa8f008952 include: Add ctxtcall.idl file with IContextCallback interface definition. 2009-01-14 14:16:08 +01:00
Andrey Turkin c0f4fc4978 programs: Add cacls stub. 2009-01-12 16:53:18 +01:00
Hans Leidekker 57f82b89a8 include: Add IAutomaticUpdates, IUpdateSession, IUpdateSearcher, IUpdateDownloader and IUpdateInstaller interfaces. 2008-12-17 13:52:41 +01:00
Henri Verbeet a6917b143d wined3d: Use IDL to generate wined3d.h. 2008-11-25 13:37:22 +01:00
Henri Verbeet 479e3672c4 dxgi: Add a IWineD3D field to dxgi_factory. 2008-11-17 14:38:24 +01:00
Andrew Fenn 457a22deac xinput1_3: Initial implementation. 2008-11-11 14:03:00 +01:00
Jacek Caban 9ebdd11126 jscript: Added parser. 2008-09-04 11:47:56 +02:00
Dan Hipschman 9e6784c2a7 oleaut32: Add a widl-generated proxy file for ocidl.idl. 2008-09-02 18:02:04 +02:00
Dan Hipschman 19cccae29d ole32: Add a widl-generated proxy file for oleidl.idl. 2008-09-02 16:03:02 +02:00
Dan Hipschman 44800b6ad4 ole32: Add a widl-generated proxy file for objidl.idl. 2008-09-02 16:02:29 +02:00
Dan Hipschman 4afc326638 ole32: Add widl-generated proxies for unknwn.idl and dcom.idl. 2008-09-02 16:00:33 +02:00
Alexandre Julliard deccfeec9a winetest: Build the test list from the makefile instead of make_makefiles. 2008-08-28 12:17:42 +02:00
Jacek Caban 7d367d9260 jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
Alexander Nicolaysen Sørnes edf48ea287 kernel32/winerr: Add Norwegian Bokmål translation. 2008-08-21 12:51:56 +02:00
Christian Costa 04d72cdd6f d3dxof: Add basic tests. 2008-08-19 15:30:32 +02:00
Alexandre Julliard 3842ab09f1 makefiles: Add missing entries for mstask tests. 2008-08-19 15:30:25 +02:00
Alexandre Julliard d96e3964b7 make_makefiles: Explicitly list the Wine headers that should be exported. 2008-07-23 11:40:43 +02:00
Roy Shea 21fd0a0460 mstask: Generate C file with GUID definitions from mstask.idl. 2008-07-21 15:16:23 +02:00
Zac Brown b2be840e47 winhttp/tests: Add test for opening request. 2008-07-18 12:48:47 +02:00
Roy Shea 7c74ff3bbb include: Add header for mstask. 2008-07-11 15:19:01 +02:00
Stefan Leichter b8c6d8e598 rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), 2008-07-09 12:34:34 +02:00
Alexandre Julliard e9a34e919e make_makefiles: Add more wildcard patterns in .gitignore. 2008-07-09 11:53:03 +02:00
Zachary Brown 927335ef15 winhttp: Build an import library. 2008-06-30 14:59:59 +02:00
Rob Shearman 9e1c7a30c7 rpcrt4: Use DCE/RPC to contact the endpoint-mapper server. 2008-06-26 12:18:35 +02:00
Rob Shearman 16849ceba9 rpcss: Implement endpoint-mapper server using DCE/RPC. 2008-06-26 12:16:48 +02:00
Juan Lang cca77db0a6 inetmib1: Add tests for SnmpExtensionInit. 2008-06-25 10:56:13 +02:00
Maarten Lankhorst da92dcec66 include: Add definitions for VMR-9 interface. 2008-06-21 11:49:44 +02:00
Alexandre Julliard 4d1cf9c8c4 kernel32: Add a builtin 16-bit winhelp.exe.
This should be moved to winhlp32.exe once we support 16-bit modules in executables.
2008-05-13 18:50:50 +02:00
Alexandre Julliard a795f36af7 winhelp.exe: Renamed to winhlp32.exe. 2008-05-13 18:43:27 +02:00
Lei Zhang ffb0457982 userenv: Add initial tests for CreateEnvironmentBlock. 2008-04-30 13:45:15 +02:00