wine
15 years agocrypt32/tests: Fix a test failure on Vista and higher.
Paul Vriens [Wed, 23 Sep 2009 07:08:45 +0000 (09:08 +0200)] 
crypt32/tests: Fix a test failure on Vista and higher.

15 years agocomctl32/listview: Skip LVS_EX_CHECKBOXES tests when this style is unsupported.
Nikolay Sivov [Tue, 22 Sep 2009 21:56:02 +0000 (01:56 +0400)] 
comctl32/listview: Skip LVS_EX_CHECKBOXES tests when this style is unsupported.

15 years agokernel32: Add missing stdarg.h include.
Michael Stefaniuc [Tue, 22 Sep 2009 21:51:49 +0000 (23:51 +0200)] 
kernel32: Add missing stdarg.h include.

This fixes a compile breakage with older gcc versions.

15 years agontdll: Fix build on MacOSX.
Huw Davies [Tue, 22 Sep 2009 19:36:28 +0000 (20:36 +0100)] 
ntdll: Fix build on MacOSX.

15 years agowinex11: Re-add the optimization for blending 1x1 pixel bitmaps.
Vincent Povirk [Tue, 22 Sep 2009 18:30:24 +0000 (13:30 -0500)] 
winex11: Re-add the optimization for blending 1x1 pixel bitmaps.

15 years agocrypt32/tests: Fix cert test on Win7.
Ge van Geldorp [Tue, 15 Sep 2009 18:58:56 +0000 (20:58 +0200)] 
crypt32/tests: Fix cert test on Win7.

15 years agod3d9: Fix some typos in visual test.
James Helferty [Tue, 15 Sep 2009 16:56:52 +0000 (12:56 -0400)] 
d3d9: Fix some typos in visual test.

15 years agonetapi32: Remove two conditions which always hold true.
Gerald Pfeifer [Sat, 19 Sep 2009 19:21:39 +0000 (21:21 +0200)] 
netapi32: Remove two conditions which always hold true.

15 years agojscript: Check for arg_array being NULL (Coverity).
Marcus Meissner [Sun, 20 Sep 2009 21:13:03 +0000 (23:13 +0200)] 
jscript: Check for arg_array being NULL (Coverity).

15 years agomshmtl: Check nsrange before calling ->Release (coverity).
Marcus Meissner [Sun, 20 Sep 2009 16:43:24 +0000 (18:43 +0200)] 
mshmtl: Check nsrange before calling ->Release (coverity).

15 years agooledb32/tests: Add tests for conversions to DBTYPE_I4.
Huw Davies [Tue, 22 Sep 2009 12:45:27 +0000 (13:45 +0100)] 
oledb32/tests: Add tests for conversions to DBTYPE_I4.

15 years agomshtml: Reimplement IHTMLElement::{get, set}Attribute using IDispatchEx.
Andrew Eikum [Mon, 21 Sep 2009 17:29:55 +0000 (12:29 -0500)] 
mshtml: Reimplement IHTMLElement::{get, set}Attribute using IDispatchEx.

15 years agomsctf: Define function calling convention compatibly for MSVC.
Stefan Ginsberg [Sat, 19 Sep 2009 21:33:29 +0000 (23:33 +0200)] 
msctf: Define function calling convention compatibly for MSVC.

15 years agoopengl32/tests: Improve test for wglMakeCurrent.
Rico Schüller [Sat, 19 Sep 2009 13:52:47 +0000 (15:52 +0200)] 
opengl32/tests: Improve test for wglMakeCurrent.

15 years agogdi32: Check the current context in wglMakeCurrent().
Rico Schüller [Sat, 19 Sep 2009 13:52:36 +0000 (15:52 +0200)] 
gdi32: Check the current context in wglMakeCurrent().

15 years agowined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the curren...
Rico Schüller [Sat, 19 Sep 2009 13:52:18 +0000 (15:52 +0200)] 
wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the current context is NULL.

15 years agowinhelp: Added support for hotspot links in graphical objects.
Eric Pouech [Sat, 19 Sep 2009 10:53:01 +0000 (12:53 +0200)] 
winhelp: Added support for hotspot links in graphical objects.

