Henri Verbeet [Mon, 11 Oct 2010 11:06:20 +0000 (13:06 +0200)]
wined3d: Add traces to IWineD3DDeviceImpl_AcquireFocusWindow() / IWineD3DDeviceImpl_ReleaseFocusWindow().
Henri Verbeet [Mon, 11 Oct 2010 11:06:19 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 utof opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:18 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 sample_l opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:17 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 sample opcode.
Henri Verbeet [Mon, 11 Oct 2010 11:06:16 +0000 (13:06 +0200)]
wined3d: Recognize the SM4 itof opcode.
Andrew Nguyen [Mon, 11 Oct 2010 10:19:52 +0000 (05:19 -0500)]
winex11.drv: Avoid relying on PATH_MAX in X11DRV_FONT_InitX11Metrics helper.
Andrew Nguyen [Mon, 11 Oct 2010 10:19:19 +0000 (05:19 -0500)]
winex11.drv: Use a separate string buffer for X11R6 font check.
Andrew Nguyen [Mon, 11 Oct 2010 10:16:51 +0000 (05:16 -0500)]
kernel32: Make the return type of LoadModule match the Windows SDK.
Andrew Nguyen [Mon, 11 Oct 2010 10:16:16 +0000 (05:16 -0500)]
kernel32: Implement GetSystemRegistryQuota as a semi-stub.
Andrew Nguyen [Mon, 11 Oct 2010 10:13:43 +0000 (05:13 -0500)]
taskkill: Disallow process self-termination.
Alexandre Julliard [Mon, 11 Oct 2010 12:55:46 +0000 (14:55 +0200)]
user32: Store icon objects directly in the cache instead of using a separate structure.
Alexandre Julliard [Mon, 11 Oct 2010 12:12:31 +0000 (14:12 +0200)]
user32: Reimplement icon copying using CURSORICON_Load.
Alexandre Julliard [Mon, 11 Oct 2010 10:53:36 +0000 (12:53 +0200)]
user32: Return the module and resource name in GetIconInfoEx.
Alexandre Julliard [Mon, 11 Oct 2010 10:50:58 +0000 (12:50 +0200)]
user32: Store the module and resource name information for icons.
Hans Leidekker [Mon, 11 Oct 2010 10:10:23 +0000 (12:10 +0200)]
msi/tests: Reduce the UI level for a couple of tests.
This makes the tests run faster because native only creates restore points
for installers with a basic UI level and higher.
Hans Leidekker [Mon, 11 Oct 2010 10:10:08 +0000 (12:10 +0200)]
msi/tests: Set the MSIFASTINSTALL property.
On recent versions of msi this prevents the creation of a system restore
point, which can take a very long time.
Hans Leidekker [Mon, 11 Oct 2010 10:09:54 +0000 (12:09 +0200)]
msi/tests: Fix some test failures on 64-bit.
Hans Leidekker [Mon, 11 Oct 2010 10:09:45 +0000 (12:09 +0200)]
msi: Allocate 3 bytes instead of 2 for in-memory string references.
Fixes an installer that stores string references as 2 byte integers and
grows the number of strings beyond the limit of 64k during installation.
Hans Leidekker [Mon, 11 Oct 2010 10:09:24 +0000 (12:09 +0200)]
msi/tests: Use a different product code in the automation tests.
Hans Leidekker [Mon, 11 Oct 2010 10:09:11 +0000 (12:09 +0200)]
msi/tests: Determine Wow64 mode just once.
Jeff Latimer [Mon, 11 Oct 2010 08:56:07 +0000 (19:56 +1100)]
iphlpapi: Use Windows rather than Unix values to determine family.
Jeff Cook [Mon, 11 Oct 2010 04:10:53 +0000 (22:10 -0600)]
winealsa.drv: Rewrite channel counting for additional readability and circumvention of a couple of crashes.
Jeff Cook [Mon, 11 Oct 2010 04:24:45 +0000 (22:24 -0600)]
winealsa.drv: Only set micelem as master if there are no other elems on this card.
James McKenzie [Mon, 11 Oct 2010 01:44:36 +0000 (18:44 -0700)]
gdi32: Correct typo in comment.
Louis Lenders [Sun, 10 Oct 2010 19:22:29 +0000 (21:22 +0200)]
advapi32: Add stub for QueryTraceW.
Louis Lenders [Sun, 10 Oct 2010 19:07:53 +0000 (21:07 +0200)]
user32/tests: Test FindWindowEx for empty window title.
Eric Pouech [Sat, 9 Oct 2010 06:51:47 +0000 (08:51 +0200)]
dbghelp: Proper support and definition for S_REGREL_V3.
Eric Pouech [Sat, 9 Oct 2010 06:51:41 +0000 (08:51 +0200)]
dbghelp: Ensure the stab_nlist structure is usable on 64bit systems.
Eric Pouech [Sat, 9 Oct 2010 06:51:33 +0000 (08:51 +0200)]
dbghelp: Fix some relocation errors for debug formats out of ELF files.
Eric Pouech [Sat, 9 Oct 2010 06:51:27 +0000 (08:51 +0200)]
dbghelp: Compute ELF load address using the link_map ld's address (and get correct relocation computation).
Eric Pouech [Sat, 9 Oct 2010 06:51:20 +0000 (08:51 +0200)]
dbghelp: When enumerating loaded modules from r_debug structure, pass the address of the dynamic section as well.
Eric Pouech [Sat, 9 Oct 2010 06:51:15 +0000 (08:51 +0200)]
dbghelp: Only map an ELF file once.
Eric Pouech [Sat, 9 Oct 2010 06:51:09 +0000 (08:51 +0200)]
dbghelp: A couple of fixes for 64bit msvc debug info compatibility.
Eric Pouech [Sat, 9 Oct 2010 06:51:02 +0000 (08:51 +0200)]
dbghelp: Added a couple of missing CodeView base types (used in 64bit compilation).
Eric Pouech [Sat, 9 Oct 2010 06:50:56 +0000 (08:50 +0200)]
dbghelp: Some more 64bit base address fixes.
Eric Pouech [Sat, 9 Oct 2010 06:50:50 +0000 (08:50 +0200)]
dbghelp: Allow loading PE module with 64bit addresses.
Piotr Caban [Sun, 10 Oct 2010 20:22:13 +0000 (22:22 +0200)]
urlmon: Added ProtocolStream_Stat implementation.
Jacek Caban [Sun, 10 Oct 2010 13:11:22 +0000 (15:11 +0200)]
shlwapi: Skip more tests on too old shlwapi.dll.
Sven Baars [Fri, 8 Oct 2010 20:09:36 +0000 (22:09 +0200)]
inetcpl.cpl: Update the Dutch translation.
Sven Baars [Fri, 8 Oct 2010 20:09:23 +0000 (22:09 +0200)]
ipconfig: Update the Dutch translation.
Alexandre Julliard [Sat, 9 Oct 2010 14:48:23 +0000 (16:48 +0200)]
jscript: Remove an incorrect and unnecessary error check.
Alexandre Julliard [Sat, 9 Oct 2010 14:10:56 +0000 (16:10 +0200)]
jscript: Add a missing terminator to a string constant.
Alexandre Julliard [Sat, 9 Oct 2010 12:20:34 +0000 (14:20 +0200)]
user32/tests: Test GetIconInfoExW too since the A version is broken on Win64.
Alexandre Julliard [Fri, 8 Oct 2010 17:15:45 +0000 (19:15 +0200)]
wininet: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl.
Jacek Caban [Fri, 8 Oct 2010 15:49:04 +0000 (17:49 +0200)]
urlmon: Skip more tests on too old IEs.
Henri Verbeet [Fri, 8 Oct 2010 11:12:18 +0000 (13:12 +0200)]
wined3d: SM4 immediate constants are typeless.
Henri Verbeet [Fri, 8 Oct 2010 11:12:17 +0000 (13:12 +0200)]
wined3d: The SM4 sincos opcode has two destination arguments.
Henri Verbeet [Fri, 8 Oct 2010 11:12:16 +0000 (13:12 +0200)]
wined3d: Recognize the SM4 imul opcode.
Henri Verbeet [Fri, 8 Oct 2010 11:12:15 +0000 (13:12 +0200)]
wined3d: Recognize the SM4 NULL register type.
Henri Verbeet [Fri, 8 Oct 2010 11:12:14 +0000 (13:12 +0200)]
wined3d: Allow multiple shader instruction destination arguments.
Alexandre Julliard [Fri, 8 Oct 2010 13:09:37 +0000 (15:09 +0200)]
user32: Get rid of the unused icon cache refcount.
Alexandre Julliard [Fri, 8 Oct 2010 13:06:16 +0000 (15:06 +0200)]
user32: Convert the icon cache to a standard Wine list.
Alexandre Julliard [Fri, 8 Oct 2010 11:23:56 +0000 (13:23 +0200)]
user32/tests: Tests for GetIconInfoExA/W.
Alexandre Julliard [Fri, 8 Oct 2010 11:23:48 +0000 (13:23 +0200)]
user32: Implemented GetIconInfoExA/W.
Alexandre Julliard [Fri, 8 Oct 2010 09:23:08 +0000 (11:23 +0200)]
user32: Make sure the driver CreateCursorIcon() entry point is always called.
Alexandre Julliard [Fri, 8 Oct 2010 09:21:22 +0000 (11:21 +0200)]
ntdll: Use the more portable cfsetospeed() function to set serial baud rate.
Austin English [Fri, 8 Oct 2010 07:33:52 +0000 (00:33 -0700)]
dbghelp: Fix compile on Hurd.
Alexandre Julliard [Fri, 8 Oct 2010 09:12:11 +0000 (11:12 +0200)]
rpcrt4/tests: Fix a test failure on XP SP3.
Nikolay Sivov [Fri, 8 Oct 2010 07:42:36 +0000 (11:42 +0400)]
msxml3: Implement ::get_responseBody().
Nikolay Sivov [Fri, 8 Oct 2010 07:41:48 +0000 (11:41 +0400)]
msxml3: Callback only if state really changed.
Nikolay Sivov [Fri, 8 Oct 2010 07:41:08 +0000 (11:41 +0400)]
msxml3: Implement ::abort().
Nikolay Sivov [Thu, 7 Oct 2010 22:25:46 +0000 (02:25 +0400)]
msxml: Register XMLHTTP objects.
Damjan Jovanovic [Fri, 8 Oct 2010 05:21:23 +0000 (07:21 +0200)]
comdlg32: Fix a stack overflow.
Andrew Nguyen [Fri, 8 Oct 2010 01:56:40 +0000 (20:56 -0500)]
crypt32: Avoid relying on PATH_MAX in import_certs_from_dir helper.
PATH_MAX is not guaranteed to be available on all platforms, and it is
inadequate as a hardcoded buffer size anyway.
Andrew Eikum [Thu, 7 Oct 2010 19:59:51 +0000 (14:59 -0500)]
shlwapi/tests: Don't run tests on old shlwapi versions.
Aric Stewart [Thu, 7 Oct 2010 19:48:19 +0000 (14:48 -0500)]
strmbase: Move TransformFilter implementation to strmbase.
Aric Stewart [Thu, 7 Oct 2010 19:48:01 +0000 (14:48 -0500)]
strmbase: Add an implementation of BaseFilterImpl_EnumPins.
Aric Stewart [Thu, 7 Oct 2010 19:47:33 +0000 (14:47 -0500)]
strmbase: Implement BaseFilter in strmbase.
Austin English [Thu, 7 Oct 2010 09:53:04 +0000 (02:53 -0700)]
psapi/tests: Get rid of an ugly test macro.
Austin Lund [Thu, 7 Oct 2010 00:14:41 +0000 (10:14 +1000)]
d3d9/tests: Fix test failure for IDirect3D9::CreateDevice in test_set_stream_source.
Yaron Shahrabani [Thu, 7 Oct 2010 15:09:17 +0000 (17:09 +0200)]
regedit: Hebrew translation fix.
Yaron Shahrabani [Thu, 7 Oct 2010 14:47:18 +0000 (16:47 +0200)]
browseui: Added Hebrew translation.
Erich Hoover [Tue, 5 Oct 2010 18:06:18 +0000 (12:06 -0600)]
winex11: Add support for animated cursors in X11 driver.
Yaron Shahrabani [Thu, 7 Oct 2010 12:43:40 +0000 (14:43 +0200)]
shell32: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 12:40:02 +0000 (14:40 +0200)]
comctl32: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 10:42:42 +0000 (12:42 +0200)]
shdocvw: Added Hebrew translation.
Yaron Shahrabani [Thu, 7 Oct 2010 10:33:02 +0000 (12:33 +0200)]
appwiz.cpl: Added Hebrew translation.
Damjan Jovanovic [Thu, 7 Oct 2010 12:28:33 +0000 (14:28 +0200)]
windowscodecs: Load PNGs incrementally.
Rudolf Mayerhofer [Tue, 5 Oct 2010 10:45:20 +0000 (12:45 +0200)]
include: Add information class SystemLogicalProcessorInformation.
Rico Schüller [Sun, 3 Oct 2010 13:12:17 +0000 (15:12 +0200)]
d3dcompiler: Implement D3DGetDebugInfo().
Rico Schüller [Sun, 3 Oct 2010 13:12:12 +0000 (15:12 +0200)]
d3dcompiler: Implement D3DGetInputAndOutputSignatureBlob().
Rico Schüller [Sun, 3 Oct 2010 13:12:06 +0000 (15:12 +0200)]
d3dcompiler: Implement D3DGetOutputSignatureBlob().
Rico Schüller [Sun, 3 Oct 2010 13:12:00 +0000 (15:12 +0200)]
d3dcompiler: Implement D3DGetInputSignatureBlob().
Rico Schüller [Sun, 3 Oct 2010 13:11:54 +0000 (15:11 +0200)]
d3dcompiler: Implement D3DGetBlobPart().
Rico Schüller [Sun, 3 Oct 2010 13:11:47 +0000 (15:11 +0200)]
d3dcompiler: Add D3DGetBlobPart() stub.
Alexandre Julliard [Thu, 7 Oct 2010 12:43:29 +0000 (14:43 +0200)]
server: Valid rects are in parent coordinates.
Alexandre Julliard [Thu, 7 Oct 2010 12:26:21 +0000 (14:26 +0200)]
winex11: Mirror the client rectangle if necessary for update_window_zorder.
Henri Verbeet [Thu, 7 Oct 2010 10:18:00 +0000 (12:18 +0200)]
wined3d: Recognize the SM4 movc opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:59 +0000 (12:17 +0200)]
wined3d: Recognize the SM4 mad opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:58 +0000 (12:17 +0200)]
wined3d: Recognize the SM4 frc opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:57 +0000 (12:17 +0200)]
wined3d: Recognize the SM4 and opcode.
Henri Verbeet [Thu, 7 Oct 2010 10:17:56 +0000 (12:17 +0200)]
wined3d: Recognize the SM4 loop opcode.
Aric Stewart [Thu, 7 Oct 2010 11:46:09 +0000 (06:46 -0500)]
usp10: When checking font for shaping the font needs at least 1 of the features but does not need all.
Yaron Shahrabani [Wed, 6 Oct 2010 16:08:17 +0000 (18:08 +0200)]
winhlp32: Add Hebrew translation.
Austin Lund [Wed, 6 Oct 2010 02:04:42 +0000 (12:04 +1000)]
advapi32/tests: Fix RegEnumValue overflow tests for broken behaviour on XP Pro Chinese.
Joel Holdsworth [Wed, 6 Oct 2010 23:21:10 +0000 (00:21 +0100)]
windowscodecs: Implemented GifFrameDecode_GetResolution.
Joel Holdsworth [Wed, 6 Oct 2010 23:21:09 +0000 (00:21 +0100)]
windowscodecs/tests: Added test for GifFrameDecode_GetResolution.
Louis Lenders [Wed, 6 Oct 2010 21:43:21 +0000 (23:43 +0200)]
wine.inf: Add a fake fusion.dll.
Louis Lenders [Wed, 6 Oct 2010 21:46:05 +0000 (23:46 +0200)]
fusion: Add version resource.
André Hentschel [Wed, 6 Oct 2010 20:20:29 +0000 (22:20 +0200)]
winedbg: Implement adjust_pc_for_break on ARM.