Commit Graph

71959 Commits (81b8ee863e1d22e7e169c98e660ad5a6ea7b6ec4)
 

Author SHA1 Message Date
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
Alexandre Julliard a53c44a613 configure: Regenerate with autoconf 2.67. 2010-09-19 12:27:24 +02:00
Alexandre Julliard 1cb09660ce server: Fix a couple of leaks in the new console code. 2010-09-19 12:27:12 +02:00
Alexandre Julliard e78c2117b6 Release 1.3.3. 2010-09-18 19:55:17 +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
Austin English b94bc5604a widl: Fix compiler warnings on clang. 2010-09-18 13:23:29 +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 7d138aca12 ipconfig: Ukrainian translation update. 2010-09-18 13:07:22 +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
Luca Bennati d9e4bcc88c winecfg: Fix Italian translation. 2010-09-18 13:07:05 +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
Jacek Caban 5b15c0dfac include: Added more d3d9 error codes. 2010-09-18 13:06:04 +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
Eric Pouech 687b3dc25c server: Ensure we set proper errors when getting a NULL fd out of a handle. 2010-09-18 13:03:07 +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