wine
16 years agonkobj: Use an internal header.
John Klehm [Fri, 12 Oct 2007 01:38:25 +0000 (20:38 -0500)] 
nkobj: Use an internal header.

16 years agoimm32: Avoid spamming the debug output.
Marcus Meissner [Fri, 12 Oct 2007 07:11:43 +0000 (09:11 +0200)] 
imm32: Avoid spamming the debug output.

16 years agourlmon: Increment/decrement reference count when internet handles are created/destroyed.
Misha Koshelev [Fri, 12 Oct 2007 00:58:23 +0000 (19:58 -0500)] 
urlmon: Increment/decrement reference count when internet handles are created/destroyed.

16 years agowined3d: Use a fragment shader to do P8 palette conversion in hardware.
Roderick Colenbrander [Thu, 11 Oct 2007 21:11:37 +0000 (23:11 +0200)] 
wined3d: Use a fragment shader to do P8 palette conversion in hardware.

16 years agowined3d: Fix inverse palette lookup for P8 surfaces.
Roderick Colenbrander [Thu, 11 Oct 2007 20:04:48 +0000 (22:04 +0200)] 
wined3d: Fix inverse palette lookup for P8 surfaces.

The previous method didn't take into account duplicate entries for the same color.

16 years agosetupapi: Implement SetupDiCreateDevRegKeyW.
Juan Lang [Thu, 11 Oct 2007 20:25:52 +0000 (13:25 -0700)] 
setupapi: Implement SetupDiCreateDevRegKeyW.

16 years agosetupapi: Add a device ID member to DeviceInfo.
Juan Lang [Thu, 11 Oct 2007 20:25:29 +0000 (13:25 -0700)] 
setupapi: Add a device ID member to DeviceInfo.

16 years agosetupapi: Don't require caller to pass a SP_DEVINFO_DATA pointer to SETUPDI_AddDevice...
Juan Lang [Thu, 11 Oct 2007 20:25:08 +0000 (13:25 -0700)] 
setupapi: Don't require caller to pass a SP_DEVINFO_DATA pointer to SETUPDI_AddDeviceToSet.

16 years agosetupapi: Add helper function to open a device's hardware key.
Juan Lang [Thu, 11 Oct 2007 20:24:42 +0000 (13:24 -0700)] 
setupapi: Add helper function to open a device's hardware key.

16 years agosetupapi: Implement SetupDiCreateDevRegKeyA on top of SetupDiCreateDevRegKeyW.
Juan Lang [Thu, 11 Oct 2007 20:24:19 +0000 (13:24 -0700)] 
setupapi: Implement SetupDiCreateDevRegKeyA on top of SetupDiCreateDevRegKeyW.

16 years agosetupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
Juan Lang [Thu, 11 Oct 2007 20:23:56 +0000 (13:23 -0700)] 
setupapi: Add stubs for SetupDiCreateDevRegKeyA/W.

16 years agosetupapi: Install more items when installing a class.
Juan Lang [Thu, 11 Oct 2007 20:23:21 +0000 (13:23 -0700)] 
setupapi: Install more items when installing a class.

16 years agosetupapi: Correct creating the class key.
Juan Lang [Thu, 11 Oct 2007 20:22:55 +0000 (13:22 -0700)] 
setupapi: Correct creating the class key.

16 years agosetupapi: SetupOpenAppendInfFile is implemented, so remove #if 0 around it.
Juan Lang [Thu, 11 Oct 2007 20:21:56 +0000 (13:21 -0700)] 
setupapi: SetupOpenAppendInfFile is implemented, so remove #if 0 around it.

16 years agosetupapi: Test SetupDiInstallClass.
Juan Lang [Thu, 11 Oct 2007 21:06:06 +0000 (14:06 -0700)] 
setupapi: Test SetupDiInstallClass.

16 years agowined3d: Add a (nested) loop test.
Stefan Dösinger [Tue, 9 Oct 2007 20:12:59 +0000 (22:12 +0200)] 
wined3d: Add a (nested) loop test.

