wine
16 years agosetupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.
Juan Lang [Fri, 21 Sep 2007 18:38:55 +0000 (11:38 -0700)] 
setupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.

16 years agosetupapi: Add tests for SetupDiGetDeviceInterfaceDetail.
Juan Lang [Fri, 21 Sep 2007 18:38:33 +0000 (11:38 -0700)] 
setupapi: Add tests for SetupDiGetDeviceInterfaceDetail.

16 years agosetupapi: When enumerating an interface, add the interface to its device.
Juan Lang [Fri, 21 Sep 2007 18:37:09 +0000 (11:37 -0700)] 
setupapi: When enumerating an interface, add the interface to its device.

16 years agosetupapi: Implement SetupDiEnumDeviceInterfaces.
Juan Lang [Fri, 21 Sep 2007 18:36:37 +0000 (11:36 -0700)] 
setupapi: Implement SetupDiEnumDeviceInterfaces.

16 years agosetupapi: Implement SetupDiCreateDeviceInterfaceW.
Juan Lang [Fri, 21 Sep 2007 18:36:12 +0000 (11:36 -0700)] 
setupapi: Implement SetupDiCreateDeviceInterfaceW.

16 years agosetupapi: Set last error on invalid input.
Juan Lang [Fri, 21 Sep 2007 18:35:46 +0000 (11:35 -0700)] 
setupapi: Set last error on invalid input.

16 years agosetupapi: Remove a redundant parameter check.
Juan Lang [Fri, 21 Sep 2007 18:35:19 +0000 (11:35 -0700)] 
setupapi: Remove a redundant parameter check.

16 years agosetupapi: Add error checking to SetupDiCreateDeviceInterfaceW stub.
Juan Lang [Fri, 21 Sep 2007 18:34:53 +0000 (11:34 -0700)] 
setupapi: Add error checking to SetupDiCreateDeviceInterfaceW stub.

16 years agosetupapi: Implement SetupDiCreateDeviceInterfaceA on top of SetupDiCreateInterfaceW.
Juan Lang [Fri, 21 Sep 2007 18:34:30 +0000 (11:34 -0700)] 
setupapi: Implement SetupDiCreateDeviceInterfaceA on top of SetupDiCreateInterfaceW.

16 years agosetupapi: Add tests for SetupDiCreateDeviceInterface.
Juan Lang [Fri, 21 Sep 2007 18:34:03 +0000 (11:34 -0700)] 
setupapi: Add tests for SetupDiCreateDeviceInterface.

16 years agosetupapi: Add stubs for SetupDiCreateDeviceInterfaceA/W.
Juan Lang [Fri, 21 Sep 2007 18:33:43 +0000 (11:33 -0700)] 
setupapi: Add stubs for SetupDiCreateDeviceInterfaceA/W.

16 years agosetupapi: Set last error on failure in SetupDiOpenClassRegKeyExW.
Juan Lang [Fri, 21 Sep 2007 18:33:05 +0000 (11:33 -0700)] 
setupapi: Set last error on failure in SetupDiOpenClassRegKeyExW.

16 years agosetupapi: Respect samDesired in SetupDiOpenClassRegKeyExW.
Juan Lang [Fri, 21 Sep 2007 18:32:24 +0000 (11:32 -0700)] 
setupapi: Respect samDesired in SetupDiOpenClassRegKeyExW.

16 years agowined3d: Move video memory tracking to the adapter.
Roderick Colenbrander [Sat, 22 Sep 2007 22:46:21 +0000 (00:46 +0200)] 
wined3d: Move video memory tracking to the adapter.

16 years agodplayx: Fix some memory leaks.
Andrew Talbot [Sat, 22 Sep 2007 14:40:15 +0000 (15:40 +0100)] 
dplayx: Fix some memory leaks.

16 years agouser32/tests: Fix test for switch maximized MDI children.
Anatoly Lyutin [Fri, 21 Sep 2007 14:37:46 +0000 (18:37 +0400)] 
user32/tests: Fix test for switch maximized MDI children.

16 years agodinput: Remove 'recursive registry key delete' function.
Stefan Leichter [Mon, 24 Sep 2007 08:53:23 +0000 (10:53 +0200)] 
dinput: Remove 'recursive registry key delete' function.