15 years agoinclude: Add ARM endianess.
André Hentschel [Tue, 22 Sep 2009 14:31:17 +0000 (16:31 +0200)] 
include: Add ARM endianess.

15 years agontdll: Only create the CPU registry keys on first run.
Alexandre Julliard [Tue, 22 Sep 2009 15:05:02 +0000 (17:05 +0200)] 
ntdll: Only create the CPU registry keys on first run.

15 years agokernel32: Rewrite GetSystemInfo() purely on ntdll calls.
Eric Pouech [Tue, 15 Sep 2009 19:38:31 +0000 (21:38 +0200)] 
kernel32: Rewrite GetSystemInfo() purely on ntdll calls.

15 years agontdll: Moved CPU related registry key creation from kernel32 to ntdll.
Eric Pouech [Tue, 15 Sep 2009 19:38:23 +0000 (21:38 +0200)] 
ntdll: Moved CPU related registry key creation from kernel32 to ntdll.

15 years agontdll: Implement basic support for processor power information.
Eric Pouech [Tue, 15 Sep 2009 19:38:15 +0000 (21:38 +0200)] 
ntdll: Implement basic support for processor power information.

15 years agontdll: Reuse kernel32's cpu info to implement NtQuerySystemInformation(SystemProcessI...
Eric Pouech [Tue, 15 Sep 2009 19:38:07 +0000 (21:38 +0200)] 
ntdll: Reuse kernel32's cpu info to implement NtQuerySystemInformation(SystemProcessInformation).

15 years agokernel32: Store the process features flag in the KUSER_SHARED_DATA structure.
Eric Pouech [Tue, 15 Sep 2009 19:38:01 +0000 (21:38 +0200)] 
kernel32: Store the process features flag in the KUSER_SHARED_DATA structure.

15 years agontdll: In SYSTEM_BASIC_INFORMATION, the active processors field refers to the affinit...
Eric Pouech [Tue, 15 Sep 2009 19:37:55 +0000 (21:37 +0200)] 
ntdll: In SYSTEM_BASIC_INFORMATION, the active processors field refers to the affinity mask.

15 years agocomctl32/updown: Update buddy on base change.
Nikolay Sivov [Sun, 20 Sep 2009 10:05:18 +0000 (14:05 +0400)] 
comctl32/updown: Update buddy on base change.

15 years agocomctl32/updown: Additional test for display base.
Nikolay Sivov [Sun, 20 Sep 2009 09:58:12 +0000 (13:58 +0400)] 
comctl32/updown: Additional test for display base.

15 years agocomctl32/updown: Fix control behaviour for UDS_SETBUDDYINT style.
Nikolay Sivov [Sat, 19 Sep 2009 23:57:09 +0000 (03:57 +0400)] 
comctl32/updown: Fix control behaviour for UDS_SETBUDDYINT style.

15 years agocomctl32/updown: Show that UDS_SETBUDDYINT switching doesn't affect behaviour for...
Nikolay Sivov [Sat, 19 Sep 2009 22:52:39 +0000 (02:52 +0400)] 
comctl32/updown: Show that UDS_SETBUDDYINT switching doesn't affect behaviour for already created control.

15 years agocomctl32/updown: Make tests independent, drop unrelated tests.
Nikolay Sivov [Sat, 19 Sep 2009 21:26:10 +0000 (01:26 +0400)] 
comctl32/updown: Make tests independent, drop unrelated tests.

15 years agouser32/edit: Invalidate if style changed after EM_SETREADONLY.
Nikolay Sivov [Sat, 19 Sep 2009 18:32:04 +0000 (22:32 +0400)] 
user32/edit: Invalidate if style changed after EM_SETREADONLY.

15 years agocomctl32/updown: Skip thousands separation on hex mode.
Nikolay Sivov [Sat, 19 Sep 2009 15:40:10 +0000 (19:40 +0400)] 
comctl32/updown: Skip thousands separation on hex mode.

15 years agoadvapi32: Don't use -1 as dstlen in MultiByteToWideChar.
Detlef Riekenberg [Fri, 18 Sep 2009 22:51:06 +0000 (00:51 +0200)] 
advapi32: Don't use -1 as dstlen in MultiByteToWideChar.