16 years agocrypt32: Implement name constraint checking.
Juan Lang [Thu, 11 Oct 2007 17:59:46 +0000 (10:59 -0700)] 
crypt32: Implement name constraint checking.

16 years agocrypt32: Implement name constraints decoding.
Juan Lang [Thu, 11 Oct 2007 00:50:36 +0000 (17:50 -0700)] 
crypt32: Implement name constraints decoding.

16 years agocrypt32: Don't check tag in AsnDecodeIntInternal, caller already checks it.
Juan Lang [Thu, 11 Oct 2007 00:49:33 +0000 (17:49 -0700)] 
crypt32: Don't check tag in AsnDecodeIntInternal, caller already checks it.

16 years agocrypt32: Allow either NULL or empty strings where one or the other is expected.
Juan Lang [Wed, 10 Oct 2007 23:05:49 +0000 (16:05 -0700)] 
crypt32: Allow either NULL or empty strings where one or the other is expected.

16 years agocrypt32: Implement name constraint encoding.
Juan Lang [Wed, 10 Oct 2007 23:05:12 +0000 (16:05 -0700)] 
crypt32: Implement name constraint encoding.

16 years agocrypt32: Test encoding/decoding name constraints.
Juan Lang [Wed, 10 Oct 2007 21:51:02 +0000 (14:51 -0700)] 
crypt32: Test encoding/decoding name constraints.

16 years agocrypt32: Add another test to show that time validity nesting isn't checked.
Juan Lang [Wed, 10 Oct 2007 21:46:01 +0000 (14:46 -0700)] 
crypt32: Add another test to show that time validity nesting isn't checked.

16 years agocrypt32: Remove superficially different certificates.
Juan Lang [Wed, 10 Oct 2007 21:44:04 +0000 (14:44 -0700)] 
crypt32: Remove superficially different certificates.

16 years agocrypt32: Allow imprecision of one millisecond in time decoding to fix test failures...
Juan Lang [Wed, 10 Oct 2007 21:40:20 +0000 (14:40 -0700)] 
crypt32: Allow imprecision of one millisecond in time decoding to fix test failures on Windows.

16 years agod3dx8: Fix the definition of D3DXVECTOR.
David Adam [Thu, 11 Oct 2007 15:48:49 +0000 (17:48 +0200)] 
d3dx8: Fix the definition of D3DXVECTOR.

16 years agoAssorted spelling fixes.
Francois Gouget [Thu, 11 Oct 2007 16:31:26 +0000 (18:31 +0200)] 
Assorted spelling fixes.

16 years agopdh/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Thu, 11 Oct 2007 16:33:40 +0000 (18:33 +0200)] 
pdh/tests: Fix compilation on systems that don't support nameless unions.

16 years agocomctl32/tests: Fix the control's size reporting in an error message.
Francois Gouget [Thu, 11 Oct 2007 16:33:25 +0000 (18:33 +0200)] 
comctl32/tests: Fix the control's size reporting in an error message.

16 years agouser32/tests: Don't use nameless unions where they are not needed.
Francois Gouget [Thu, 11 Oct 2007 16:33:16 +0000 (18:33 +0200)] 
user32/tests: Don't use nameless unions where they are not needed.

16 years agowinex11.drv: Add the trailing '\n' to a Wine trace.
Francois Gouget [Thu, 11 Oct 2007 16:33:32 +0000 (18:33 +0200)] 
winex11.drv: Add the trailing '\n' to a Wine trace.

16 years agowinex11.drv: Remove an obsolete FIXME comment.
Francois Gouget [Thu, 11 Oct 2007 16:32:55 +0000 (18:32 +0200)] 
winex11.drv: Remove an obsolete FIXME comment.

16 years agowine.inf: Add Protected Storage System Provider key.
Andrey Turkin [Sun, 7 Oct 2007 13:03:27 +0000 (17:03 +0400)] 
wine.inf: Add Protected Storage System Provider key.

16 years agomshtml: Added support for installing Gecko from the local file.
Jacek Caban [Wed, 10 Oct 2007 12:44:07 +0000 (14:44 +0200)] 
mshtml: Added support for installing Gecko from the local file.