16 years agodinput8: Remove 'recursive registry key delete' function.
Stefan Leichter [Mon, 24 Sep 2007 08:40:40 +0000 (10:40 +0200)] 
dinput8: Remove 'recursive registry key delete' function.

16 years agomshtml: Don't crash in UIActivate if Gecko is not available.
Jacek Caban [Sun, 23 Sep 2007 20:38:48 +0000 (22:38 +0200)] 
mshtml: Don't crash in UIActivate if Gecko is not available.

16 years agoshdocvw: Added WebBrowser::Resizable property implementation.
Jacek Caban [Sun, 23 Sep 2007 20:57:58 +0000 (22:57 +0200)] 
shdocvw: Added WebBrowser::Resizable property implementation.

16 years agoshdocvw: Added WebBrowser::FullScreen property implementation.
Jacek Caban [Sun, 23 Sep 2007 20:37:01 +0000 (22:37 +0200)] 
shdocvw: Added WebBrowser::FullScreen property implementation.

16 years agoriched20: Fix WM_GETTEXT to change \r to \r\n.
Alex Villacís Lasso [Sun, 23 Sep 2007 21:40:28 +0000 (16:40 -0500)] 
riched20: Fix WM_GETTEXT to change \r to \r\n.

16 years agoriched20: Tests show WM_GETTEXT change \r to \r\n.
Alex Villacís Lasso [Sun, 23 Sep 2007 05:59:33 +0000 (00:59 -0500)] 
riched20: Tests show WM_GETTEXT change \r to \r\n.

16 years agoadvapi32: Add some more rights constants for ConvertStringSecurityDescriptorToSecurit...
Mikołaj Zalewski [Sun, 23 Sep 2007 04:26:05 +0000 (21:26 -0700)] 
advapi32: Add some more rights constants for ConvertStringSecurityDescriptorToSecurityDescriptor.

16 years agowined3d: A0 needs the .x swizzle.
Stefan Dösinger [Tue, 4 Sep 2007 09:10:07 +0000 (11:10 +0200)] 
wined3d: A0 needs the .x swizzle.

16 years agowined3d: SRGB write correction emulation.
Stefan Dösinger [Fri, 14 Sep 2007 11:02:59 +0000 (13:02 +0200)] 
wined3d: SRGB write correction emulation.

16 years agowined3d: Unify pixel format correction.
Stefan Dösinger [Fri, 21 Sep 2007 21:53:57 +0000 (23:53 +0200)] 
wined3d: Unify pixel format correction.

16 years agowined3d: Recompile glsl pixelshaders if the sampler format changes.
Stefan Dösinger [Fri, 21 Sep 2007 21:47:40 +0000 (23:47 +0200)] 
wined3d: Recompile glsl pixelshaders if the sampler format changes.

16 years agowined3d: Add signed format conversion for glsl.
Stefan Dösinger [Fri, 21 Sep 2007 21:34:09 +0000 (23:34 +0200)] 
wined3d: Add signed format conversion for glsl.

16 years agomshtml: Fix another typo and add trace.
Vitaliy Margolen [Sat, 22 Sep 2007 03:45:06 +0000 (21:45 -0600)] 
mshtml: Fix another typo and add trace.

16 years agomshtml: Fix typo.
Vitaliy Margolen [Sat, 22 Sep 2007 03:43:13 +0000 (21:43 -0600)] 
mshtml: Fix typo.

16 years agowined3d: The amount of video memory is set in FillGLCaps unless overridden using...
Roderick Colenbrander [Fri, 21 Sep 2007 21:12:38 +0000 (23:12 +0200)] 
wined3d: The amount of video memory is set in FillGLCaps unless overridden using a registry option.

16 years agompr: Check for out of memory condition.
Jeff Latimer [Fri, 21 Sep 2007 13:08:22 +0000 (23:08 +1000)] 
mpr: Check for out of memory condition.

16 years agontoskrnl.exe: Added PsCreateSystemThread.
Carroll Vance [Thu, 20 Sep 2007 22:44:46 +0000 (17:44 -0500)] 
ntoskrnl.exe: Added PsCreateSystemThread.

