wine
17 years agoadvpack: Remove test that crashes on systems with IE7.
Paul Vriens [Fri, 24 Nov 2006 09:12:58 +0000 (10:12 +0100)] 
advpack: Remove test that crashes on systems with IE7.

17 years agomshtml: Added Exec(IDM_FONTSIZE) implementation.
Jacek Caban [Fri, 24 Nov 2006 09:17:54 +0000 (10:17 +0100)] 
mshtml: Added Exec(IDM_FONTSIZE) implementation.

17 years agomshtml: Added missing break.
Jacek Caban [Fri, 24 Nov 2006 09:10:54 +0000 (10:10 +0100)] 
mshtml: Added missing break.

17 years agokernel32/tests: Test -1 length for NULL ptr too.
Marcus Meissner [Thu, 23 Nov 2006 20:24:33 +0000 (21:24 +0100)] 
kernel32/tests: Test -1 length for NULL ptr too.

17 years agocomdlg32: Moved a FIXME out of the user-visible string.
Francois Gouget [Thu, 23 Nov 2006 20:49:43 +0000 (21:49 +0100)] 
comdlg32: Moved a FIXME out of the user-visible string.

17 years agoserialui: Update the Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Thu, 23 Nov 2006 20:48:40 +0000 (21:48 +0100)] 
serialui: Update the Portuguese translation (contributed by Americo Jose Melo).

17 years agoprograms: Update the Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Thu, 23 Nov 2006 20:47:59 +0000 (21:47 +0100)] 
programs: Update the Portuguese translation (contributed by Americo Jose Melo).

17 years agoReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that...
Francois Gouget [Thu, 23 Nov 2006 20:47:23 +0000 (21:47 +0100)] 
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.

17 years agouser32/tests: Remove unneeded NONAMELESS* macros.
Francois Gouget [Thu, 23 Nov 2006 20:35:57 +0000 (21:35 +0100)] 
user32/tests: Remove unneeded NONAMELESS* macros.

17 years agomsvcrt/tests: The tests must not include msvcrt.h because it contains declarations...
Francois Gouget [Thu, 23 Nov 2006 20:37:49 +0000 (21:37 +0100)] 
msvcrt/tests: The tests must not include msvcrt.h because it contains declarations that may be incompatible with the PSDK headers.

17 years agocomctl32/tests: Fix the CheckDPA() tests.
Francois Gouget [Thu, 23 Nov 2006 20:37:08 +0000 (21:37 +0100)] 
comctl32/tests: Fix the CheckDPA() tests.

There is no guarantee that the compiler will compute the function arguments in left-to-right order.

17 years agoshlwapi/tests: Remove unneeded NONAMELESS* macros.
Francois Gouget [Thu, 23 Nov 2006 20:35:44 +0000 (21:35 +0100)] 
shlwapi/tests: Remove unneeded NONAMELESS* macros.

17 years agoshell32/tests: Don't use the NONAMELESS* macros in the tests.
Francois Gouget [Thu, 23 Nov 2006 20:35:32 +0000 (21:35 +0100)] 
shell32/tests: Don't use the NONAMELESS* macros in the tests.

17 years agomapi32/tests: Remove unneeded NONAMELESS* macros.
Francois Gouget [Thu, 23 Nov 2006 20:34:23 +0000 (21:34 +0100)] 
mapi32/tests: Remove unneeded NONAMELESS* macros.

17 years agodsound/tests: Remove unneeded NONAMELESS* macros.
Francois Gouget [Thu, 23 Nov 2006 20:33:55 +0000 (21:33 +0100)] 
dsound/tests: Remove unneeded NONAMELESS* macros.

17 years agodinput/tests: Remove unneeded NONAMELESS* macros.
Francois Gouget [Thu, 23 Nov 2006 20:33:40 +0000 (21:33 +0100)] 
dinput/tests: Remove unneeded NONAMELESS* macros.

17 years agocomctl32/tests: Don't use the NONAMELESS* macros in the tests.
Francois Gouget [Thu, 23 Nov 2006 20:33:06 +0000 (21:33 +0100)] 
comctl32/tests: Don't use the NONAMELESS* macros in the tests.

17 years agoshell32: Remove unused parameters from SHELL_FindExecutableByOperation().
Francois Gouget [Wed, 22 Nov 2006 18:29:04 +0000 (19:29 +0100)] 
shell32: Remove unused parameters from SHELL_FindExecutableByOperation().

