wine
17 years agowined3d: Clear unused channels on R32F and R16F textures on readback.
Stefan Dösinger [Tue, 21 Aug 2007 20:46:52 +0000 (22:46 +0200)] 
wined3d: Clear unused channels on R32F and R16F textures on readback.

17 years agowined3d: Use 0/0/0 as normal if no normal is supplied.
Stefan Dösinger [Tue, 21 Aug 2007 16:05:27 +0000 (18:05 +0200)] 
wined3d: Use 0/0/0 as normal if no normal is supplied.

17 years agodpnet: Remove 'recursive registry key delete' function.
Stefan Leichter [Wed, 29 Aug 2007 19:07:03 +0000 (21:07 +0200)] 
dpnet: Remove 'recursive registry key delete' function.

17 years agokernel32: Fix a compiler warning.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:18:25 +0000 (17:18 +0900)] 
kernel32: Fix a compiler warning.

17 years agowmc: Constify some data.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:18:13 +0000 (17:18 +0900)] 
wmc: Constify some data.

17 years agowrc: Constify some data.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:18:02 +0000 (17:18 +0900)] 
wrc: Constify some data.

17 years agowidl: Constify some data.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:17:50 +0000 (17:17 +0900)] 
widl: Constify some data.

17 years agowidl: Handle the size_is attribute on pointers.
Dan Hipschman [Wed, 29 Aug 2007 23:27:20 +0000 (16:27 -0700)] 
widl: Handle the size_is attribute on pointers.

17 years agoserver: Set the queue mask directly in get_message to avoid an extra server call.
Alexandre Julliard [Wed, 29 Aug 2007 16:13:13 +0000 (18:13 +0200)] 
server: Set the queue mask directly in get_message to avoid an extra server call.

17 years agoserver: Message results should be stored as longs, not ints.
Alexandre Julliard [Wed, 29 Aug 2007 16:01:10 +0000 (18:01 +0200)] 
server: Message results should be stored as longs, not ints.

17 years agontdll: On Mac OS, close the CDROM device before opening the parent.
Alexandre Julliard [Wed, 29 Aug 2007 14:44:16 +0000 (16:44 +0200)] 
ntdll: On Mac OS, close the CDROM device before opening the parent.

This is needed to allow ejecting DVD disks.

17 years agontdll: Do not leave not initialized cached timezone information if a timezone doesn...
Dmitry Timoshkov [Wed, 29 Aug 2007 09:56:52 +0000 (18:56 +0900)] 
ntdll: Do not leave not initialized cached timezone information if a timezone doesn't have daylight saving rules.

17 years agowineps.drv: Only fail printer dc creation if the printer has no builtin fonts and...
Huw Davies [Tue, 28 Aug 2007 10:46:18 +0000 (11:46 +0100)] 
wineps.drv: Only fail printer dc creation if the printer has no builtin fonts and there are no TrueType fonts to download.

17 years agouser32: Remove some no longer needed wine 16bit headers.
Steven Edwards [Wed, 29 Aug 2007 07:37:14 +0000 (03:37 -0400)] 
user32: Remove some no longer needed wine 16bit headers.

17 years agox11drv: Remove some no longer needed wine 16bit headers.
Steven Edwards [Wed, 29 Aug 2007 07:11:23 +0000 (03:11 -0400)] 
x11drv: Remove some no longer needed wine 16bit headers.

17 years agowined3d: Fix a hdc check in InitAdapters.
Roderick Colenbrander [Tue, 28 Aug 2007 23:07:26 +0000 (01:07 +0200)] 
wined3d: Fix a hdc check in InitAdapters.

17 years agosetupapi: Constify some variables.
Andrew Talbot [Wed, 29 Aug 2007 06:19:48 +0000 (07:19 +0100)] 
setupapi: Constify some variables.