16 years agowintab32: Add DisableThreadLibraryCalls.
Mikolaj Zalewski [Mon, 17 Sep 2007 23:53:43 +0000 (16:53 -0700)] 
wintab32: Add DisableThreadLibraryCalls.

16 years agowintab32: Store the context internally as Unicode, implement WTOpenW and WTGetW.
Mikolaj Zalewski [Thu, 20 Sep 2007 20:02:10 +0000 (13:02 -0700)] 
wintab32: Store the context internally as Unicode, implement WTOpenW and WTGetW.

16 years agowinex11.drv/wintab32: Make wintab strings in winex11.drv Unicode, implement WTInfoW.
Mikolaj Zalewski [Thu, 20 Sep 2007 20:01:06 +0000 (13:01 -0700)] 
winex11.drv/wintab32: Make wintab strings in winex11.drv Unicode, implement WTInfoW.

16 years agosetupapi: Simplify the SetupDiGetClassDescriptionExA/W implementation.
Alexandre Julliard [Fri, 21 Sep 2007 10:21:17 +0000 (12:21 +0200)] 
setupapi: Simplify the SetupDiGetClassDescriptionExA/W implementation.

16 years agosetupapi: Implement SetupDiGetClassDevsW.
Juan Lang [Thu, 20 Sep 2007 16:16:45 +0000 (09:16 -0700)] 
setupapi: Implement SetupDiGetClassDevsW.

16 years agosetupapi: Implement SetupDiRegisterDeviceInfo.
Juan Lang [Thu, 20 Sep 2007 16:16:25 +0000 (09:16 -0700)] 
setupapi: Implement SetupDiRegisterDeviceInfo.

16 years agosetupapi: Add tests for SetupDiRegisterDeviceInfo.
Juan Lang [Thu, 20 Sep 2007 16:16:01 +0000 (09:16 -0700)] 
setupapi: Add tests for SetupDiRegisterDeviceInfo.

16 years agosetupapi: Add stub for SetupDiRegisterDeviceInfo.
Juan Lang [Thu, 20 Sep 2007 16:15:32 +0000 (09:15 -0700)] 
setupapi: Add stub for SetupDiRegisterDeviceInfo.

16 years agosetupapi: Implement SetupDiGetClassDescriptionExA.
Juan Lang [Thu, 20 Sep 2007 16:15:16 +0000 (09:15 -0700)] 
setupapi: Implement SetupDiGetClassDescriptionExA.

16 years agosetupapi: Devices created by SetupDiCreateDeviceInfo are "phantoms", and are deleted...
Juan Lang [Thu, 20 Sep 2007 16:14:53 +0000 (09:14 -0700)] 
setupapi: Devices created by SetupDiCreateDeviceInfo are "phantoms", and are deleted from the registry when the set that contains them is closed.

16 years agosetupapi: Save class GUID to registry when creating a device.
Juan Lang [Thu, 20 Sep 2007 16:14:27 +0000 (09:14 -0700)] 
setupapi: Save class GUID to registry when creating a device.

16 years agosetupapi: Save device description to registry when creating a device.
Juan Lang [Thu, 20 Sep 2007 16:13:00 +0000 (09:13 -0700)] 
setupapi: Save device description to registry when creating a device.

16 years agosetupapi: Make a helper to convert a GUID to a string.
Juan Lang [Thu, 20 Sep 2007 16:11:53 +0000 (09:11 -0700)] 
setupapi: Make a helper to convert a GUID to a string.

16 years agosetupapi: Implement SetupDiSetDeviceRegistryPropertyA/W.
Juan Lang [Thu, 20 Sep 2007 16:10:32 +0000 (09:10 -0700)] 
setupapi: Implement SetupDiSetDeviceRegistryPropertyA/W.

16 years agosetupapi: Implement SetupDiGetDeviceRegistryPropertyA/W.
Juan Lang [Thu, 20 Sep 2007 16:10:10 +0000 (09:10 -0700)] 
setupapi: Implement SetupDiGetDeviceRegistryPropertyA/W.

