wine
18 years agoriched20: Only send EN_CHANGE when it is supposed to be sent.
Clinton Stimpson [Sun, 26 Nov 2006 05:04:20 +0000 (22:04 -0700)] 
riched20: Only send EN_CHANGE when it is supposed to be sent.

18 years agowinedump: Constify some data.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:04:56 +0000 (16:04 +0800)] 
winedump: Constify some data.

18 years agowinedump: Fix a copy/paste typo.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:04:33 +0000 (16:04 +0800)] 
winedump: Fix a copy/paste typo.

18 years agowinedump: Remove a not needed include.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:04:11 +0000 (16:04 +0800)] 
winedump: Remove a not needed include.

18 years agowinedump: Make the implementation match the prototype.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:03:49 +0000 (16:03 +0800)] 
winedump: Make the implementation match the prototype.

18 years agoinclude: Add some structures a definitions required for the COFF library dumper.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:03:25 +0000 (16:03 +0800)] 
include: Add some structures a definitions required for the COFF library dumper.

18 years agooleview: Add Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Sun, 26 Nov 2006 13:50:11 +0000 (14:50 +0100)] 
oleview: Add Norwegian Bokmål translation.

18 years agowinecfg: Updated Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Sun, 26 Nov 2006 13:49:51 +0000 (14:49 +0100)] 
winecfg: Updated Norwegian Bokmål translation.

18 years agowinex11.drv: Process browser and multimedia key events.
Kevin Koltzau [Sun, 26 Nov 2006 06:33:22 +0000 (01:33 -0500)] 
winex11.drv: Process browser and multimedia key events.

18 years agouser32: Generate WM_APPCOMMAND messages for browser and multimedia keys.
Kevin Koltzau [Sun, 26 Nov 2006 06:31:27 +0000 (01:31 -0500)] 
user32: Generate WM_APPCOMMAND messages for browser and multimedia keys.

18 years agowinuser.h: Add some HSHELL and APPCOMMAND defines.
Kevin Koltzau [Sun, 26 Nov 2006 06:27:50 +0000 (01:27 -0500)] 
winuser.h: Add some HSHELL and APPCOMMAND defines.

18 years agowinuser.h: Define browser and multimedia keys.
Kevin Koltzau [Sun, 26 Nov 2006 06:27:14 +0000 (01:27 -0500)] 
winuser.h: Define browser and multimedia keys.

18 years agokernel32: Improve the PE loader test.
Dmitry Timoshkov [Fri, 24 Nov 2006 18:44:10 +0000 (02:44 +0800)] 
kernel32: Improve the PE loader test.

18 years agowined3d: Cast-qual warnings fix.
Andrew Talbot [Fri, 24 Nov 2006 14:15:16 +0000 (14:15 +0000)] 
wined3d: Cast-qual warnings fix.

18 years agowined3d: Cast-qual warnings fix.
Andrew Talbot [Fri, 24 Nov 2006 14:15:06 +0000 (14:15 +0000)] 
wined3d: Cast-qual warnings fix.

18 years agowined3d: Cast-qual warnings fix.
Andrew Talbot [Fri, 24 Nov 2006 14:14:56 +0000 (14:14 +0000)] 
wined3d: Cast-qual warnings fix.

18 years agomsi: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Fri, 24 Nov 2006 13:43:12 +0000 (14:43 +0100)] 
msi: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agomsacm32: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Fri, 24 Nov 2006 13:43:04 +0000 (14:43 +0100)] 
msacm32: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agompr: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Fri, 24 Nov 2006 13:42:49 +0000 (14:42 +0100)] 
mpr: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agocomdlg32: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Fri, 24 Nov 2006 13:42:28 +0000 (14:42 +0100)] 
comdlg32: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agocomctl32: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Fri, 24 Nov 2006 13:41:48 +0000 (14:41 +0100)] 
comctl32: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agoavifil32: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Fri, 24 Nov 2006 13:40:50 +0000 (14:40 +0100)] 
avifil32: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agoRelease 0.9.26. wine-0.9.26
Alexandre Julliard [Fri, 24 Nov 2006 16:18:04 +0000 (17:18 +0100)] 
Release 0.9.26.

18 years agod3d: Fix partially applied patch: Remove AddRef from GetDirect3D.
Markus Amsler [Wed, 22 Nov 2006 12:30:09 +0000 (13:30 +0100)] 
d3d: Fix partially applied patch: Remove AddRef from GetDirect3D.

18 years agodinput: Simplify the code that finds the offset of the given linux event.
Christoph Frick [Fri, 24 Nov 2006 08:19:57 +0000 (09:19 +0100)] 
dinput: Simplify the code that finds the offset of the given linux event.

18 years agooleaut32: Protect against integer overflow in SysAllocStringLen.
Marcus Meissner [Fri, 24 Nov 2006 07:45:57 +0000 (08:45 +0100)] 
oleaut32: Protect against integer overflow in SysAllocStringLen.

18 years agomsvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load...
Francois Gouget [Thu, 23 Nov 2006 20:38:51 +0000 (21:38 +0100)] 
msvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load it dynamically.

18 years agowinmm/wineoss: Cast-qual warning fix.
Andrew Talbot [Thu, 23 Nov 2006 20:29:00 +0000 (20:29 +0000)] 
winmm/wineoss: Cast-qual warning fix.

18 years agows2_32: Cast-qual warnings fix.
Andrew Talbot [Thu, 23 Nov 2006 22:39:34 +0000 (22:39 +0000)] 
ws2_32: Cast-qual warnings fix.

18 years agowinspool.drv: Cast-qual warning fix + make function static.
Andrew Talbot [Thu, 23 Nov 2006 21:28:54 +0000 (21:28 +0000)] 
winspool.drv: Cast-qual warning fix + make function static.

18 years agolocalspl/tests: Add test for DeletePort.
Detlef Riekenberg [Thu, 23 Nov 2006 20:49:42 +0000 (21:49 +0100)] 
localspl/tests: Add test for DeletePort.

18 years agolocalspl: Implement DeletePort.
Detlef Riekenberg [Thu, 23 Nov 2006 20:49:46 +0000 (21:49 +0100)] 
localspl: Implement DeletePort.

18 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.

18 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.

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

18 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.

18 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.

18 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).

18 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).

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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().

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

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

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

18 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.

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

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

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

18 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.

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

18 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.

18 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().

18 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.

18 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.

18 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.

18 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.

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

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

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

18 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.

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

18 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.

18 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.

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

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

18 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'.

18 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.

18 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.