Commit Graph

78248 Commits

Author SHA1 Message Date
Damjan Jovanovic 821adcfac3 mmsystem.dll16: Fix the pointer arithmetic and memory leak issues when unmapping. 2011-05-05 16:32:00 +02:00
Damjan Jovanovic 840aacc1a2 mmsystem.dll16: Fix MCI_STATUS mapping for digitalvideo. 2011-05-05 16:32:00 +02:00
Dylan Smith c44ab0cd41 include: Generate rmxftmpl.h from rmxftmpl.x using new build tool. 2011-05-05 16:31:59 +02:00
Dylan Smith e6a824d5fe tools: Add a tool to build .x template files. 2011-05-05 16:31:59 +02:00
Alexandre Julliard 0435b5825e makefiles: Add support for .x template files. 2011-05-05 16:31:59 +02:00
Huw Davies e8859699e8 advapi32: Fix incorrect pointer increment. 2011-05-05 16:31:58 +02:00
Alexandre Julliard 666c40f398 user32: Catch bad pointer passed to SetSysColors. 2011-05-05 16:31:58 +02:00
Alexandre Julliard 57fc5e7fcc winex11: Fix check for desktop process in non-desktop mode. 2011-05-05 16:31:58 +02:00
Alexandre Julliard acfdbd2ba5 msvcp: Export the various floating point constants. 2011-05-05 12:34:46 +02:00
Rico Schüller 1ffad65698 d3dx9: Implement ID3DXBaseEffect::GetAnnotationByName(). 2011-05-05 11:46:45 +02:00
Rico Schüller 7858a6f8e6 d3dx9: Implement ID3DXBaseEffect::GetAnnotation(). 2011-05-05 11:46:41 +02:00
Rico Schüller f0da0f8066 d3dx9: Implement ID3DXBaseEffect::GetParameterBySemantic(). 2011-05-05 11:46:36 +02:00
Adam Martinson 11df66af0b msxml3: Don't add a <?xml...?> decl in domdoc_get_xml(). 2011-05-05 11:46:33 +02:00
Adam Martinson 62b5d12c0e d3d9: Use D3DQUERYTYPE instead of HRESULT in IDirect3DQuery9Impl_GetType(). 2011-05-05 11:45:35 +02:00
Henri Verbeet 86b0c6bd7b wined3d: Rename "shader_backend_t" to "wined3d_shader_backend_ops".
This makes it more consistent with the other call table names in wined3d.
2011-05-05 11:45:22 +02:00
Henri Verbeet a4b032fd31 d3d8/tests: Add a volume texture test to test_reset(). 2011-05-05 11:45:17 +02:00
Henri Verbeet 4a7ff5fc35 d3d9/tests: Add a volume texture test to test_reset(). 2011-05-05 11:45:13 +02:00
Henri Verbeet 99092e8a0a d3d9: Simplify reset_enum_callback().
Note that the existing code wouldn't work for volumes, since volumes aren't
proper resources in d3d9.
2011-05-05 11:45:10 +02:00
Henri Verbeet ef5a99d5e0 opengl32/tests: Add a test for GL on window DCs. 2011-05-05 11:45:05 +02:00
Jerome Leclanche db03d24715 wine.desktop: Remove the nonexistent application/x-win-lnk MIME type. 2011-05-05 11:44:38 +02:00
Alexandre Julliard 164f40a00b mshtml: Remove an extra quote in the pngfile registration. 2011-05-04 23:46:07 +02:00
Akihiro Sagawa 79ab0c3375 gdi32: Pass a proper code point from GetGlyphOutlineA to W version. 2011-05-04 20:42:34 +02:00
Akihiro Sagawa d8db1b301d gdi32/tests: Add more tests for GetGlyphOutlineA. 2011-05-04 20:42:34 +02:00
Andrej Znidarsic 54ad1dd4fd po: Update Slovenian translation. 2011-05-04 20:42:34 +02:00
Akihiro Sagawa 3f4973f92e po: Update Japanese translation. 2011-05-04 20:42:34 +02:00
Akihiro Sagawa 879fcebcad appwiz.cpl: Update Japanese translation. 2011-05-04 20:42:34 +02:00
Aurimas Fišeras 42b68b7ef4 po: Update Lithuanian translation. 2011-05-04 20:42:34 +02:00
John Edmonds d9f8cba50f wined3d: Turn off message filtering temporarily in the Reset() method to allow certain messages (e.g. WM_ACTIVATEAPP) through. 2011-05-04 20:42:34 +02:00
John Edmonds 1772a043db d3d9/tests: Added a test for resetting an invisible, inactive window to fullscreen mode. 2011-05-04 20:42:34 +02:00
Rico Schüller 35bff043f2 d3dx9: Implement ID3DXBaseEffect::GetVertexShader(). 2011-05-04 20:42:33 +02:00
Rico Schüller 59abf094cf d3dx9: Implement ID3DXBaseEffect::GetPixelShader(). 2011-05-04 20:42:33 +02:00
Piotr Caban 54833c9b7c wine.inf: Add quotes to webbrowser command keys. 2011-05-04 20:42:27 +02:00
Michael Stefaniuc c39fb845ea mlang: COM cleanup. 2011-05-04 18:01:18 +02:00
Jacek Caban 4c1c5fe64c wininet: Moved connected check out of NETCON_set_timeout. 2011-05-04 17:26:51 +02:00
Hwang YunSong 0a51b005d3 winecfg: Update Korean resource. 2011-05-04 17:26:47 +02:00
Hwang YunSong 1f391208f9 po: Update Korean translation. 2011-05-04 17:26:47 +02:00
Huw Davies da27bb5937 oleaut32/tests: Skip the named time tests for locales that use the 24 hour clock. 2011-05-04 17:26:47 +02:00
Nikolay Sivov 6e123f3cbf msxml3: Basic tests for startElement(). 2011-05-04 17:26:47 +02:00
Nikolay Sivov 020bf5a18e msxml3: Add support for omitXMLDeclaration() property. 2011-05-04 17:26:47 +02:00
Nikolay Sivov 1831e54916 msxml3: Store boolean properties in a single array. 2011-05-04 17:26:47 +02:00
Alexandre Julliard 277120bbd5 msvcp: Implement the Ctraits math functions. 2011-05-04 17:26:47 +02:00
Alexandre Julliard af0c9edfc3 msvcp: Implement the numeric limit functions. 2011-05-04 17:26:46 +02:00
Alexandre Julliard 9e89da33f7 msvcp: Implement the numeric limit constants. 2011-05-04 17:26:46 +02:00
Alexandre Julliard 5b58de9648 msvcp: Export a couple of variables and their access function. 2011-05-04 17:26:46 +02:00
Alexandre Julliard 83a8c45dc4 make_specfiles: Properly replace commented out exports. 2011-05-04 17:26:46 +02:00
Henri Verbeet 693fb6d56c d3d8: Check for D3DPOOL_DEFAULT resources before doing a Reset(). 2011-05-04 17:26:46 +02:00
Henri Verbeet 7db1ebb853 d3d8/tests: Add a Reset test.
This is based on the equivalent d3d9 test.
2011-05-04 17:26:46 +02:00
Henri Verbeet b20a2703e4 d3d8/tests: Fix some failure messages in test_depth_stencil_size(). 2011-05-04 17:26:46 +02:00
Henri Verbeet d06873443d d3d9/tests: Avoid leaking a device in the Reset test. 2011-05-04 17:26:46 +02:00
Henri Verbeet d2479406e8 d3d9/tests: Add a test for window styles on device creation. 2011-05-04 17:26:46 +02:00