17 years agowinex11.drv: Test for out-of-bound src coordinates in GdiAlphaBlend.
Mikolaj Zalewski [Tue, 28 Aug 2007 17:33:29 +0000 (10:33 -0700)] 
winex11.drv: Test for out-of-bound src coordinates in GdiAlphaBlend.

17 years agowinex11: Tool windows should not have WM decorations.
Alexandre Julliard [Wed, 29 Aug 2007 10:02:57 +0000 (12:02 +0200)] 
winex11: Tool windows should not have WM decorations.

17 years agontdll: Fixed file system name comparison on *BSD.
Alexandre Julliard [Wed, 29 Aug 2007 10:02:13 +0000 (12:02 +0200)] 
ntdll: Fixed file system name comparison on *BSD.

17 years agoimm: Report GCS_DELTASTART to help behavior with advanced IME aware applications.
Aric Stewart [Wed, 29 Aug 2007 08:55:07 +0000 (17:55 +0900)] 
imm: Report GCS_DELTASTART to help behavior with advanced IME aware applications.

17 years agowinerror.h: Add more error definitions.
Juan Lang [Wed, 29 Aug 2007 00:20:58 +0000 (17:20 -0700)] 
winerror.h: Add more error definitions.

17 years agowintrust: Implement pfnCertificateTrust.
Juan Lang [Tue, 28 Aug 2007 23:11:14 +0000 (16:11 -0700)] 
wintrust: Implement pfnCertificateTrust.

17 years agowintrust: Save signers of a message in SoftpubLoadSignature.
Juan Lang [Tue, 28 Aug 2007 23:10:41 +0000 (16:10 -0700)] 
wintrust: Save signers of a message in SoftpubLoadSignature.

17 years agowintrust: Use a helper function to get a signer's cert info from a message.
Juan Lang [Tue, 28 Aug 2007 23:10:00 +0000 (16:10 -0700)] 
wintrust: Use a helper function to get a signer's cert info from a message.

17 years agowintrust: Use pfnAddStore2Chain internally.
Juan Lang [Tue, 28 Aug 2007 23:09:34 +0000 (16:09 -0700)] 
wintrust: Use pfnAddStore2Chain internally.

17 years agowintrust: Test and implement pfnAddCert2Chain.
Juan Lang [Tue, 28 Aug 2007 23:09:10 +0000 (16:09 -0700)] 
wintrust: Test and implement pfnAddCert2Chain.

17 years agowintrust: Test and implement pfnAddSgnr2Chain.
Juan Lang [Tue, 28 Aug 2007 23:07:30 +0000 (16:07 -0700)] 
wintrust: Test and implement pfnAddSgnr2Chain.

17 years agowintrust: Test and implement pfnAddStore2Chain.
Juan Lang [Tue, 28 Aug 2007 22:59:18 +0000 (15:59 -0700)] 
wintrust: Test and implement pfnAddStore2Chain.

17 years agowintrust: Add missing definitions.
Juan Lang [Tue, 28 Aug 2007 22:52:55 +0000 (15:52 -0700)] 
wintrust: Add missing definitions.

17 years agocrypt32: Set trust status on root element in chain.
Juan Lang [Tue, 28 Aug 2007 22:52:37 +0000 (15:52 -0700)] 
crypt32: Set trust status on root element in chain.

17 years agocabinet: Add initial tests for FDI.
James Hawkins [Tue, 28 Aug 2007 22:28:35 +0000 (17:28 -0500)] 
cabinet: Add initial tests for FDI.

17 years agogdi32: Print the function name in wglGetProcAddress.
Roderick Colenbrander [Tue, 28 Aug 2007 22:40:46 +0000 (00:40 +0200)] 
gdi32: Print the function name in wglGetProcAddress.

17 years agowgl: Degrade an ERR to a WARN.
Roderick Colenbrander [Tue, 28 Aug 2007 22:44:15 +0000 (00:44 +0200)] 
wgl: Degrade an ERR to a WARN.