15 years agoadvapi32: Don't use -1 as dstlen in WideCharToMultiByte.
Detlef Riekenberg [Fri, 18 Sep 2009 22:45:07 +0000 (00:45 +0200)] 
advapi32: Don't use -1 as dstlen in WideCharToMultiByte.

15 years agocrypt32: CertGetCertificateChain does not validate the size of the CERT_CHAIN_PARA...
Hans Leidekker [Tue, 22 Sep 2009 10:04:56 +0000 (12:04 +0200)] 
crypt32: CertGetCertificateChain does not validate the size of the CERT_CHAIN_PARA structure.

15 years agomsi: Add tests to show that the condition table is ignored when there are overrides.
Hans Leidekker [Tue, 22 Sep 2009 07:50:43 +0000 (09:50 +0200)] 
msi: Add tests to show that the condition table is ignored when there are overrides.

15 years agomsi: Test last used source property in combination with cabinet storage.
Hans Leidekker [Tue, 22 Sep 2009 07:50:34 +0000 (09:50 +0200)] 
msi: Test last used source property in combination with cabinet storage.

15 years agowinex11: Add alternative header for xf86vm.
André Hentschel [Sat, 19 Sep 2009 17:08:09 +0000 (19:08 +0200)] 
winex11: Add alternative header for xf86vm.

15 years agooledb32: Implement CanConvert.
Huw Davies [Mon, 21 Sep 2009 12:50:51 +0000 (13:50 +0100)] 
oledb32: Implement CanConvert.

15 years agooledb32/tests: Add CanConvert tests for DBTYPE_BYREF, DBTYPE_ARRAY and DBTYPE_VECTOR.
Huw Davies [Mon, 21 Sep 2009 12:38:15 +0000 (13:38 +0100)] 
oledb32/tests: Add CanConvert tests for DBTYPE_BYREF, DBTYPE_ARRAY and DBTYPE_VECTOR.

15 years agorpcrt4: Add stub implementations of NdrMesTypeDecode2 and NdrMesTypeFree2.
Hans Leidekker [Mon, 21 Sep 2009 11:07:01 +0000 (13:07 +0200)] 
rpcrt4: Add stub implementations of NdrMesTypeDecode2 and NdrMesTypeFree2.

15 years agod3d10core: Mark internal symbols hidden.
Henri Verbeet [Sun, 20 Sep 2009 18:09:27 +0000 (20:09 +0200)] 
d3d10core: Mark internal symbols hidden.

15 years agod3d9: Properly destroy vertex declarations.
Henri Verbeet [Sun, 20 Sep 2009 18:09:26 +0000 (20:09 +0200)] 
d3d9: Properly destroy vertex declarations.

15 years agod3d9: Limit "NumSimultaneousRTs" to 4.
Henri Verbeet [Sun, 20 Sep 2009 19:58:45 +0000 (21:58 +0200)] 
d3d9: Limit "NumSimultaneousRTs" to 4.

15 years agowined3d: Cleanup vertex declaration initialization.
Henri Verbeet [Sun, 20 Sep 2009 18:09:24 +0000 (20:09 +0200)] 
wined3d: Cleanup vertex declaration initialization.

15 years agowined3d: Revert 4ba16b84a9e60ffcc98fc4b4c303c975589b59e2.
Henri Verbeet [Sun, 20 Sep 2009 18:09:23 +0000 (20:09 +0200)] 
wined3d: Revert 4ba16b84a9e60ffcc98fc4b4c303c975589b59e2.

Unfortunately surface_can_stretch_rect() doesn't check just for
WINED3DFMT_FLAG_FBO_ATTACHABLE.

15 years agowinedos: Avoid comparing BOOLs against TRUE.
Henri Verbeet [Sun, 20 Sep 2009 18:09:22 +0000 (20:09 +0200)] 
winedos: Avoid comparing BOOLs against TRUE.

15 years agojscript: Initialize this_obj with NULL (Coverity).
Marcus Meissner [Sun, 20 Sep 2009 17:00:09 +0000 (19:00 +0200)] 
jscript: Initialize this_obj with NULL (Coverity).

15 years agojscript: Added arguments.callee implementation.
Jacek Caban [Sun, 20 Sep 2009 18:58:27 +0000 (20:58 +0200)] 
jscript: Added arguments.callee implementation.

