Commit Graph

86673 Commits

Author SHA1 Message Date
Matteo Bruni c0d4c66a5a include: Fix some winsock definitions. 2012-03-28 15:09:47 +02:00
Matteo Bruni 7e3c7840e3 wined3d: Support WINED3D_TTFF_COUNT3 texture projection in the ARB backend. 2012-03-28 15:09:18 +02:00
Matteo Bruni 439097c810 wined3d: Update the correct draw buffers mask. 2012-03-28 15:09:09 +02:00
Jacek Caban 21f5ef2808 mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
Jacek Caban 1dd2010f31 mshtml: Improved VARIANT debug traces in htmldoc*.c. 2012-03-28 14:56:32 +02:00
Jacek Caban 706ec7a10d mshtml: Improved VARIANT debug traces in htmlbody.c. 2012-03-28 14:56:29 +02:00
Jacek Caban 3f9c706606 mshtml: Improved VARIANT debug traces in htmlelem.c. 2012-03-28 14:56:25 +02:00
Jacek Caban 6e3d322cce mshtml: Improved VARIANT debug traces in htmldoc.c. 2012-03-28 14:56:20 +02:00
Jacek Caban f51ceff7e8 mshtml: Improved VARIANT debug traces in htmltable.c. 2012-03-28 14:56:00 +02:00
Jacek Caban 42bb6cab78 mshtml: Improved VARIANT debug traces in htmlwindow.c. 2012-03-28 14:55:57 +02:00
Jacek Caban 852a0d386f mshtml: Improved VARIANT debug traces in htmlstyle.c. 2012-03-28 14:55:54 +02:00
Alistair Leslie-Hughes e147d6714a scrrun: Register Scripting interfaces. 2012-03-28 14:50:16 +02:00
Alistair Leslie-Hughes d7a00c533e scrrun: Add DllCanUnloadNow, DllGetClassObject stubs. 2012-03-28 14:33:46 +02:00
Michael Mc Donnell f144626e81 d3dx9: Do not weld self. 2012-03-28 13:55:38 +02:00
Thomas Faber 9f0119a0c0 dbghelp: Fix uninitialized variable usage. 2012-03-28 13:55:26 +02:00
Jacek Caban 574becbf87 mshtml: Added IHTMLTableCell interface stub implementation. 2012-03-28 13:51:53 +02:00
Jacek Caban fb1640fb4e mshtml.idl: Added IHTMLTableCell declaration. 2012-03-28 13:51:19 +02:00
Jacek Caban 33742f1ed3 mshtml.idl: Added DispHTMLTableCell declaration. 2012-03-28 13:51:16 +02:00
Piotr Caban 37d3eaf476 msvcp90: Added basic_streambuf<wchar> implementation. 2012-03-28 13:50:17 +02:00
Piotr Caban 143f8e8792 msvcp90: Added basic_streambuf<char> implementation. 2012-03-28 13:49:59 +02:00
Piotr Caban 52bcd2e082 msvcp90: Added numpunct<wchar> implementation. 2012-03-28 13:49:26 +02:00
Christian Costa c1b92ca1e2 devenum: Add tests for devenum. 2012-03-28 11:53:18 +02:00
Christian Costa 303ce38bb3 amstream/tests: Add tests for querying interfaces and creating samples on video and audio media streams. 2012-03-28 11:48:45 +02:00
Christian Costa 3aab797929 amstream/tests: Verify if the dsound renderer is created when we create an audio stream with the default renderer. 2012-03-28 11:48:40 +02:00
Christian Costa 1349cf6902 amstream: Add stream to the media stream filter in IAMMultiMediaStreamImpl_AddMediaStream. 2012-03-28 11:48:35 +02:00
Christian Costa 76d69cdb91 amstream: Implement AddMediaStream and GetMediaStream in media stream filter. 2012-03-28 11:48:30 +02:00
André Hentschel 8229055692 include: Add peARM to fusion.idl. 2012-03-28 11:47:55 +02:00
André Hentschel 1de185efba include: Add new ARM defines to winnt.h. 2012-03-28 11:47:51 +02:00
André Hentschel 220aeda3a0 winebuild: Create stubs for ARM. 2012-03-28 11:47:22 +02:00
Robert van Herk 516bb0ba64 msvcrt: Fix file mode T (temporary file). 2012-03-28 11:47:13 +02:00
Andoni Morales Alastruey 342fcb6198 msi: Implement MSIMODIFY_MERGE function in TABLE_modify. 2012-03-28 11:44:52 +02:00
Christian Costa e08a7a6131 include: Add missing error codes. 2012-03-28 11:41:20 +02:00
Michael Stefaniuc 39f416cd9d riched20/tests: Add COM aggregation tests for CreateTextServices(). 2012-03-28 11:39:12 +02:00
Michael Stefaniuc 67389533bc riched20/tests: Get the CreateTextServices() pointer only once. 2012-03-28 11:39:04 +02:00
Michael Stefaniuc 74c5d202a1 riched20: Support COM aggregation in CreateTextServices(). 2012-03-28 11:38:59 +02:00
Michael Stefaniuc 6f299c5d76 riched20: Avoid a forward declaration of a vtbl. 2012-03-28 11:38:44 +02:00
Bruno Jesus 40f0145d00 kernel32: Avoid ini cache if file does not exist anymore. 2012-03-28 11:38:35 +02:00
Bruno Jesus a4e3268886 kernel32/tests: Show that ini cache must not be used if file no longer exists. 2012-03-28 11:38:31 +02:00
Henri Verbeet 426535a7dd wined3d: Recognise AMD HD 6770M and HD 6750M with closed drivers. 2012-03-28 11:36:46 +02:00
Henri Verbeet ad0980c655 d3d9: Don't return a pointer to the implementation in IDirect3DVolume9Impl_QueryInterface(). 2012-03-28 11:36:42 +02:00
Henri Verbeet 8db93e2a55 d3d9: Don't return a pointer to the implementation in IDirect3DVolumeTexture9Impl_QueryInterface(). 2012-03-28 11:36:37 +02:00
Henri Verbeet cbc3e9985c d3d9: Store an implementation pointer to the d3d9 structure in IDirect3DDevice9Impl. 2012-03-28 11:36:32 +02:00
Henri Verbeet 22d3e6dba1 winex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttribWGLtoGLX(). 2012-03-28 11:36:26 +02:00
Vincent Povirk e2e77545ff gdiplus: Measure strings at device size, then rescale to world size. 2012-03-28 11:36:20 +02:00
Andrew Eikum 447b045825 winmm: Report waveIn devices' component type as Microphone. 2012-03-28 11:35:52 +02:00
Andrew Eikum 6a6e1bd50e winmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage. 2012-03-28 11:35:44 +02:00
Aric Stewart d2348911b7 wineqtdecoder: Implement base IQualityControl in QTOutPin. 2012-03-27 20:36:58 +02:00
Dmitry Timoshkov 4c6a19837b psapi: Add missing return value checks. 2012-03-27 18:01:00 +02:00
André Hentschel db8d76034d winedbg: Fix a typo. 2012-03-27 17:58:21 +02:00
Alistair Leslie-Hughes d08e89a8d6 mscoree: Allow capital for version number. 2012-03-27 17:56:31 +02:00