17 years agowined3d: Ask for enough RGB bits for pbuffers.
Roderick Colenbrander [Tue, 28 Aug 2007 20:40:26 +0000 (22:40 +0200)] 
wined3d: Ask for enough RGB bits for pbuffers.

17 years agowined3d: CreateAdditionalSwapChain bugfix.
Roderick Colenbrander [Tue, 28 Aug 2007 20:37:37 +0000 (22:37 +0200)] 
wined3d: CreateAdditionalSwapChain bugfix.

17 years agodsound: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 28 Aug 2007 19:04:47 +0000 (21:04 +0200)] 
dsound: Remove 'recursive registry key delete' function.

17 years agodswave: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 28 Aug 2007 18:59:41 +0000 (20:59 +0200)] 
dswave: Remove 'recursive registry key delete' function.

17 years agonotepad: Add program icon.
Alexander Nicolaysen Sørnes [Sat, 25 Aug 2007 16:26:15 +0000 (18:26 +0200)] 
notepad: Add program icon.

17 years agocomctl32: toolbar: Implemented SetRows.
Jason Edmeades [Mon, 27 Aug 2007 20:30:16 +0000 (21:30 +0100)] 
comctl32: toolbar: Implemented SetRows.

17 years agoole32: Properly update the SmallBlockDepotCount when adding more blocks.
Aric Stewart [Tue, 28 Aug 2007 09:11:14 +0000 (18:11 +0900)] 
ole32: Properly update the SmallBlockDepotCount when adding more blocks.

17 years agowintrust: Use common memory functions.
Juan Lang [Mon, 27 Aug 2007 23:20:16 +0000 (16:20 -0700)] 
wintrust: Use common memory functions.

17 years agowintrust: Move mem alloc functions to wintrust_main.c.
Juan Lang [Mon, 27 Aug 2007 23:19:36 +0000 (16:19 -0700)] 
wintrust: Move mem alloc functions to wintrust_main.c.

17 years agowintrust: Implement SoftpubLoadSignature.
Juan Lang [Mon, 27 Aug 2007 23:18:50 +0000 (16:18 -0700)] 
wintrust: Implement SoftpubLoadSignature.

17 years agowintrust: Test and implement SoftpubLoadMessage.
Juan Lang [Mon, 27 Aug 2007 23:17:52 +0000 (16:17 -0700)] 
wintrust: Test and implement SoftpubLoadMessage.

17 years agoimagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK.
Juan Lang [Mon, 27 Aug 2007 23:32:29 +0000 (16:32 -0700)] 
imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK.

17 years agowidl: Handle LPSTR in typelibs.
Dan Hipschman [Tue, 28 Aug 2007 03:24:37 +0000 (20:24 -0700)] 
widl: Handle LPSTR in typelibs.

17 years agodxdiagn: Remove 'recursive registry key delete' function.
Stefan Leichter [Mon, 27 Aug 2007 19:41:22 +0000 (21:41 +0200)] 
dxdiagn: Remove 'recursive registry key delete' function.

17 years agohhctrl.ocx: Remove 'recursive registry key delete' function.
Stefan Leichter [Mon, 27 Aug 2007 19:36:00 +0000 (21:36 +0200)] 
hhctrl.ocx: Remove 'recursive registry key delete' function.

17 years agowined3d: Don't assume the fake DC is the current DC.
Chris Robinson [Mon, 27 Aug 2007 15:49:11 +0000 (08:49 -0700)] 
wined3d: Don't assume the fake DC is the current DC.

17 years agowined3d: Fix the spot light falloff == 0.0 case.
Stefan Dösinger [Mon, 20 Aug 2007 20:10:36 +0000 (22:10 +0200)] 
wined3d: Fix the spot light falloff == 0.0 case.

17 years agowined3d: Hold an internal reference on pixel and vertex shaders.
Stefan Dösinger [Mon, 20 Aug 2007 16:56:10 +0000 (18:56 +0200)] 
wined3d: Hold an internal reference on pixel and vertex shaders.

