Commit Graph

55171 Commits

Author SHA1 Message Date
Austin English 76ba45e5ab comctl32: Fix compiler warnings on Clang. 2010-09-20 13:57:40 +02:00
Austin English e2755c13fa wintab32: Fix compiler warnings on Clang. 2010-09-20 13:57:26 +02:00
Austin English 426c920264 winejoystick.drv: Fix a compiler warning on clang. 2010-09-20 13:57:18 +02:00
Austin English 0f05f90aa2 user.exe16: Fix a compiler warning on clang. 2010-09-20 13:57:04 +02:00
Austin English 920f451c9e riched32: Fix a compiler warning on clang. 2010-09-20 13:55:53 +02:00
Austin English fc48daa0d2 quartz: Fix compiler warnings on Clang. 2010-09-20 13:55:09 +02:00
Henri Verbeet b37ce45d6c wined3d: Move pixel shader constants to wined3d_state. 2010-09-20 13:48:13 +02:00
Henri Verbeet 33dfb9539c wined3d: Move the pixel shader to wined3d_state. 2010-09-20 13:48:13 +02:00
Henri Verbeet 8a148cc7c5 wined3d: Move vertex shader constants to wined3d_state. 2010-09-20 13:48:12 +02:00
Henri Verbeet dd4aea36c9 wined3d: Move the vertex shader to wined3d_state. 2010-09-20 13:48:12 +02:00
Jacek Caban 493a3172f4 urlmon: Skip tests on very old IEs as soon as possible. 2010-09-20 13:48:12 +02:00
Hwang YunSong f493e7e98e shell32: Update Korean resource. 2010-09-20 13:48:12 +02:00
Hans Leidekker 39d6b6eb70 msi: Handle fdintNEXT_CABINET and fdintPARTIAL_FILE for cabinet streams. 2010-09-20 13:48:12 +02:00
Roderick Colenbrander d73370313e wined3d: Add Radeon HD3200 to gpu table. 2010-09-20 13:48:12 +02:00
Nikolay Sivov 5a91bea3b2 msxml3/tests: Fix locale dependent string comparison. 2010-09-20 13:48:12 +02:00
Gerald Pfeifer 9724a432e9 comctl32: Remove unused parameter lpcs from TOOLTIPS_Create. 2010-09-20 13:48:12 +02:00
Gerald Pfeifer 824ab969ff user32: Fix error handling in BITMAP_Load. 2010-09-20 13:48:11 +02:00
Gerald Pfeifer ae0a15477c setupx.dll16: Simplify VcpClose16 a bit. 2010-09-20 13:48:11 +02:00
Gerald Pfeifer 7c27f9cbac setupx.dll16: Fix error handling in VCP_VirtnodeCreate. 2010-09-20 13:48:11 +02:00
Luca Bennati 9941f846e8 kernel32: Remove dead assignments. 2010-09-20 13:02:11 +02:00
Paul Vriens 507b29a046 atl/tests: Fix a test failure on Win95. 2010-09-20 13:01:18 +02:00
Thomas Mullaly e48b81036a urlmon: Implemented validation for the userinfo component when create an IUri with IUriBuilder. 2010-09-20 13:01:07 +02:00
Thomas Mullaly fcc9d609b0 urlmon: Restructured how the userinfo component is parsed and canonicalized. 2010-09-20 13:00:51 +02:00
Thomas Mullaly e767cc813d urlmon: File URIs can't have a userinfo component when creating an IUri using IUriBuilder. 2010-09-20 13:00:36 +02:00
Thomas Mullaly f2a1737e35 urlmon: Implemented validation of scheme component of a IUriBuilder. 2010-09-20 13:00:32 +02:00
Thomas Mullaly 947e4ec567 urlmon: IUriBuilder_CreateUri* functions return base IUri if there were no changes. 2010-09-20 13:00:27 +02:00
Thomas Mullaly 2e1f854860 urlmon/tests: Added more tests for IUriBuilder's CreateUri functions. 2010-09-20 13:00:21 +02:00
Paul Vriens 6704cd804f urlmon/tests: Fix test failures on Win9x/WinMe by using more A-functions. 2010-09-20 13:00:09 +02:00
André Hentschel 9a1103112e dbghelp: Add ARM support. 2010-09-20 12:58:56 +02:00
André Hentschel 171c9a5327 ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
André Hentschel ee3a6770b8 kernel32: Add ARM support. 2010-09-20 12:55:29 +02:00
Aurimas Fišeras eaf599074f shell32: Update Lithuanian translation. 2010-09-19 14:59:24 +02:00
Jacek Caban 9557f1c526 mshtml: Fixed hash part stripping in GetQuery.
Spotted by Joris Huizer.
2010-09-19 14:59:11 +02:00
Paul Vriens 92643eb020 user32: Fix a typo. 2010-09-19 14:59:04 +02:00
Luca Bennati f43e1bb3b1 shell32: Update Italian translation. 2010-09-19 14:58:55 +02:00
Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Oldřich Jedlička a6c3d0d6ac ddraw: Add checking of SURFACEDESC type/nullness into CreateSurface methods. 2010-09-18 14:40:01 +02:00
Brad Smith 466b64032f ntll: Fix the detection of the number of CPUs for OpenBSD. 2010-09-18 13:10:07 +02:00
Piotr Caban ab52186086 secur32: Prevent schannel tests from crashing on Windows NT. 2010-09-18 13:09:33 +02:00
Aric Stewart ac6db331ac quartz: Return E_OUTOFMEMORY of the StdMemAllocator is unable to allocate memory. 2010-09-18 13:09:20 +02:00
Jacek Caban ffe9cc87c0 mshtml: Added nsIURL::GetQuery implementation. 2010-09-18 13:08:32 +02:00
Jacek Caban e081b65aee mshtml: Try getting window from notification callback if load group is not available in AsyncOpen. 2010-09-18 13:08:28 +02:00
Jacek Caban d4071b56a1 mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation. 2010-09-18 13:08:25 +02:00
Alexandre Goujon 19a0350bde quartz: avisplitter Fix query interface test. 2010-09-18 13:07:58 +02:00
Alexander Morozov dfd3e2dcd5 crypt32: Add a stub for CryptEncryptMessage. 2010-09-18 13:07:28 +02:00
Igor Paliychuk f0afced6bd shdocvw: Ukrainian translation update. 2010-09-18 13:07:17 +02:00
Igor Paliychuk 4908e82fe3 shell32: Ukrainian translation update. 2010-09-18 13:07:13 +02:00
Łukasz Wojniłowicz 8b3d314a68 mshtml: Update the Polish translation. 2010-09-18 13:07:00 +02:00
Łukasz Wojniłowicz 477e65402a shdocvw: Update the Polish translation. 2010-09-18 13:06:56 +02:00
Łukasz Wojniłowicz d1fd24441c jscript: Update the Polish translation. 2010-09-18 13:06:50 +02:00
Hans Leidekker a0ebe951b6 msi: Read supported platform and language ids from the summary information stream. 2010-09-18 13:06:28 +02:00
Hans Leidekker 3ef3e81f9e msi: Avoid a crash on database destruction. 2010-09-18 13:06:21 +02:00
Hans Leidekker 931bf05731 msi: Adjust the AdminUser property too after applying a patch. 2010-09-18 13:06:17 +02:00
Hans Leidekker 9f4d6c6edc shell32: Support FOLDERID_LocalAppDataLow. 2010-09-18 13:06:10 +02:00
Henri Verbeet e31ea51bab wined3d: Move the vertex declaration to wined3d_state. 2010-09-18 13:05:54 +02:00
Henri Verbeet d728d5f0ec wined3d: Move texture bindings to wined3d_state. 2010-09-18 13:05:49 +02:00
Henri Verbeet 5a3a4ac77a wined3d: Remove IWineD3DBaseTexture::GetTextureDimensions() from the public wined3d interface. 2010-09-18 13:05:44 +02:00
Henri Verbeet 2e119ecd28 wined3d: Move the texture's target field to the base texture struct. 2010-09-18 13:05:36 +02:00
Piotr Caban cdf8d455c2 secur32: Handle extra data in schan_InitializeSecurityContextW. 2010-09-18 13:05:30 +02:00
Anders Jonsson 98ed9bcdf0 inetcpl.cpl: Add Swedish translation. 2010-09-18 13:05:22 +02:00
Anders Jonsson 6a0794194c shdocvw: Update Swedish translation. 2010-09-18 13:05:22 +02:00
Thomas Mullaly b5939f68ef urlmon/tests: Fixed bug in tests where the wrong value is checked. 2010-09-18 13:05:22 +02:00
Thomas Mullaly 3395c5623a urlmon/tests: IUriBuilder_CreateUri functions will return the base IUri if no changes have been made. 2010-09-18 13:05:22 +02:00
Thomas Mullaly 0da2e4c39f urlmon: Can't set the scheme name of a IUriBuilder to NULL or an empty string. 2010-09-18 13:05:22 +02:00
Jacek Caban f39d945246 mshtml: Use stored nsWineURI object to create moniker in async_open. 2010-09-18 13:03:57 +02:00
Nikolay Sivov af4377f86a msxml3/tests: Store test data as a table for ::nodeTypedValue() tests. 2010-09-18 13:03:51 +02:00
Nikolay Sivov f2ed4de962 msxml3: Remove some useless initializers. 2010-09-18 13:03:44 +02:00
Nikolay Sivov 893e8a46b2 msxml3: Store selected query language in backend document instance. 2010-09-18 13:03:33 +02:00
Nikolay Sivov a930084d86 msxml3: Fix ::selectSingleNode() behaviour on invalid arguments. 2010-09-18 13:03:26 +02:00
Aurimas Fišeras a6bfb91a7a inetcpl.cpl: Add Lithuanian translation. 2010-09-18 13:03:20 +02:00
Alexander Morozov 190c3518d6 crypt32: Initialize HashEncryptionAlgorithm. 2010-09-16 13:59:06 -05:00
Alexander Morozov 8cdf146317 crypt32: Implement CryptSignMessage. 2010-09-16 13:59:01 -05:00
Sven Baars 7673038234 inetcpl.cpl: Add the Dutch translation. 2010-09-16 13:40:47 -05:00
Oldřich Jedlička bec3b7692d ddraw: Allow creating back buffer for DirectX 1 interfaces. 2010-09-16 13:38:03 -05:00
Marcus Meissner 8d25534613 ole32: Check for interface NULL which happens with e.g. Abiword. 2010-09-16 13:37:32 -05:00
Sven Baars 5f6f0815de shell32: Update the Dutch translation. 2010-09-16 13:13:46 -05:00
Sven Baars 3da19c4175 shdocvw: Update the Dutch translation. 2010-09-16 13:13:42 -05:00
André Hentschel 49434929c6 user32: Only select needed part of the flags. 2010-09-16 13:13:16 -05:00
Matej Spindler 21c3e4836a shell32: Update Slovenian translation. 2010-09-16 13:08:40 -05:00
Matej Spindler 5349897afc inetcpl.cpl: Add Slovenian translation. 2010-09-16 13:08:35 -05:00
Matej Spindler 338a05a285 shdocvw: Update Slovenian translation. 2010-09-16 13:07:57 -05:00
Misha Koshelev fffe37aa00 d3dx9_36: Implement D3DXGetDeclLength with tests. 2010-09-16 11:18:58 -05:00
Hwang YunSong c6f876f4a6 inetcpl.cpl: New Korean resource. 2010-09-16 11:17:53 -05:00
Frédéric Delanoy aea961c156 inetcpl.cpl: Add French translation. 2010-09-16 11:17:26 -05:00
Jörg Höhle b4cc03f3e3 winmm: Auto-open MCI core commands only. 2010-09-16 11:16:23 -05:00
Jörg Höhle 8fb1e3eba2 winmm: Support MCI_SOUND. 2010-09-16 11:16:23 -05:00
Mariusz Pluciński 95a9bc043e gameux: Add UninstallGame implementation. 2010-09-16 10:13:24 -05:00
Mariusz Pluciński 5213d9d07e gameux: Add InstallGame implementation. 2010-09-16 10:13:15 -05:00
Luca Bennati ef50af4035 shdocvw: Update Italian translation. 2010-09-16 10:12:49 -05:00
Ričardas Barkauskas b099eeb8c4 d3d9/tests: Test NVDB (depth bounds test) behavior. 2010-09-16 10:12:39 -05:00
Ričardas Barkauskas dc1356484c wined3d: Add NVDB support. 2010-09-16 10:12:33 -05:00
Henri Verbeet 8fdfc736bf wined3d: Move sampler states to wined3d_state. 2010-09-16 10:12:24 -05:00
Henri Verbeet 5b3c1a2082 wined3d: Move texture states to wined3d_state. 2010-09-16 10:12:17 -05:00
Henri Verbeet 597da9907a wined3d: Move transforms to wined3d_state. 2010-09-16 10:12:06 -05:00
Henri Verbeet 5f6ced2767 wined3d: Move the material to wined3d_state. 2010-09-16 10:11:57 -05:00
Kovács András cde699b286 dinput: Return an error in IDirectInputDevice2AImpl_GetProperty(). 2010-09-16 10:11:08 -05:00
Nikolay Sivov e5cd19a4cb msxml3/tests: Don't raise a test error on first try to create a document. 2010-09-16 10:10:37 -05:00
Alexandre Julliard 5b6a24cc7c krnl386.exe: Remove 16 suffix on Get/SetProcessDword since there's no 32-bit version. 2010-09-16 10:03:26 -05:00
Vincent Povirk e1705151a9 ws2_32: Add a test for selecting invalid sockets. 2010-09-15 17:50:32 -05:00
Luca Bennati 5fd0bfe364 inetcpl.cpl: Add Italian translation. 2010-09-15 17:33:36 -05:00
Detlef Riekenberg c9d2fb352b inetcpl: Add German translation. 2010-09-15 17:32:55 -05:00
Detlef Riekenberg da488eacb3 inetcpl: Add an applet icon. 2010-09-15 17:32:20 -05:00
Detlef Riekenberg e9b8d71dfb inetcpl: Add initial applet. 2010-09-15 17:09:14 -05:00
Vladimir Panteleev 592d994f00 user32: Fix VK_RETURN handling in IsDialogMessage for dialogs without an IDOK. 2010-09-15 17:05:54 -05:00
André Hentschel fe0df211a1 shell32: Update German translation. 2010-09-15 17:01:48 -05:00
Mikko Rasa f2377e8981 secur32: Add some more schannel tests. 2010-09-15 16:36:45 -05:00
Mikko Rasa 506af9205d secur32: Fill a SECBUFFER_MISSING buffer if the message is not complete. 2010-09-15 16:36:17 -05:00
Mikko Rasa b335e94788 secur32: Only process full TLS frames in schan_DecryptMessage. 2010-09-15 16:36:11 -05:00
Mikko Rasa 149ffe130f secur32: Fill header and trailer buffers in schan_DecryptMessage. 2010-09-15 16:36:01 -05:00
Mikko Rasa b424b3431e secur32: Validate buffers passed to schan_DecryptMessage. 2010-09-15 16:35:51 -05:00
Frédéric Delanoy 0df8892d59 shell32: Update French translation. 2010-09-15 16:30:10 -05:00
Frédéric Delanoy 3d9794628a shdocvw: Update French translation. 2010-09-15 16:30:03 -05:00
Andrew Nguyen c858e583cd msxml3: Correct the prototype of DOMDocument_create when compiling without libxml2. 2010-09-15 11:29:03 -05:00
Alexandre Julliard e317b6068e ntdll/tests: Fix the image protection test on Mac OS where the image limits are only approximative. 2010-09-15 11:28:54 -05:00
Alexander Morozov 665ede7517 crypt32/tests: Add a test for CryptSignMessage. 2010-09-15 11:28:54 -05:00
Rudolf Mayerhofer 2637bb9de7 kernel32: Implement GetUserDefaultLocaleName using users default LCID. 2010-09-15 11:28:53 -05:00
Mariusz Pluciński c84cf4189c gameux/tests: Add verification of registry content for InstallGame and UninstallGame. 2010-09-15 11:28:53 -05:00
Mariusz Pluciński 7c121d53ae gameux/tests: Add basic test for InstallGame and UninstallGame. 2010-09-15 11:28:53 -05:00
Mariusz Pluciński d02a6ab2b1 gameux: IGameExplorer::UpdateGame implementation. 2010-09-15 11:28:53 -05:00
Paul Vriens 14316fc17f msxml3/tests: Step to the next item on failure as well. 2010-09-15 10:34:45 -05:00
Hwang YunSong 44fb3c393d shell32: Update Korean resource. 2010-09-15 10:34:16 -05:00
Luca Bennati d6e7d44e50 shell32: Update Italian translation. 2010-09-15 10:34:06 -05:00
Henri Verbeet 16d9c91b97 wined3d: Move the viewport to wined3d_state. 2010-09-15 10:33:26 -05:00
Henri Verbeet 937eb7e600 wined3d: Move the scissor rect to wined3d_state. 2010-09-15 10:33:20 -05:00
Henri Verbeet 1ef4f075c1 wined3d: Introduce a separate structure for stateblock states.
We'd like to not pass an entire stateblock to things like state handlers and
the shader backend, because those then use the stateblock to get to the
device and through there to all the rest of wined3d. This would also be
required for serialization of wined3d draw and state change commands into a
single GL context. Resource updates would be explicitly excluded from
serialization.
2010-09-15 10:33:14 -05:00
Henri Verbeet 689c45b9b9 ntdll: Do not return STATUS_SUCCESS on failure in NtQueryObject(). 2010-09-15 10:32:55 -05:00
Alexandre Julliard 6dc12cdb31 winemp3.acm: Fix a couple of compiler warnings on Mac OS. 2010-09-14 18:03:41 -05:00
Joris Huizer 5815b63979 d3dx9_36: D3DXPreprocessShaderFromFileW: remove unneeded code. 2010-09-14 15:33:54 -05:00
André Hentschel a418f2572d shdocvw: Update German translation. 2010-09-14 15:33:00 -05:00
André Hentschel 20acd72643 shell32: Update German translation. 2010-09-14 15:32:56 -05:00
Matej Spindler fd60c013ff mshtml: Update Slovenian translation. 2010-09-14 15:32:50 -05:00
Oldřich Jedlička 7085a3f85b ddraw/tests: New attachment tests for 3D back buffers. 2010-09-14 13:34:21 -05:00
Luca Bennati 1be7bbf538 shell32: Update Italian translation. 2010-09-14 13:32:33 -05:00
Rico Schüller e6d52c0c8b wined3d: Add argument check for Type to Get/SetTextureStageState(). 2010-09-14 13:32:00 -05:00
Stefan Leichter 7e8ab4c8b4 setupapi: Added tests for SetupDiGetINFClassA. 2010-09-14 13:31:46 -05:00
Matej Spindler ef65b6c301 jscript: Update Slovenian translation. 2010-09-14 12:53:26 -05:00
Matej Spindler 29296a17aa shdocvw: Add Slovenian translation. 2010-09-14 12:53:20 -05:00
Matej Spindler 9977b50475 shell32: Update Slovenian translation. 2010-09-14 12:53:08 -05:00
Aurimas Fišeras 18200565a9 shdocvw: Update Lithuanian translation. 2010-09-14 12:53:03 -05:00
Aurimas Fišeras 099cf92a71 shell32: Update Lithuanian translation. 2010-09-14 12:52:59 -05:00
Hans Leidekker 859a1d0d44 shell32: Implement SHGetFolderPathEx. 2010-09-14 12:51:42 -05:00
Hans Leidekker 678c677690 shell32: Implement SHGetKnownFolderPath. 2010-09-14 12:51:27 -05:00
Henri Verbeet 6ce848bee4 wined3d: Introduce a structure for stream state. 2010-09-14 11:43:54 -05:00
Henri Verbeet 0b15963b4e wined3d: Get rid of redundant comparisons against FALSE. 2010-09-14 11:43:44 -05:00
Henri Verbeet b68d257710 wined3d: Get rid of redundant comparisons against NULL / 0. 2010-09-14 09:43:33 -05:00
Henri Verbeet fd7c1cbf05 wined3d: IWineD3DBuffer_GetDesc() should never fail. 2010-09-14 09:43:22 -05:00
Jesse Litton ad917d366c wined3d: Recognize GeForce GTX 465. 2010-09-14 09:43:15 -05:00
Dmitry Timoshkov cec1686ced gdi32: Add a trace for GetClipBox. 2010-09-14 09:43:11 -05:00
Dmitry Timoshkov 7864ade5a8 winex11.drv: Avoid copying invalid window bits. 2010-09-14 09:43:09 -05:00