wine
17 years agogdiplus: Added GdipCreateBitmapFromScan0.
Evan Stade [Wed, 1 Aug 2007 02:15:52 +0000 (19:15 -0700)] 
gdiplus: Added GdipCreateBitmapFromScan0.

17 years agogdiplus: Implemented GdipLoadImageFromStreamICM.
Evan Stade [Wed, 1 Aug 2007 02:15:48 +0000 (19:15 -0700)] 
gdiplus: Implemented GdipLoadImageFromStreamICM.

17 years agogdiplus: Added GdipCreateMatrix3.
Evan Stade [Wed, 1 Aug 2007 02:15:44 +0000 (19:15 -0700)] 
gdiplus: Added GdipCreateMatrix3.

17 years agogdiplus: Added GdipSetMatrixElements.
Evan Stade [Wed, 1 Aug 2007 02:15:41 +0000 (19:15 -0700)] 
gdiplus: Added GdipSetMatrixElements.

17 years agogdiplus: Added GdipGetMatrixElements.
Evan Stade [Wed, 1 Aug 2007 02:15:37 +0000 (19:15 -0700)] 
gdiplus: Added GdipGetMatrixElements.

17 years agogdiplus: Added GdipFindFirstImageItem stub.
Evan Stade [Wed, 1 Aug 2007 02:15:33 +0000 (19:15 -0700)] 
gdiplus: Added GdipFindFirstImageItem stub.

17 years agogdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
Evan Stade [Wed, 1 Aug 2007 02:15:29 +0000 (19:15 -0700)] 
gdiplus: Added GdipGetMetafileHeaderFromMetafile stub.

17 years agogdiplus: Change include list on 3 tests.
Evan Stade [Wed, 1 Aug 2007 02:15:16 +0000 (19:15 -0700)] 
gdiplus: Change include list on 3 tests.

17 years agogdiplus: Fix memory leak in GdipCreateMetafileFromWMF.
Evan Stade [Wed, 1 Aug 2007 02:15:12 +0000 (19:15 -0700)] 
gdiplus: Fix memory leak in GdipCreateMetafileFromWMF.

17 years agogdiplus: Changed GdipGetImageType.
Evan Stade [Wed, 1 Aug 2007 02:15:08 +0000 (19:15 -0700)] 
gdiplus: Changed GdipGetImageType.

17 years agogdiplus: Added more stubs to gdiplus.spec.
Evan Stade [Wed, 1 Aug 2007 02:15:01 +0000 (19:15 -0700)] 
gdiplus: Added more stubs to gdiplus.spec.

17 years agogdiplus: Implemented GdipDisposeImage.
Evan Stade [Wed, 1 Aug 2007 02:14:57 +0000 (19:14 -0700)] 
gdiplus: Implemented GdipDisposeImage.

17 years agogdiplus: Implemented GdipDisposeImageAttributes.
Evan Stade [Wed, 1 Aug 2007 02:14:52 +0000 (19:14 -0700)] 
gdiplus: Implemented GdipDisposeImageAttributes.

17 years agocrypt32: Remove bad special case, it isn't necessary since the outer content specifie...
Juan Lang [Tue, 31 Jul 2007 21:59:04 +0000 (14:59 -0700)] 
crypt32: Remove bad special case, it isn't necessary since the outer content specifies the hash algorithm.

17 years agocrypt32: Use the outer content's signature algorithm rather than the public key's...
Juan Lang [Tue, 31 Jul 2007 21:58:26 +0000 (14:58 -0700)] 
crypt32: Use the outer content's signature algorithm rather than the public key's embedded algorithm.

17 years agoshdocvw: Added GetExternal implementation.
Jacek Caban [Tue, 31 Jul 2007 23:00:27 +0000 (01:00 +0200)] 
shdocvw: Added GetExternal implementation.

17 years agomshtml: Added IHTMLWindow::get_external implementation.
Jacek Caban [Tue, 31 Jul 2007 22:59:48 +0000 (00:59 +0200)] 
mshtml: Added IHTMLWindow::get_external implementation.

17 years agomshtml: Fixed QueryInterface failures on IE7.
Jacek Caban [Tue, 31 Jul 2007 22:59:12 +0000 (00:59 +0200)] 
mshtml: Fixed QueryInterface failures on IE7.

17 years agouuid: Added IID_IProxyManager.
Jacek Caban [Tue, 31 Jul 2007 22:58:17 +0000 (00:58 +0200)] 
uuid: Added IID_IProxyManager.

