Henri Verbeet
a3f23541c1
wined3d: Make the device parameter to wined3d_device_get_swapchain_count() const.
2011-08-29 12:08:21 +02:00
Henri Verbeet
d5c2ba6d62
wined3d: Make the target parameter to is_full_clear() const.
2011-08-29 12:08:20 +02:00
Henri Verbeet
78cbe0bc74
wined3d: Rename WineD3DAdapterChangeGLRam() to adapter_adjust_memory().
...
And make it work on an adapter instead of a device.
2011-08-29 12:08:20 +02:00
Alasdair Sinclair
3928f57658
setupapi: Fix magic comparison on x64.
2011-08-29 12:08:20 +02:00
Nikolay Sivov
2a6abc248d
msxml3: Use element name length passed to content handler.
2011-08-29 12:08:20 +02:00
Nikolay Sivov
9ae103f7f7
msxml3: Respect string length returned from ISAXAttributes.
2011-08-29 12:08:20 +02:00
Nikolay Sivov
d0413fd476
msxml3: Fix empty elements output.
2011-08-29 12:08:20 +02:00
Andrew Talbot
60e7523353
dnsapi: Void functions should not return a value.
2011-08-29 12:08:20 +02:00
Andrew Talbot
568d9ccde8
windowscodecs: Remove extern from function definition.
2011-08-29 12:08:20 +02:00
Andrew Talbot
fe29ad99a7
mscoree: Remove extern from function definitions.
2011-08-29 12:08:20 +02:00
Andrew Talbot
8e9fabfa87
d3dx9_36: Fix a logical operator typo.
2011-08-29 12:08:20 +02:00
Andrew Talbot
f2e922c726
winspool.drv: Fix a logical operator typo.
2011-08-29 12:08:20 +02:00
Andrew Talbot
dd5a1913ae
comctl32: Fix a logical operator typo.
2011-08-29 12:08:19 +02:00
Matteo Bruni
c74c544cc6
wined3d: Store maximum vertex attributes count.
2011-08-29 12:08:19 +02:00
Matteo Bruni
afeecfd974
wined3d: Rename dummyTextureName variable.
2011-08-29 12:08:19 +02:00
Matteo Bruni
e46378c764
d3d9/tests: Add unbound cube/volume texture tests.
2011-08-29 12:08:19 +02:00
Matteo Bruni
7c6bd2f287
wined3d: Use dummy textures for all the texture targets.
2011-08-29 12:08:19 +02:00
Matteo Bruni
0386b44bad
wined3d: Keep track of the current texture type for each texture unit.
2011-08-29 12:08:19 +02:00
Francois Gouget
ac1a0d96e1
advapi32/tests: Tweak the service start/stop tests so they work on NT4.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
127b27414e
ntdll: Prefer loading native manifests over Wine ones.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
f8397ef229
ntdll: Use the manifest with the highest matching version number.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
2febc9d41a
ntdll: Try to match the language name when looking for a manifest file.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
8306dd55f1
setupapi: Use the specified language for SxS manifest file names.
2011-08-29 12:08:19 +02:00
Francois Gouget
187de1794e
psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic information if it fails.
...
On some Windows systems aclayers.dll gets injected into the process and brings in a lot of extra dlls.
2011-08-26 16:33:52 +02:00
Francois Gouget
d82c70e511
avifil32: The stream format string cannot really be translated so remove it from the resources.
2011-08-26 16:33:42 +02:00
Bernhard Loos
f0a53a8f1b
msi: Implement proper sorting in WHEREVIEW.
2011-08-26 13:35:54 +02:00
Bernhard Loos
abd1174941
msi: Protected primary keys against modification.
2011-08-26 13:34:25 +02:00
Bernhard Loos
a52c2bf941
msi: Make WHEREVIEW able to deal directly with multiple tables.
2011-08-26 13:33:44 +02:00
Jörg Höhle
8129b1847a
winealsa: Pulse knows handle_underrun only since 2010-07-09.
2011-08-26 13:21:41 +02:00
Lucas Fialho Zawacki
89367ebec0
dinput: Added ConfigureDevices A to W crosscall.
2011-08-26 13:13:36 +02:00
Alexandre Julliard
a192b707f2
setupapi: Delay freeing registered dlls until they have all been processed.
2011-08-26 13:12:26 +02:00
Piotr Caban
e3527ef23b
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
2011-08-26 12:03:09 +02:00
Piotr Caban
e1dcafc6be
mshtml: Added HTMLAttributeCollection_item implementation.
2011-08-26 12:02:46 +02:00
Piotr Caban
7b37a1bd00
mshtml: Added HTMLAttributeCollection_get_length implementation.
2011-08-26 12:02:44 +02:00
Piotr Caban
33881c44f5
mshtml: Added IHTMLAttributeCollection3 stub.
2011-08-26 12:00:15 +02:00
Piotr Caban
665747cc30
mshtml: Added IHTMLAttributeCollection2 stub.
2011-08-26 12:00:13 +02:00
Piotr Caban
bea3154f48
mshtml: Added IHTMLAttributeCollection stub.
2011-08-26 12:00:09 +02:00
Alexandre Julliard
bfb98ace57
ntdll/tests: Wait for async I/O to complete when the result is STATUS_PENDING.
2011-08-26 11:59:49 +02:00
Nikolay Sivov
d338323a0f
msxml3/tests: Tests for default properties values.
2011-08-26 11:32:06 +02:00
Nikolay Sivov
897b77ce05
msxml3: Fix attributes formatting.
2011-08-26 11:32:03 +02:00
Michael Stefaniuc
6d7c38256f
dsound: Fix refcounting for the secondary buffer object.
...
This fixes a regression introduced in 6b64e0090c
.
2011-08-26 11:31:59 +02:00
Stefan Leichter
cb9fa1eb7a
setupapi: Add pSetupFree|Malloc|Realloc to spec file and forward them.
2011-08-26 11:31:59 +02:00
Henri Verbeet
8a2b435dd3
wined3d: Enable multisampling by default.
2011-08-26 11:28:50 +02:00
Henri Verbeet
641f52ef96
wined3d: Add multisampling support.
2011-08-26 11:28:47 +02:00
Henri Verbeet
bd5f948682
wined3d: Get rid of the current multisampling support.
...
It doesn't really work, and trying to make multisampling work with onscreen
rendering is probably more trouble than it's worth, both for us and the
driver.
2011-08-26 11:28:25 +02:00
Henri Verbeet
eec2c634a6
wined3d: Introduce a separate function for attaching depth / stencil renderbuffers.
2011-08-26 11:28:01 +02:00
Henri Verbeet
be76133b7b
wined3d: Explicitly specify the resource location to context_attach_depth_stencil_fbo().
2011-08-26 11:27:57 +02:00
Henri Verbeet
9aaf0a30b7
wined3d: Also print an attachment's multisample type in context_check_fbo_status().
2011-08-26 11:27:53 +02:00
Henri Verbeet
3b478afd10
wined3d: Get rid of the location fixup in surface_blt_fbo().
2011-08-26 11:27:50 +02:00
Henri Verbeet
eac640532d
wined3d: Get rid of the location fixup for ORM_FBO in surface_modify_location().
2011-08-26 11:27:46 +02:00
Henri Verbeet
68a5305dfd
wined3d: Get rid of the location fixup for ORM_FBO in surface_load_location().
2011-08-26 11:27:43 +02:00
Henri Verbeet
98277e1fc6
wined3d: Simplify context_apply_fbo_state_blit().
2011-08-26 11:27:39 +02:00
Alexander Morozov
d15d45e5d1
cryptui: Add stubs for CryptUIDlgSelectCertificateA/W.
2011-08-26 11:27:32 +02:00
Octavian Voicu
8177b4793a
oleaut32: Fix leak in typelib marshaler when invoking IDispatch methods.
2011-08-26 11:26:56 +02:00
Alexandre Julliard
82ef9f960d
gdi32/tests: Make sure the bitmap info is initialized in the GetDIBits test.
2011-08-26 11:15:16 +02:00
Francois Gouget
ca8c23f505
shdoclc: Mark the page print footer as not needing translation.
2011-08-25 19:15:20 +02:00
Francois Gouget
7a600be146
msvidc32: Mark 'MS-CRAM' as not needing translation.
2011-08-25 18:09:04 +02:00
Francois Gouget
5128c55287
msrle32: Mark 'WINE-MS-RLE' as not needing translation.
2011-08-25 18:02:40 +02:00
Octavian Voicu
3ba185d5ce
ieframe/tests: Skip rest of tests if CoCreateInstance failed.
2011-08-25 17:56:34 +02:00
Aric Stewart
515dd2543e
usp10/test: Test ScriptXtoX on an RTL set with differing cChars and cGlyphs.
2011-08-25 17:56:26 +02:00
Alexandre Julliard
835e74a5f0
gdiplus: Add a WinSxS manifest resource.
2011-08-25 17:21:05 +02:00
Alexandre Julliard
63dadcb66f
msxml6: Add a WinSxS manifest resource.
2011-08-25 17:20:55 +02:00
Alexandre Julliard
d64c210cc6
msxml4: Add a WinSxS manifest resource.
2011-08-25 17:20:46 +02:00
Alexandre Julliard
64651a369b
msxml3: Add a WinSxS manifest resource.
2011-08-25 17:20:37 +02:00
Alexandre Julliard
227f87fc7d
msvcr90: Add a WinSxS manifest resource.
2011-08-25 17:20:28 +02:00
Alexandre Julliard
05ddaaf068
msvcr80: Add a WinSxS manifest resource.
2011-08-25 17:20:03 +02:00
Alexandre Julliard
2ebb30633e
comctl32: Create the WinSxS manifest from a resource.
2011-08-25 15:34:16 +02:00
Alexandre Julliard
e8a7246e8b
setupapi: Add support for creating WinSxS manifest files from fake dll resources.
2011-08-25 15:34:10 +02:00
Nikolay Sivov
0581360411
msxml3: Fix parameter validation for endElement().
2011-08-25 14:36:02 +02:00
Nikolay Sivov
25bf8e5387
msxml3: Fix parameter validation for startElement() for MXXMLWriter60.
2011-08-25 14:35:59 +02:00
Bernhard Loos
3bd0acf1ba
msi: Use an array instead of a hashtable for WHEREVIEW.
2011-08-25 14:34:34 +02:00
Alexandre Julliard
d34ff26230
advapi32/tests: Skip some tests if EnumServicesStatusExA is missing.
2011-08-25 11:31:55 +02:00
Matteo Bruni
36a22dfa33
wined3d: Don't change active texture to 0.
2011-08-25 11:31:55 +02:00
Matteo Bruni
d485e04576
wined3d: Fetch currently active texture unit from the wined3d_context.
2011-08-25 11:31:55 +02:00
Matteo Bruni
f47f9f7c74
wined3d: Store currently active texture in the wined3d context.
2011-08-25 11:31:55 +02:00
Matteo Bruni
e53ae83d74
wined3d: Pass around the context instead of gl_info.
2011-08-25 11:31:55 +02:00
Matteo Bruni
be8ea9c36e
wined3d: Make context_acquire() unconditional in a bunch of places.
2011-08-25 11:31:55 +02:00
André Hentschel
da7f9ed16b
mshtml: Remove obsolete proxy handling.
2011-08-25 11:31:55 +02:00
André Hentschel
7205f88883
mshtml: Initialize return value.
2011-08-25 11:31:54 +02:00
Marcus Meissner
9d7219dfb9
oleaut32: Fixed buffer size to MBtoWC.
2011-08-25 11:31:54 +02:00
Octavian Voicu
ace8b53418
msxml3/tests: Prevent crash in saxreader tests.
2011-08-25 11:31:54 +02:00
Francois Gouget
9ec291500b
msxml3/tests: Add a trailing '\n' to an ok() call.
2011-08-25 11:31:54 +02:00
Henri Verbeet
4503f3d5af
wined3d: Pass a gl_info pointer to select_blit_implementation().
2011-08-25 11:31:54 +02:00
Henri Verbeet
9aa4f895f0
wined3d: Pass a gl_info pointer to select_shader_backend().
2011-08-25 11:31:54 +02:00
Henri Verbeet
86af42a46a
wined3d: Pass a gl_info pointer to select_fragment_implementation().
2011-08-25 11:31:54 +02:00
Henri Verbeet
f65a1ed272
wined3d: Bind the system framebuffer based on the actual location in context_apply_fbo_state().
...
We can do this now because SFLAG_INDRAWABLE is no longer ambiguous.
2011-08-25 11:31:54 +02:00
Henri Verbeet
47c5711fe2
wined3d: Use draw_binding in context_apply_blit_state().
2011-08-25 11:31:54 +02:00
Henri Verbeet
f0d8f2aa89
wined3d: Use draw_binding in swapchain_gl_present().
2011-08-25 11:31:53 +02:00
Henri Verbeet
6cdfb95c8e
wined3d: Use draw_binding in surface_unload().
2011-08-25 11:31:53 +02:00
Henri Verbeet
1d43f07239
wined3d: Use draw_binding in surface_realize_palette().
2011-08-25 11:31:53 +02:00
Henri Verbeet
683b52ed92
wined3d: Use draw_binding in surface_unmap().
2011-08-25 11:31:53 +02:00
Henri Verbeet
1ae498dc59
wined3d: Use draw_binding in IWineD3DSurfaceImpl_BltOverride().
2011-08-25 11:31:53 +02:00
Michael Stefaniuc
82b3d35b73
ole32: Cleanup ItemMonikerImpl_QueryInterface().
2011-08-25 11:31:53 +02:00
Michael Stefaniuc
d3c934adcd
ole32: COM cleanup in itemmoniker.c.
2011-08-25 11:31:53 +02:00
Ričardas Barkauskas
bf7df85169
ddraw: Do not create implicit depth buffer.
2011-08-25 11:31:38 +02:00
Ričardas Barkauskas
e110c08cc8
wined3d: Avoid dereferencing null pointer in context_apply_clear_state when calling context_generate_rt_mask_from_surface.
2011-08-24 21:18:37 +02:00
Jacek Caban
05d3b9cd1a
mshtml: Get rid of no longer useful get_nsdoc_window helper.
2011-08-24 19:34:11 +02:00
Alexandre Julliard
43d9122e3c
msvcp90: Add separate entry points for functions with different calling conventions.
2011-08-24 19:33:30 +02:00
Francois Gouget
c992ca277d
Assorted spelling fixes.
2011-08-24 19:07:46 +02:00
Francois Gouget
bf05d85f99
ntdll: Detect if NX support is enabled.
2011-08-24 19:07:45 +02:00
Francois Gouget
77f68e30f5
shlwapi/tests: Fix the spelling of IID_Endianness.
2011-08-24 19:07:45 +02:00
Francois Gouget
5197ab4e52
ntdll/tests: Fix the spelling of IID_Endianness.
2011-08-24 19:07:45 +02:00
Francois Gouget
7f9972a847
kernel32: Fix the CreateMailslot[AW]() spec. The first parameter is an input string.
2011-08-24 19:07:45 +02:00
Nikolay Sivov
283276d6ea
msxml3: Store class version for MXWriter instance.
2011-08-24 19:07:45 +02:00
Nikolay Sivov
4877da66b3
msxml3: Make version dependency checks more flexible, move CLSID checks to factory creation.
2011-08-24 19:07:45 +02:00
Nikolay Sivov
74a7edd41b
msxml3: Implement put_version() for MXWriter.
2011-08-24 19:07:44 +02:00
Piotr Caban
4fd4a8aeb3
msvcp90: Added basic_streambuf<char>::{Lock, Unlock} implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
f357f4a575
msvcp90: Added basic_streambuf<char> buffer accessing functions implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
a1bfde5909
msvcp90: Added basic_streambuf<char>::{ctor, dtor} implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
b8f53e5735
msvcp90: Added locale::facet class implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
48ce9f9e28
msvcp90: Added locale::id class implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
553a093fbf
msvcp: Sync spec files.
2011-08-24 19:07:43 +02:00
Piotr Caban
85d6355abc
msvcp90: Added basic_ostream<char> class stub.
2011-08-24 19:07:23 +02:00
Alexandre Julliard
608b57ea4f
advapi32/tests: Skip some tests if QueryServiceStatusEx is missing.
2011-08-24 15:25:16 +02:00
Aric Stewart
74a0a3fdd8
usp10: In ScriptXtoX use cChars as the item is the character index.
2011-08-24 15:05:51 +02:00
Aric Stewart
126c779832
usp10/tests: Refactor test_ScriptXtoX to make testing varying datasets easier.
2011-08-24 15:05:44 +02:00
André Hentschel
176555354c
shell32/tests: Initial directory tests for ShellExecuteEx.
2011-08-24 15:03:55 +02:00
Louis Lenders
51beb857bd
shell32: Define icon resource 319.
2011-08-24 15:03:51 +02:00
Alexandre Julliard
d469d6d5b7
kernel32/nls: Generate some plausible data for LOCALE_SNATIVEDISPLAYNAME.
2011-08-24 14:28:27 +02:00
Nikolay Sivov
be225af668
kernel32/nls: Added placeholder for LOCALE_SNATIVEDISPLAYNAME, header updated with new locale entries.
2011-08-24 14:18:27 +02:00
Thomas Mullaly
efe68dcde1
urlmon/tests: Added tests for MapUrlToZoneEx2.
2011-08-24 14:03:49 +02:00
Thomas Mullaly
912aa4a499
urlmon: Added stubs for IInternetSecurityManagerEx{2}.
2011-08-24 14:03:47 +02:00
André Hentschel
56e804eea4
winex11: Reject too bright gamma ramps.
2011-08-24 14:03:03 +02:00
Grazvydas Ignotas
006413afe4
ntdll: Use swapping method to return . and .. as first entries.
2011-08-24 13:56:37 +02:00
Grazvydas Ignotas
fbf537fb60
ntdll/tests: Test NtQueryDirectoryFile with different ReturnSingleEntry and RestartScan flags.
2011-08-24 13:54:41 +02:00
Scott Ritchie
d38909dade
shlwapi/tests: Fix an errant comment.
2011-08-24 13:49:13 +02:00
Thomas Faber
37f12af5c8
user32/tests: Fix build with MSVC.
2011-08-24 12:14:47 +02:00
Hans Leidekker
1d0397d151
winhttp: Support setting the WinHttpRequestOption_EnableRedirects option.
2011-08-24 12:14:47 +02:00
Hans Leidekker
58cdb6405f
gdi32/tests: Accept one more return value from EnumICMProfilesA.
2011-08-24 12:14:47 +02:00
Hans Leidekker
8a29a4a667
dnsapi: Implement DnsFree.
2011-08-24 12:14:47 +02:00
Hans Leidekker
d04d2efacf
dnsapi: Mark some test results as broken and conform to the more recent behavior.
2011-08-24 12:14:47 +02:00
Hans Leidekker
9d68804379
msi: Resolve the target folder if necessary when building link filenames.
2011-08-24 12:14:46 +02:00
Hans Leidekker
d7952d8a24
msi/tests: Skip a test if the process is limited.
2011-08-24 12:14:46 +02:00
Hans Leidekker
0dec906d61
msi/tests: Accept one more estimated size.
2011-08-24 12:14:46 +02:00
Michael Stefaniuc
6b64e0090c
dsound: Kill SecondaryBufferImpl with extreme prejudice.
2011-08-24 12:14:46 +02:00
Michael Stefaniuc
7da80d1f01
dsound: Basic COM cleanup for the IDirectSoundBuffer8 iface.
2011-08-24 12:14:46 +02:00
Michael Stefaniuc
beac9a27e6
dsound/tests: IDirectSoundBuffer and IDirectSoundBuffer8 use the same implementation.
2011-08-24 12:14:46 +02:00
Michael Stefaniuc
4b54090a85
dsound: Remove pointless AddRef followed by a Release.
2011-08-24 12:14:46 +02:00
Grazvydas Ignotas
bf235df2c6
gdi32/tests: Add additional font to fullnames test.
2011-08-24 12:14:46 +02:00
Grazvydas Ignotas
5c2976eebc
gdi32/tests: Check for exact fonts before doing fullname test.
2011-08-24 12:14:46 +02:00
Grazvydas Ignotas
4a463e0650
gdi32: Use correct name for elfFullName.
2011-08-24 12:14:46 +02:00
André Hentschel
37cdf6bd26
wininet: Test and fix possible error situations for InternetQueryOption with INTERNET_OPTION_PROXY.
2011-08-24 12:14:46 +02:00
Henri Verbeet
f80301e3e6
wined3d: Make the gl_info parameter to wined3d_guess_gl_vendor() const.
2011-08-24 11:58:15 +02:00
Henri Verbeet
a88611210f
wined3d: Make the ctx parameter to WineD3D_ReleaseFakeGLContext() const.
2011-08-24 11:58:15 +02:00
Henri Verbeet
22f5d0081f
wined3d: Make the device parameter to drawStridedSlow() const.
2011-08-24 11:58:15 +02:00
Henri Verbeet
4673330cf4
wined3d: Use draw_binding in wined3d_surface_blt().
2011-08-24 11:58:15 +02:00
Henri Verbeet
99da66429b
wined3d: Use draw_binding in device_clear_render_targets().
2011-08-24 11:58:15 +02:00
Henri Verbeet
317d76abb4
wined3d: Use draw_binding in arbfp_blit_surface().
2011-08-24 11:58:14 +02:00
Henri Verbeet
e57b20c215
wined3d: Keep track of a surface's "draw location".
2011-08-24 11:58:14 +02:00
Henri Verbeet
f73593c572
wined3d: Set the current location to SFLAG_INTEXTURE instead of SFLAG_INDRAWABLE in wined3d_surface_depth_blt().
...
These currently end up being the same thing, but that will change soon.
2011-08-24 11:58:14 +02:00
Henri Verbeet
620c81dc76
wined3d: Add a registry key to disable rendering swapchains onscreen.
...
We'll probably want to make this default to TRUE at some point, but at least
for the moment there still seem to be some performance advantages to rendering
onscreen in most cases.
2011-08-24 11:58:14 +02:00
Henri Verbeet
4b1ba0e02d
wined3d: Don't get rid of the user memory unless we're actually called with NULL in surface_set_mem().
...
In particular, some applications will call surface_set_mem() with the same
pointer to notify us the contents have changed.
2011-08-24 11:58:14 +02:00
Aric Stewart
1ad1474be5
usp10: Always use a SCRIPT_STATE and SCRIPT_CONTROL structure in ScriptStringAnalyse.
2011-08-24 11:58:14 +02:00
Alexander Morozov
4b6b0fe681
cryptui: Disable some buttons if a certificate is not selected.
2011-08-24 11:58:14 +02:00
André Hentschel
20d7bc9522
wininet: Parse user and password for proxy authentication.
2011-08-24 11:58:13 +02:00
André Hentschel
d8f036e4dc
wininet: Don't return a relative path when building the proxy url request.
2011-08-24 11:58:13 +02:00
André Hentschel
0fda135f3f
wininet: Use the constants from the wininet header.
2011-08-24 11:58:13 +02:00
Stefan Dösinger
138a12545d
ddraw: Correct WINED3DFMT_X8D24_UNORM.
2011-08-24 11:52:07 +02:00
Stefan Dösinger
2459d79b53
wined3d: Disable WINED3DFMT_S1_UINT_D15_UNORM and WINED3DFMT_S4X4_UINT_D24_UNORM.
2011-08-24 11:52:07 +02:00
Stefan Dösinger
8e7ff78354
ddraw: Correct WINED3DFMT_D24_UNORM_S8_UINT.
2011-08-24 11:52:07 +02:00
Stefan Dösinger
5d1d07abcf
wined3d: Call glFlush after updating a buffer.
2011-08-24 11:52:06 +02:00
Jörg Höhle
541075c3db
mmdevapi: After GetBuffer, refuse Reset, but Start/Stop is ok.
2011-08-24 11:52:06 +02:00
Lucas Fialho Zawacki
64c1f4778c
dinput: Proper conversion of username parameters for Set and BuildActionMap.
2011-08-24 11:51:51 +02:00
Lucas Fialho Zawacki
7e3d51b7c6
dinput: Free previous action map in SetActionMap.
2011-08-24 11:51:48 +02:00
Lucas Fialho Zawacki
4a20339346
dinput: In BuildActionMap, don't assign objects to actions mapped by an user.
2011-08-24 11:51:45 +02:00
Lucas Fialho Zawacki
d175c1526f
dinput: Common implementation for joystick, keyboard and mouse SetActionMap.
2011-08-24 11:51:42 +02:00
Lucas Fialho Zawacki
c0fd222321
dinput: Common implementation of BuildActionMap for keyboard and mouse.
2011-08-24 11:51:39 +02:00
Bruno Jesus
bebc425bb5
ws2_32: Fix false-positive write fds on select().
2011-08-24 11:45:18 +02:00
Jacek Caban
6ee95c7738
oleaut32: Correctly test VARIANT_BOOL value in VarCat.
2011-08-23 18:17:03 +02:00
Jacek Caban
bf4b869152
mshtml: Wine Gecko 1.3 release.
2011-08-23 18:16:44 +02:00
Francois Gouget
7ae341e2ce
shdoclc: Convert some unneeded popup menu labels to comments.
2011-08-23 17:48:12 +02:00
Francois Gouget
d7746d7fc8
hhctrl.ocx: Convert an unneeded popup menu label to a comment.
2011-08-23 17:43:36 +02:00
Francois Gouget
3704821417
wineps.drv: Make PSDRV_WriteRGB() static.
2011-08-23 16:53:56 +02:00
Hans Leidekker
fabfc5da78
msi/tests: Clean up local packages.
2011-08-23 16:53:56 +02:00
Hans Leidekker
eb7ae99ddb
msi: Remove icons when the product is uninstalled.
2011-08-23 16:53:56 +02:00
Hans Leidekker
db6dbcf2a2
msi: Initialize the installation context from the registry if the product is installed.
2011-08-23 16:53:56 +02:00
Hans Leidekker
70e3790707
msi: Remove local patch packages when the product is removed.
2011-08-23 16:53:56 +02:00
Hans Leidekker
621b0405c9
msi: Don't create a temporary copy of the package.
...
There's no need for it now that we open the package in transacted mode.
2011-08-23 16:53:56 +02:00
Hans Leidekker
0f67869d84
msi: Print a warning instead of a fixme if we fail to open the database.
2011-08-23 16:53:56 +02:00
Hans Leidekker
763e2f3edc
msi/tests: Use a package code that is different from the product code.
2011-08-23 16:53:56 +02:00
Huw Davies
75e2e9cf3f
gdi32: Add an exception handler to catch bad pointers passed by an application.
2011-08-23 16:53:56 +02:00
Huw Davies
597edc503f
gdi32: Remove an unneeded level of indentation.
2011-08-23 16:53:55 +02:00
Huw Davies
1def8d635a
gdi32: Add support for all of the ternary rops.
2011-08-23 16:53:55 +02:00
Huw Davies
95f1abc8d8
gdi32: Add a copy_rect helper function.
2011-08-23 16:53:55 +02:00
Huw Davies
ff307d573a
gdi32: Move the dib driver's GetImage and PutImage to a new source file.
2011-08-23 16:53:55 +02:00
Piotr Caban
ac37efd37b
msvcp: Sync spec files.
2011-08-23 16:53:55 +02:00
Piotr Caban
3496823434
msvcp90: Added basic_streambuf<char> class stub.
2011-08-23 16:53:55 +02:00
Bernhard Loos
c19d166529
kernel32: CreateFile uses an nonalertable io mode.
2011-08-23 16:53:55 +02:00
Frédéric Delanoy
69afb0985d
jscript: Don't copy more than needed in parse_string_literal.
2011-08-23 16:53:55 +02:00
Piotr Caban
6e1ad65dc3
mshtml: Remove no longer needed get_attr_from_nselem function.
2011-08-23 16:53:55 +02:00
Piotr Caban
1d4d1068cd
mshtml/tests: Added dynamic properties accessing tests.
2011-08-23 16:53:54 +02:00
Piotr Caban
ff449dd1d7
mshtml: Make sure dynamic properties are initialized in Dispatch functions.
2011-08-23 16:53:54 +02:00
Piotr Caban
0a03ae75b0
mshtml: Populate dynamic properties table in get_dynamic_data.
2011-08-23 16:53:54 +02:00
Piotr Caban
423c6f9473
mshtml: DeleteMemberByDispID should return E_NOTIMPL.
2011-08-23 16:53:54 +02:00
Piotr Caban
f80c3a7250
mshtml: Added nsIDOMNamedNodeMap interface.
2011-08-23 16:53:54 +02:00
Michael Stefaniuc
7d7c79db1d
ole32: COM cleanup in classmoniker.c.
2011-08-23 16:53:54 +02:00
Michael Stefaniuc
cd3f8a8078
ole32: COM cleanup in antimoniker.c.
2011-08-23 16:53:54 +02:00
Nikolay Sivov
573db9ef63
ntdll: While requesting TokenGroups calculate required user buffer size in server.
2011-08-23 16:53:54 +02:00
Andrew Talbot
18549f3357
netapi32: Fix to prevent access beyond nul terminator.
2011-08-23 16:53:53 +02:00
Andrew Talbot
4aca760126
winmm: Constify some variables.
2011-08-23 16:53:53 +02:00
Andrew Talbot
dce81b9465
msvcrt: Constify some variables.
2011-08-23 16:53:53 +02:00
Andrew Talbot
daa5f4bf15
krnl386.exe16: Constify a variable.
2011-08-23 16:53:52 +02:00
Andrew Talbot
94c0407cac
dbghelp: Constify some variables.
2011-08-23 16:53:52 +02:00
Andrew Eikum
23c26982e9
mmdevapi: Disable sound if the user explicitly selects no driver.
...
This also tweaks the no-driver behavior to report 0 active devices
instead of returning an error code.
2011-08-23 16:53:52 +02:00
Henri Verbeet
7d46943067
wined3d: Make some parameters to get_glsl_program_entry() const.
2011-08-23 16:53:52 +02:00
Henri Verbeet
3b3470b151
wined3d: Make the shader parameter to shader_glsl_generate_vshader() const.
2011-08-23 16:53:52 +02:00
Henri Verbeet
f75675031f
wined3d: Make the shader parameter to shader_glsl_generate_pshader() const.
2011-08-23 16:53:52 +02:00
Henri Verbeet
9de5372036
wined3d: Introduce a function to update a swapchain's render_to_fbo field.
2011-08-23 16:53:51 +02:00
Henri Verbeet
7b19efd9d5
wined3d: Just call resource_unload() in updateSurfaceDesc().
...
Instead of trying to duplicate the functionality.
2011-08-23 16:53:51 +02:00
Henri Verbeet
b474225386
wined3d: Only delete the GL contexts after unloading resources in wined3d_device_reset().
...
The updateSurfaceDesc() calls potentially make GL calls.
2011-08-23 16:53:51 +02:00
Henri Verbeet
9df014b9de
wined3d: Rename WineD3D_ChoosePixelFormat() to context_choose_pixel_format().
2011-08-23 16:53:51 +02:00
Henri Verbeet
48911d7a1c
wined3d: Reject color blits on sysmem surfaces in ffp_blit_supported().
2011-08-23 16:53:51 +02:00
Henri Verbeet
f58e55ec6c
wined3d: Move arbfp based color blits from IWineD3DSurfaceImpl_BltOverride() to wined3d_surface_blt().
2011-08-23 16:53:51 +02:00
Henri Verbeet
c592d553f0
wined3d: Reject color blits on sysmem surfaces in arbfp_blit_supported().
2011-08-23 16:53:51 +02:00
Aric Stewart
fda05436d1
usp10: Implement Multiple Substitution Subtable.
2011-08-23 16:53:51 +02:00
Nikolay Sivov
9c2288fcee
msxml3/mxnamespace: Support prefix override mode.
2011-08-23 16:53:51 +02:00
Nikolay Sivov
a15fe5a755
msxml3/mxnamespace: Implemented getURI().
2011-08-23 16:53:51 +02:00
Nikolay Sivov
42f65e1358
msxml3/mxnamespace: Implement declarePrefix() and getDeclaredPrefix().
2011-08-23 16:53:50 +02:00
Nikolay Sivov
7f47d97e12
msxml3/mxnamespace: Stub IVBMXNamespaceManager and added some tests.
2011-08-23 16:53:50 +02:00
Nikolay Sivov
9253967295
msxml3/mxnamespace: Add IMXNamespaceManager stub.
2011-08-23 16:53:50 +02:00
Thomas Mullaly
f1f57f2368
msxml3: Added IStream support to IMXWriter.
2011-08-23 16:53:49 +02:00
Thomas Mullaly
e4b7e96267
msxml3/tests: Added more IMXWriter tests.
2011-08-23 16:53:49 +02:00
Thomas Mullaly
ae36cd5f35
msxml3/tests: Added IStream tests for IMXWriter.
2011-08-23 16:53:49 +02:00
Francois Gouget
87035e5274
advapi32/tests: Test what happens when a service fails to or cannot start.
2011-08-23 16:53:49 +02:00
André Hentschel
c36b392a72
gdi32: Initial gamma setting tests.
2011-08-23 16:53:49 +02:00
André Hentschel
4b538567e8
winex11: Validate the ramps also when not converting them to single values.
2011-08-23 16:53:48 +02:00
André Hentschel
72c121e797
ieframe: Only print the FIXMEs once for progress bar handling.
2011-08-23 16:53:48 +02:00
Francois Gouget
ff8f6e8662
user32: When destroying a window, preserve the first WM_QUIT message that was posted to it.
2011-08-23 11:50:59 +02:00
Francois Gouget
30f2c6610d
user32/tests: Test what happens to a WM_QUIT posted to a window that gets destroyed.
2011-08-23 11:50:56 +02:00
Mariusz Pluciński
4505b4b07c
shell32: Replace call of RegDeleteKeyW by SHDeleteKeyW.
2011-08-23 11:39:41 +02:00
Francois Gouget
7feb06b6f6
comdlg32: Specify a message context for 'mm'.
2011-08-22 20:08:32 +02:00
Bernhard Loos
3623b9d4c9
kernel32: Create(Named)Pipe uses an nonalertable io mode.
2011-08-22 19:49:40 +02:00
Bernhard Loos
4e4bdbe53e
kernel32: Make CreateThread hotpatchable.
2011-08-22 19:49:39 +02:00
Bernhard Loos
b8629f55f1
ntdll: Initialize the Length field of PEB->LdrData.
2011-08-22 19:49:39 +02:00
Bruno Jesus
43dfbfd87d
user32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROPPEDWIDTH tests.
2011-08-22 19:49:39 +02:00
Stefan Dösinger
0fc7cd5ad7
wined3d: Invalidate streamsrc, vdecl and indexbuffer after strided draws.
2011-08-22 19:49:39 +02:00
Michael Stefaniuc
42a6455ea5
wined3d: Sync a function prototype with its definition.
2011-08-22 19:49:39 +02:00
Chris Robinson
342d2b8979
wined3d: Don't use the old depth-stencil surface after decrementing its ref count.
2011-08-22 17:22:48 +02:00
Austin English
4cdd01fc82
gdi32/tests: Remove win9x hacks.
2011-08-22 17:22:07 +02:00
Austin English
6e69d1168f
d3d8/tests: Make sure to use return values (LLVM/Clang).
2011-08-22 17:21:50 +02:00
Austin English
e2cbe25ba7
kernel32/tests: Remove win9x hacks.
2011-08-22 17:21:23 +02:00
Owen Rudge
2d8ad31e22
comctl32: Fix incorrect use of border metrics.
2011-08-22 17:16:47 +02:00
Ričardas Barkauskas
68f3d21f02
ddraw: Print IDirectDrawGammaControl interface reference count for easier debugging.
2011-08-22 17:16:04 +02:00
Ričardas Barkauskas
5c8ad26757
ddraw: Do not AddRef IDirectDraw7 iface in CreateSurface helper.
2011-08-22 17:15:54 +02:00
Ričardas Barkauskas
abf8728e1f
ddraw: Don't allow setting palette on non root surfaces.
2011-08-22 17:15:48 +02:00
Ričardas Barkauskas
1a609ecab8
ddraw/tests: Properly release no longer used interfaces.
2011-08-22 17:15:41 +02:00
Thomas Faber
73876d6ccd
riched20: Fix uninitialized variable usage.
2011-08-22 17:15:02 +02:00
Nikolay Sivov
2de8137f11
oleaut32: Use type names and sizeof() instead of hardcoded values for save/load methods.
2011-08-22 16:22:25 +02:00
Nikolay Sivov
1a7d52c907
oleaut32: Use strdupW to duplicate strings.
2011-08-22 16:22:05 +02:00
Nikolay Sivov
08f578a6c5
oleaut32: FONTDESC size field value is not important for OleCreateFontIndirect.
2011-08-22 16:21:32 +02:00
Nikolay Sivov
78ca68c854
oleaut32/tests: Clean result value checks.
2011-08-22 16:21:21 +02:00
Nikolay Sivov
e800158ab0
oleaut32: Get rid of duplicated condition check.
2011-08-22 16:21:01 +02:00
Nikolay Sivov
c69be3bfb9
oleaut32: Clean QueryInterface() method, turn impl. calls to interface calls.
2011-08-22 16:20:46 +02:00
Nikolay Sivov
92054ef01c
oleaut32: Remove some useless comments and initializers.
2011-08-22 16:20:27 +02:00
Huw Davies
925fa10865
gdi32: Change the object-level brush function to accept a stand-alone dib and a separate clip region.
2011-08-22 16:19:40 +02:00
Huw Davies
c6f6c3f727
gdi32: Implement Polyline and PolyPolyline in the dib driver.
2011-08-22 16:19:24 +02:00
Huw Davies
0f40ad8a3d
gdi32: Move to using a multi-line pen object-level function.
2011-08-22 16:19:15 +02:00
Huw Davies
1e83fd0076
gdi32: Use the gdi_image_bits structure to maintain the dib driver's bits.
2011-08-22 16:18:54 +02:00
Huw Davies
2e908e067c
gdi32: Simplify dibdrv_PutImage a little.
2011-08-22 16:18:24 +02:00
Huw Davies
de213f2c66
gdi32: Avoid directly accessing the bits ptr where possible.
2011-08-22 16:18:13 +02:00
Huw Davies
a55ec17b74
gdi32: Use the dib driver GetImage and PutImage implementations in GetBitmapBits and SetBitmapBits when appropriate.
2011-08-22 16:18:08 +02:00
Huw Davies
e82f88d5ee
gdi32: Add a helper to retrieve the bitmap functions.
2011-08-22 16:18:04 +02:00
Huw Davies
cb82c45b3a
gdi32: Allow SetBitmapBits to set incomplete scanlines.
2011-08-22 16:16:08 +02:00
Huw Davies
bdc3b9c0a9
gdi32: Avoid a possible unnecessary conversion if PutImage is called with zero biClrUsed.
2011-08-22 16:15:45 +02:00
Huw Davies
40742c2f72
gdi32: Fix colour table comparison.
2011-08-22 16:15:13 +02:00
Henri Verbeet
a04f0e9c78
wined3d: Move FBO based color blits from IWineD3DSurfaceImpl_BltOverride() to wined3d_surface_blt().
2011-08-22 16:14:37 +02:00
Henri Verbeet
d063ff55e7
wined3d: Move surface_color_fill() based color fills from IWineD3DSurfaceImpl_BltOverride() to wined3d_surface_blt().
2011-08-22 16:14:37 +02:00
Henri Verbeet
a887128ffd
wined3d: Reject color fills on sysmem surfaces in ffp_blit_supported().
2011-08-22 16:14:36 +02:00
Henri Verbeet
18434ddc57
wined3d: Directly call surface_cpu_blt() in cpu_blit_color_fill().
...
And avoid a potential infinite recursion if wined3d_surface_blt() ends up
calling cpu_blit_color_fill().
2011-08-22 16:14:36 +02:00
Henri Verbeet
26484c9200
wined3d: Allow color fills on FBO attachable surfaces in ffp_blit_supported().
2011-08-22 16:14:36 +02:00
Henri Verbeet
e1ab5f6e6b
wined3d: Don't allow blits with an invalid destination rectangle when a clipper is set either.
...
Clippers don't really work. Previously we mostly didn't run into this because
the rectangle was already rejected by ddraw_surface7_Blt(), although
ddraw_surface7_BltFast() might have been affected in a couple of cases. We
should of course implement clippers, but until that happens, completely
rejecting the blit is better than introducing memory corruption.
This fixes a regression introduced by commit
92e616f355
.
2011-08-22 16:14:36 +02:00
Henri Verbeet
f8ce77a598
wined3d: Draw buffers are per-framebuffer state.
2011-08-22 16:14:36 +02:00
Henri Verbeet
34b2956e23
wined3d: Merge FindContext() into context_acquire().
...
This actually fixes a bug. A context's current_rt field may get set to NULL if
that surface gets destroyed or unloaded. In general, the next time that
context is acquired, context_setup_target() will then set everything up again.
However, if a context_acquire() call with a NULL target ends up returning such
a context, context_setup_target() never sets the current_rt field because the
target FindContext() chooses never gets propagated to context_acquire(). This
patch ensures context_setup_target() is never called with a NULL target.
2011-08-22 16:14:36 +02:00
Henri Verbeet
56428c6386
wined3d: Reuse convert_a8r8g8b8_x8r8g8b8() for B8G8R8X8 -> B8G8R8A8 conversions.
2011-08-22 16:14:36 +02:00
Henri Verbeet
156d24c634
wined3d: Add compressed surface support to surface_cpu_blt().
2011-08-22 16:14:36 +02:00
Nikolay Sivov
8e904f95c3
ntdll: Stub TokenSessionId for query call.
2011-08-22 16:14:35 +02:00
Nikolay Sivov
e717a78afe
advapi32/tests: Fix invalid read in test.
2011-08-22 16:14:35 +02:00
Nikolay Sivov
c13bf5a58c
comctl32/treeview: Set edit box text before notification and keep it after.
2011-08-22 16:14:35 +02:00
Huw Davies
6d0f81336a
winex11: Simplify rectangle operations.
2011-08-22 16:14:35 +02:00
Huw Davies
f15dcec52f
winex11: Sync a dib section's bits before copying the brush.
2011-08-22 16:14:35 +02:00
Huw Davies
39f14b68bf
wineps: Don't write a PostScript trailer if we haven't written a header.
2011-08-22 16:14:35 +02:00
Michael Stefaniuc
c8fcf420c2
mscoree: COM cleanup for the ICLRRuntimeInfo iface.
2011-08-22 16:14:35 +02:00
Michael Stefaniuc
52dd315666
amstream: Use CoTaskMemRealloc instead of alloc+copy.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
f49d6df198
amstream: Get rid of the explicit implementation of IMediaStream.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
2b55b5b663
amstream: Avoid the forward declaration of the DirectDrawMediaStream_Vtbl.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
aba87e0fe5
amstream: Basic COM cleanup for the IDirectDrawMediaStream iface.
2011-08-22 16:14:34 +02:00
Jörg Höhle
ea47c12ebe
wineoss.drv: Fix AudioRenderClient write pointer calculation.
2011-08-22 16:14:34 +02:00
Jörg Höhle
47bc6223e9
winealsa.drv: Fix AudioRenderClient write pointer calculation.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
8d8843e563
amstream: Avoid a forward declaration of the IMediaStreamFilter vtbl.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
beada9ca42
amstream: COM cleanup for the IMediaStreamFilter iface.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
ce9546f268
gameux: COM cleanup in gamestatistics.c.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
75ba717967
gameux: COM cleanup in gameexplorer.c.
2011-08-22 16:14:34 +02:00
Michael Stefaniuc
fd513acf2e
dxdiagn: COM cleanup for the IDxDiagContainer iface.
2011-08-22 16:14:33 +02:00
Michael Stefaniuc
a7f0204045
dxdiagn: COM cleanup for the IDxDiagProvider iface.
2011-08-22 16:14:33 +02:00
Michael Stefaniuc
5f77ad406e
qcap: COM cleanup in capturegraph.c.
2011-08-22 16:14:33 +02:00
André Hentschel
8134b93516
gdi32/tests: Consistently print out all infos about non-equal rects.
2011-08-22 16:14:33 +02:00
André Hentschel
0dba66c05b
winex11: Fix function header for building without xrender headers.
2011-08-22 16:14:33 +02:00
Jörg Höhle
a52e160c68
kernel32/tests: WaitForMultipleObjects returns lowest signaled handle first.
2011-08-22 16:14:32 +02:00
Bruno Jesus
a1d177c6b6
ws2_32/tests: Add MSG_PEEK tests on recv().
2011-08-22 16:14:32 +02:00
Andrew Talbot
8032d3ea21
shell32: Remove redundant function declaration.
2011-08-22 16:14:32 +02:00