André Hentschel
|
138cb84be0
|
dbghelp: Add arm_fetch_minidump_thread implementation.
|
2012-03-09 11:34:02 +01:00 |
Andrew Eikum
|
ad175df21a
|
mciqtz: Actually assign result to the output structure.
|
2012-03-09 11:33:09 +01:00 |
Hans Leidekker
|
d5d2f01d3e
|
advapi32: Implement CredMarshalCredential and CredUnmarshalCredential.
|
2012-03-09 11:32:46 +01:00 |
Henri Verbeet
|
1cee1891fd
|
ddraw: Get rid of IDirectDrawImpl.
|
2012-03-09 11:32:35 +01:00 |
Henri Verbeet
|
06aab27197
|
wined3d: Remove a texture dimension check in state_alpha().
I don't think there's any reason color-keying shouldn't work on e.g. cube
textures, although it probably isn't very common either.
|
2012-03-09 11:32:22 +01:00 |
Henri Verbeet
|
6eb5c891ac
|
wined3d: Use ARB_texture_rg for WINED3DFMT_R16G16_UNORM textures when available.
|
2012-03-09 11:32:16 +01:00 |
Henri Verbeet
|
db9e7836fa
|
d3dx9/tests: Add some tests for loading luminance/alpha data.
|
2012-03-09 11:32:12 +01:00 |
Henri Verbeet
|
5380572057
|
d3dx9: Implement loading luminance/alpha data in D3DXLoadSurfaceFromMemory().
|
2012-03-09 11:32:06 +01:00 |
Jacek Caban
|
fb79915803
|
jscript: Removed no longer needed disp_propput caller argument.
|
2012-03-09 11:31:29 +01:00 |
Jacek Caban
|
f560e98346
|
jscript: Removed no longer needed disp_propget caller argument.
|
2012-03-09 11:31:24 +01:00 |
Jacek Caban
|
e0ae18260e
|
jscript: Removed no longer needed caller argument of disp_call function.
|
2012-03-09 11:31:19 +01:00 |
Jacek Caban
|
dfb59c6049
|
jscript: Pass proper caller argument to InvokeEx.
|
2012-03-09 11:31:15 +01:00 |
Jacek Caban
|
f8b20563aa
|
jscript: Properly handle NULL strings in add_eval.
|
2012-03-09 11:31:09 +01:00 |
Jacek Caban
|
1cadd7cc32
|
jscript: Added IVariantChangeType stub implementation.
|
2012-03-09 11:31:04 +01:00 |
Dmitry Timoshkov
|
0d7bc4b325
|
gdiplus: Create GDI brush only when needed.
|
2012-03-09 11:30:46 +01:00 |
Dmitry Timoshkov
|
7a9fce25ec
|
kernel32: Add some CreateFile disposition and access tests.
|
2012-03-09 11:30:39 +01:00 |
Dmitry Timoshkov
|
75209ffdaf
|
kernel32: Fix file test compilation with PSDK headers.
|
2012-03-09 11:30:21 +01:00 |
Jozef Kucia
|
fde2abbabf
|
d3dx9/tests: Don't leak D3DXBuffer.
|
2012-03-09 11:29:32 +01:00 |
Stefan Dösinger
|
3c1d5f6c5d
|
d3d8/tests: Port the depth blit test to d3d8.
|
2012-03-09 11:28:57 +01:00 |
Akihiro Sagawa
|
e4692b3f66
|
kernel32/tests: Add more tests for WriteConsole.
|
2012-03-09 11:27:30 +01:00 |
Thomas Faber
|
62901e6ea0
|
msvcp90: Fix build with MSVC.
|
2012-03-09 11:27:27 +01:00 |
Thomas Faber
|
44feaf9bd8
|
msvcp60: Fix build with MSVC.
|
2012-03-09 11:27:12 +01:00 |
Christian Costa
|
b9353b73ae
|
d3dxof: Check the right offset before dereferencing next byte.
|
2012-03-08 19:22:49 +01:00 |
Christian Costa
|
bfd56e5bdc
|
d3dxof/tests: Improve some messages.
|
2012-03-08 19:22:48 +01:00 |
Christian Costa
|
235bb47d18
|
d3dxof/tests: Do not print the string when GetName returned 0 byte.
|
2012-03-08 19:22:48 +01:00 |
Christian Costa
|
bf71205b48
|
d3dxof: Make sure the returned object pointer is null when there are no more children.
|
2012-03-08 19:22:47 +01:00 |
Christian Costa
|
2f75ed48ff
|
d3dxof: Make SaveTemplates stub return DXFILE_OK.
|
2012-03-08 19:22:47 +01:00 |
André Hentschel
|
b93c3905b0
|
iphlpapi: Make GetAdaptersAddresses hotpatchable.
|
2012-03-08 18:55:28 +01:00 |
André Hentschel
|
00efe754f5
|
kernel32: Make Sleep hotpatchable.
|
2012-03-08 18:55:22 +01:00 |
André Hentschel
|
6d66de583f
|
kernel32: Make GetModuleHandleA hotpatchable.
|
2012-03-08 18:55:18 +01:00 |
Piotr Caban
|
3f6142e00d
|
shlwapi: Lowercase schemes in UrlCombine function.
|
2012-03-08 18:55:04 +01:00 |
Piotr Caban
|
bb06ec7789
|
urlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
|
2012-03-08 18:54:57 +01:00 |
Piotr Caban
|
058b9dfbe2
|
urlmon/tests: Added CopyBindInfo tests.
|
2012-03-08 18:54:54 +01:00 |
Piotr Caban
|
7f0b7c5ce3
|
urlmon: Added CopyBindInfo implementation.
|
2012-03-08 18:54:51 +01:00 |
Piotr Caban
|
3d5db7a7f5
|
mshtml/tests: Test HTMLDocument without MIME type reported.
|
2012-03-08 18:54:43 +01:00 |
Piotr Caban
|
e4e86a7c0b
|
mshtml: Set proposed MIME to text/html on main document.
|
2012-03-08 18:54:35 +01:00 |
Jacek Caban
|
a3709badab
|
wininet: Added more connection limit options tests.
|
2012-03-08 17:59:40 +01:00 |
Jacek Caban
|
9641515bc0
|
wininet: Added separated function for querying global options.
|
2012-03-08 17:59:35 +01:00 |
Jacek Caban
|
35587e5608
|
wininet: Added INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER options setting implementation.
|
2012-03-08 17:59:28 +01:00 |
Jacek Caban
|
a59204a466
|
wininet: Use separate function for setting global options.
|
2012-03-08 17:59:08 +01:00 |
Jacek Caban
|
4863257e30
|
wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK.
|
2012-03-08 17:59:02 +01:00 |
Jacek Caban
|
a729027c69
|
mshtml: Get rid of no longer used silent argument of load_gecko.
|
2012-03-08 17:58:54 +01:00 |
Nikolay Sivov
|
8889b66ffe
|
msxml3: Check for unsafe cast in addCollection().
|
2012-03-08 17:58:45 +01:00 |
Nikolay Sivov
|
f73e02152c
|
msxml3: Support element declaration output in MXWriter.
|
2012-03-08 17:58:39 +01:00 |
Nikolay Sivov
|
02545de4de
|
msxml3: Add stub support of ISAXDeclHandler for MXWriter.
|
2012-03-08 17:58:31 +01:00 |
Henri Verbeet
|
4c8ee13d5b
|
ddraw: Trace color keys in hex.
|
2012-03-08 17:58:08 +01:00 |
Henri Verbeet
|
b8a22ebef0
|
wined3d: Remove an outdated comment from load_vertex_data().
|
2012-03-08 17:58:02 +01:00 |
Henri Verbeet
|
3d5ca7ab64
|
wined3d: Remove an outdated comment in state_zwritenable().
We actually do have tests for this.
|
2012-03-08 17:57:58 +01:00 |
Henri Verbeet
|
6d483c2d9d
|
wined3d: Don't use floating point for surface height scaling.
This is the follow-up to commit a4e5bcff4c .
|
2012-03-08 17:57:54 +01:00 |
Henri Verbeet
|
639ea0f49c
|
wined3d: Remove a transformed vertex loading hack in load_vertex_data().
This should never be used, we fall back to drawStridedSlow() for transformed vertices.
|
2012-03-08 17:57:46 +01:00 |
Andrew Eikum
|
3579bbd8ab
|
winmm: Remove unused define.
|
2012-03-08 17:57:40 +01:00 |
Alexandre Julliard
|
78c3af9f18
|
gdi32: Fix missing increment of integer data in GetCharABCWidthsFloat.
|
2012-03-02 17:03:45 +01:00 |
Nikolay Sivov
|
973f62f0e3
|
msxml3: Return default namespace uri for 'xml'-prefixed attributes.
|
2012-03-01 18:13:10 +01:00 |
Bruno Jesus
|
0fd047559c
|
imm32/tests: Add ImmGetDescription tests.
|
2012-03-01 17:39:04 +01:00 |
Maarten Lankhorst
|
27adecec49
|
mmdevapi: Add tests for checking events to capture.
|
2012-03-01 17:38:59 +01:00 |
Austin English
|
78f82fa063
|
ntdll: Use proper CPU speed detection on FreeBSD.
Reported by Hardy Schumacher.
|
2012-03-01 17:38:41 +01:00 |
Henri Verbeet
|
9ad6f2e1f4
|
d3d9/tests: Add some tests for resetting the device window.
|
2012-02-29 20:47:30 +01:00 |
Henri Verbeet
|
6b0d878f18
|
d3d8/tests: Add some tests for resetting the device window.
|
2012-02-29 20:47:30 +01:00 |
Henri Verbeet
|
90739d9474
|
wined3d: Implement resetting the device window in wined3d_device_reset().
|
2012-02-29 20:47:29 +01:00 |
Jacek Caban
|
981d18464f
|
ieframe: Fixed reallocation size.
|
2012-02-29 11:56:10 +01:00 |
Nikolay Sivov
|
0cae0842b9
|
comctl32/tests: Fix test failures running on February 29.
|
2012-02-29 10:32:09 +01:00 |
Henri Verbeet
|
3c5a2549c5
|
ddraw/tests: Add tests for color keyed texturing with an alpha channel.
|
2012-02-29 10:31:20 +01:00 |
Henri Verbeet
|
9c25758656
|
wined3d: Support color keyed WINED3DFMT_B8G8R8A8_UNORM surfaces.
Color keying and alpha channels aren't mutually exclusive.
|
2012-02-29 10:31:09 +01:00 |
Lucas Zawacki
|
07f583478e
|
dinput: Search for device objects of the correct type in BuildActionMap.
|
2012-02-29 10:21:54 +01:00 |
Aric Stewart
|
9af6b11808
|
usp10: Better handle 0 cases when caching scripts, languages and features.
|
2012-02-28 11:56:56 +01:00 |
Alexander Morozov
|
35a4b7dc0e
|
msvcr90: realloc can move memory block.
|
2012-02-27 15:39:20 +01:00 |
Stefan Dösinger
|
f8d6d0300b
|
ddraw/tests: LONG/ULONG and error checking fixes.
|
2012-02-27 14:15:31 +01:00 |
Christian Costa
|
6ee15adf4d
|
d3dxof: Empty arrays can have the semicolon at the end or not so handle both cases and add tests for them.
This fixes a regression introduced by commit 07931f73f0 .
|
2012-02-27 14:15:25 +01:00 |
Vincent Povirk
|
dd65da7dce
|
shell32: Properly double-null-terminate the filter in the run/browse dialog.
|
2012-02-27 12:55:18 +01:00 |
Nikolay Sivov
|
5016f7ba4a
|
msxml3: Properly escape character data in text nodes.
|
2012-02-27 12:55:05 +01:00 |
Francois Gouget
|
cdac8cb176
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2012-02-27 12:54:14 +01:00 |
Nikolay Sivov
|
be7d4257f8
|
msxml3/tests: Tests for IMXAttributes::clear().
|
2012-02-24 17:04:12 +01:00 |
Nikolay Sivov
|
8a0d86833e
|
msxml3/tests: Some tests for IMXAttributes::addAttribute().
|
2012-02-24 17:04:12 +01:00 |
Jörg Höhle
|
813d0432a9
|
mmdevapi/tests: Fix some render test failures.
|
2012-02-24 17:04:11 +01:00 |
Alexandre Julliard
|
fd40d65cfa
|
gdi32: Avoid using uninitialized value in DIB pattern enhmetafile record.
|
2012-02-24 17:04:06 +01:00 |
Alexandre Julliard
|
c65de04789
|
gdi32: Use 64-bit values when computing ellipses to avoid overflows.
|
2012-02-24 15:55:45 +01:00 |
Alexandre Julliard
|
67a0db3c38
|
comdlg32: Avoid crash when driver name doesn't contain a backslash.
|
2012-02-24 12:48:00 +01:00 |
Dmitry Timoshkov
|
0e7314a298
|
kernel32: Add a test for LoadLibrary called on a not DLL image.
|
2012-02-24 09:56:25 +01:00 |
Henri Verbeet
|
8f6ddf789e
|
d3d9/tests: Add tests for z-clipping with D3DRS_ZENABLE disabled.
|
2012-02-24 09:56:02 +01:00 |
Henri Verbeet
|
4e9cf00097
|
d3d8/tests: Add tests for z-clipping with D3DRS_ZENABLE disabled.
|
2012-02-24 09:55:59 +01:00 |
Henri Verbeet
|
19199bc524
|
ddraw/tests: Add tests for z-clipping with D3DRENDERSTATE_ZENABLE disabled.
|
2012-02-24 09:55:56 +01:00 |
Henri Verbeet
|
d17f037fb1
|
wined3d: Disable z-clipping for transformed vertices when WINED3D_RS_ZENABLE is disabled.
|
2012-02-24 09:55:52 +01:00 |
Andrew Eikum
|
7437eb63fc
|
wineoss.drv: Fix DeleteTimerQueueTimer usage.
|
2012-02-23 17:40:29 +01:00 |
Michael Stefaniuc
|
4d2ea61a21
|
avicap32: Add "stub" to the FIXME in a no yet implemented function.
|
2012-02-23 17:40:25 +01:00 |
Gaurav Jain
|
b2eadfd4eb
|
wined3d: Recognize Nvidia GeForce 320M, 8600M GT & 9400M.
|
2012-02-22 20:49:11 +01:00 |
Thomas Faber
|
eaaa448d2b
|
user32/tests: Do not depend on argument evaluation order.
|
2012-02-22 18:47:38 +01:00 |
Henri Verbeet
|
80555d2cb8
|
wined3d: Specify the depth range in surface_depth_blt().
|
2012-02-22 18:47:30 +01:00 |
Alexandre Julliard
|
061b8c4094
|
wineps: Convert path points to device coords since GetPath returns logical coords.
|
2012-02-22 16:04:09 +01:00 |
Alexandre Julliard
|
556267bde4
|
gdi32: Avoid overflows for invalid coordinates in line clipping.
|
2012-02-22 11:28:33 +01:00 |
Henri Verbeet
|
f20e07b77b
|
ddraw: Always pin surfaces.
|
2012-02-22 11:26:32 +01:00 |
Piotr Caban
|
13e3d32f76
|
urlmon/tests: Fixed protocol tests on IE9.
|
2012-02-21 19:35:30 +01:00 |
Alexandre Julliard
|
32057bf132
|
gdi32: Don't paint the text rectangle in transparent mode unless a rectangle is explicitly specified.
|
2012-02-21 17:20:48 +01:00 |
Huw Davies
|
903803b552
|
ole32: Trace the drop effect in hex.
|
2012-02-21 16:02:03 +01:00 |
Kusanagi Kouichi
|
4dc04ae867
|
gdi32: Initialize font signature of "System" font link.
|
2012-02-21 15:01:03 +01:00 |
Henri Verbeet
|
ed47f259bd
|
wined3d: Don't take the wined3d mutex during WM_DISPLAYCHANGE either.
|
2012-02-21 11:30:10 +01:00 |
Christian Costa
|
40b15a380d
|
d3dxof: Make sure the returned object pointer is null when there is no more object.
|
2012-02-21 11:29:49 +01:00 |
Christian Costa
|
36d4e1ea59
|
d3dxof: Fix leaking of IDirectXFileObject object in tests.
|
2012-02-21 11:29:45 +01:00 |
Christian Costa
|
67c6234a26
|
d3dxof: Accept bigger names for objects.
|
2012-02-21 11:29:41 +01:00 |
Detlef Riekenberg
|
f43f37d361
|
commdlg: Fix GlobalReAlloc16 parameter order.
|
2012-02-20 15:40:19 +01:00 |
Jan-Peter Nilsson
|
3de7348f72
|
winhttp: Set the context on the request handle earlier.
|
2012-02-20 11:49:02 +01:00 |