17 years agowinecfg: Update Korean resource.
Hwang YunSong(황윤성) [Thu, 23 Nov 2006 00:54:24 +0000 (09:54 +0900)] 
winecfg: Update Korean resource.

17 years agowinmm: Cast-qual warnings fix.
Andrew Talbot [Wed, 22 Nov 2006 16:15:40 +0000 (16:15 +0000)] 
winmm: Cast-qual warnings fix.

17 years agowinmm: Cast-qual warnings fix.
Andrew Talbot [Wed, 22 Nov 2006 16:14:45 +0000 (16:14 +0000)] 
winmm: Cast-qual warnings fix.

17 years agowinemenubuilder: Use 'start.exe' to launch non .exe files.
Vitaliy Margolen [Mon, 20 Nov 2006 23:26:08 +0000 (16:26 -0700)] 
winemenubuilder: Use 'start.exe' to launch non .exe files.

17 years agowininet: Cast-qual warnings fix.
Andrew Talbot [Tue, 21 Nov 2006 22:20:41 +0000 (22:20 +0000)] 
wininet: Cast-qual warnings fix.

17 years agomsi: Treat the SourceDir folder the same as TargetDir.
Mike McCormack [Wed, 22 Nov 2006 06:13:32 +0000 (15:13 +0900)] 
msi: Treat the SourceDir folder the same as TargetDir.

17 years agomsi: Load all folders in one query, rather one per query.
Mike McCormack [Wed, 22 Nov 2006 06:13:12 +0000 (15:13 +0900)] 
msi: Load all folders in one query, rather one per query.