16 years agomsdmo: Improve registration and reading of codecs.
Aric Stewart [Wed, 10 Oct 2007 15:13:49 +0000 (10:13 -0500)] 
msdmo: Improve registration and reading of codecs.

16 years agomsinkaut.idl: Declare the IInkCollector interface and its dependencies.
John Klehm [Wed, 10 Oct 2007 09:32:33 +0000 (04:32 -0500)] 
msinkaut.idl: Declare the IInkCollector interface and its dependencies.

16 years agoqmgr: Skeleton implementation of Background Intelligent Transfer Service (BITS).
Roy Shea [Mon, 8 Oct 2007 17:38:06 +0000 (10:38 -0700)] 
qmgr: Skeleton implementation of Background Intelligent Transfer Service (BITS).

16 years agowinex11: Don't use a window manager border for a simple WS_BORDER-style border.
Alexandre Julliard [Thu, 11 Oct 2007 10:25:02 +0000 (12:25 +0200)] 
winex11: Don't use a window manager border for a simple WS_BORDER-style border.

16 years agowinex11: Reuse the mwm hints when computing the window X11 rectangle.
Alexandre Julliard [Thu, 11 Oct 2007 10:24:27 +0000 (12:24 +0200)] 
winex11: Reuse the mwm hints when computing the window X11 rectangle.

This allows more flexibility in deciding which elements of the decor
are done by the window manager.

16 years agowinex11: Set the SKIP_PAGER and SKIP_TASKBAR styles on tool windows.
Alexandre Julliard [Thu, 11 Oct 2007 09:40:55 +0000 (11:40 +0200)] 
winex11: Set the SKIP_PAGER and SKIP_TASKBAR styles on tool windows.

16 years agowinex11: Add generic mechanism for managing WM_STATE properties.
Alexandre Julliard [Thu, 11 Oct 2007 09:38:59 +0000 (11:38 +0200)] 
winex11: Add generic mechanism for managing WM_STATE properties.

16 years agowininet/tests: Initial tests for InternetCanonicalizeUrlA.
Detlef Riekenberg [Wed, 10 Oct 2007 21:16:51 +0000 (23:16 +0200)] 
wininet/tests: Initial tests for InternetCanonicalizeUrlA.

16 years agowined3d: Set D3DCAPS2_CANAUTOGENMIPMAP flag when supported.
Chris Robinson [Wed, 3 Oct 2007 11:19:15 +0000 (04:19 -0700)] 
wined3d: Set D3DCAPS2_CANAUTOGENMIPMAP flag when supported.

16 years agoinclude/winsock.h: Fix parenthesis mismatch.
Nigel Liang [Thu, 11 Oct 2007 00:25:51 +0000 (17:25 -0700)] 
include/winsock.h: Fix parenthesis mismatch.

16 years agorpcrt4, widl: Make pointer layouts compatible with windows; fix conformant array...
Dan Hipschman [Wed, 10 Oct 2007 22:29:54 +0000 (15:29 -0700)] 
rpcrt4, widl: Make pointer layouts compatible with windows; fix conformant array tests.

16 years agowineps.drv: Fix some memory leaks.
Andrew Talbot [Wed, 10 Oct 2007 18:57:29 +0000 (19:57 +0100)] 
wineps.drv: Fix some memory leaks.

16 years agooleaut32: Function kind for dispatch interfaces should be FUNC_DISPATCH.
Mikolaj Zalewski [Fri, 5 Oct 2007 22:55:56 +0000 (15:55 -0700)] 
oleaut32: Function kind for dispatch interfaces should be FUNC_DISPATCH.

16 years agod3d9: Release pixel shaders after we're done with them in the visual test.
H. Verbeet [Wed, 10 Oct 2007 16:35:54 +0000 (18:35 +0200)] 
d3d9: Release pixel shaders after we're done with them in the visual test.

16 years agomsvcrt: Fix demangling of function pointers by maintaining the left/right distinction...
Alexandre Julliard [Wed, 10 Oct 2007 17:52:16 +0000 (19:52 +0200)] 
msvcrt: Fix demangling of function pointers by maintaining the left/right distinction for type references.