17 years agoadvapi32/service: Cater better for domain in test.
Paul Vriens [Tue, 31 Jul 2007 11:06:53 +0000 (13:06 +0200)] 
advapi32/service: Cater better for domain in test.

17 years agoadvapi32/tests: Don't test the contents of an uninitialized buffer.
Alexandre Julliard [Tue, 31 Jul 2007 20:35:30 +0000 (22:35 +0200)] 
advapi32/tests: Don't test the contents of an uninitialized buffer.

17 years agooleaut32: Constify some variables.
Andrew Talbot [Tue, 31 Jul 2007 19:10:39 +0000 (20:10 +0100)] 
oleaut32: Constify some variables.

17 years agodsound: Add SndQueueMin to have less lock contention in mixer.
Maarten Lankhorst [Mon, 30 Jul 2007 14:12:29 +0000 (16:12 +0200)] 
dsound: Add SndQueueMin to have less lock contention in mixer.

17 years agodsound: Get rid of DS_HEL_FRAGS.
Maarten Lankhorst [Mon, 30 Jul 2007 14:44:50 +0000 (16:44 +0200)] 
dsound: Get rid of DS_HEL_FRAGS.

17 years agodsound: Add a registry setting for hel buffer length.
Maarten Lankhorst [Mon, 30 Jul 2007 14:20:08 +0000 (16:20 +0200)] 
dsound: Add a registry setting for hel buffer length.

17 years agoAssorted spelling fixes.
Francois Gouget [Tue, 31 Jul 2007 16:57:34 +0000 (18:57 +0200)] 
Assorted spelling fixes.

17 years agoatl: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Tue, 31 Jul 2007 17:03:14 +0000 (19:03 +0200)] 
atl: Update win32.api to fix the winapi_check warnings.

17 years agowinapi: Remove some dead code.
Francois Gouget [Tue, 31 Jul 2007 17:03:33 +0000 (19:03 +0200)] 
winapi: Remove some dead code.

17 years agocrypt32: Add FIXMEs for a couple of missing includes.
Francois Gouget [Tue, 31 Jul 2007 17:02:23 +0000 (19:02 +0200)] 
crypt32: Add FIXMEs for a couple of missing includes.

17 years agocrypt32: Add some missing CERT_XXX_ID constants.
Francois Gouget [Tue, 31 Jul 2007 17:02:31 +0000 (19:02 +0200)] 
crypt32: Add some missing CERT_XXX_ID constants.

17 years agocrypt32: Fix the CryptReleaseContext() prototype.
Francois Gouget [Tue, 31 Jul 2007 17:02:53 +0000 (19:02 +0200)] 
crypt32: Fix the CryptReleaseContext() prototype.

17 years agocomctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer.
Francois Gouget [Tue, 31 Jul 2007 17:01:00 +0000 (19:01 +0200)] 
comctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer.

17 years agodxdiagn: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Tue, 31 Jul 2007 16:59:43 +0000 (18:59 +0200)] 
dxdiagn: Fix compilation on systems that don't support nameless unions.

17 years agowined3d: Compile against standard GL headers.
Roderick Colenbrander [Tue, 31 Jul 2007 09:34:22 +0000 (11:34 +0200)] 
wined3d: Compile against standard GL headers.

17 years agogdi32: Make GetFontData traces more readable.
Dmitry Timoshkov [Tue, 31 Jul 2007 10:42:27 +0000 (19:42 +0900)] 
gdi32: Make GetFontData traces more readable.

17 years agomsvcrt/tests: Add _aligned_malloc tests.
Robert Reif [Sat, 28 Jul 2007 00:04:25 +0000 (20:04 -0400)] 
msvcrt/tests: Add _aligned_malloc tests.

17 years agomsvcrt: Add _aligned_malloc functions.
Robert Reif [Sat, 28 Jul 2007 00:02:23 +0000 (20:02 -0400)] 
msvcrt: Add _aligned_malloc functions.

17 years agoserver: Added the install driver privilege to the default user.
Peter Dons Tychsen [Fri, 27 Jul 2007 00:05:04 +0000 (02:05 +0200)] 
server: Added the install driver privilege to the default user.

17 years agouser32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.
Alexandre Julliard [Tue, 31 Jul 2007 18:32:15 +0000 (20:32 +0200)] 
user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.

17 years agontdll: Load dll from the directory containing the manifest for local assemblies.
Alexandre Julliard [Tue, 31 Jul 2007 18:31:42 +0000 (20:31 +0200)] 
ntdll: Load dll from the directory containing the manifest for local assemblies.

