Commit Graph

85166 Commits

Author SHA1 Message Date
Aurimas Fišeras 8694b208f3 po: Update Lithuanian translation. 2012-01-16 12:45:34 +01:00
Luca Bennati 248dd82cd1 po: Update Italian translation. 2012-01-16 12:45:34 +01:00
Hans Leidekker bc801f85be msi: Set the SourceDir and SOURCEDIR properties in MsiGetSourcePath. 2012-01-16 12:45:34 +01:00
Piotr Caban 4381cabf9a msvcp90: Fix mistakes in spec file. 2012-01-16 12:45:34 +01:00
Francois Gouget cbc7a0361e wined3d: Add a trailing '\n' to a FIXME() message. 2012-01-16 12:45:34 +01:00
Michael Stefaniuc bf5e5a981e mscoree: Remove superfluous NULL pointer checks before free (Smatch). 2012-01-16 12:45:34 +01:00
Michael Stefaniuc 51f77f4983 mshtml: Remove superfluous NULL pointer check before free (Smatch). 2012-01-16 12:45:34 +01:00
Michael Stefaniuc 5959e1d48c dsound: Use AddRef to set the refcounts at object creation. 2012-01-16 12:45:33 +01:00
Michael Stefaniuc 37df4671cb dsound: Merge IDirectSound3DListener into the primary buffer object. 2012-01-16 12:45:33 +01:00
Michael Stefaniuc 044edbb625 dsound: Get rid of some LPDIRECTSOUNDBUFFER usage. 2012-01-16 12:45:33 +01:00
Nikolay Sivov df434065d3 msxml3: Remove no longer used node data type helper. 2012-01-16 12:45:33 +01:00
Nikolay Sivov 05ea6855bf msxml3: Fix allocated length for header list element. 2012-01-16 12:45:33 +01:00
Francois Gouget 67448e5661 dbghelp: Fix the position where the calling convention is specified in function pointers. 2012-01-16 12:45:33 +01:00
Francois Gouget 259153001f windowscodecs: Fix compilation on systems that don't support nameless unions. 2012-01-16 12:45:33 +01:00
Hans Leidekker 6522393265 wininet: Add support for setting and retrieving the send/receive timeouts. 2012-01-16 12:16:41 +01:00
Hans Leidekker 848cd8a2f5 wininet: Add support for setting and retrieving the connect timeout. 2012-01-16 12:16:37 +01:00
Hans Leidekker 72273a0786 wininet: Implement the connect timeout. 2012-01-16 12:16:30 +01:00
Alexandre Julliard 64f1fd29f7 Release 1.3.37. 2012-01-13 20:38:53 +01:00
Gustavo Henrique Milaré 2db8613ed9 po: Update Brazilian Portuguese translation. 2012-01-13 18:17:41 +01:00
Jacek Caban 06e51bc694 mshtml: Moved NPAPI struct declarations to npplugin.c.
They are no longer needed in nsiface.idl
2012-01-13 18:17:41 +01:00
Aric Stewart 607e274f81 wineqtdecoder: Lower the Merit of the filters.
As they are designed to be catch all decoders for unhandled type do not
have them compete with potentially fully functional targeted filters.
2012-01-13 18:17:40 +01:00
Piotr Caban 76a30f6b68 urlmon/tests: Added Uri IPersistStream_Load tests. 2012-01-13 18:17:40 +01:00
Piotr Caban b430abce3b urlmon: Added Uri IPersistStream_Load implementation. 2012-01-13 18:17:39 +01:00
Piotr Caban 28e95dfbed urlmon: Added Uri IPersistStream_GetClassID implementation. 2012-01-13 18:17:38 +01:00
Piotr Caban 18f932cd1c urlmon/tests: Test uninitialized IUri object. 2012-01-13 18:17:38 +01:00
Piotr Caban e5925d2a52 urlmon: Return error in IUri functions on uninitialized object. 2012-01-13 18:17:37 +01:00
Piotr Caban 11abd08bb5 urlmon: Added CUri ClassFactory implementation. 2012-01-13 18:17:36 +01:00
Austin English 1c92d20225 xpsprint: Add stub dll. 2012-01-13 18:17:35 +01:00
Austin English e3fb078329 photometadatahandler: Add stub dll. 2012-01-13 18:17:34 +01:00
Detlef Riekenberg cbfb15e8eb shell32: Reorder functions to avoid forward declarations. 2012-01-13 18:17:34 +01:00
Detlef Riekenberg 38d58f8764 shell32: Remove outdated dll names from comments. 2012-01-13 18:17:33 +01:00
Jörg Höhle ee5f6f229e winecoreaudio: Fix AudioCaptureClient Get/ReleaseBuffer protocol. 2012-01-13 18:17:32 +01:00
Jörg Höhle 04cf4dc06f wineoss: Reset accounts for dropped frames in capture mode. 2012-01-13 18:17:32 +01:00
Jörg Höhle 999423d34e dsound: Vista/XP SP2 reworked the Speaker Configuration. 2012-01-13 18:17:31 +01:00
André Hentschel 33c7a865cb d3drm: Implement GetVertices for IDirect3DRMMeshBuilder3. 2012-01-13 18:17:31 +01:00
André Hentschel 1b3c8aaf06 d3drm/tests: Add refcount testing. 2012-01-13 18:17:30 +01:00
André Hentschel 5aa43a2bfb d3drm: Move GetTextureCoordinates from IDirect3DRMMeshBuilder2 to IDirect3DRMMeshBuilder3. 2012-01-13 18:17:30 +01:00
André Hentschel e27d3c0ea5 d3drm: Add more partial stubs for device creation. 2012-01-13 18:17:29 +01:00
André Hentschel 7a96cb4e67 d3drm: Add IDirect3DRMViewport interface. 2012-01-13 18:17:29 +01:00
André Hentschel f018a86137 d3drm: Add IDirect3DRMDevice2 interface. 2012-01-13 18:17:28 +01:00
André Hentschel 3931338eca d3drm: Move Load implementation to IDirect3DRMMeshBuilder3. 2012-01-13 18:17:27 +01:00
André Hentschel d16806e3fb d3drm: Add more Frame tests. 2012-01-13 18:17:27 +01:00
André Hentschel 455edb1870 d3drm: Add more MeshBuilder tests. 2012-01-13 18:17:26 +01:00
André Hentschel 59186dd4a0 d3drm: Fix QueryInterface forwarding. 2012-01-13 18:17:26 +01:00
Daniel Lehman 6f9f27d1bf msvcp90: Flip num_get<char/wchar_t> do_get_long and do_get_ulong in vtable. 2012-01-13 18:17:25 +01:00
Daniel Lehman 015ccccfeb msvcp90: Add num_get<short> stubs. 2012-01-13 18:17:24 +01:00
André Hentschel 68371e8481 po: Update German translation. 2012-01-13 18:17:23 +01:00
Frédéric Delanoy 77882728c7 po: Update French translation. 2012-01-13 18:17:20 +01:00
Henri Verbeet e70990041b wined3d: Get rid of the WINED3DTEXTUREFILTERTYPE typedef. 2012-01-13 17:34:31 +01:00
Henri Verbeet a44b062aed wined3d: Get rid of the WINED3DCUBEMAP_FACES typedef. 2012-01-13 17:34:31 +01:00