16 years agomshtml: Set the SETUP_IS_CHROME_WRAPPER to FALSE as the embedded Gecko is always...
Robert Shearman [Wed, 10 Oct 2007 11:15:21 +0000 (13:15 +0200)] 
mshtml: Set the SETUP_IS_CHROME_WRAPPER to FALSE as the embedded Gecko is always used to display content and not chrome.

16 years agowine.inf: Add 2 keys for *.chm files.
Louis Lenders [Sun, 7 Oct 2007 08:33:33 +0000 (09:33 +0100)] 
wine.inf: Add 2 keys for *.chm files.

16 years agowinex11: Don't choose double buffered modes with gdi support.
Chris Robinson [Wed, 3 Oct 2007 17:52:53 +0000 (10:52 -0700)] 
winex11: Don't choose double buffered modes with gdi support.

16 years agowinex11: Use the specified format for GL Bitmaps.
Chris Robinson [Wed, 3 Oct 2007 16:29:28 +0000 (09:29 -0700)] 
winex11: Use the specified format for GL Bitmaps.

16 years agowinex11: Create GLXPixmap for bitmaps in SetPixelFormat.
Chris Robinson [Wed, 3 Oct 2007 16:20:30 +0000 (09:20 -0700)] 
winex11: Create GLXPixmap for bitmaps in SetPixelFormat.

16 years agowinex11: Don't store a physdev pointer in the GL context.
Alexandre Julliard [Wed, 10 Oct 2007 15:38:51 +0000 (17:38 +0200)] 
winex11: Don't store a physdev pointer in the GL context.

16 years agowinex11: Use ExtEscape to flush the GL drawable to the physdev.
Alexandre Julliard [Wed, 10 Oct 2007 15:33:35 +0000 (17:33 +0200)] 
winex11: Use ExtEscape to flush the GL drawable to the physdev.

Based on a patch by Chris Robinson.

16 years agoserver: Use the file_pos_t type for file sizes and offsets in the protocol structures.
Alexandre Julliard [Wed, 10 Oct 2007 12:06:25 +0000 (14:06 +0200)] 
server: Use the file_pos_t type for file sizes and offsets in the protocol structures.

16 years agontdll: Work around a bug in Mac OS X's getdirentries().
Ken Thomases [Fri, 5 Oct 2007 15:48:55 +0000 (10:48 -0500)] 
ntdll: Work around a bug in Mac OS X's getdirentries().

16 years agokernel32: Use FIELD_OFFSET instead of pointer cast.
Alexandre Julliard [Wed, 10 Oct 2007 10:38:58 +0000 (12:38 +0200)] 
kernel32: Use FIELD_OFFSET instead of pointer cast.

16 years agowineserver: Allow already peeked messages to merge.
Karl Relton [Thu, 4 Oct 2007 19:51:37 +0000 (20:51 +0100)] 
wineserver: Allow already peeked messages to merge.

16 years agoregedit: Replace call to delete_branch with RegDeleteTreeA.
Stefan Leichter [Tue, 9 Oct 2007 21:50:18 +0000 (23:50 +0200)] 
regedit: Replace call to delete_branch with RegDeleteTreeA.

16 years agowinecfg: Updated Korean resource.
Hwang YunSong(황윤성) [Sun, 7 Oct 2007 23:40:10 +0000 (08:40 +0900)] 
winecfg: Updated Korean resource.

16 years agodinput: Use ClipCursor() to keep mouse from leaving the window.
Vitaliy Margolen [Sun, 7 Oct 2007 16:30:02 +0000 (10:30 -0600)] 
dinput: Use ClipCursor() to keep mouse from leaving the window.

16 years agomshtml: Fixed test crash on Windows.
Jacek Caban [Sun, 7 Oct 2007 15:06:24 +0000 (17:06 +0200)] 
mshtml: Fixed test crash on Windows.

16 years agoinclude: Skeleton header for D3DX8.
David Adam [Fri, 5 Oct 2007 18:03:41 +0000 (20:03 +0200)] 
include: Skeleton header for D3DX8.