15 years agojscript: Added Array.shift implementation.
Jacek Caban [Sun, 20 Sep 2009 18:58:05 +0000 (20:58 +0200)] 
jscript: Added Array.shift implementation.

15 years agomshtml: Added IHTMLDOMNode2::get_ownerDocument tests.
Jacek Caban [Sun, 20 Sep 2009 17:00:23 +0000 (19:00 +0200)] 
mshtml: Added IHTMLDOMNode2::get_ownerDocument tests.

Also fixes typo in iface_cmp.

15 years agomshtml: Added IHTMLDOMNode2::get_ownerDocument implementation.
Jacek Caban [Sun, 20 Sep 2009 16:59:57 +0000 (18:59 +0200)] 
mshtml: Added IHTMLDOMNode2::get_ownerDocument implementation.

15 years agogdiplus: do not memcpy over NULL ptrs (Coverity).
Marcus Meissner [Sun, 20 Sep 2009 16:48:39 +0000 (18:48 +0200)] 
gdiplus: do not memcpy over NULL ptrs (Coverity).

15 years agomsi/tests: Fix some test failures on Vista/W2K8.
Paul Vriens [Sat, 19 Sep 2009 07:34:07 +0000 (09:34 +0200)] 
msi/tests: Fix some test failures on Vista/W2K8.

15 years agogdiplus: Accept version 2 in GdiplusStartup.
Vincent Povirk [Fri, 18 Sep 2009 20:54:51 +0000 (15:54 -0500)] 
gdiplus: Accept version 2 in GdiplusStartup.

15 years agogdiplus/tests: Reject gdiplus versions greater than 2.
Vincent Povirk [Fri, 18 Sep 2009 20:52:01 +0000 (15:52 -0500)] 
gdiplus/tests: Reject gdiplus versions greater than 2.

15 years agomapi32: Don't leak memory on an error path (Smatch).
Michael Stefaniuc [Fri, 18 Sep 2009 19:42:51 +0000 (21:42 +0200)] 
mapi32: Don't leak memory on an error path (Smatch).

15 years agooledb32/tests: Skip tests on older versions of the conversion library.
Huw Davies [Fri, 18 Sep 2009 14:14:35 +0000 (15:14 +0100)] 
oledb32/tests: Skip tests on older versions of the conversion library.

15 years agoprogman: Fix license in Swedish resources.
Austin English [Tue, 15 Sep 2009 16:50:55 +0000 (11:50 -0500)] 
progman: Fix license in Swedish resources.

15 years agoclock: Fix license in Swedish resources.
Austin English [Tue, 15 Sep 2009 16:50:35 +0000 (11:50 -0500)] 
clock: Fix license in Swedish resources.

15 years agomapi32: Implement the rest of the Simple MAPI functions.
Owen Rudge [Fri, 18 Sep 2009 14:15:53 +0000 (15:15 +0100)] 
mapi32: Implement the rest of the Simple MAPI functions.

15 years agomapi32: Pass through MAPISendMail if Simple MAPI provider loaded.
Owen Rudge [Fri, 18 Sep 2009 14:15:49 +0000 (15:15 +0100)] 
mapi32: Pass through MAPISendMail if Simple MAPI provider loaded.

15 years agomapi32: Implement MAPIInitialize, Logon, Logoff, LogonEx, Uninitialize.
Owen Rudge [Fri, 18 Sep 2009 14:15:45 +0000 (15:15 +0100)] 
mapi32: Implement MAPIInitialize, Logon, Logoff, LogonEx, Uninitialize.

15 years agomapi32: Load and store MAPI function pointers after loading MAPI providers.
Owen Rudge [Fri, 18 Sep 2009 14:15:40 +0000 (15:15 +0100)] 
mapi32: Load and store MAPI function pointers after loading MAPI providers.

15 years agomapi32: Scan registry for MAPI providers and load them.
Owen Rudge [Fri, 18 Sep 2009 14:15:34 +0000 (15:15 +0100)] 
mapi32: Scan registry for MAPI providers and load them.

15 years agooledb32/tests: Skip tests on older versions of the conversion library.
Huw Davies [Fri, 18 Sep 2009 14:14:35 +0000 (15:14 +0100)] 
oledb32/tests: Skip tests on older versions of the conversion library.

