Alistair Leslie-Hughes [Wed, 10 Dec 2008 00:42:08 +0000 (11:42 +1100)]
mshtml: Add support for V_I4 in IHTMLStyle put_zIndex.
Andrew Nguyen [Wed, 10 Dec 2008 09:07:46 +0000 (03:07 -0600)]
jscript: Implement the String.sup() method.
Andrew Nguyen [Wed, 10 Dec 2008 09:07:35 +0000 (03:07 -0600)]
jscript: Implement the String.sub() method.
Andrew Nguyen [Wed, 10 Dec 2008 09:06:21 +0000 (03:06 -0600)]
jscript: Fix the lexicographical order of the String class properties array.
The find_builtin_prop internal routine in dispex.c implements a binary
search with the requirement that a class properties array be in
ascending order, so this fix allows String's properties array to
satisfy this requirement and allows the tests for String.sub() to
pass.
Andrew Nguyen [Wed, 10 Dec 2008 09:05:50 +0000 (03:05 -0600)]
jscript: Fix some errors detected by Valgrind.
Alistair Leslie-Hughes [Tue, 9 Dec 2008 23:40:28 +0000 (10:40 +1100)]
mshtml: Implement IHTMLStyle get/put posHeight.
Austin English [Tue, 9 Dec 2008 18:20:59 +0000 (12:20 -0600)]
kernel32: Convert a warn to an err.
Henri Verbeet [Wed, 10 Dec 2008 09:04:40 +0000 (10:04 +0100)]
wined3d: Make some constant arrays also static.
As pointed out by Dan Kegel.
Henri Verbeet [Wed, 10 Dec 2008 09:04:40 +0000 (10:04 +0100)]
wined3d: Compare & copy with the correct clipplane size in IWineD3DStateBlockImpl_Capture().
Henri Verbeet [Wed, 10 Dec 2008 09:04:40 +0000 (10:04 +0100)]
wined3d: Rename texture_stage_op.color_correction to texture_stage_op.color_fixup.
This is consistent with other uses of struct color_fixup_desc.
Henri Verbeet [Wed, 10 Dec 2008 09:04:40 +0000 (10:04 +0100)]
wined3d: Use the actual fixup for the stage in gen_ati_shader().
This fixes a regression introduced by commit
89139b75898fb5ac7094a641b0d91a06936a6c51.
Paul Vriens [Wed, 10 Dec 2008 08:51:52 +0000 (09:51 +0100)]
riched32/tests: Remove the todo_wine logic where appropriate.
Paul Vriens [Tue, 9 Dec 2008 12:42:08 +0000 (13:42 +0100)]
gdi32/tests: Fix a failure on NT4.
Juan Lang [Wed, 10 Dec 2008 00:42:32 +0000 (16:42 -0800)]
wintrust: Add tests for WVTAsn1SpcSpOpusInfoDecode.
Juan Lang [Wed, 10 Dec 2008 00:30:47 +0000 (16:30 -0800)]
wintrust: Implement WVTAsn1SpcSpOpusInfoEncode.
Juan Lang [Tue, 9 Dec 2008 23:59:56 +0000 (15:59 -0800)]
wintrust: Add tests for WVTAsn1SpcSpOpusInfoEncode.
Juan Lang [Tue, 9 Dec 2008 23:03:11 +0000 (15:03 -0800)]
wintrust: Add stub for WVTAsn1SpcSpOpusInfoEncode.
Juan Lang [Tue, 9 Dec 2008 23:00:44 +0000 (15:00 -0800)]
crypt32: Allow setting CERT_KEY_PROV_HANDLE_PROP_ID if CERT_KEY_CONTEXT_PROP_ID has not previously been set.
Juan Lang [Tue, 9 Dec 2008 22:46:55 +0000 (14:46 -0800)]
crypt32: Remove unnecessary casts.
Rico Schüller [Tue, 9 Dec 2008 20:56:51 +0000 (21:56 +0100)]
winhlp32: Fix German translation.
Rico Schüller [Tue, 9 Dec 2008 20:40:12 +0000 (21:40 +0100)]
wordpad: Fix German translation.
Jacek Caban [Tue, 9 Dec 2008 18:33:04 +0000 (19:33 +0100)]
mshtml: Fixed a typo.
Paul Vriens [Tue, 9 Dec 2008 16:44:50 +0000 (17:44 +0100)]
advapi32/tests: Fix a test failure on NT4.
Paul Vriens [Tue, 9 Dec 2008 13:14:25 +0000 (14:14 +0100)]
advapi32/tests: Only skip tests on NT4.
Paul Vriens [Tue, 9 Dec 2008 15:55:06 +0000 (16:55 +0100)]
msi/tests: Run tests again on Win9x and NT4.
Jacek Caban [Tue, 9 Dec 2008 14:35:13 +0000 (15:35 +0100)]
mshtml: Skip tests on broken IE6 versions.
Jacek Caban [Tue, 9 Dec 2008 14:26:12 +0000 (15:26 +0100)]
mshtml: Make IHTMLElement::get_document vtbl offset independent.
Francois Gouget [Tue, 9 Dec 2008 14:35:13 +0000 (15:35 +0100)]
clock: Remove spaces before '\n' in the Swedish resources.
Francois Gouget [Tue, 9 Dec 2008 14:34:58 +0000 (15:34 +0100)]
appwiz.cpl: It's ok to use "SysListView32" directly.
Francois Gouget [Tue, 9 Dec 2008 14:19:20 +0000 (15:19 +0100)]
msvcrt: Fix the permissions returned by fstat*() (with test).
Francois Gouget [Tue, 9 Dec 2008 14:18:32 +0000 (15:18 +0100)]
msvcrt/tests: Add a stat() test.
Francois Gouget [Tue, 9 Dec 2008 14:18:16 +0000 (15:18 +0100)]
msvcrt/tests: Stricter fstat() tests.
Don't allow fstat() to fail for no reason.
Better check the st_mode field.
Alexandre Julliard [Wed, 10 Dec 2008 09:47:13 +0000 (10:47 +0100)]
wininet/tests: Use new test URLs on test.winehq.org.
Alexandre Julliard [Wed, 10 Dec 2008 08:46:02 +0000 (09:46 +0100)]
winetest: Report information about the CPU and host OS.
Alexandre Julliard [Tue, 9 Dec 2008 18:33:06 +0000 (19:33 +0100)]
ntdll: Add a function to export the host OS type and version.
Alexandre Julliard [Tue, 9 Dec 2008 16:56:16 +0000 (17:56 +0100)]
include: Fix a few compiler warnings for the Mingw64 build.
Alexandre Julliard [Tue, 9 Dec 2008 16:42:42 +0000 (17:42 +0100)]
configure: Add detection of Mingw64 for crosstests.
Alexandre Julliard [Tue, 9 Dec 2008 16:42:13 +0000 (17:42 +0100)]
include: Fix the definition of 64-bit types for Mingw64.
Alexandre Julliard [Tue, 9 Dec 2008 16:10:20 +0000 (17:10 +0100)]
include: Disable the asm optimizations for the Windows build.
Alexandre Julliard [Tue, 9 Dec 2008 16:10:10 +0000 (17:10 +0100)]
shell32: Disable the Unix folder for the Windows build.
Alexandre Julliard [Tue, 9 Dec 2008 16:09:42 +0000 (17:09 +0100)]
configure: Add a check for the grp.h header.
Alexandre Julliard [Tue, 9 Dec 2008 15:15:18 +0000 (16:15 +0100)]
configure: Add a wrapper macro for mkdir on Windows.
Paul Vriens [Tue, 9 Dec 2008 11:02:59 +0000 (12:02 +0100)]
riched32/tests: Remove an incorrect comment.
Paul Vriens [Tue, 9 Dec 2008 10:53:48 +0000 (11:53 +0100)]
advapi32/tests: Fix some test failures on NT4.
Aric Stewart [Mon, 8 Dec 2008 16:51:33 +0000 (10:51 -0600)]
imm32: Implement W/A handling in ImmEscape.
Hans Leidekker [Mon, 8 Dec 2008 13:27:24 +0000 (14:27 +0100)]
ws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
Based on a patch by Philippe Rétornaz.
Stefan Dösinger [Fri, 28 Nov 2008 14:33:34 +0000 (15:33 +0100)]
ntdll: Print the SYSTEM_PERFORMANCE_INFORMATION only once.
Ricardo Filipe [Sat, 6 Dec 2008 00:20:20 +0000 (00:20 +0000)]
clusapi: Add stubs for ClusterEnum, ClusterOpenEnum and ClusterCloseEnum.
Hans Leidekker [Fri, 5 Dec 2008 23:42:51 +0000 (23:42 +0000)]
clusapi: Add stubs for OpenCluster and CloseCluster.
Alexandre Julliard [Tue, 9 Dec 2008 10:50:05 +0000 (11:50 +0100)]
server: Don't use size_t for module sizes, they are limited to 2Gb anyway.
Alexandre Julliard [Tue, 9 Dec 2008 10:49:37 +0000 (11:49 +0100)]
server: Get rid of the support for module snapshots, it is no longer needed.
Alexandre Julliard [Tue, 9 Dec 2008 10:33:25 +0000 (11:33 +0100)]
wininet: Include ws2tcpip.h before anything else for the Windows build.
Alexandre Julliard [Tue, 9 Dec 2008 10:30:53 +0000 (11:30 +0100)]
include: Added the msvcrt memory.h header.
Henri Verbeet [Tue, 9 Dec 2008 08:52:39 +0000 (09:52 +0100)]
wined3d: Fix some spelling errors.
Henri Verbeet [Tue, 9 Dec 2008 08:52:39 +0000 (09:52 +0100)]
wined3d: Fix the IWineD3DVertexShader and IWineD3DPixelShader IUnknown methods.
IWineD3DVertexShader isn't supposed to implement IWineD3DPixelShader.
Henri Verbeet [Tue, 9 Dec 2008 08:52:38 +0000 (09:52 +0100)]
wined3d: Add functions to initialize and free shader buffers.
Henri Verbeet [Tue, 9 Dec 2008 08:52:38 +0000 (09:52 +0100)]
wined3d: Don't leak memory in IWineD3DPixelShaderImpl_GenerateShader().
This fixes a regression introduced by commit
0bf32b12f5a97045c4c2785260961e53184c29ce.
Henri Verbeet [Tue, 9 Dec 2008 08:52:38 +0000 (09:52 +0100)]
wined3d: Remove some unused code.
Austin English [Tue, 9 Dec 2008 06:39:50 +0000 (00:39 -0600)]
uxtheme: Fix a compiler warning.
James Hawkins [Tue, 9 Dec 2008 06:21:47 +0000 (00:21 -0600)]
msi: Add tests for MsiGetProductProperty.
James Hawkins [Tue, 9 Dec 2008 06:21:38 +0000 (00:21 -0600)]
msi: Implement MsiGetProductPropertyW.
James Hawkins [Tue, 9 Dec 2008 06:21:35 +0000 (00:21 -0600)]
msi: Forward MsiGetProductPropertyA to MsiGetProductPropertyW.
James Hawkins [Tue, 9 Dec 2008 06:21:32 +0000 (00:21 -0600)]
msi: Add tests for MsiEnumPatches.
James Hawkins [Tue, 9 Dec 2008 06:21:28 +0000 (00:21 -0600)]
msi: Implement MsiEnumPatchesW.
James Hawkins [Tue, 9 Dec 2008 06:21:23 +0000 (00:21 -0600)]
msi: Forward MsiEnumPatchesA to MsiEnumPatchesW.
James Hawkins [Tue, 9 Dec 2008 06:21:19 +0000 (00:21 -0600)]
msi: Add the ability to delete multiple users' component keys.
James Hawkins [Tue, 9 Dec 2008 06:21:15 +0000 (00:21 -0600)]
msi: Remove a duplicated function.
James Hawkins [Tue, 9 Dec 2008 06:21:09 +0000 (00:21 -0600)]
msi: Remove a duplicated function.
James Hawkins [Tue, 9 Dec 2008 06:21:04 +0000 (00:21 -0600)]
msi: Add the ability to open multiple users' install properties key.
James Hawkins [Tue, 9 Dec 2008 06:21:00 +0000 (00:21 -0600)]
msi: Add the ability to open multiple users' component keys.
James Hawkins [Tue, 9 Dec 2008 06:20:56 +0000 (00:20 -0600)]
msi: Add the ability to open multiple users product keys.
James Hawkins [Tue, 9 Dec 2008 06:20:44 +0000 (00:20 -0600)]
msi: Add tests for MsiEnumPatchesEx.
James Hawkins [Tue, 9 Dec 2008 06:20:29 +0000 (00:20 -0600)]
msi: Fix an uninitialized variable.
Paul Chitescu [Mon, 8 Dec 2008 19:06:12 +0000 (21:06 +0200)]
shell32.dll: Return SE_ERR_FNF if file not found before checking for associations.
Vincent Povirk [Mon, 8 Dec 2008 21:43:30 +0000 (15:43 -0600)]
gdiplus/tests: Fix a double-free in the graphics test.
Spotted by Lionel Debroux.
Vincent Povirk [Mon, 8 Dec 2008 21:38:53 +0000 (15:38 -0600)]
gdiplus/tests: Fix a double-free in the region test.
Vincent Povirk [Mon, 8 Dec 2008 21:16:10 +0000 (15:16 -0600)]
gdiplus: Fix a memory leak in GdipCombineRegionRegion.
Lei Zhang [Mon, 8 Dec 2008 19:25:30 +0000 (11:25 -0800)]
user32: Check input to GetAsyncKeyState().
Andrew Talbot [Mon, 8 Dec 2008 18:53:42 +0000 (18:53 +0000)]
wined3d: Remove unneeded address-of operators from array names.
Andrew Talbot [Mon, 8 Dec 2008 18:53:39 +0000 (18:53 +0000)]
shdocvw: Remove unneeded address-of operators from array name.
Andrew Talbot [Mon, 8 Dec 2008 16:51:08 +0000 (16:51 +0000)]
wininet: Sign-compare warnings fix.
Andrew Talbot [Mon, 8 Dec 2008 16:51:01 +0000 (16:51 +0000)]
winhttp: Sign-compare warning fix.
Andrew Talbot [Mon, 8 Dec 2008 16:50:52 +0000 (16:50 +0000)]
msi: Remove an unused declaration.
Alex Balut [Fri, 5 Dec 2008 19:04:03 +0000 (20:04 +0100)]
mshtml: Removed the reference counting of the DLL.
Hwang YunSong(황윤성) [Mon, 8 Dec 2008 00:53:07 +0000 (09:53 +0900)]
cryptdlg: New Korean resource.
Alistair Leslie-Hughes [Mon, 8 Dec 2008 10:08:17 +0000 (21:08 +1100)]
mshtml: Implement IHTMLStyle get/put posWidth.
Christian Costa [Sun, 7 Dec 2008 11:09:43 +0000 (12:09 +0100)]
quartz: Turn some fixmes into traces.
Christian Costa [Sun, 7 Dec 2008 10:38:12 +0000 (11:38 +0100)]
devenum: Fix traces and fixmes.
Jeff Zaroyko [Sun, 7 Dec 2008 07:41:15 +0000 (18:41 +1100)]
imaadp32: Report the same driver details as windows.
Jeff Zaroyko [Sun, 7 Dec 2008 06:41:00 +0000 (17:41 +1100)]
msadp32.acm: Make the szFormatTag the same as windows.
Alexandre Julliard [Mon, 8 Dec 2008 20:19:39 +0000 (21:19 +0100)]
kernel32/tests: Fixed the handle test for Win9x.
Alexandre Julliard [Mon, 8 Dec 2008 18:29:06 +0000 (19:29 +0100)]
ntdll: Added stubs for RtlLookupFunctionEntry and RtlVirtualUnwind.
Alexandre Julliard [Mon, 8 Dec 2008 18:27:59 +0000 (19:27 +0100)]
include: Added some definitions for x86_64 exception handling.
Alexandre Julliard [Mon, 8 Dec 2008 18:25:25 +0000 (19:25 +0100)]
include: Implemented inline asm functions for x86_64. Export Interlocked* only on i386.
Alexandre Julliard [Mon, 8 Dec 2008 16:07:50 +0000 (17:07 +0100)]
winebuild: Make the cpu flag more generic to allow supporting a given entry point on multiple platforms.
Alexandre Julliard [Mon, 8 Dec 2008 15:58:20 +0000 (16:58 +0100)]
server: Add functions for conversions between server user handles and pointer-style handles.
Alexandre Julliard [Mon, 8 Dec 2008 15:57:38 +0000 (16:57 +0100)]
server: Make user handles ints instead of pointers.
Alexandre Julliard [Mon, 8 Dec 2008 13:02:48 +0000 (14:02 +0100)]
user32/tests: Added some tests for behavior of 64-bit user handles.
Hans Leidekker [Mon, 8 Dec 2008 11:35:43 +0000 (12:35 +0100)]
winhttp: Prepend slash to request path if necessary.
Hans Leidekker [Mon, 8 Dec 2008 11:35:32 +0000 (12:35 +0100)]
wininet: Set secure flag when scheme is https.