16 years agowined3d: Merge p8 palette initialization code.
Roderick Colenbrander [Mon, 8 Oct 2007 20:11:06 +0000 (22:11 +0200)] 
wined3d: Merge p8 palette initialization code.

16 years agoddraw: Downgrade the SetCooperativeLevel FIXME to a TRACE.
Stefan Dösinger [Tue, 9 Oct 2007 13:00:18 +0000 (15:00 +0200)] 
ddraw: Downgrade the SetCooperativeLevel FIXME to a TRACE.

16 years agoddraw: Do not fail on surface creation errors, skip instead.
Stefan Dösinger [Tue, 9 Oct 2007 12:56:46 +0000 (14:56 +0200)] 
ddraw: Do not fail on surface creation errors, skip instead.

16 years agowined3d: Silently ignore setting the 0 texture on gdi surfaces.
Stefan Dösinger [Tue, 9 Oct 2007 12:53:58 +0000 (14:53 +0200)] 
wined3d: Silently ignore setting the 0 texture on gdi surfaces.

16 years agoddraw: Cope with Init3D failures.
Stefan Dösinger [Tue, 9 Oct 2007 12:42:06 +0000 (14:42 +0200)] 
ddraw: Cope with Init3D failures.

16 years agowined3d: Clear up in Init3D if something fails.
Stefan Dösinger [Tue, 9 Oct 2007 20:04:18 +0000 (22:04 +0200)] 
wined3d: Clear up in Init3D if something fails.

16 years agowineboot: New Korean resource.
Hwang YunSong(황윤성) [Sun, 7 Oct 2007 23:39:42 +0000 (08:39 +0900)] 
wineboot: New Korean resource.

16 years agowineps.drv: Fix some memory leaks.
Andrew Talbot [Tue, 9 Oct 2007 20:17:24 +0000 (21:17 +0100)] 
wineps.drv: Fix some memory leaks.

16 years agowined3d: Fix a memory leak.
Andrew Talbot [Mon, 8 Oct 2007 19:52:17 +0000 (20:52 +0100)] 
wined3d: Fix a memory leak.

16 years agowinealsa.drv: Fix a memory leak.
Andrew Talbot [Sat, 6 Oct 2007 09:38:21 +0000 (10:38 +0100)] 
winealsa.drv: Fix a memory leak.

16 years agourlmon: Fix some memory leaks.
Andrew Talbot [Fri, 5 Oct 2007 20:52:08 +0000 (21:52 +0100)] 
urlmon: Fix some memory leaks.

16 years agoregedit: Add support for 'regedit /E -', to export the registry to stdout.
Francois Gouget [Tue, 9 Oct 2007 19:04:36 +0000 (21:04 +0200)] 
regedit: Add support for 'regedit /E -', to export the registry to stdout.

16 years agoregedit: Add support for 'regedit -' for feeding regedit from stdin.
Francois Gouget [Tue, 9 Oct 2007 19:04:28 +0000 (21:04 +0200)] 
regedit: Add support for 'regedit -' for feeding regedit from stdin.

16 years agoole32: OleIsRunning should return TRUE if the class doesn't implement IRunnableObject.
Mikolaj Zalewski [Mon, 8 Oct 2007 23:32:58 +0000 (16:32 -0700)] 
ole32: OleIsRunning should return TRUE if the class doesn't implement IRunnableObject.

16 years agolibwine: Emulate MS linker stub for builtin dlls.
Andrey Turkin [Mon, 8 Oct 2007 17:42:16 +0000 (21:42 +0400)] 
libwine: Emulate MS linker stub for builtin dlls.

16 years agodbghelp: Avoid crashing on files with bogus export table.
Andrey Turkin [Mon, 8 Oct 2007 17:41:37 +0000 (21:41 +0400)] 
dbghelp: Avoid crashing on files with bogus export table.

16 years agokernel32: Implement SetUserGeoID.
EA Durbin [Sun, 7 Oct 2007 04:56:49 +0000 (23:56 -0500)] 
kernel32: Implement SetUserGeoID.