17 years agomake_makefiles: Add check for incorrect module name.
Alexandre Julliard [Tue, 31 Jul 2007 14:00:09 +0000 (16:00 +0200)] 
make_makefiles: Add check for incorrect module name.

17 years agowinhttp: Fix compile/install issue.
Paul Vriens [Tue, 31 Jul 2007 13:35:42 +0000 (15:35 +0200)] 
winhttp: Fix compile/install issue.

17 years agowinecfg: Add menu font settings to desktop integration tab.
Nigel Liang [Tue, 31 Jul 2007 04:06:44 +0000 (21:06 -0700)] 
winecfg: Add menu font settings to desktop integration tab.

17 years agowinecfg: Add trackbar to set screen resolution in graphics tab.
Nigel Liang [Mon, 30 Jul 2007 22:16:51 +0000 (15:16 -0700)] 
winecfg: Add trackbar to set screen resolution in graphics tab.

17 years agowinhttp: Added winhttp.dll.
Jacek Caban [Mon, 30 Jul 2007 22:54:42 +0000 (00:54 +0200)] 
winhttp: Added winhttp.dll.

17 years agowinecfg: Fix some compatibility problems.
Dmitry Timoshkov [Mon, 30 Jul 2007 12:23:03 +0000 (21:23 +0900)] 
winecfg: Fix some compatibility problems.

17 years agoAvoid non-portable Unix mode bits macros.
Alexandre Julliard [Tue, 31 Jul 2007 11:18:03 +0000 (13:18 +0200)] 
Avoid non-portable Unix mode bits macros.

17 years agowinealsa: Implement a light form of locking for dsoutput.
Maarten Lankhorst [Sun, 29 Jul 2007 14:17:22 +0000 (16:17 +0200)] 
winealsa: Implement a light form of locking for dsoutput.

17 years agogdi32: Handle PS_USERSTYLE in ExtCreatePen.
Evan Stade [Tue, 31 Jul 2007 02:09:19 +0000 (19:09 -0700)] 
gdi32: Handle PS_USERSTYLE in ExtCreatePen.

17 years agogdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
Evan Stade [Tue, 31 Jul 2007 02:09:08 +0000 (19:09 -0700)] 
gdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.

17 years agogdi32: Improve ExtCreatePen parameter checking.
Evan Stade [Tue, 31 Jul 2007 02:09:02 +0000 (19:09 -0700)] 
gdi32: Improve ExtCreatePen parameter checking.

17 years agomshtml: Constify some data.
Dmitry Timoshkov [Tue, 31 Jul 2007 08:48:59 +0000 (17:48 +0900)] 
mshtml: Constify some data.

17 years agokernel32: Skip remainder of the time zone test if SystemTimeToTzSpecificLocalTime...
Dmitry Timoshkov [Tue, 31 Jul 2007 08:48:26 +0000 (17:48 +0900)] 
kernel32: Skip remainder of the time zone test if SystemTimeToTzSpecificLocalTime not present.

17 years agosetupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
Paul Vriens [Tue, 31 Jul 2007 07:30:55 +0000 (09:30 +0200)] 
setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.

17 years agouser32: Add a stub for GetAppCompatFlags2.
Detlef Riekenberg [Tue, 31 Jul 2007 03:27:55 +0000 (05:27 +0200)] 
user32: Add a stub for GetAppCompatFlags2.

17 years agoconfigure: Check whether linker supports --enable-new-dtags.
Tomas Carnecky [Mon, 30 Jul 2007 20:38:55 +0000 (22:38 +0200)] 
configure: Check whether linker supports --enable-new-dtags.

17 years agogdiplus: Partial implementation of GdipDrawImagePointsRect.
Evan Stade [Tue, 31 Jul 2007 02:10:07 +0000 (19:10 -0700)] 
gdiplus: Partial implementation of GdipDrawImagePointsRect.

17 years agogdiplus: Implemented GdipGetImageBounds for metafiles.
Evan Stade [Tue, 31 Jul 2007 02:09:57 +0000 (19:09 -0700)] 
gdiplus: Implemented GdipGetImageBounds for metafiles.

17 years agogdiplus: Added a minimal implementation of GdipCreateImageAttributes.
Evan Stade [Tue, 31 Jul 2007 02:09:54 +0000 (19:09 -0700)] 
gdiplus: Added a minimal implementation of GdipCreateImageAttributes.

17 years agogdiplus: Implemented GdipGetImageType.
Evan Stade [Tue, 31 Jul 2007 02:09:49 +0000 (19:09 -0700)] 
gdiplus: Implemented GdipGetImageType.

