Joel Holdsworth
e1eaa4132a
shell32: Replaced trash_file.ico with a Tango compliant icon.
2010-04-14 18:00:28 +02:00
Joel Holdsworth
0e0426b557
shell32: Replaced shortcut.ico with a Tango compliant icon.
2010-04-14 18:00:28 +02:00
Joel Holdsworth
c4591aedbb
shell32: Replaced ramdisk.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
6b31e1ca71
shell32: Replaced printer.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
c86698d199
shell32: Replaced netdrive2.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
8865907352
shell32: Replaced netdrive.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
6f6ca9b1a8
shell32: Replaced mydocs.ico with a Tango compliant icon.
2010-04-14 18:00:27 +02:00
Joel Holdsworth
39d0837201
shell32: Replaced mycomputer.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
6e600d1edb
shell32: Replaced folder_open.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
5b3d1b6971
shell32: Replaced floppy.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
be4af0b66f
shell32: Replaced drive.ico with a Tango compliant icon.
2010-04-14 18:00:26 +02:00
Joel Holdsworth
9ea28d5ef7
shell32: Replaced desktop.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
6eef9bbe5f
shell32: Replaced delete.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
b4057d934c
shell32: Replaced cdrom.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
4b320a461e
shell32: Replaced document.ico with a Tango compliant icon.
2010-04-14 18:00:25 +02:00
Joel Holdsworth
1b54c5f1dc
shell32: Replaced folder.ico with a Tango compliant icon.
2010-04-14 18:00:24 +02:00
Detlef Riekenberg
40cfa7a6f2
urlmon/tests: CoInternetGetSecurityUrl is not present on W95B.
2010-04-14 18:00:24 +02:00
Detlef Riekenberg
43e9bb5e92
urlmon/tests: Fix a failure on Win98.
2010-04-14 11:07:01 +02:00
Detlef Riekenberg
0838495596
urlmon/tests: Run the tests again on W95B (CoInternetParseUrl).
2010-04-14 11:06:36 +02:00
Detlef Riekenberg
d5e4666e6a
urlmon/tests: Do not depend on user security settings in sec_mgr tests.
2010-04-14 11:06:30 +02:00
Henri Verbeet
43e89cb981
wined3d: Prune unsupported world matrix transform states.
2010-04-13 21:13:54 +02:00
Henri Verbeet
71d484303a
wined3d: We always support at least a single modelview matrix.
2010-04-13 21:13:50 +02:00
Henri Verbeet
8eb2a2cf0c
wined3d: Disable strict draw ordering by default.
...
While some performance hit from the extra flushes was expected and would be
acceptable, the performance hit can be over 50% on some configurations, which
clearly isn't acceptable. This patch introduces a "StrictDrawOrdering"
registry key for applications affected by this, until we have a more
structural solution.
2010-04-13 21:13:36 +02:00
Henri Verbeet
ab80e9739c
wined3d: Add a separate function for palette initialization.
2010-04-13 21:13:26 +02:00
Henri Verbeet
d1d8c81439
wined3d: Add a separate function for rendertarget view initialization.
2010-04-13 21:13:21 +02:00
Damjan Jovanovic
242370b836
ntoskrnl.exe: Implement IoCallDriver.
2010-04-13 21:13:13 +02:00
Jacek Caban
9539cf7a4e
mshtml: Use NSContainer HWND in handle_blur.
2010-04-13 21:12:57 +02:00
Jacek Caban
80f0f35c50
mshtml: Use DOM designMode to switch to editor mode.
2010-04-13 21:12:12 +02:00
Jacek Caban
7cdad62b97
mshtml: Improved focus handling.
2010-04-13 21:12:08 +02:00
Alexandre Julliard
b6765134a3
user32: The Z-order of owned windows doesn't depend on them having the WS_POPUP style.
2010-04-13 21:10:00 +02:00
Roderick Colenbrander
e35f54ef1f
wined3d: Move R32G32F convertion to the formats table.
2010-04-13 17:56:35 +02:00
Roderick Colenbrander
5c635f4146
wined3d: Move D15S1 over to the formats table.
2010-04-13 17:56:32 +02:00
Roderick Colenbrander
6a081ef95a
wined3d: Move D24X4S4 to the formats table.
2010-04-13 17:56:29 +02:00
Roderick Colenbrander
485040bb5c
wined3d: Move D24FS8 to formats table.
2010-04-13 17:56:27 +02:00
Roderick Colenbrander
798ba56c1b
wined3d: Move L6V5U5 conversion to the formats table.
2010-04-13 17:56:24 +02:00
Alexandre Julliard
6000b08ca7
msvcrt: Export a few more C++ functions that actually call standard C functions.
2010-04-13 17:52:31 +02:00
Alexandre Julliard
5807b5e55c
msvcrt: Add support for VC7 and VC8 extensions to the C++ exception handler.
2010-04-13 17:21:06 +02:00
Alexandre Julliard
300978283a
msvcrt: Implement the missing exception constructor functions.
2010-04-13 17:19:27 +02:00
Jörg Höhle
5578446530
msvidc: Fix 16bit VIDEO-1/CRAM decompression.
2010-04-13 13:06:48 +02:00
Roderick Colenbrander
c29cf05919
winex11: Add support for 32-bit DDBs.
2010-04-13 13:06:32 +02:00
Hans Leidekker
33299faae4
msi: Move application of substorage transforms out of msi_parse_patch_summary.
2010-04-13 11:48:30 +02:00
Hans Leidekker
bcc0ad9b07
msi: Release summary information on error in msi_parse_patch_summary.
2010-04-13 11:48:25 +02:00
Hans Leidekker
a0ba56b3bd
msi/tests: Run the RemoveODBC action to unregister the fake drivers.
2010-04-13 11:48:20 +02:00
Hans Leidekker
88214a72ce
msi: Make the string reference count a short.
...
This is safe because the reference count is stored in 2 bytes on disk.
2010-04-13 11:48:14 +02:00
Hans Leidekker
ff2f894888
msi: Make the string reference count a short.
...
This is safe because the reference count is stored in 2 bytes on disk.
2010-04-13 11:46:14 +02:00
Dmitry Timoshkov
fedc194e68
user32: Button painting code always sets up the clipping, there is no need to duplicate it.
2010-04-13 11:43:30 +02:00
Damjan Jovanovic
fcd33d6877
ntoskrnl.exe: Stub out KeResetEvent and KeSetEvent.
2010-04-13 11:37:19 +02:00
Vincent Povirk
0b149df987
ole32: Create storage files with 4096-byte blocks when asked.
2010-04-13 11:30:48 +02:00
Vincent Povirk
7c8b7559a2
windowscodecs: Add locking to the JPEG decoder.
2010-04-13 11:30:35 +02:00
Vincent Povirk
8887e8c1c5
windowscodecs: Add locking to the ICO decoder.
2010-04-13 11:30:30 +02:00
Vincent Povirk
3caf7204e6
windowscodecs: Add locking to the GIF decoder.
2010-04-13 11:30:25 +02:00
Vincent Povirk
c1beb63609
windowscodecs: Add locking to the format converter.
2010-04-13 11:30:19 +02:00
Vincent Povirk
7871033a40
windowscodecs: Add locking to the PNG decoder.
2010-04-13 11:30:12 +02:00
Alexandre Julliard
bcf1ef3c90
msvcrt: Make a few more exception handling functions i386-specific.
2010-04-12 17:52:37 +02:00
Piotr Caban
e339872252
msvcr90: Forward _calloc_crt to calloc.
2010-04-12 17:48:25 +02:00
Piotr Caban
8fc18b6b48
msvcrt: Added memmove_s and memcpy_s implementation.
2010-04-12 17:48:21 +02:00
Christian Costa
72d9aaa6e5
d3dxof: Add support for mszip compressed files.
2010-04-12 15:42:02 +02:00
Christian Costa
9e67f954f1
d3dx9_36: Add support for 32-bit BGRA in D3DXGetImageInfoFromFileInMemory.
2010-04-12 15:39:57 +02:00
Alexandre Julliard
36822bbd7d
winmm/tests: Fix a pointer conversion warning on 64-bit.
2010-04-12 15:39:32 +02:00
Maarten Lankhorst
137469479c
winmm: Remove timeGetTime.
2010-04-12 15:39:20 +02:00
Paul Vriens
42094d2598
ntdll/tests: Prevent test failures on Windows.
2010-04-12 15:38:51 +02:00
Paul Vriens
a155cf5f35
ntdll/tests: We need a bigger buffer for NtQueryInformationFile.
2010-04-12 15:38:45 +02:00
Paul Vriens
3536770083
ntdll/tests: Enumerate one by one.
2010-04-12 15:38:36 +02:00
Paul Vriens
8b8d2038fb
ntdll/tests: Make sure we can enumerate the directory.
2010-04-12 15:38:27 +02:00
Jörg Höhle
db0df4c067
winmm: Improve MCI A/W mapping.
2010-04-12 15:38:15 +02:00
Jörg Höhle
b84576fcef
winmm: MCI system commands are not eligible for auto-open.
2010-04-12 15:37:44 +02:00
Maarten Lankhorst
e9f520467d
mmdevapi: Blacklist alsa hw devices.
2010-04-12 12:51:43 +02:00
Christian Costa
0d1cba8e4f
mciqtz32: Only call CoUninitialize when CoInitializeEx succeeds.
2010-04-12 12:38:36 +02:00
Alexandre Julliard
281f701880
ntdll: Make cfi annotations optional for x86_64.
2010-04-12 12:38:27 +02:00
Henri Verbeet
3255b21456
winex11.drv: Allow OpenGL on minimized windows.
2010-04-12 11:38:05 +02:00
Henri Verbeet
a4fad54134
wined3d: Don't write past the end of the buffer's conversion_map.
2010-04-12 11:33:32 +02:00
Henri Verbeet
5f7e087644
wined3d: Fix a GL extension prototype.
2010-04-12 11:33:28 +02:00
Henri Verbeet
51ccd69e7c
d3d8/tests: Add some depth buffer tests.
2010-04-12 11:33:24 +02:00
Henri Verbeet
6ecdad06a3
d3d9/tests: Add some depth buffer tests.
2010-04-12 11:33:20 +02:00
Detlef Riekenberg
d4303865e8
msi: Display a MessageBox in MsiMessageBoxEx.
2010-04-12 11:31:12 +02:00
Nikolay Sivov
352e2ff6eb
gdi32: Use supplied hdc for DIB_RGB_COLORS if it's valid.
...
This is about fixing regression introduced with 2854884a42
.
Initial patch fixed MSVS 2005 toolbars blackness, this one doesn't break a fix,
and fixes regressed Animation control glitches (and probably reported games related problems).
2010-04-12 11:30:16 +02:00
Nikolay Sivov
6f0560dfa7
user32: Set WM_EXITMENULOOP wParam same way as for WM_ENTERMENULOOP.
2010-04-12 11:29:34 +02:00
Damjan Jovanovic
ab53187cf7
ntoskrnl.exe: Use IoGetNextIrpStackLocation.
2010-04-12 11:29:27 +02:00
Andrew Eikum
4811167410
shlwapi: Check for NULL string in UrlIs.
2010-04-12 11:29:16 +02:00
Vincent Povirk
5f6d99f513
windowscodecs: Add locking to the BMP decoder.
2010-04-12 11:29:00 +02:00
Vincent Povirk
3d914c4f8d
windowscodecs: Combine the bitmap decoder and bitmap decoder frame objects.
2010-04-12 11:28:54 +02:00
Vincent Povirk
7ce7ce8266
windowscodecs: Set the threading model of ImagingFactory to Both.
2010-04-12 11:28:47 +02:00
Vincent Povirk
a6bf1287ba
windowscodecs: Make IWICStream thread-safe.
2010-04-12 11:28:41 +02:00
Vincent Povirk
40d48e674e
windowscodecs: Add locking to StreamOnMemory.
2010-04-12 11:28:33 +02:00
Maarten Lankhorst
8f6d268ee4
winealsa.drv: Ignore unused bytes in wave headers.
2010-04-12 11:28:25 +02:00
Paul Vriens
84e6bf9971
oleau32/tests: Fix test failures on Win9x/WinMe by using more A-functions.
2010-04-12 11:28:13 +02:00
Paul Vriens
54958a2105
rsaenh/tests: Fix some test failures on NT4 and lower.
2010-04-12 11:28:08 +02:00
Alexandre Julliard
11f10c6f05
msvcrt: Implemented setjmp for x86_64.
2010-04-10 11:47:55 +02:00
Austin English
8f77dd8aff
imm32: Quiet ImmGetOpenStatus fixme.
2010-04-09 18:35:16 +02:00
Vincent Povirk
541d7a5ab2
gdiplus: Print the GdipGetFamilyName FIXME only once.
2010-04-09 18:35:00 +02:00
Vincent Povirk
9a4618a4ba
gdiplus: Print the GdipCreateHalftonePalette FIXME only once.
2010-04-09 18:34:57 +02:00
Piotr Caban
8ead1b5750
msvcr90: Added __clean_type_info_names_internal stub.
2010-04-09 18:34:51 +02:00
Alexandre Julliard
bd5ccea53f
gdi32: Avoid some rounding errors in AngleArc.
2010-04-09 18:24:35 +02:00
Roderick Colenbrander
76a9712779
wined3d: Add an initial implementation of arbfp_blit_surface.
2010-04-09 16:50:21 +02:00
Roderick Colenbrander
f1ca14cb5b
wined3d: Add an initial fbo_blit_supported implementation.
2010-04-09 16:50:21 +02:00
Roderick Colenbrander
7df7ce40c3
wined3d: Move X8L8V8U8 surface conversion to the format table.
2010-04-09 16:50:21 +02:00
Roderick Colenbrander
60c6294f84
wined3d: Move Q8W8V8U8 conversion to the format table.
2010-04-09 16:50:20 +02:00
Roderick Colenbrander
d7e1b973c7
wined3d: Start moving texture format fixups to the formats table.
2010-04-09 16:50:20 +02:00
Roderick Colenbrander
a4559e761b
wined3d: Move srgb checks away from d3dfmt_get_conv.
2010-04-09 16:50:20 +02:00
Roderick Colenbrander
00598c3e36
wined3d: Let d3dfmt_get_conv return a wined3d_format_desc.
2010-04-09 16:50:20 +02:00
Alexandre Julliard
4ce995451e
ntdll: Build the virtual_release_address_space function on all platforms.
2010-04-09 16:50:20 +02:00
Alexandre Julliard
0572d81c2d
jscript: Add casts to pointer differences in traces.
2010-04-09 16:49:27 +02:00
Alexandre Julliard
d76d32411a
hhctrl.ocx: Add casts to pointer differences in traces.
2010-04-09 16:49:22 +02:00
Alexandre Julliard
38b6f4dfff
ole32/tests: Avoid using a pointer difference in a trace.
2010-04-09 16:14:16 +02:00
Alexandre Julliard
43a98ecb21
secur32: Avoid using a pointer difference in a trace.
2010-04-09 16:14:07 +02:00
Alexandre Julliard
26cc3efb33
d3d8: Avoid using a pointer difference in a trace.
2010-04-09 15:54:54 +02:00
Alexandre Julliard
90f4ae6948
wined3d: Remove unused offset parameter in buffer_get_memory.
2010-04-09 15:47:23 +02:00
Alexandre Julliard
8bfc89ee7c
shell32: Store an id in change notifications to avoid invalid pointer conversions.
2010-04-09 14:42:29 +02:00
Alexandre Julliard
7d19601012
shell32: Convert the change notifications list to a standard list.
2010-04-09 14:28:26 +02:00
Alexandre Julliard
58d1981fbd
user32: Avoid pointer truncation in SetSysColorsTemp.
2010-04-09 13:58:14 +02:00
Alexandre Julliard
d982262302
wininet: Fix some pointer conversion warnings on 64-bit.
2010-04-09 13:43:23 +02:00
Alexandre Julliard
9e6903c4b3
ntdll: Restructure x86_64 exception processing to treat all functions with missing exception data as leaf functions.
2010-04-09 13:15:41 +02:00
Paul Vriens
55fbf84d26
msi/tests: Remove temporary files.
2010-04-09 11:53:58 +02:00
Christian Costa
3a98a6295a
d3dx9_36: Implement D3DXGetImageInfoFromFileInMemory using WindowsCodecs (based on work from Tony Wasserka).
2010-04-09 11:42:10 +02:00
Nikolay Sivov
e9bae2cfaf
user32: Block TrackPopupMenu if menu is already active.
2010-04-09 11:42:01 +02:00
Alexandre Julliard
2e5d1f192f
oleaut32: Use the x87 assembly code for rounding on x86_64 too.
2010-04-09 11:14:47 +02:00
Alexandre Julliard
3681a28024
oleaut32: Query the path of the correct kind of typelib when unregistering it.
2010-04-09 11:14:16 +02:00
Alexandre Julliard
5189eef6bb
ntdll: Fix affinity mask check for 64-bit.
2010-04-08 23:57:08 +02:00
Alexandre Julliard
fc81e45af6
inetcomm: Rewrite MimeMessage_FindFirst/Next to iterate correctly and avoid invalid pointer conversions.
2010-04-08 23:57:07 +02:00
Alexandre Julliard
c1043428ca
inetcomm: Store an index instead of a handle for mime bodies to avoid pointer conversion warnings.
2010-04-08 23:57:07 +02:00
Alexandre Julliard
5c632145e8
urlmon: Forward the DllMain call to the dlldata.c generated function.
2010-04-08 23:56:55 +02:00
Roderick Colenbrander
1c02a909e5
wined3d: Remove remaining redundant code from d3dfmt_get_conv.
2010-04-08 17:34:18 +02:00
Rico Schüller
2b17e29183
d3d10: Implement ID3DEffectVariable::GetOutputSignatureElementDesc().
2010-04-08 17:34:18 +02:00
Rico Schüller
055a0f0d6c
d3d10: Implement ID3DEffectVariable::GetInputSignatureElementDesc().
2010-04-08 17:34:18 +02:00
Rico Schüller
bd4bacba1e
d3d10: Move the effect shader input signature into a separate struct.
2010-04-08 17:34:17 +02:00
Rico Schüller
ce409fe65c
d3d10: Fix an ERR message in parse_fx10_body().
2010-04-08 17:34:17 +02:00
Alexandre Julliard
772112cfcb
winecrt0: Add a trampoline function to align the stack on x86_64 before continuing an exception.
2010-04-08 17:34:17 +02:00
Alexandre Julliard
655292ae00
include: Move the exception handling support functions to winecrt0 instead of having them inline.
2010-04-08 17:34:17 +02:00
Piotr Caban
6468fa5588
msvcr90: Forward ?_open@@YAHPBDHH@Z calls to _open.
2010-04-08 12:39:16 +02:00
Piotr Caban
50192c8fb6
msvcr80: Fix typo in msvcr80.spec.
2010-04-08 12:39:05 +02:00
Piotr Caban
903c524d43
msvcrt: Added _iswalpha_l implementation.
2010-04-08 12:38:56 +02:00
Piotr Caban
7a1ff50ddc
msvcrt: Added implemenatation of _create_locale and _free_locale.
2010-04-08 12:38:49 +02:00
Joel Holdsworth
38d4aa2b7e
user32: Replace oic_sample.ico with Tango compliant icon.
2010-04-08 12:32:58 +02:00
Joel Holdsworth
db3092cf79
user32: Replaced oic_ques.ico with Tango compliant icon.
2010-04-08 12:32:28 +02:00
Joel Holdsworth
7b68f9a0ed
user32: Replaced oic_note.ico with Tango compliant icon.
2010-04-08 12:31:52 +02:00
Joel Holdsworth
0f5499ecd4
user32: Replaced oic_hand.ico with Tango compliant icon.
2010-04-08 12:31:16 +02:00
Joel Holdsworth
55ac865965
user32: Replaced oic_bang.ico with Tango compliant icon.
2010-04-08 12:30:23 +02:00
Paul Vriens
d474fa6a6c
rsaenh/tests: Run tests again on Windows 95.
2010-04-08 12:29:00 +02:00
Paul Vriens
9a787f7021
ddrawex/tests: Don't crash on Windows 95.
2010-04-08 12:28:58 +02:00
Eric Pouech
e520605fa9
dbghelp: When trying to enumerate locals & parameters with SymEnumSymbols, don't return a global or public symbol when the nearest symbol of the current context isn't a function.
2010-04-08 12:28:53 +02:00
Henri Verbeet
d373e14d53
wined3d: Add a FIXME for predicated shader instructions.
2010-04-08 12:26:10 +02:00
Henri Verbeet
284e92def9
wined3d: Validate some more states.
2010-04-08 12:26:07 +02:00
Henri Verbeet
e24473d531
wined3d: Update shader constants on viewport changes.
...
Otherwise the vertex shader will see stale posFixup values.
2010-04-08 12:25:51 +02:00
Henri Verbeet
cece23c7c9
wined3d: Get rid of state_nogl().
...
It's unused, all states that have this as handler have a 0 representative.
2010-04-08 12:25:43 +02:00
Henri Verbeet
3f79ba3019
wined3d: Add an extensionless STATE_INDEXBUFFER handler.
2010-04-08 12:25:38 +02:00
André Hentschel
66612e2626
ntdll: Use NULL for a pointer.
2010-04-08 12:25:19 +02:00
Aric Stewart
75197bdfaf
rpcrt4/tests: Add NdrDllRegisterProxy tests.
2010-04-08 12:25:08 +02:00
Aric Stewart
0e09ade10b
rpcrt4: Improve NdrDllRegisterProxy parameter checking.
2010-04-08 12:24:49 +02:00
Aric Stewart
0608581768
rpcrt4: Handle NULL pclsid in NdrDllRegisterProxy and NdrDllUnregisterProxy.
2010-04-08 12:24:11 +02:00
Alexandre Julliard
3bc0a1099d
winex11: Fix the calling convention of X11DRV_wglCreateContextAttribsARB.
2010-04-07 23:44:14 +02:00
Alexandre Julliard
87416f5a3b
crypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence.
2010-04-07 23:07:43 +02:00
Roderick Colenbrander
2c5eee25ca
wined3d: Only apply float R16G16F/R32G32F fixup when ARB_texture_rg isn't around and remove redundant code.
2010-04-07 18:14:05 +02:00
Roderick Colenbrander
edcdbc2a76
wined3d: Remove redundant gl format/type code from d3dfmt_get_conv since it is already in the table.
2010-04-07 18:13:49 +02:00
Roderick Colenbrander
e7a71e15b5
wined3d: Turn blit_shader color_fixup_supported into blit_supported.
2010-04-07 18:13:35 +02:00
Johan Gill
15b959fba7
ddraw/tests: Added todo_wine test to verify resizing of fullscreen windows.
2010-04-07 18:13:05 +02:00
Christian Costa
83680cd094
d3dx9_36: Fix indentation.
2010-04-07 18:12:25 +02:00
Christian Costa
5046858528
d3dx9_36: Add stub for D3DXCreateTextureFromFileA.
2010-04-07 18:12:20 +02:00
Christian Costa
36ef502e2f
d3dx9_36: Forward D3DXCreateTextureFromFileExW to D3DXCreateTextureFromFileInMemoryEx.
2010-04-07 18:12:05 +02:00
Alexandre Julliard
b141e6e33b
winapi: Add a few more types to the ntdll generated tests.
2010-04-07 18:04:00 +02:00
Alexandre Julliard
a8e86e35dd
winapi: Generate the 64-bit variant of structure size/alignment tests.
2010-04-07 18:03:00 +02:00
Alexandre Julliard
701dd23911
msvcr90/tests: Fix the calling convention of the initterm callbacks.
2010-04-07 14:25:32 +02:00
Alexandre Julliard
da840f57e5
msvcrt: Fix an unused variable warning.
2010-04-07 14:25:19 +02:00
Alexandre Julliard
2083aa3d68
shlwapi/tests: Fix some pointer conversion warnings on 64-bit.
2010-04-07 14:25:09 +02:00
Alexandre Julliard
e851556f6b
oleaut32: Fix some pointer conversion warnings on 64-bit.
2010-04-07 14:25:02 +02:00
Dmitry Timoshkov
93437fc963
comctl32: Do not use width of the passed to ImageList_Add bitmap as an icon width.
2010-04-07 13:51:45 +02:00
Dmitry Timoshkov
e35e75b4bf
winex11.drv: Do not allow WM actions for windows with WS_DISABLED style set.
...
Some applications do not expect and could have undefined behaviour (or even
crash) when a not active (and disabled) main window under a dialog popup is
being closed or minimized/maximazed. Most of Window Managers allow that, but
Windows doesn't.
2010-04-07 13:51:21 +02:00
Dmitry Timoshkov
fb9bca41e5
gdi32: Fix some DC leaks in gdi32 bitmap tests.
2010-04-07 13:51:13 +02:00
Eric Pouech
2bebb68a0b
ntdll: On x86_64 systems (as on i386 ones), hw breakpoints must generate a EXCEPTION_SINGLE_STEP exception.
2010-04-07 13:50:39 +02:00
Eric Pouech
196f8f070d
dbghelp: Added support for DW_CFA_GNU_args_size.
2010-04-07 13:50:35 +02:00
Vincent Povirk
d9c01dcc40
oleaut32: Limit the number of arguments traced.
2010-04-07 13:50:28 +02:00
Henri Verbeet
55a96174c8
wined3d: Add a separate function for adding declaration elements in ConvertFvfToDeclaration().
2010-04-07 13:50:23 +02:00
Henri Verbeet
be9e077a4d
wined3d: Pass the correct window to Present() in IWineGDISurfaceImpl_Flip().
2010-04-07 13:50:19 +02:00
Henri Verbeet
83443273c1
wined3d: Pass the correct window to Present() in IWineD3DSurfaceImpl_Flip().
2010-04-07 13:50:16 +02:00
Henri Verbeet
3b7774b37b
wined3d: Pass the correct window to Present() in IWineD3DSurfaceImpl_BltOverride().
2010-04-07 13:50:12 +02:00
Henri Verbeet
56659c3a70
quartz: Don't return a pointer to a stack variable in AMFilterData_ParseFilterData().
2010-04-07 13:50:07 +02:00
Alexandre Julliard
e11f637c57
oleaut32: Fix a couple of typelib test failures on 64-bit.
2010-04-07 13:09:49 +02:00
Alexandre Julliard
9b471fbd14
ole32: Fix the free threaded marshaller data for 64-bit pointers.
2010-04-07 13:09:49 +02:00
Alexandre Julliard
334f3add29
rpcrt4: Implement proxy/stub delegation for x86_64.
2010-04-07 13:09:46 +02:00
Alexandre Julliard
a758a38fae
rpcrt4: Add support for marshalling int3264 types.
2010-04-07 13:09:30 +02:00
Alexandre Julliard
cf50aa91f6
rpcrt4: Clean up handling of enum16 types.
2010-04-07 13:09:17 +02:00
Jörg Höhle
770c9bc873
msacm32: Fix nesting in acmFilter/FormatTagEnum.
2010-04-06 18:08:07 +02:00
Jörg Höhle
d0b92c91f8
msvidc32: Fix "Unknown message: 400e".
2010-04-06 18:08:04 +02:00
Alexandre Julliard
a8ffa9bace
ole32: Don't use in-memory structure layouts to build the wire data, define wire-specific structures instead.
2010-04-06 18:07:59 +02:00
Alexandre Julliard
aed8b8cd8d
mmdevapi/tests: Mark some failing tests as todo.
2010-04-06 14:27:56 +02:00
Alexandre Julliard
87f1933d86
mmdevapi/tests: Remove some todos that succeed now.
2010-04-06 14:26:23 +02:00
Christian Costa
24b37eaca0
d3dx9_36: Improve FIXMEs and TRACEs for surface.
2010-04-06 14:09:31 +02:00
Christian Costa
7444b682d0
d3dx9_36: Add stub for D3DXCreateBox.
2010-04-06 14:01:06 +02:00
Christian Costa
01624ea6c2
amstream: Fix AddRef calls.
2010-04-06 13:57:33 +02:00
Qingchuan Wang
33f41d1538
amstream: Expose also IMultiMediaStream which is the base interface of IAMMultiMediaStream.
2010-04-06 13:55:53 +02:00
Roderick Colenbrander
e6ae272efe
wined3d: Due to code rewrites is_color_fixup_supported is not needed anymore in RealizePalette.
...
The code in question should be executed in all cases. This also fixes
palette refresh issues when shaders / paletted textures aren't around.
2010-04-06 13:55:14 +02:00
Roderick Colenbrander
1f2976a302
wined3d: Move the arbfp p8 fixup to the format table and get rid of the d3dfmt_get_conv override.
2010-04-06 13:55:02 +02:00
Roderick Colenbrander
a5a4be4fc5
wined3d: Disable framebuffer to texture blitting.
...
The current code doesn't work for this at all and causes major
rendering issues in e.g. C&C. I don't think we should fix this code
either since it isn't worth the effort and requires evil things like
paletteOverride.
2010-04-06 13:54:47 +02:00
Roderick Colenbrander
9fec1a02b9
wined3d: Disable paletted texture support. It was only offered on a few cards, so can be missed.
2010-04-06 13:54:06 +02:00
Roderick Colenbrander
69902ab6d0
wined3d: Move EXT_PALETTED_TEXTURE code over to ffp_blit.
2010-04-06 13:53:21 +02:00
Roderick Colenbrander
3b6aea5934
wined3d: Move palette uploading code over to arbfp blit_shader.
2010-04-06 13:53:15 +02:00
Joel Holdsworth
3b1b1863e4
user32: Replaced oic_winlogo.ico with Tango compliant icon.
2010-04-06 13:23:35 +02:00
Alexandre Julliard
c4dec77064
user32/tests: Fix a test that was incorrectly skipped on non-Win9x platforms.
2010-04-06 12:42:57 +02:00
Nikolay Sivov
da32b078b7
shell32: Add stub shell folder for CLSID_Printers.
2010-04-06 11:59:18 +02:00
Vincent Povirk
f8ecefe6bf
mscoree: Use the mono embedding api instead of invoking mono.exe.
2010-04-06 11:50:28 +02:00
Henri Verbeet
f97a9e3c0f
ddraw: Fix and clarify texture filter state mappings.
2010-04-06 11:48:59 +02:00
Henri Verbeet
f41ee7cd0a
wined3d: Capture the correct scissor rectangle.
...
This bug was originally introduced by
d4b63bbd87
, and then propagated by
1f029a30db
.
2010-04-06 11:48:51 +02:00
Henri Verbeet
2381c9529d
wined3d: Don't use GLSL if the supported version isn't at least 1.20.
2010-04-06 11:48:47 +02:00
Henri Verbeet
ae623815ee
d3d8/tests: Clear with colors that are more obviously different from the expected value in test_rcp_rsq().
2010-04-06 11:48:39 +02:00
Henri Verbeet
60a3625328
d3d8/tests: Use color_match() in test_rcp_rsq().
2010-04-06 11:48:35 +02:00
Jacek Caban
7d80003205
mshtml: Fixed nsIHttpChannel::GetRequestSucceeded implementation.
2010-04-06 11:48:27 +02:00
Stefan Leichter
05a308a80b
setupapi: Implement SetupGetInfFileListA.
2010-04-06 11:48:21 +02:00
Alex Villacís Lasso
714283c940
oledb32: Implement conversion from DBTYPE_BYTES to DBTYPE_WSTR/DBTYPE_STR.
2010-04-06 11:48:18 +02:00
Alex Villacís Lasso
ec7e297987
oledb32: Added tests for DBTYPE_BYTES to DBTYPE_WSTR/DBTYPE_STR marked as todo_wine.
2010-04-06 11:48:14 +02:00
Alex Villacís Lasso
d1f4e6a149
oledb32: Implement conversion from DBTYPE_GUID to DBTYPE_STR/DBTYPE_WSTR/DBTYPE_BSTR.
2010-04-06 11:48:10 +02:00
Alex Villacís Lasso
75c053aab5
oledb32: Add tests for DBTYPE_GUID to DBTYPE_WSTR/DBTYPE_STR conversion as todo_wine.
2010-04-06 11:48:07 +02:00
Alex Villacís Lasso
38a21bf119
oledb32: Add tests for DBTYPE_I1/DBTYPE_UI1/DBTYPE_UI2/DBTYPE_UI4/DBTYPE_I8/DBTYPE_UI8 to DBTYPE_WSTR/DBTYPE_STR conversion.
2010-04-06 11:48:03 +02:00
Alex Villacís Lasso
0d2b82fb62
oledb32: Add tests for DBTYPE_CY to DBTYPE_WSTR/DBTYPE_STR conversion.
2010-04-06 11:47:59 +02:00
Alex Villacís Lasso
a31d5c7025
oledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_STR conversion.
2010-04-06 11:47:56 +02:00
Alex Villacís Lasso
a817f6d047
oledb32: Add tests for DBTYPE_R4 to DBTYPE_WSTR/DBTYPE_STR conversion.
2010-04-06 11:47:48 +02:00
Alex Villacís Lasso
cad15d3a7c
oledb32: Add tests for DBTYPE_I4 to DBTYPE_WSTR/DBTYPE_STR conversion.
2010-04-06 11:47:44 +02:00
Alex Villacís Lasso
5f236f1a5c
oledb32: Implemented OLEDB32 conversion to DBTYPE_STR.
2010-04-06 11:47:40 +02:00
Alex Villacís Lasso
ac408708bc
oledb32: Tests for OLEDB32 conversion to DBTYPE_STR, marked as todo_wine.
2010-04-06 11:47:35 +02:00
Alexandre Julliard
fe2f875aaf
rpcrt4: Add support for complex arrays in the generic array unmarshalling functions.
2010-04-05 22:02:20 +02:00
Alexandre Julliard
3243ee7e0b
rpcrt4: Add support for complex arrays in the generic array marshalling functions.
2010-04-05 22:01:46 +02:00
Alexandre Julliard
c1a9dc8ad2
rpcrt4: Always skip the conformance format, even if conformance is not present in the buffer.
...
Add an identical SkipVariance function to make the code clearer.
2010-04-05 21:59:30 +02:00
Alexandre Julliard
5728d6b402
rpcrt4: Fix tracing of non-conformant strings.
2010-04-05 21:58:06 +02:00
Alexandre Julliard
a7d000e2e2
mmdevapi: Include system headers before Wine headers.
2010-04-05 17:44:23 +02:00
Maarten Lankhorst
7b36f6658b
mmdevapi: Use openal to enumerate devices.
2010-04-05 17:43:00 +02:00
Maarten Lankhorst
2c067ed31e
mmdevapi: Add dependency on openal.
2010-04-05 17:41:21 +02:00
Maarten Lankhorst
918ae89227
mmdevapi: Add alext.h for openal support.
2010-04-05 16:50:37 +02:00
Maarten Lankhorst
d435499fbc
configure: Change openal detection.
2010-04-05 16:50:20 +02:00
Maarten Lankhorst
5a954d4032
mmdevapi: Add uuid include.
2010-04-05 16:47:27 +02:00
Christian Costa
adc1aaf06b
d3dx9_36: Add stub for D3DXCheckTextureRequirements.
2010-04-05 16:46:40 +02:00
Alexandre Julliard
4bfc99b86c
d3dx9_36: Don't include the bison-generated header from the bison source file.
2010-04-05 15:30:48 +02:00
Andrew Eikum
3901185e94
mshtml: Always load URLs without a base URL through Wine.
2010-04-05 11:39:39 +02:00
Andrew Eikum
cf2a3af6f0
mshtml: Implement HTTPChannel::GetResponseHeader.
2010-04-05 11:39:33 +02:00
Andrew Eikum
f40682eba9
mshtml: Implement HTTPChannel::GetRequestSucceeded.
2010-04-05 11:39:30 +02:00
Andrew Eikum
b688fd0de3
mshtml: Return success in HTTPChannel::SetRequestMethod.
...
Request method is determined by Wine on bind, so return success in this
function to make Gecko happy.
2010-04-05 11:39:24 +02:00
Henri Verbeet
ca1b35aaff
wined3d: Rename some GL vendors.
...
GL_VENDOR_ATI -> GL_VENDOR_FGLRX because it's much more specific. Besides, AMD
also works on the Mesa drivers.
2010-04-05 11:37:45 +02:00
Henri Verbeet
b8211a67d4
wined3d: Rename HW_VENDOR_WINE to HW_VENDOR_SOFTWARE.
...
Software adapters like the refrast also return a 0 PCI ID on Windows.
2010-04-05 11:37:39 +02:00
Henri Verbeet
224c376528
wined3d: Make some functions static.
2010-04-05 11:37:34 +02:00
Henri Verbeet
fcee05586b
wined3d: Simply inline dumpResources().
2010-04-05 11:37:28 +02:00
Henri Verbeet
5ce986f1de
wined3d: Add a separate function for wined3d object initialization.
2010-04-05 11:37:24 +02:00
Detlef Riekenberg
57fb163381
msvcr90: Run the tests again on w2k and below.
2010-04-05 11:37:16 +02:00
Stefan Leichter
5ccbcfdec7
ws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP and IPV6_DROP_MEMBERSHIP only when supported.
2010-04-05 11:37:11 +02:00
Alexandre Julliard
854c3a872f
dpwsockx: Use standard Win32 types instead of the BSD ones.
2010-04-03 18:08:24 +02:00
Alexandre Julliard
b91e5302a5
rpcrt4: Replace the alignment macros by inline functions.
2010-04-02 21:54:55 +02:00
Alexandre Julliard
afa56b29ce
rpcrt4: Fix the pointer alignment macros for 64-bit.
2010-04-02 21:38:32 +02:00
Vincent Povirk
ade2506029
gdiplus: Implement GdipFlush.
2010-04-02 16:53:07 +02:00
Alexandre Julliard
bc12cad570
mshtml/tests: Don't crash when Gecko is missing.
2010-04-02 16:30:06 +02:00
Alexandre Julliard
1f1d9e7b02
user32/tests: Use the correct type for the bits pointer in CreateDIBSection calls.
2010-04-02 15:40:55 +02:00
Alexandre Julliard
86860cc976
shlwapi: Fix SHCreateWorkerWindowA for 64-bit.
2010-04-02 15:22:53 +02:00
Vincent Povirk
986a534ebe
winex11.drv: Clip rectangle values to 16-bit limits.
2010-04-02 15:22:51 +02:00
Mikhail Maroukhine
3d2fc2f315
advapi32: Fix compiler warnings with flag -Wcast-qual.
2010-04-02 15:22:51 +02:00
Roderick Colenbrander
ae8d9e21e3
wined3d: Remove the swapchain parameter from fb_copy_to_texture_hwstretch in order to unify all blit calls.
2010-04-02 15:22:51 +02:00
Roderick Colenbrander
ff82e66a69
wined3d: Move upsideDown calculation to blit implementation.
2010-04-02 15:22:51 +02:00
Alexandre Julliard
29937272cb
ntdll/tests: Skip a couple of exception tests that crash on Wow64.
2010-04-02 15:22:50 +02:00
Hans Leidekker
dd1bef3498
msi: Reset the MsiEnumPatchesExW index on failure.
2010-04-02 15:22:50 +02:00
Hans Leidekker
7aad77ae58
msi: Add tests for registering and unregistering MIME info.
2010-04-02 15:22:49 +02:00
Hans Leidekker
3050cde95e
msi: Implement the UnregisterMIMEInfo standard action.
2010-04-02 15:22:49 +02:00
Hans Leidekker
a7ef96f97f
msi: Add tests for registering and unregistering extension info.
2010-04-02 15:22:49 +02:00
Hans Leidekker
17d7effd2a
msi: Implement the UnregisterExtensionInfo standard action.
2010-04-02 15:22:49 +02:00
Hans Leidekker
3bdfa1f624
msi: Implement the UnregisterProgIdInfo standard action.
2010-04-02 15:22:48 +02:00
Hans Leidekker
90158af2dc
msi: Add tests for registering and unregistering class info.
2010-04-02 15:22:48 +02:00
Hans Leidekker
cf75d40dad
msi: Set the action taken in the RegisterExtensionInfo and RegisterClassInfo actions.
2010-04-02 15:22:48 +02:00
Hans Leidekker
843968c056
msi: Implement the UnregisterClassInfo standard action.
2010-04-02 15:22:47 +02:00
Alexandre Julliard
6ebc627996
server: Disallow all operations on deleted registry keys.
2010-04-02 15:22:31 +02:00
Alexandre Julliard
21da080dbd
advapi32: Add support for the KEY_WOW64_32KEY flag in RegOpenKey on 64-bit.
2010-04-02 12:23:02 +02:00
Alexandre Julliard
68a5c34731
advapi32: Add support for the KEY_WOW64_32KEY flag in RegCreateKey on 64-bit.
2010-04-02 11:51:15 +02:00
Alexandre Julliard
acc41b50d1
advapi32: Don't use the static Unicode buffer for value names since they can be larger than MAX_PATH.
2010-04-02 11:50:12 +02:00
Alexandre Julliard
935cc7987d
server: Update the registry key and value name length limits to the now documented values.
2010-04-02 11:48:50 +02:00
Christian Costa
b3ad91f699
d3dx9_36: Improve FIXMEs and TRACEs for font.
2010-04-02 10:45:28 +02:00
Christian Costa
c1f6857636
d3dx9_36: Improve FIXMEs and TRACEs for sprite.
2010-04-02 10:45:25 +02:00
Christian Costa
cf2315bd52
d3dx9_36: Implement D3DXCreateLine and add stubbed interface for ID3DXLine + tests.
2010-04-02 10:45:22 +02:00
Stefan Leichter
89aaf74f1f
ws2_32: Partly implement level IPPROTO_IPV6 of getsockopt.
2010-04-02 10:38:31 +02:00
Chris Robinson
61fe7b3f1d
openal32: Add support for ALC_EXT_thread_local_context.
2010-04-02 10:38:11 +02:00
Chris Robinson
0540af5be3
openal32: Remove the ALCcontext wrapper.
...
Assume the function pointers retrieved by alGetProcAddress are context
independent. This is not likely to change in any implementation we
care about any time soon.
2010-04-02 10:36:54 +02:00
Henri Verbeet
23bfdecd8b
wined3d: Verify all render states have a handler.
2010-04-02 10:36:17 +02:00
Henri Verbeet
1289842da3
wined3d: Move handling of the unimplemented WINED3DRS_STIPPLEPATTERN states to ddraw.
2010-04-02 10:36:06 +02:00
Henri Verbeet
2e5976a8c5
wined3d: Move handling of the unimplemented WINED3DRS_BORDERCOLOR state to ddraw.
2010-04-02 10:35:54 +02:00
Henri Verbeet
af9510f400
wined3d: Remove some unused render states.
2010-04-02 10:35:44 +02:00
Henri Verbeet
e62771f7f7
wined3d: Add a state handler for WINED3DRS_ZVISIBLE.
2010-04-02 10:35:37 +02:00
Henri Verbeet
ef34b0ba06
wined3d: Verify state representatives represent themselves.
...
This ensures there's no multilevel indirection in the state table.
2010-04-02 10:35:30 +02:00
Eric Pouech
a185435243
dbghelp: When handling a P augmentation in FDE/DIE parsing, throw away the DW_EH_indirect flag, as we don't handle the result.
...
It's needed as long as we don't support DW_EH_indirect while reading encoded values.
2010-04-02 10:35:21 +02:00
Eric Pouech
1b68d4e7ce
dbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame sections.
...
Implement dwarf stack unwinding for i386 CPU.
2010-04-02 10:35:02 +02:00
Eric Pouech
34ef8d2113
dbghelp: Store delta used for re-locating a module.
2010-04-02 10:34:37 +02:00
Eric Pouech
51bce9b049
dbghelp: Implement the new register methods for x86.
2010-04-02 10:34:27 +02:00
Huw Davies
fbaaedd967
oleaut32: Only unregister those types that were registered.
2010-04-01 18:12:59 +02:00
Huw Davies
adeba6ee80
oleaut32: Only oleautomation interfaces as well as all dispinterfaces should be registered.
2010-04-01 18:12:58 +02:00
Piotr Caban
bfd0866be8
msvcrt: Added implementation of _controlfp_s.
2010-04-01 18:12:58 +02:00
Piotr Caban
abb746002b
msvcrt: Fix _get/_set_invalid_parameter_handler implementation.
2010-04-01 18:12:58 +02:00
Piotr Caban
f377e4be6b
msvcrt: Move invalid parameter tests to msvcr90.
2010-04-01 18:12:58 +02:00
Henri Verbeet
a2344e7288
wined3d: Remove some superfluous white space and braces from the card selection functions.
2010-04-01 18:12:55 +02:00
Henri Verbeet
8afeb34559
wined3d: Add a state table entry for WINED3DRS_INDEXEDVERTEXBLENDENABLE.
2010-04-01 18:12:42 +02:00
Henri Verbeet
f4330add39
wined3d: Verify each state table entry has either a handler or a representative.
2010-04-01 18:12:42 +02:00
Henri Verbeet
57cfd613a5
wined3d: Explicitly set the state handler to NULL for states with a representative.
...
We should never call the handler for states that have a rep.
2010-04-01 18:12:42 +02:00
Henri Verbeet
f70193b915
wined3d: Use the rep instead of the apply function to determine if a state is used.
2010-04-01 18:12:42 +02:00
Henri Verbeet
03c472bff0
wined3d: Don't call directly into the state table.
2010-04-01 18:12:42 +02:00
Mikhail Maroukhine
5e78bab266
user32: Fix compiler warnings with flag -Wcast-qual.
2010-04-01 18:12:42 +02:00
Mikhail Maroukhine
9b933a3594
rpcrt4: Fix compiler warnings with flag -Wcast-qual.
2010-04-01 18:12:41 +02:00
Mikhail Maroukhine
0a671deb92
quartz: Fix compiler warnings with flag -Wcast-qual.
2010-04-01 18:12:41 +02:00
Mikhail Maroukhine
42e897f228
imm32: Fix compiler warnings with flag -Wcast-qual.
2010-04-01 18:12:41 +02:00
Mikhail Maroukhine
1d9e321751
rsaenh/tests: Fix compiler warnings with flag -Wcast-qual.
2010-04-01 18:12:41 +02:00
Jörg Höhle
c31bdb98f9
winmm/tests: Add more MCI tests.
2010-04-01 18:12:41 +02:00
Jörg Höhle
f0baaff46a
mciwave: MCI Status returns string resource when appropriate.
2010-04-01 18:12:41 +02:00