16 years agowintrust: Add generic chain action to known actions.
Juan Lang [Mon, 8 Oct 2007 22:58:10 +0000 (15:58 -0700)] 
wintrust: Add generic chain action to known actions.

16 years agowintrust: Add traces.
Juan Lang [Mon, 8 Oct 2007 22:45:28 +0000 (15:45 -0700)] 
wintrust: Add traces.

16 years agowintrust: Implement GenericChainFinalProv.
Juan Lang [Mon, 8 Oct 2007 22:44:01 +0000 (15:44 -0700)] 
wintrust: Implement GenericChainFinalProv.

16 years agowintrust: Implement GenericChainCertificateTrust.
Juan Lang [Mon, 8 Oct 2007 22:40:22 +0000 (15:40 -0700)] 
wintrust: Implement GenericChainCertificateTrust.

16 years agowintrust: Add a helper function to create a chain for a signer.
Juan Lang [Mon, 8 Oct 2007 22:35:17 +0000 (15:35 -0700)] 
wintrust: Add a helper function to create a chain for a signer.

16 years agowintrust: Add a helper function to initialize chain creation parameters.
Juan Lang [Mon, 8 Oct 2007 22:34:54 +0000 (15:34 -0700)] 
wintrust: Add a helper function to initialize chain creation parameters.

16 years agowintrust: Trace input to WinVerifyTrust.
Juan Lang [Mon, 8 Oct 2007 22:34:27 +0000 (15:34 -0700)] 
wintrust: Trace input to WinVerifyTrust.

16 years agouser32: Test the ddeml server interface.
James Hawkins [Mon, 8 Oct 2007 09:06:45 +0000 (04:06 -0500)] 
user32: Test the ddeml server interface.

16 years agouser32: Move the test_ddeml_client function closer to the other ddeml client test...
James Hawkins [Mon, 8 Oct 2007 09:06:08 +0000 (04:06 -0500)] 
user32: Move the test_ddeml_client function closer to the other ddeml client test functions.

16 years agouser32: Set client_pid to zero before initializing dde.
James Hawkins [Mon, 8 Oct 2007 09:04:48 +0000 (04:04 -0500)] 
user32: Set client_pid to zero before initializing dde.

16 years agomshtml: Move init_nsevents call from start_binding to read_stream_data to avoid race.
Jacek Caban [Mon, 8 Oct 2007 23:21:41 +0000 (01:21 +0200)] 
mshtml: Move init_nsevents call from start_binding to read_stream_data to avoid race.

16 years agomshtml: Fixed tests on IE7.
Jacek Caban [Sun, 7 Oct 2007 15:11:58 +0000 (17:11 +0200)] 
mshtml: Fixed tests on IE7.

16 years agosoftpub.h: Add missing definitions.
Juan Lang [Mon, 8 Oct 2007 22:33:59 +0000 (15:33 -0700)] 
softpub.h: Add missing definitions.

16 years agocrypt32: Add an extra pointer alignment to avoid possible memory corruption.
Juan Lang [Mon, 8 Oct 2007 22:38:35 +0000 (15:38 -0700)] 
crypt32: Add an extra pointer alignment to avoid possible memory corruption.

16 years agowineoss: Remove useless fixme shown on initialisation.
Maarten Lankhorst [Tue, 9 Oct 2007 06:57:39 +0000 (08:57 +0200)] 
wineoss: Remove useless fixme shown on initialisation.

16 years agodsound: Release buffer before reopening when buffer is too small.
Maarten Lankhorst [Tue, 9 Oct 2007 06:52:11 +0000 (08:52 +0200)] 
dsound: Release buffer before reopening when buffer is too small.

16 years agowinmm: Set default sound driver to alsa,oss,coreaudio.
Maarten Lankhorst [Mon, 8 Oct 2007 18:11:13 +0000 (20:11 +0200)] 
winmm: Set default sound driver to alsa,oss,coreaudio.

16 years agocomctl32: Fixed drawing the trackbar background when themes are installed.
Reece H. Dunn [Sun, 7 Oct 2007 15:52:55 +0000 (16:52 +0100)] 
comctl32: Fixed drawing the trackbar background when themes are installed.