17 years agogdiplus: Added GdipDrawImagePointsRect stub.
Evan Stade [Tue, 31 Jul 2007 02:09:45 +0000 (19:09 -0700)] 
gdiplus: Added GdipDrawImagePointsRect stub.

17 years agogdiplus: Added ImageAttributes stubs.
Evan Stade [Tue, 31 Jul 2007 02:09:41 +0000 (19:09 -0700)] 
gdiplus: Added ImageAttributes stubs.

17 years agogdiplus: Added GdipGetImageBounds stub.
Evan Stade [Tue, 31 Jul 2007 02:09:37 +0000 (19:09 -0700)] 
gdiplus: Added GdipGetImageBounds stub.

17 years agogdiplus: Partial implementation of GdipCreateMetafileFromWMF.
Evan Stade [Tue, 31 Jul 2007 02:10:03 +0000 (19:10 -0700)] 
gdiplus: Partial implementation of GdipCreateMetafileFromWMF.

17 years agooleaut32: Recognize EMF header when loading picture.
Evan Stade [Tue, 31 Jul 2007 02:09:33 +0000 (19:09 -0700)] 
oleaut32: Recognize EMF header when loading picture.

17 years agomshtml: Added HTMLWindow's IDispatch methods implementation.
Jacek Caban [Mon, 30 Jul 2007 22:53:10 +0000 (00:53 +0200)] 
mshtml: Added HTMLWindow's IDispatch methods implementation.

17 years agomshtml: Added mshtml.tlb registration.
Jacek Caban [Mon, 30 Jul 2007 22:51:59 +0000 (00:51 +0200)] 
mshtml: Added mshtml.tlb registration.

17 years agomshtml.tlb: Fixed a typo in copyright header.
Jacek Caban [Mon, 30 Jul 2007 22:51:13 +0000 (00:51 +0200)] 
mshtml.tlb: Fixed a typo in copyright header.

17 years agomsiexec: Implement a stub MSIServer service.
James Hawkins [Mon, 30 Jul 2007 18:53:16 +0000 (11:53 -0700)] 
msiexec: Implement a stub MSIServer service.

17 years agocrypt32: Support getting the inner content OID from a decoded signed message.
Juan Lang [Mon, 30 Jul 2007 19:10:27 +0000 (12:10 -0700)] 
crypt32: Support getting the inner content OID from a decoded signed message.

17 years agocrypt32: Get rid of attribute certs from signed info, they're not supported anyway.
Juan Lang [Mon, 30 Jul 2007 19:09:39 +0000 (12:09 -0700)] 
crypt32: Get rid of attribute certs from signed info, they're not supported anyway.

17 years agocrypt32: Add a few traces.
Juan Lang [Mon, 30 Jul 2007 19:08:57 +0000 (12:08 -0700)] 
crypt32: Add a few traces.

17 years agocrypt32: Simplify alignment calculation.
Juan Lang [Mon, 30 Jul 2007 19:08:24 +0000 (12:08 -0700)] 
crypt32: Simplify alignment calculation.

17 years agocrypt32: Add missing definitions.
Juan Lang [Mon, 30 Jul 2007 19:07:35 +0000 (12:07 -0700)] 
crypt32: Add missing definitions.

17 years agocrypt32: Add CryptMsgControl stub.
Juan Lang [Mon, 30 Jul 2007 19:07:19 +0000 (12:07 -0700)] 
crypt32: Add CryptMsgControl stub.

17 years agocrypt32: Implement getting the signer cert info from a decoded signed message.
Juan Lang [Mon, 30 Jul 2007 19:06:23 +0000 (12:06 -0700)] 
crypt32: Implement getting the signer cert info from a decoded signed message.

17 years agocrypt32: Implement getting signer info from a decoded signed message.
Juan Lang [Mon, 30 Jul 2007 19:05:15 +0000 (12:05 -0700)] 
crypt32: Implement getting signer info from a decoded signed message.

17 years agocrypt32: Separate decoding PKCS signer info into internal and external versions.
Juan Lang [Mon, 30 Jul 2007 19:01:18 +0000 (12:01 -0700)] 
crypt32: Separate decoding PKCS signer info into internal and external versions.

17 years agocrypt32: Implement getting inner content of a decoded signed message.
Juan Lang [Mon, 30 Jul 2007 19:00:23 +0000 (12:00 -0700)] 
crypt32: Implement getting inner content of a decoded signed message.

17 years agocrypt32: Test getting more parameters from a decoded signed message.
Juan Lang [Mon, 30 Jul 2007 18:59:39 +0000 (11:59 -0700)] 
crypt32: Test getting more parameters from a decoded signed message.

