wine
16 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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

16 years agowined3d: Improve pixelformat selection code.
Roderick Colenbrander [Fri, 24 Aug 2007 22:18:54 +0000 (00:18 +0200)] 
wined3d: Improve pixelformat selection code.

16 years agowined3d: Override backbufferformat in window mode.
Roderick Colenbrander [Fri, 24 Aug 2007 21:44:00 +0000 (23:44 +0200)] 
wined3d: Override backbufferformat in window mode.

16 years agowined3d: Add Geforce8 device ids.
Roderick Colenbrander [Fri, 24 Aug 2007 19:17:57 +0000 (21:17 +0200)] 
wined3d: Add Geforce8 device ids.

16 years agomsi: Remove 'recursive registry key delete' function.
Stefan Leichter [Fri, 24 Aug 2007 18:05:24 +0000 (20:05 +0200)] 
msi: Remove 'recursive registry key delete' function.

16 years agomsxml3: Remove 'recursive registry key delete' function.
Stefan Leichter [Fri, 24 Aug 2007 17:51:42 +0000 (19:51 +0200)] 
msxml3: Remove 'recursive registry key delete' function.

16 years agogphoto2.ds: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 24 Aug 2007 07:49:17 +0000 (16:49 +0900)] 
gphoto2.ds: Updated Korean resource.

16 years agowordpad: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 24 Aug 2007 07:48:30 +0000 (16:48 +0900)] 
wordpad: Updated Korean resource.

16 years agowined3d: Only use one fake context when building adapter info.
Chris Robinson [Fri, 24 Aug 2007 17:16:30 +0000 (10:16 -0700)] 
wined3d: Only use one fake context when building adapter info.

16 years agoadvapi32/tests: Don't use locale dependent string for testing.
Paul Vriens [Sun, 26 Aug 2007 14:30:49 +0000 (16:30 +0200)] 
advapi32/tests: Don't use locale dependent string for testing.

16 years agosetupapi/tests: Use skip instead of trace.
Paul Vriens [Fri, 24 Aug 2007 14:41:47 +0000 (16:41 +0200)] 
setupapi/tests: Use skip instead of trace.

16 years agoRelease 0.9.44. wine-0.9.44
Alexandre Julliard [Fri, 24 Aug 2007 14:34:33 +0000 (16:34 +0200)] 
Release 0.9.44.

16 years agomsvcrt: Don't include mbstring.h to avoid conflicts with system headers.
Alexandre Julliard [Fri, 24 Aug 2007 13:11:17 +0000 (15:11 +0200)] 
msvcrt: Don't include mbstring.h to avoid conflicts with system headers.

16 years agowineconsole: Implement GetConsoleWindow.
Kirill K. Smirnov [Thu, 23 Aug 2007 15:17:17 +0000 (19:17 +0400)] 
wineconsole: Implement GetConsoleWindow.

16 years agowineconsole: Move window handle to inner_data structure.
Kirill K. Smirnov [Thu, 23 Aug 2007 15:14:58 +0000 (19:14 +0400)] 
wineconsole: Move window handle to inner_data structure.

16 years agocabinet: Return the value of GetLastError if FDICopy fails.
James Hawkins [Thu, 23 Aug 2007 22:46:52 +0000 (15:46 -0700)] 
cabinet: Return the value of GetLastError if FDICopy fails.

16 years agocabinet: Append new file nodes to the front of the file list.
James Hawkins [Thu, 23 Aug 2007 21:42:27 +0000 (14:42 -0700)] 
cabinet: Append new file nodes to the front of the file list.

16 years agocabinet: Pass the session Error to FDICopy.
James Hawkins [Thu, 23 Aug 2007 21:20:52 +0000 (14:20 -0700)] 
cabinet: Pass the session Error to FDICopy.

16 years agomscoree: Return S_OK if mono runtime is found.
Bryan DeGrendel [Thu, 23 Aug 2007 20:22:28 +0000 (16:22 -0400)] 
mscoree: Return S_OK if mono runtime is found.

16 years agomsvcrt: Implement and test _mbsbtype.
Mikolaj Zalewski [Fri, 24 Aug 2007 01:11:43 +0000 (18:11 -0700)] 
msvcrt: Implement and test _mbsbtype.

16 years agomsvcrt: Test and fix _ismbslead and _ismbstrail.
Mikolaj Zalewski [Fri, 24 Aug 2007 00:26:14 +0000 (17:26 -0700)] 
msvcrt: Test and fix _ismbslead and _ismbstrail.

16 years agowinspool: Forward AddPrinterDriver to AddPrinterDriverEx.
Detlef Riekenberg [Thu, 23 Aug 2007 22:02:11 +0000 (00:02 +0200)] 
winspool: Forward AddPrinterDriver to AddPrinterDriverEx.

16 years agorsaenh: Constify some variables.
Andrew Talbot [Thu, 23 Aug 2007 20:32:19 +0000 (21:32 +0100)] 
rsaenh: Constify some variables.

16 years agogphoto2: Add missing brackets.
Lei Zhang [Thu, 23 Aug 2007 20:21:31 +0000 (13:21 -0700)] 
gphoto2: Add missing brackets.

16 years agogphoto2: Import photos in the right order.
Lei Zhang [Thu, 23 Aug 2007 18:40:43 +0000 (11:40 -0700)] 
gphoto2: Import photos in the right order.