15 years agowined3d: Fix shader spam.
Rico Schüller [Fri, 18 Sep 2009 13:44:16 +0000 (15:44 +0200)] 
wined3d: Fix shader spam.

15 years agoCancel in Italian is Annulla, not Anulla.
Austin English [Thu, 17 Sep 2009 16:02:25 +0000 (11:02 -0500)] 
Cancel in Italian is Annulla, not Anulla.

15 years agooleview: Simplify ENUM_FLAGS in CreateInterfaceInfo.
Gerald Pfeifer [Tue, 15 Sep 2009 20:37:32 +0000 (22:37 +0200)] 
oleview: Simplify ENUM_FLAGS in CreateInterfaceInfo.

15 years agogdi32: Check for NULL pointer in GdiAlphaBlend.
Markus Stockhausen [Fri, 18 Sep 2009 11:42:11 +0000 (13:42 +0200)] 
gdi32: Check for NULL pointer in GdiAlphaBlend.

15 years agomshtml: Implement IHTMLCurrentStyle_get_textIndent.
Alistair Leslie-Hughes [Fri, 18 Sep 2009 10:21:56 +0000 (20:21 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_textIndent.

15 years agomshtml: Implement IHTMLCurrentStyle_get_lineHeight.
Alistair Leslie-Hughes [Fri, 18 Sep 2009 10:18:45 +0000 (20:18 +1000)] 
mshtml: Implement IHTMLCurrentStyle_get_lineHeight.

15 years agomsi/tests: Skip some tests on Win9x/WinMe.
Paul Vriens [Fri, 18 Sep 2009 09:53:52 +0000 (11:53 +0200)] 
msi/tests: Skip some tests on Win9x/WinMe.

15 years agocomctl32/trackbar: Protect from negative tic count in recalculation helper.
Nikolay Sivov [Thu, 17 Sep 2009 22:18:48 +0000 (02:18 +0400)] 
comctl32/trackbar: Protect from negative tic count in recalculation helper.

Fix for regression introduced in 42c83b9dc7b5094384e718926eddd4b297c7bbae

15 years agod3d10: Mark internal symbols hidden.
Henri Verbeet [Thu, 17 Sep 2009 21:03:34 +0000 (23:03 +0200)] 
d3d10: Mark internal symbols hidden.

15 years agowined3d: Move "parent_ops" to IWineD3DResourceClass.
Henri Verbeet [Thu, 17 Sep 2009 21:03:33 +0000 (23:03 +0200)] 
wined3d: Move "parent_ops" to IWineD3DResourceClass.

15 years agowined3d: Don't free D3D buffers until the wined3d buffer is destroyed.
Henri Verbeet [Thu, 17 Sep 2009 21:03:32 +0000 (23:03 +0200)] 
wined3d: Don't free D3D buffers until the wined3d buffer is destroyed.

15 years agod3d8: Add a separate function for vertex buffer initialization.
Henri Verbeet [Thu, 17 Sep 2009 21:03:31 +0000 (23:03 +0200)] 
d3d8: Add a separate function for vertex buffer initialization.

15 years agod3d8: Add a separate function for index buffer initialization.
Henri Verbeet [Thu, 17 Sep 2009 21:03:30 +0000 (23:03 +0200)] 
d3d8: Add a separate function for index buffer initialization.

15 years agod3d9: Add a separate function for vertex buffer initialization.
Henri Verbeet [Thu, 17 Sep 2009 21:03:29 +0000 (23:03 +0200)] 
d3d9: Add a separate function for vertex buffer initialization.

15 years agod3d9: Add a separate function for index buffer initialization.
Henri Verbeet [Thu, 17 Sep 2009 21:03:28 +0000 (23:03 +0200)] 
d3d9: Add a separate function for index buffer initialization.

15 years agod3d10core: Add a separate function for d3d10_buffer initialization.
Henri Verbeet [Thu, 17 Sep 2009 21:03:27 +0000 (23:03 +0200)] 
d3d10core: Add a separate function for d3d10_buffer initialization.

15 years agowined3d: Add a separate function for buffer initialization.
Henri Verbeet [Thu, 17 Sep 2009 21:03:26 +0000 (23:03 +0200)] 
wined3d: Add a separate function for buffer initialization.

15 years agowined3d: Don't free D3D textures until the wined3d texture is destroyed.
Henri Verbeet [Thu, 17 Sep 2009 21:03:25 +0000 (23:03 +0200)] 
wined3d: Don't free D3D textures until the wined3d texture is destroyed.

15 years agocryptui: Fix a typo.
Paul Vriens [Thu, 17 Sep 2009 15:21:46 +0000 (17:21 +0200)] 
cryptui: Fix a typo.

15 years agooledb32/tests: Add CanConvert tests.
Huw Davies [Thu, 17 Sep 2009 13:35:25 +0000 (14:35 +0100)] 
oledb32/tests: Add CanConvert tests.

15 years agowininet: Be sure to set lpwfs->pasvSocket to -1 when closing the socket to prevent...
Aric Stewart [Thu, 17 Sep 2009 12:42:37 +0000 (07:42 -0500)] 
wininet: Be sure to set lpwfs->pasvSocket to -1 when closing the socket to prevent double closes.

15 years agod3d8: Add a separate function for texture initialization.
Henri Verbeet [Thu, 17 Sep 2009 10:35:30 +0000 (12:35 +0200)] 
d3d8: Add a separate function for texture initialization.

15 years agod3d9: Add a separate function for texture initialization.
Henri Verbeet [Thu, 17 Sep 2009 10:35:29 +0000 (12:35 +0200)] 
d3d9: Add a separate function for texture initialization.

15 years agoddraw: Mark internal symbols hidden.
Henri Verbeet [Thu, 17 Sep 2009 10:35:28 +0000 (12:35 +0200)] 
ddraw: Mark internal symbols hidden.

15 years agowined3d: Get rid of the unused DeviceType parameter to select_shader_mode().
Henri Verbeet [Thu, 17 Sep 2009 10:35:27 +0000 (12:35 +0200)] 
wined3d: Get rid of the unused DeviceType parameter to select_shader_mode().

15 years agowined3d: Get rid of some redundant checks for ORM_FBO.
Henri Verbeet [Thu, 17 Sep 2009 10:35:26 +0000 (12:35 +0200)] 
wined3d: Get rid of some redundant checks for ORM_FBO.

ORM_FBO is already implied by surface_can_stretch_rect() because
WINED3DFMT_FLAG_FBO_ATTACHABLE can only be set when ORM_FBO is.

15 years agowined3d: Don't free D3D cube textures until the wined3d cube texture is destroyed.
Henri Verbeet [Thu, 17 Sep 2009 10:35:25 +0000 (12:35 +0200)] 
wined3d: Don't free D3D cube textures until the wined3d cube texture is destroyed.

15 years agod3d8: Add a separate function for cube texture initialization.
Henri Verbeet [Thu, 17 Sep 2009 10:35:24 +0000 (12:35 +0200)] 
d3d8: Add a separate function for cube texture initialization.

15 years agod3d9: Add a separate function for cube texture initialization.
Henri Verbeet [Thu, 17 Sep 2009 10:35:23 +0000 (12:35 +0200)] 
d3d9: Add a separate function for cube texture initialization.

15 years agod3d8: Mark internal symbols hidden.
Henri Verbeet [Thu, 17 Sep 2009 10:35:22 +0000 (12:35 +0200)] 
d3d8: Mark internal symbols hidden.

15 years agowined3d: Get rid of a redundant strcpy().
Henri Verbeet [Thu, 17 Sep 2009 10:35:21 +0000 (12:35 +0200)] 
wined3d: Get rid of a redundant strcpy().

15 years agowinetest: Fix winetest to cope with com dlls.
Paul Vriens [Thu, 17 Sep 2009 09:47:47 +0000 (11:47 +0200)] 
winetest: Fix winetest to cope with com dlls.

15 years agojscript: Fixed NULL IDispatch comparistion.
Jacek Caban [Wed, 16 Sep 2009 23:06:13 +0000 (01:06 +0200)] 
jscript: Fixed NULL IDispatch comparistion.

15 years agojscript: Added Object function invocation implementation.
Jacek Caban [Wed, 16 Sep 2009 23:05:55 +0000 (01:05 +0200)] 
jscript: Added Object function invocation implementation.