16 years agosetupapi: Implement SetupDiGetDeviceInstanceIdW.
Juan Lang [Thu, 20 Sep 2007 16:09:43 +0000 (09:09 -0700)] 
setupapi: Implement SetupDiGetDeviceInstanceIdW.

16 years agosetupapi: Implement SetupDiCreateDeviceInfoW.
Juan Lang [Thu, 20 Sep 2007 16:09:18 +0000 (09:09 -0700)] 
setupapi: Implement SetupDiCreateDeviceInfoW.

16 years agouserenv: Add a stub for UnloadUserProfile.
Rob Shearman [Thu, 20 Sep 2007 21:58:59 +0000 (22:58 +0100)] 
userenv: Add a stub for UnloadUserProfile.

16 years agoriched20: Only WM_CHAR respects text limit.
Clinton Stimpson [Thu, 20 Sep 2007 21:58:02 +0000 (15:58 -0600)] 
riched20: Only WM_CHAR respects text limit.

16 years agokernel32: Fix a memory leak. Found by cross referencing Andrew Talbot's list of poten...
Michael Stefaniuc [Thu, 20 Sep 2007 21:49:29 +0000 (23:49 +0200)] 
kernel32: Fix a memory leak. Found by cross referencing Andrew Talbot's list of potential memory leaks with Smatch's view of the same problem.

16 years agowininet/tests: Add test to show that InternetCloseHandle closes open child handles...
Misha Koshelev [Fri, 21 Sep 2007 02:00:38 +0000 (21:00 -0500)] 
wininet/tests: Add test to show that InternetCloseHandle closes open child handles too.

16 years agowininet: Track child handles, free all child handles on WININET_FreeHandle as native.
Misha Koshelev [Fri, 21 Sep 2007 01:59:40 +0000 (20:59 -0500)] 
wininet: Track child handles, free all child handles on WININET_FreeHandle as native.

16 years agodpnet: Indirection level fix.
Andrew Talbot [Thu, 20 Sep 2007 23:02:44 +0000 (00:02 +0100)] 
dpnet: Indirection level fix.

16 years agodmusic: Indirection level fix.
Andrew Talbot [Thu, 20 Sep 2007 23:02:37 +0000 (00:02 +0100)] 
dmusic: Indirection level fix.

16 years agodmsynth: Indirection level fix.
Andrew Talbot [Thu, 20 Sep 2007 23:02:30 +0000 (00:02 +0100)] 
dmsynth: Indirection level fix.

16 years agodmscript: Indirection level fix.
Andrew Talbot [Thu, 20 Sep 2007 23:02:21 +0000 (00:02 +0100)] 
dmscript: Indirection level fix.

16 years agodswave: Indirection level fix.
Andrew Talbot [Thu, 20 Sep 2007 23:02:51 +0000 (00:02 +0100)] 
dswave: Indirection level fix.

16 years agogdi32: Add a '\n' to a Wine trace.
Francois Gouget [Thu, 20 Sep 2007 19:35:07 +0000 (21:35 +0200)] 
gdi32: Add a '\n' to a Wine trace.

16 years agoinfosoft: indexsrv.idl must import objidl.idl and not unknwn.idl.
Francois Gouget [Thu, 20 Sep 2007 19:36:29 +0000 (21:36 +0200)] 
infosoft: indexsrv.idl must import objidl.idl and not unknwn.idl.

Add a commented out import directive as a reminder.

16 years agofci.h: Include basetsd.h.
Francois Gouget [Thu, 20 Sep 2007 19:35:41 +0000 (21:35 +0200)] 
fci.h: Include basetsd.h.

16 years agompr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants.
Francois Gouget [Thu, 20 Sep 2007 19:34:56 +0000 (21:34 +0200)] 
mpr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants.

Fix iprtrmib.h so it includes mprapi.h.

16 years agogdiplus: Make gdiplustypes.h C++ compatible.
Francois Gouget [Thu, 20 Sep 2007 19:36:10 +0000 (21:36 +0200)] 
gdiplus: Make gdiplustypes.h C++ compatible.

Add GetThumbnailImageAbort.