17 years agowined3d: Read the old streamsource from the correct stateblock.
Stefan Dösinger [Sun, 19 Aug 2007 18:37:50 +0000 (20:37 +0200)] 
wined3d: Read the old streamsource from the correct stateblock.

17 years agowined3d: Remove the D3DTTFF_PROJECTED handling from drawStridedSlow.
Stefan Dösinger [Sun, 19 Aug 2007 17:51:17 +0000 (19:51 +0200)] 
wined3d: Remove the D3DTTFF_PROJECTED handling from drawStridedSlow.

17 years agowined3d: Fix the half pixel correction.
Stefan Dösinger [Sun, 19 Aug 2007 17:43:44 +0000 (19:43 +0200)] 
wined3d: Fix the half pixel correction.

17 years agontdll: Make RtlCompactHeap more silent.
Detlef Riekenberg [Mon, 27 Aug 2007 15:11:36 +0000 (17:11 +0200)] 
ntdll: Make RtlCompactHeap more silent.

17 years agokernel32: Store a few more locale values in the registry.
Alexandre Julliard [Tue, 28 Aug 2007 09:36:45 +0000 (11:36 +0200)] 
kernel32: Store a few more locale values in the registry.

17 years agowinealsa: Make SetFormat work better with new behavior of dsound.
Maarten Lankhorst [Mon, 27 Aug 2007 12:28:52 +0000 (14:28 +0200)] 
winealsa: Make SetFormat work better with new behavior of dsound.

17 years agowintrust: Test and implement SoftpubInitialize.
Juan Lang [Fri, 24 Aug 2007 22:12:31 +0000 (15:12 -0700)] 
wintrust: Test and implement SoftpubInitialize.

17 years agowintrust: Add trust step error definitions.
Juan Lang [Fri, 24 Aug 2007 22:08:12 +0000 (15:08 -0700)] 
wintrust: Add trust step error definitions.

17 years agowintrust: Make crypt provider functions calling convention explicit.
Juan Lang [Fri, 24 Aug 2007 22:06:39 +0000 (15:06 -0700)] 
wintrust: Make crypt provider functions calling convention explicit.

17 years agoimm32: Update position of default IME window.
Aric Stewart [Mon, 27 Aug 2007 11:31:24 +0000 (20:31 +0900)] 
imm32: Update position of default IME window.

17 years agoinseng: Remove 'recursive registry key delete' function.
Stefan Leichter [Mon, 27 Aug 2007 16:14:16 +0000 (18:14 +0200)] 
inseng: Remove 'recursive registry key delete' function.

17 years agomlang: Remove 'recursive registry key delete' function.
Stefan Leichter [Mon, 27 Aug 2007 16:03:19 +0000 (18:03 +0200)] 
mlang: Remove 'recursive registry key delete' function.

17 years agodsound: Update DSOUND_PrimarySetFormat to follow flags and return values more precisely.
Maarten Lankhorst [Mon, 27 Aug 2007 15:20:38 +0000 (17:20 +0200)] 
dsound: Update DSOUND_PrimarySetFormat to follow flags and return values more precisely.

17 years agodsound: Add a function to (re)open sound device to avoid code duplication.
Maarten Lankhorst [Mon, 27 Aug 2007 15:07:14 +0000 (17:07 +0200)] 
dsound: Add a function to (re)open sound device to avoid code duplication.

17 years agosetupapi: Constify some variables.
Andrew Talbot [Mon, 27 Aug 2007 15:09:06 +0000 (16:09 +0100)] 
setupapi: Constify some variables.

17 years agowined3d: Texture transform flag test.
Stefan Dösinger [Sun, 19 Aug 2007 17:47:38 +0000 (19:47 +0200)] 
wined3d: Texture transform flag test.

17 years agowined3d: Some texture transform fixes.
Stefan Dösinger [Mon, 27 Aug 2007 12:33:46 +0000 (14:33 +0200)] 
wined3d: Some texture transform fixes.