17 years agokernel32: Restore C locale for LC_NUMERIC.
Alex Villacís Lasso [Tue, 21 Nov 2006 22:07:10 +0000 (17:07 -0500)] 
kernel32: Restore C locale for LC_NUMERIC.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetSwapChain.
Markus Amsler [Mon, 20 Nov 2006 09:48:16 +0000 (10:48 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetSwapChain.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetIndices.
Markus Amsler [Mon, 20 Nov 2006 09:48:10 +0000 (10:48 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetIndices.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetStreamSource.
Markus Amsler [Mon, 20 Nov 2006 09:48:03 +0000 (10:48 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetStreamSource.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetTexture.
Markus Amsler [Mon, 20 Nov 2006 09:47:56 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetTexture.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetDepthStencilSurface.
Markus Amsler [Mon, 20 Nov 2006 09:47:49 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetDepthStencilSurface.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.
Markus Amsler [Mon, 20 Nov 2006 09:47:43 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
Markus Amsler [Mon, 20 Nov 2006 09:47:37 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetDirect3D.
Markus Amsler [Mon, 20 Nov 2006 09:47:22 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetDirect3D.

17 years agomsi: Only wait for custom actions that don't have msidbCustomActionTypeContinue speci...
Mike McCormack [Wed, 22 Nov 2006 08:04:54 +0000 (17:04 +0900)] 
msi: Only wait for custom actions that don't have msidbCustomActionTypeContinue specified.

17 years agomsi: Split process_action_return_value into two different functions.
Mike McCormack [Wed, 22 Nov 2006 08:04:42 +0000 (17:04 +0900)] 
msi: Split process_action_return_value into two different functions.

17 years agomsi: Remove an unused parameter.
Mike McCormack [Wed, 22 Nov 2006 08:04:24 +0000 (17:04 +0900)] 
msi: Remove an unused parameter.

17 years agouser32: Restore the len == 0 check which got lost in a previous patch.
Dmitry Timoshkov [Wed, 22 Nov 2006 07:18:07 +0000 (15:18 +0800)] 
user32: Restore the len == 0 check which got lost in a previous patch.

17 years agoole32: Spelling fixes.
Huw Davies [Tue, 21 Nov 2006 20:44:54 +0000 (20:44 +0000)] 
ole32: Spelling fixes.

17 years agoole32: CoGetInterfaceAndReleaseStream shouldn't crash when passed a NULL stream.
Huw Davies [Tue, 21 Nov 2006 20:40:37 +0000 (20:40 +0000)] 
ole32: CoGetInterfaceAndReleaseStream shouldn't crash when passed a NULL stream.

17 years agoshell32: Pass number of wide chars, not bytes as last argument to MBtoWC().
Marcus Meissner [Tue, 21 Nov 2006 19:29:06 +0000 (20:29 +0100)] 
shell32: Pass number of wide chars, not bytes as last argument to MBtoWC().

17 years agorpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
Rob Shearman [Tue, 21 Nov 2006 13:09:53 +0000 (13:09 +0000)] 
rpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
handled at the binding level now instead of the message level, so
remove this special handling in RPCRT4_Send.

17 years agorpcrt4: Allow applications to specify authentication levels other than connect in...
Rob Shearman [Tue, 21 Nov 2006 13:09:44 +0000 (13:09 +0000)] 
rpcrt4: Allow applications to specify authentication levels other than connect in RpcBindingSetAuthInfoA/W.

Map the default authentication level and service to sane values.
Don't create an RpcAuthInfo object if RPC_C_AUTHN_LEVEL_NONE is specified.

17 years agontdll: Setting the needs_close flag in server_get_unix_fd got lost in the previous...
Alexandre Julliard [Tue, 21 Nov 2006 21:38:51 +0000 (22:38 +0100)] 
ntdll: Setting the needs_close flag in server_get_unix_fd got lost in the previous change.

17 years agouser32: Add a rudimentary WM_SETFONT message test for the static control, make it...
Dmitry Timoshkov [Tue, 21 Nov 2006 11:45:07 +0000 (19:45 +0800)] 
user32: Add a rudimentary WM_SETFONT message test for the static control, make it pass under Wine.

17 years agocomctl32: Remove invalid NULL check.
Alexandre Julliard [Tue, 21 Nov 2006 11:40:39 +0000 (12:40 +0100)] 
comctl32: Remove invalid NULL check.

17 years agontdll: Remove unused variables.
Paul Vriens [Tue, 21 Nov 2006 08:24:38 +0000 (09:24 +0100)] 
ntdll: Remove unused variables.

17 years agontdll: Use intended variable.
Paul Vriens [Tue, 21 Nov 2006 08:24:31 +0000 (09:24 +0100)] 
ntdll: Use intended variable.

17 years agontdll: Remove tests that crash on XP and W2K3.
Paul Vriens [Tue, 21 Nov 2006 08:24:25 +0000 (09:24 +0100)] 
ntdll: Remove tests that crash on XP and W2K3.

17 years agontdll: Remove unused variables.
Paul Vriens [Tue, 21 Nov 2006 08:24:18 +0000 (09:24 +0100)] 
ntdll: Remove unused variables.

17 years agontdll: Remove tests that crash on XP and W2K3.
Paul Vriens [Tue, 21 Nov 2006 08:24:05 +0000 (09:24 +0100)] 
ntdll: Remove tests that crash on XP and W2K3.

17 years agowinecfg: Remove some old dead code and associated language resources.
Vitaliy Margolen [Mon, 20 Nov 2006 02:23:18 +0000 (19:23 -0700)] 
winecfg: Remove some old dead code and associated language resources.

17 years agowinecfg: Update Russian translation.
Vitaliy Margolen [Mon, 20 Nov 2006 02:22:59 +0000 (19:22 -0700)] 
winecfg: Update Russian translation.

17 years agomshtml: Add basic support for ITimer interface.
Matthew Kehrer [Sun, 19 Nov 2006 22:59:43 +0000 (16:59 -0600)] 
mshtml: Add basic support for ITimer interface.

17 years agouser32: Add support for DdeEnableCallback(EC_DISABLE) command.
Dmitry Timoshkov [Tue, 21 Nov 2006 06:43:48 +0000 (14:43 +0800)] 
user32: Add support for DdeEnableCallback(EC_DISABLE) command.

17 years agoriched20: Simplify an array size calculation.
Mike McCormack [Tue, 21 Nov 2006 04:48:16 +0000 (13:48 +0900)] 
riched20: Simplify an array size calculation.

17 years agomsi: Fix use of integer fields in MsiFormatRecord.
Mike McCormack [Tue, 21 Nov 2006 07:40:14 +0000 (16:40 +0900)] 
msi: Fix use of integer fields in MsiFormatRecord.

17 years agomsi: Test MsiRecordGetString on an integer record fields with a NULL output buffer.
Mike McCormack [Tue, 21 Nov 2006 06:21:27 +0000 (15:21 +0900)] 
msi: Test MsiRecordGetString on an integer record fields with a NULL output buffer.

17 years agomsi: Add a test for formatting records with strings.
Mike McCormack [Tue, 21 Nov 2006 06:21:13 +0000 (15:21 +0900)] 
msi: Add a test for formatting records with strings.

17 years agomsi: Don't access the list of controls after the dialog is destroyed.
Mike McCormack [Tue, 21 Nov 2006 04:48:07 +0000 (13:48 +0900)] 
msi: Don't access the list of controls after the dialog is destroyed.

17 years agomsi: Create a function to free control data.
Mike McCormack [Tue, 21 Nov 2006 04:47:58 +0000 (13:47 +0900)] 
msi: Create a function to free control data.

17 years agomsi: Fix an access after freeing memory.
Mike McCormack [Tue, 21 Nov 2006 04:47:42 +0000 (13:47 +0900)] 
msi: Fix an access after freeing memory.

17 years agowineconsole: Updated Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Mon, 20 Nov 2006 17:00:58 +0000 (18:00 +0100)] 
wineconsole: Updated Norwegian Bokmål translation.

17 years agoregedit: Updated Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Mon, 20 Nov 2006 17:00:58 +0000 (18:00 +0100)] 
regedit: Updated Norwegian Bokmål translation.

17 years agouser32: Add some optional messages to the button message test.
Dmitry Timoshkov [Mon, 20 Nov 2006 14:20:54 +0000 (22:20 +0800)] 
user32: Add some optional messages to the button message test.

17 years agocomctl32: Set the result to IDOK on 'Finish'.
Huw Davies [Mon, 20 Nov 2006 12:21:17 +0000 (12:21 +0000)] 
comctl32: Set the result to IDOK on 'Finish'.

17 years agowinecfg: Don't try to load the arts driver, the arts library is too buggy.
Alexandre Julliard [Tue, 21 Nov 2006 11:13:27 +0000 (12:13 +0100)] 
winecfg: Don't try to load the arts driver, the arts library is too buggy.

17 years agowinecfg: Add ability to change colors and non-client sizes.
Vitaliy Margolen [Sat, 18 Nov 2006 17:58:21 +0000 (10:58 -0700)] 
winecfg: Add ability to change colors and non-client sizes.

17 years agowinecfg: Move controls on "Desktop Integration" tab to make more room for the next...
Vitaliy Margolen [Sat, 18 Nov 2006 17:57:48 +0000 (10:57 -0700)] 
winecfg: Move controls on "Desktop Integration" tab to make more room for the next patch.

17 years agontdll: Don't bother with async I/O on regular files.
Alexandre Julliard [Mon, 20 Nov 2006 13:15:43 +0000 (14:15 +0100)] 
ntdll: Don't bother with async I/O on regular files.

17 years agontdll: Store the fd type in the cache and return it in server_get_unix_fd.
Alexandre Julliard [Mon, 20 Nov 2006 13:15:06 +0000 (14:15 +0100)] 
ntdll: Store the fd type in the cache and return it in server_get_unix_fd.

17 years agoserver: Return an fd type in the get_handle_fd request.
Alexandre Julliard [Mon, 20 Nov 2006 13:14:04 +0000 (14:14 +0100)] 
server: Return an fd type in the get_handle_fd request.

17 years agoUpdated Norwegian Bokmål translations.
Alexander Nicolaysen Sørnes [Sun, 19 Nov 2006 20:12:48 +0000 (21:12 +0100)] 
Updated Norwegian Bokmål translations.

17 years agowinex11.drv: Correct the count of characters matching with layout.
Ken Thomases [Fri, 17 Nov 2006 20:47:31 +0000 (14:47 -0600)] 
winex11.drv: Correct the count of characters matching with layout.

17 years agowinex11.drv: Enable code for picking layout-independent vkey as second pass.
Ken Thomases [Fri, 17 Nov 2006 20:47:16 +0000 (14:47 -0600)] 
winex11.drv: Enable code for picking layout-independent vkey as second pass.

17 years agowinex11.drv: Changed indenting of some dead code.
Ken Thomases [Fri, 17 Nov 2006 20:46:58 +0000 (14:46 -0600)] 
winex11.drv: Changed indenting of some dead code.

17 years agowinex11.drv: Move some dead code from inside a loop to just after the loop.
Ken Thomases [Fri, 17 Nov 2006 20:46:46 +0000 (14:46 -0600)] 
winex11.drv: Move some dead code from inside a loop to just after the loop.

17 years agowinex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and VK_9 constants.
Ken Thomases [Fri, 17 Nov 2006 20:46:31 +0000 (14:46 -0600)] 
winex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and VK_9 constants.

17 years agowinex11.drv: Track which vkeys have already been assigned to keycodes.
Ken Thomases [Fri, 17 Nov 2006 20:46:13 +0000 (14:46 -0600)] 
winex11.drv: Track which vkeys have already been assigned to keycodes.

17 years agowinex11.drv: Reset the keyc2vkey table to empty before rebuilding it.
Ken Thomases [Fri, 17 Nov 2006 20:46:00 +0000 (14:46 -0600)] 
winex11.drv: Reset the keyc2vkey table to empty before rebuilding it.

17 years agomsi: Split msi_set_sourcedir_props into a separate function.
Mike McCormack [Mon, 20 Nov 2006 07:27:36 +0000 (16:27 +0900)] 
msi: Split msi_set_sourcedir_props into a separate function.

17 years agomsi: Spelling fixes.
Mike McCormack [Mon, 20 Nov 2006 07:17:03 +0000 (16:17 +0900)] 
msi: Spelling fixes.

17 years agomsi: Add another test for the SourceDir property.
Mike McCormack [Mon, 20 Nov 2006 07:16:50 +0000 (16:16 +0900)] 
msi: Add another test for the SourceDir property.

17 years agomsi: Clean up parameters of msi_media_get_disk_info().
Mike McCormack [Mon, 20 Nov 2006 07:15:40 +0000 (16:15 +0900)] 
msi: Clean up parameters of msi_media_get_disk_info().

17 years agomsi: Fix some memory leaks.
Mike McCormack [Mon, 20 Nov 2006 07:15:18 +0000 (16:15 +0900)] 
msi: Fix some memory leaks.

17 years agomsi: Don't leak row handles.
Mike McCormack [Mon, 20 Nov 2006 07:15:07 +0000 (16:15 +0900)] 
msi: Don't leak row handles.

17 years agokernel32/tests: Avoid crash on Win95 (GetLongPathNameW).
Detlef Riekenberg [Sun, 19 Nov 2006 15:31:51 +0000 (16:31 +0100)] 
kernel32/tests: Avoid crash on Win95 (GetLongPathNameW).

17 years agokernel32/tests: Load tests on Win9x again (VirtualAllocEx+VirtualFreeEx).
Detlef Riekenberg [Sun, 19 Nov 2006 15:05:47 +0000 (16:05 +0100)] 
kernel32/tests: Load tests on Win9x again (VirtualAllocEx+VirtualFreeEx).

17 years agowine.inf: Add setupapi to fake dlls.
Louis Lenders [Sat, 18 Nov 2006 20:32:54 +0000 (20:32 +0000)] 
wine.inf: Add setupapi to fake dlls.

17 years agowined3d: Only copy the depth buffer if there is one.
H. Verbeet [Sat, 18 Nov 2006 16:08:17 +0000 (17:08 +0100)] 
wined3d: Only copy the depth buffer if there is one.

17 years agowined3d: Make sure render target textures aren't bound when we start drawing.
H. Verbeet [Sat, 18 Nov 2006 16:08:03 +0000 (17:08 +0100)] 
wined3d: Make sure render target textures aren't bound when we start drawing.

17 years agowined3d: Support cube map FBO attachments.
H. Verbeet [Sat, 18 Nov 2006 16:07:47 +0000 (17:07 +0100)] 
wined3d: Support cube map FBO attachments.

17 years agowined3d: Fix GL_ARB_texture_cube_map extension support.
H. Verbeet [Sat, 18 Nov 2006 16:07:32 +0000 (17:07 +0100)] 
wined3d: Fix GL_ARB_texture_cube_map extension support.

17 years agowinmm: Avoid using sizeof() in traces.
Alexandre Julliard [Mon, 20 Nov 2006 10:27:18 +0000 (11:27 +0100)] 
winmm: Avoid using sizeof() in traces.

17 years agokernel32: Replace magic numbers with descriptive defines.
James Hawkins [Sat, 18 Nov 2006 02:13:03 +0000 (18:13 -0800)] 
kernel32: Replace magic numbers with descriptive defines.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:23:01 +0000 (14:23 +0000)] 
user32: Cast-qual warnings fix.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:22:13 +0000 (14:22 +0000)] 
user32: Cast-qual warnings fix.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:21:29 +0000 (14:21 +0000)] 
user32: Cast-qual warnings fix.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:24:55 +0000 (14:24 +0000)] 
user32: Cast-qual warnings fix.

17 years agontdll: Converted bitmask into TRUE/FALSE.
Marcus Meissner [Sat, 18 Nov 2006 10:09:36 +0000 (11:09 +0100)] 
ntdll: Converted bitmask into TRUE/FALSE.