16 years agoregstr.h only defines constants and structures and thus does not need an extern ...
Francois Gouget [Thu, 20 Sep 2007 19:35:31 +0000 (21:35 +0200)] 
regstr.h only defines constants and structures and thus does not need an extern "C" statement.

16 years agouser32/tests: Fix dialog proc prototypes.
Peter Oberndorfer [Thu, 20 Sep 2007 17:31:56 +0000 (19:31 +0200)] 
user32/tests: Fix dialog proc prototypes.

16 years agoinclude: Add new processor feature constants.
Peter Oberndorfer [Thu, 20 Sep 2007 17:16:37 +0000 (19:16 +0200)] 
include: Add new processor feature constants.

16 years agowinex11.drv: Don't call GDI functions while holding the xrender lock.
Alexandre Julliard [Fri, 21 Sep 2007 08:47:45 +0000 (10:47 +0200)] 
winex11.drv: Don't call GDI functions while holding the xrender lock.

16 years agoloader: Set the address space limit before starting the preloader.
Alexandre Julliard [Fri, 21 Sep 2007 08:43:45 +0000 (10:43 +0200)] 
loader: Set the address space limit before starting the preloader.

16 years agoserver: Clip the visible region of a window to the desktop window.
Alexandre Julliard [Thu, 20 Sep 2007 17:38:50 +0000 (19:38 +0200)] 
server: Clip the visible region of a window to the desktop window.

16 years agontdll/tests: Skip the debugger test if the child process is not loaded at the right...
Alexandre Julliard [Thu, 20 Sep 2007 15:01:31 +0000 (17:01 +0200)] 
ntdll/tests: Skip the debugger test if the child process is not loaded at the right address.

16 years agowgl: Don't set a pixel format on windows that already have one.
Chris Robinson [Wed, 19 Sep 2007 10:21:08 +0000 (03:21 -0700)] 
wgl: Don't set a pixel format on windows that already have one.

16 years agoriched20: Adjust event mask when sending EN_CHANGE notification.
Clinton Stimpson [Wed, 19 Sep 2007 14:31:14 +0000 (08:31 -0600)] 
riched20: Adjust event mask when sending EN_CHANGE notification.

16 years agowinex11.drv: wintab: Add missing CTX_PKTDATA support.
Mikolaj Zalewski [Wed, 19 Sep 2007 18:04:52 +0000 (11:04 -0700)] 
winex11.drv: wintab: Add missing CTX_PKTDATA support.

16 years agowinex11.drv: wintab: Add a missing break.
Mikolaj Zalewski [Wed, 19 Sep 2007 18:03:46 +0000 (11:03 -0700)] 
winex11.drv: wintab: Add a missing break.

16 years agogdi32: Use symbolic names for font tags.
Dmitry Timoshkov [Thu, 20 Sep 2007 10:10:31 +0000 (19:10 +0900)] 
gdi32: Use symbolic names for font tags.

16 years agowined3d: Better video memory reporting.
Roderick Colenbrander [Mon, 17 Sep 2007 20:16:48 +0000 (22:16 +0200)] 
wined3d: Better video memory reporting.

16 years agowined3d: Fix a typo in the surface code.
Stefan Dösinger [Tue, 18 Sep 2007 22:36:39 +0000 (00:36 +0200)] 
wined3d: Fix a typo in the surface code.

16 years agowined3d: Check for NULL streams.
Stefan Dösinger [Tue, 18 Sep 2007 22:17:06 +0000 (00:17 +0200)] 
wined3d: Check for NULL streams.

16 years agowined3d: Fix a typo in shader_glsl_cross.
Stefan Dösinger [Thu, 13 Sep 2007 10:41:18 +0000 (12:41 +0200)] 
wined3d: Fix a typo in shader_glsl_cross.

16 years agowined3d: Keep the selected stencil setup face set to GL_FRONT.
Stefan Dösinger [Fri, 14 Sep 2007 10:07:48 +0000 (12:07 +0200)] 
wined3d: Keep the selected stencil setup face set to GL_FRONT.

16 years agokernel32: Print last error in failure messages of the MapViewOfFile test.
Dmitry Timoshkov [Thu, 20 Sep 2007 10:09:48 +0000 (19:09 +0900)] 
kernel32: Print last error in failure messages of the MapViewOfFile test.