17 years agowined3d: Texture transforms are disabled when drawing rhw vertices.
Stefan Dösinger [Sun, 19 Aug 2007 10:50:14 +0000 (12:50 +0200)] 
wined3d: Texture transforms are disabled when drawing rhw vertices.

17 years agowined3d: Add some missing vertex state render states.
Stefan Dösinger [Thu, 16 Aug 2007 20:53:44 +0000 (22:53 +0200)] 
wined3d: Add some missing vertex state render states.

17 years agowined3d: Non-primary stateblocks hold an internal reference on indexbuffers.
Stefan Dösinger [Sun, 19 Aug 2007 18:42:29 +0000 (20:42 +0200)] 
wined3d: Non-primary stateblocks hold an internal reference on indexbuffers.

17 years agosecur32: Set the close on exec flag on the ntlm_auth pipes.
Alexandre Julliard [Mon, 27 Aug 2007 16:27:59 +0000 (18:27 +0200)] 
secur32: Set the close on exec flag on the ntlm_auth pipes.

17 years agoserver: Store a separate flag for windows that need to be erased in WM_PAINT.
Alexandre Julliard [Mon, 27 Aug 2007 14:41:08 +0000 (16:41 +0200)] 
server: Store a separate flag for windows that need to be erased in WM_PAINT.

This avoids the need to invalidate the window after WM_ERASEBKGND.

17 years agoserver: Moving a window should only expose the immediate parent.
Alexandre Julliard [Mon, 27 Aug 2007 13:21:19 +0000 (15:21 +0200)] 
server: Moving a window should only expose the immediate parent.

17 years agouser32: SetWindowPos should erase the parent also for child moves.
Alexandre Julliard [Mon, 27 Aug 2007 13:13:51 +0000 (15:13 +0200)] 
user32: SetWindowPos should erase the parent also for child moves.

17 years agowinex11: Child windows don't get activated even when requested, so don't make them...
Alexandre Julliard [Mon, 27 Aug 2007 10:37:14 +0000 (12:37 +0200)] 
winex11: Child windows don't get activated even when requested, so don't make them managed either.

17 years agodsound: Handle secondary hardware buffers more correctly.
Maarten Lankhorst [Sun, 26 Aug 2007 15:34:45 +0000 (17:34 +0200)] 
dsound: Handle secondary hardware buffers more correctly.

Only try hardware if asked for it, then return an error instead of
falling back to software.

17 years agodsound: Make sure waveOutClose is only called when using mmsystem.
Maarten Lankhorst [Sun, 26 Aug 2007 15:20:21 +0000 (17:20 +0200)] 
dsound: Make sure waveOutClose is only called when using mmsystem.

17 years agoimm32: If composition string is reduced to 0 characters hide composition window.
Aric Stewart [Mon, 27 Aug 2007 09:08:38 +0000 (18:08 +0900)] 
imm32: If composition string is reduced to 0 characters hide composition window.

17 years agocabinet: Don't extract a file if DoExtract is FALSE.
James Hawkins [Mon, 27 Aug 2007 01:15:41 +0000 (20:15 -0500)] 
cabinet: Don't extract a file if DoExtract is FALSE.

17 years agocomdlg32: FindText: Fix text length in Norwegian template.
Alexander Nicolaysen Sørnes [Sun, 26 Aug 2007 17:19:46 +0000 (19:19 +0200)] 
comdlg32: FindText: Fix text length in Norwegian template.

17 years agolibwine: Use GDT entry for %fs segment on FreeBSD.
Tijl Coosemans [Sat, 25 Aug 2007 15:46:32 +0000 (17:46 +0200)] 
libwine: Use GDT entry for %fs segment on FreeBSD.

17 years agoloader: Introduce FreeBSD loader.
Tijl Coosemans [Fri, 24 Aug 2007 13:46:36 +0000 (15:46 +0200)] 
loader: Introduce FreeBSD loader.