17 years agowgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
Roderick Colenbrander [Mon, 30 Jul 2007 21:19:57 +0000 (23:19 +0200)] 
wgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.

17 years agomsi/registry: Use the return value of squash_guid.
Paul Vriens [Mon, 30 Jul 2007 18:13:04 +0000 (20:13 +0200)] 
msi/registry: Use the return value of squash_guid.

17 years agoinclude/pdhmsg.h: Add some defines.
Paul Vriens [Mon, 30 Jul 2007 14:36:43 +0000 (16:36 +0200)] 
include/pdhmsg.h: Add some defines.

17 years agowinspool: Add a TRACE when wine_dlopen for SONAME_LIBCUPS failed.
Detlef Riekenberg [Mon, 30 Jul 2007 17:41:03 +0000 (19:41 +0200)] 
winspool: Add a TRACE when wine_dlopen for SONAME_LIBCUPS failed.

17 years agoddraw: Table fog may be unsupported.
Stefan Dösinger [Tue, 24 Jul 2007 14:20:45 +0000 (16:20 +0200)] 
ddraw: Table fog may be unsupported.

17 years agod3d8: Only test pixel shaders if they are supported.
Stefan Dösinger [Tue, 24 Jul 2007 13:43:23 +0000 (15:43 +0200)] 
d3d8: Only test pixel shaders if they are supported.

17 years agod3d8: Use a less demanding format for the depth stencil test.
Stefan Dösinger [Tue, 24 Jul 2007 13:38:17 +0000 (15:38 +0200)] 
d3d8: Use a less demanding format for the depth stencil test.

17 years agod3d8: Only test volume textures if they are supported.
Stefan Dösinger [Tue, 24 Jul 2007 13:36:15 +0000 (15:36 +0200)] 
d3d8: Only test volume textures if they are supported.

17 years agod3d8: Only test cube textures if they are supported.
Stefan Dösinger [Tue, 24 Jul 2007 13:35:08 +0000 (15:35 +0200)] 
d3d8: Only test cube textures if they are supported.

17 years agoadvapi32/service: Cater for domain in the test.
Paul Vriens [Mon, 30 Jul 2007 13:20:49 +0000 (15:20 +0200)] 
advapi32/service: Cater for domain in the test.

17 years agoadvapi32/tests: Use skip when we don't have enough rights.
Paul Vriens [Mon, 30 Jul 2007 10:55:56 +0000 (12:55 +0200)] 
advapi32/tests: Use skip when we don't have enough rights.

17 years agodsound: Constify DSOUND_CheckEvent.
Maarten Lankhorst [Sun, 29 Jul 2007 19:39:46 +0000 (21:39 +0200)] 
dsound: Constify DSOUND_CheckEvent.

17 years agodsound: Remove some more unused variables.
Maarten Lankhorst [Sun, 29 Jul 2007 19:06:23 +0000 (21:06 +0200)] 
dsound: Remove some more unused variables.

17 years agodsound: Silence the IDirectSoundBuffer_Initialize warnings.
Maarten Lankhorst [Sun, 29 Jul 2007 19:29:33 +0000 (21:29 +0200)] 
dsound: Silence the IDirectSoundBuffer_Initialize warnings.

17 years agodsound: Fix locking in mixer.
Maarten Lankhorst [Sun, 29 Jul 2007 19:27:41 +0000 (21:27 +0200)] 
dsound: Fix locking in mixer.

17 years agodsound: Small mixer optimizations.
Maarten Lankhorst [Sun, 29 Jul 2007 19:24:21 +0000 (21:24 +0200)] 
dsound: Small mixer optimizations.

17 years agodsound: Reset state when stopping device.
Maarten Lankhorst [Sun, 29 Jul 2007 19:04:09 +0000 (21:04 +0200)] 
dsound: Reset state when stopping device.

17 years agodsound: Replace buffer critical section with a rw-lock.
Maarten Lankhorst [Sun, 29 Jul 2007 19:01:43 +0000 (21:01 +0200)] 
dsound: Replace buffer critical section with a rw-lock.

17 years agogdiplus: Fixed a typo.
Evan Stade [Fri, 27 Jul 2007 23:07:50 +0000 (16:07 -0700)] 
gdiplus: Fixed a typo.

17 years agogdiplus: Check custom dash array for bad properties.
Evan Stade [Fri, 27 Jul 2007 23:07:47 +0000 (16:07 -0700)] 
gdiplus: Check custom dash array for bad properties.