16 years agowidl: Handle top-level conformance for complex arrays.
Dan Hipschman [Thu, 20 Sep 2007 00:05:38 +0000 (17:05 -0700)] 
widl: Handle top-level conformance for complex arrays.

16 years agowidl: Respect pointer attributes better.
Dan Hipschman [Thu, 20 Sep 2007 00:04:49 +0000 (17:04 -0700)] 
widl: Respect pointer attributes better.

16 years agowidl: Set the pointer description offset to zero if there are no pointers.
Dan Hipschman [Thu, 20 Sep 2007 00:04:09 +0000 (17:04 -0700)] 
widl: Set the pointer description offset to zero if there are no pointers.

16 years agosetupapi: Add error checking to SetupDiCreateDeviceInfoW stub.
Juan Lang [Thu, 20 Sep 2007 00:49:17 +0000 (17:49 -0700)] 
setupapi: Add error checking to SetupDiCreateDeviceInfoW stub.

16 years agosetupapi: Implement SetupDiGetDeviceInstanceIdA on top of SetupDiGetDeviceInstanceIdW.
Juan Lang [Thu, 20 Sep 2007 00:47:52 +0000 (17:47 -0700)] 
setupapi: Implement SetupDiGetDeviceInstanceIdA on top of SetupDiGetDeviceInstanceIdW.

16 years agosetupapi: Implement SetupDiEnumDeviceInfo.
Juan Lang [Thu, 20 Sep 2007 00:46:58 +0000 (17:46 -0700)] 
setupapi: Implement SetupDiEnumDeviceInfo.

16 years agosetupapi: Add a placeholder for devices.
Juan Lang [Thu, 20 Sep 2007 00:46:29 +0000 (17:46 -0700)] 
setupapi: Add a placeholder for devices.

16 years agosetupapi: Add tests for SetupDiGetDeviceInstanceId.
Juan Lang [Thu, 20 Sep 2007 00:46:11 +0000 (17:46 -0700)] 
setupapi: Add tests for SetupDiGetDeviceInstanceId.

16 years agosetupapi: Add stubs for SetupDiGetDeviceInstanceIdA/W.
Juan Lang [Thu, 20 Sep 2007 00:45:31 +0000 (17:45 -0700)] 
setupapi: Add stubs for SetupDiGetDeviceInstanceIdA/W.

16 years agosetupapi: Add tests for SetupDiCreateDeviceInfo.
Juan Lang [Thu, 20 Sep 2007 00:45:12 +0000 (17:45 -0700)] 
setupapi: Add tests for SetupDiCreateDeviceInfo.

16 years agouser32: Add a test that shows ddeml string handles use local atoms.
James Hawkins [Thu, 20 Sep 2007 04:37:49 +0000 (23:37 -0500)] 
user32: Add a test that shows ddeml string handles use local atoms.

16 years agokernel32: Don't crash accessing an invalid handle in GlobalSize.
James Hawkins [Thu, 20 Sep 2007 06:49:26 +0000 (01:49 -0500)] 
kernel32: Don't crash accessing an invalid handle in GlobalSize.

16 years agoriched20: Add tests for text limit behavior.
Clinton Stimpson [Thu, 20 Sep 2007 00:34:26 +0000 (18:34 -0600)] 
riched20: Add tests for text limit behavior.

16 years agodmcompos: Indirection level fix.
Andrew Talbot [Wed, 19 Sep 2007 20:03:23 +0000 (21:03 +0100)] 
dmcompos: Indirection level fix.

16 years agowinex11.drv: Update the wm hints when the window frame is changed.
Alexandre Julliard [Wed, 19 Sep 2007 15:55:22 +0000 (17:55 +0200)] 
winex11.drv: Update the wm hints when the window frame is changed.

16 years agowinex11.drv: If a window is not resizable through the window manager fall back to...
Alexandre Julliard [Wed, 19 Sep 2007 15:54:33 +0000 (17:54 +0200)] 
winex11.drv: If a window is not resizable through the window manager fall back to non-managed resizing.