17 years agowinhttp: Add stub for WinHttpCheckPlatform.
Maarten Lankhorst [Sun, 26 Aug 2007 18:38:18 +0000 (20:38 +0200)] 
winhttp: Add stub for WinHttpCheckPlatform.

17 years agoshdocvw: iexplore needs to handle the -nohome option.
Dan Kegel [Sat, 25 Aug 2007 15:43:24 +0000 (08:43 -0700)] 
shdocvw: iexplore needs to handle the -nohome option.

17 years agosecur32: Constify some variables.
Andrew Talbot [Sat, 25 Aug 2007 21:21:07 +0000 (22:21 +0100)] 
secur32: Constify some variables.

17 years agodinput: Count should not be 0-based.
Vitaliy Margolen [Sat, 25 Aug 2007 16:44:22 +0000 (10:44 -0600)] 
dinput: Count should not be 0-based.

17 years agocomdlg32: Fix text length in Norwegian ChooseFont.
Alexander Nicolaysen Sørnes [Sun, 26 Aug 2007 16:19:49 +0000 (18:19 +0200)] 
comdlg32: Fix text length in Norwegian ChooseFont.

17 years agoole32: Fix forgotten IPersistStorage vtable.
Alex Villacís Lasso [Sat, 25 Aug 2007 19:17:51 +0000 (14:17 -0500)] 
ole32: Fix forgotten IPersistStorage vtable.

17 years agocomdlg32: PageSetupDlgA/W: Avoid crash when not passed a DEVMODE structure.
Alexander Nicolaysen Sørnes [Thu, 23 Aug 2007 13:09:08 +0000 (15:09 +0200)] 
comdlg32: PageSetupDlgA/W: Avoid crash when not passed a DEVMODE structure.

17 years agowineoss: Update sound caps.
Maarten Lankhorst [Sat, 25 Aug 2007 10:29:12 +0000 (12:29 +0200)] 
wineoss: Update sound caps.

17 years agowinealsa: Update sound caps.
Maarten Lankhorst [Sat, 25 Aug 2007 10:28:57 +0000 (12:28 +0200)] 
winealsa: Update sound caps.

17 years agowined3d: Non-primary stateblocks also hold an internal reference to buffers.
Stefan Dösinger [Sun, 19 Aug 2007 18:40:44 +0000 (20:40 +0200)] 
wined3d: Non-primary stateblocks also hold an internal reference to buffers.

17 years agowined3d: Add the copied light to the right stateblock.
Stefan Dösinger [Thu, 16 Aug 2007 11:30:42 +0000 (13:30 +0200)] 
wined3d: Add the copied light to the right stateblock.

17 years agowined3d: BaseVertexIndex can be negative.
Stefan Dösinger [Fri, 24 Aug 2007 22:09:33 +0000 (00:09 +0200)] 
wined3d: BaseVertexIndex can be negative.

17 years agod3d9: Return the correct return value in GetDepthStencilSurface.
Stefan Dösinger [Tue, 14 Aug 2007 18:23:52 +0000 (20:23 +0200)] 
d3d9: Return the correct return value in GetDepthStencilSurface.

17 years agowined3d: Disable specular color when blitting.
Stefan Dösinger [Tue, 14 Aug 2007 14:32:35 +0000 (16:32 +0200)] 
wined3d: Disable specular color when blitting.

17 years agowintrust: Test and correct alloc and free functions in WintrustLoadFunctionPointers.
Juan Lang [Fri, 24 Aug 2007 22:07:41 +0000 (15:07 -0700)] 
wintrust: Test and correct alloc and free functions in WintrustLoadFunctionPointers.

17 years agocrypt32: Partially implement CMSG_CTRL_VERIFY_SIGNATURE_EX.
Juan Lang [Fri, 24 Aug 2007 22:20:13 +0000 (15:20 -0700)] 
crypt32: Partially implement CMSG_CTRL_VERIFY_SIGNATURE_EX.