wine
17 years agocrypt32: Add CERT_ID_XXX defines.
Juan Lang [Thu, 2 Aug 2007 16:46:35 +0000 (09:46 -0700)] 
crypt32: Add CERT_ID_XXX defines.

17 years agowinealsa: Don't commit data on Stop and Play.
Maarten Lankhorst [Thu, 2 Aug 2007 12:21:17 +0000 (14:21 +0200)] 
winealsa: Don't commit data on Stop and Play.

17 years agowinealsa: Fix Lock in dsoutput.
Maarten Lankhorst [Thu, 2 Aug 2007 12:19:05 +0000 (14:19 +0200)] 
winealsa: Fix Lock in dsoutput.

17 years agowinealsa: Fix GetPosition in dsoutput.
Maarten Lankhorst [Thu, 2 Aug 2007 12:16:31 +0000 (14:16 +0200)] 
winealsa: Fix GetPosition in dsoutput.

17 years agouser32: Store all builtin winprocs at the start of the array.
Alexandre Julliard [Thu, 2 Aug 2007 15:08:48 +0000 (17:08 +0200)] 
user32: Store all builtin winprocs at the start of the array.

This allows checking for them in CallWindowProc and avoid message
translation in that case.

17 years agontdll: Relax the activation context size check.
Alexandre Julliard [Thu, 2 Aug 2007 11:07:23 +0000 (13:07 +0200)] 
ntdll: Relax the activation context size check.

17 years agowinex11: Check for WGL drawing caps.
Chris Robinson [Wed, 1 Aug 2007 11:37:03 +0000 (04:37 -0700)] 
winex11: Check for WGL drawing caps.

17 years agowrite.exe: Add a new program that calls wordpad.exe.
Mikołaj Zalewski [Thu, 2 Aug 2007 03:01:29 +0000 (20:01 -0700)] 
write.exe: Add a new program that calls wordpad.exe.

17 years agourlmon: Do not fill stream buffer on every report_data, native doesn't.
Misha Koshelev [Thu, 2 Aug 2007 05:15:43 +0000 (00:15 -0500)] 
urlmon: Do not fill stream buffer on every report_data, native doesn't.

17 years agourlmon: Report total data read in this bind operation to OnDataAvailable, not the...
Misha Koshelev [Thu, 2 Aug 2007 05:12:08 +0000 (00:12 -0500)] 
urlmon: Report total data read in this bind operation to OnDataAvailable, not the size of the available buffer.

17 years agourlmon: Report BINDSTATUS_DOWNLOADINGDATA on BSCF_INTERMEDIATEDATANOTIFICATION.
Misha Koshelev [Thu, 2 Aug 2007 05:09:20 +0000 (00:09 -0500)] 
urlmon: Report BINDSTATUS_DOWNLOADINGDATA on BSCF_INTERMEDIATEDATANOTIFICATION.

17 years agourlmon: Use BSCF_ values passed to report_data to keep track of download state.
Misha Koshelev [Thu, 2 Aug 2007 05:05:36 +0000 (00:05 -0500)] 
urlmon: Use BSCF_ values passed to report_data to keep track of download state.

17 years agourlmon: Set the queue tail to the new task when pushing a task onto the tail of the...
Misha Koshelev [Thu, 2 Aug 2007 05:03:31 +0000 (00:03 -0500)] 
urlmon: Set the queue tail to the new task when pushing a task onto the tail of the queue.

17 years agogdi32: Also print a readable table name in the failure notice.
Dmitry Timoshkov [Thu, 2 Aug 2007 04:47:57 +0000 (13:47 +0900)] 
gdi32: Also print a readable table name in the failure notice.

17 years agogdiplus: Added GdipSetPathGradientWrapMode.
Evan Stade [Thu, 2 Aug 2007 00:56:10 +0000 (17:56 -0700)] 
gdiplus: Added GdipSetPathGradientWrapMode.

17 years agogdiplus: Added GdipSetPathGradientCenterColor.
Evan Stade [Thu, 2 Aug 2007 00:56:05 +0000 (17:56 -0700)] 
gdiplus: Added GdipSetPathGradientCenterColor.

17 years agogdiplus: Added solid-color path gradient brush implementation.
Evan Stade [Thu, 2 Aug 2007 00:56:02 +0000 (17:56 -0700)] 
gdiplus: Added solid-color path gradient brush implementation.

17 years agogdiplus: Added GdipDrawLine.
Evan Stade [Thu, 2 Aug 2007 00:55:58 +0000 (17:55 -0700)] 
gdiplus: Added GdipDrawLine.

17 years agogdiplus: Added GdipSetPenWidth.
Evan Stade [Thu, 2 Aug 2007 00:55:54 +0000 (17:55 -0700)] 
gdiplus: Added GdipSetPenWidth.

17 years agogdiplus: Added GdipFillPolygon.
Evan Stade [Thu, 2 Aug 2007 00:55:50 +0000 (17:55 -0700)] 
gdiplus: Added GdipFillPolygon.

17 years agogdiplus: Added GdipClonePath.
Evan Stade [Thu, 2 Aug 2007 00:55:44 +0000 (17:55 -0700)] 
gdiplus: Added GdipClonePath.

17 years agogdiplus: Added GdipIsOutlineVisiblePathPointI stub.
Evan Stade [Thu, 2 Aug 2007 00:55:38 +0000 (17:55 -0700)] 
gdiplus: Added GdipIsOutlineVisiblePathPointI stub.

17 years agogdiplus: Don't suggest image size when converting WMF to EMF.
Evan Stade [Thu, 2 Aug 2007 00:55:33 +0000 (17:55 -0700)] 
gdiplus: Don't suggest image size when converting WMF to EMF.

17 years agooleaut32: Slight correction to EMF rendering.
Evan Stade [Thu, 2 Aug 2007 00:55:27 +0000 (17:55 -0700)] 
oleaut32: Slight correction to EMF rendering.

17 years agomsi: Reimplement joins to allow joining any number of tables, each of arbitrary size.
James Hawkins [Wed, 1 Aug 2007 21:25:45 +0000 (14:25 -0700)] 
msi: Reimplement joins to allow joining any number of tables, each of arbitrary size.

17 years agomsi: Add tests for joining three tables.
James Hawkins [Wed, 1 Aug 2007 21:24:01 +0000 (14:24 -0700)] 
msi: Add tests for joining three tables.

17 years agowined3d: Only report 16 bit float declaration types as supported if we support them.
H. Verbeet [Wed, 1 Aug 2007 21:14:03 +0000 (23:14 +0200)] 
wined3d: Only report 16 bit float declaration types as supported if we support them.

17 years agowined3d: Properly load FLOAT16_2 and FLOAT16_4 vertex data.
H. Verbeet [Wed, 1 Aug 2007 20:48:54 +0000 (22:48 +0200)] 
wined3d: Properly load FLOAT16_2 and FLOAT16_4 vertex data.

17 years agowined3d: Add definitions and detection for GL_NV_half_float.
H. Verbeet [Wed, 1 Aug 2007 20:48:49 +0000 (22:48 +0200)] 
wined3d: Add definitions and detection for GL_NV_half_float.

17 years agowined3d: Set SFLAG_INSYSMEM when WINED3DLOCK_DISCARD is passed to IWineD3DSurfaceImpl...
H. Verbeet [Wed, 1 Aug 2007 20:48:42 +0000 (22:48 +0200)] 
wined3d: Set SFLAG_INSYSMEM when WINED3DLOCK_DISCARD is passed to IWineD3DSurfaceImpl_LockRect.

17 years agooleaut32: Constify some variables.
Andrew Talbot [Wed, 1 Aug 2007 20:44:48 +0000 (21:44 +0100)] 
oleaut32: Constify some variables.

17 years agodinput: Fix joystick axis remapping.
Erik Inge Bolsø [Wed, 1 Aug 2007 20:19:45 +0000 (22:19 +0200)] 
dinput: Fix joystick axis remapping.

17 years agomshtml: Release typelib in PROCESS_DETACH.
Jacek Caban [Wed, 1 Aug 2007 18:10:27 +0000 (20:10 +0200)] 
mshtml: Release typelib in PROCESS_DETACH.

17 years agoshdocvw: Wrong PostData VT is not an error.
Jacek Caban [Wed, 1 Aug 2007 18:09:19 +0000 (20:09 +0200)] 
shdocvw: Wrong PostData VT is not an error.

17 years agowgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelFormatAttrib*.
Roderick Colenbrander [Wed, 1 Aug 2007 20:15:10 +0000 (22:15 +0200)] 
wgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelFormatAttrib*.

17 years agowgl: Print more debug info.
Roderick Colenbrander [Wed, 1 Aug 2007 14:22:54 +0000 (16:22 +0200)] 
wgl: Print more debug info.

17 years agowgl: SetPixelFormat should fail on the root window.
Roderick Colenbrander [Wed, 1 Aug 2007 13:58:51 +0000 (15:58 +0200)] 
wgl: SetPixelFormat should fail on the root window.

17 years agowgl: GetPixelFormat fix for offscreen formats.
Roderick Colenbrander [Wed, 1 Aug 2007 12:38:49 +0000 (14:38 +0200)] 
wgl: GetPixelFormat fix for offscreen formats.

17 years agowgl: Silence an error in ConvertPixelFormatWGLtoGLX.
Roderick Colenbrander [Wed, 1 Aug 2007 11:32:29 +0000 (13:32 +0200)] 
wgl: Silence an error in ConvertPixelFormatWGLtoGLX.

17 years agodsound: Move resampling away from mixer thread.
Maarten Lankhorst [Sun, 29 Jul 2007 21:47:01 +0000 (23:47 +0200)] 
dsound: Move resampling away from mixer thread.

17 years agokernel32/tests: Fixed size to MultiByteToWideChar.
Marcus Meissner [Wed, 1 Aug 2007 06:13:07 +0000 (08:13 +0200)] 
kernel32/tests: Fixed size to MultiByteToWideChar.

17 years agoconfigure: Add -m32 flag for C++ compiler too.
Alexandre Julliard [Wed, 1 Aug 2007 10:13:41 +0000 (12:13 +0200)] 
configure: Add -m32 flag for C++ compiler too.

17 years agogdiplus: Extend GdipDrawImagePointsRect.
Evan Stade [Wed, 1 Aug 2007 02:16:23 +0000 (19:16 -0700)] 
gdiplus: Extend GdipDrawImagePointsRect.

17 years agogdiplus: Track width and height of GpBitmaps.
Evan Stade [Wed, 1 Aug 2007 02:16:20 +0000 (19:16 -0700)] 
gdiplus: Track width and height of GpBitmaps.

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

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

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

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

17 years agogdiplus: Added partial implementation of GdipSaveImageToStream.
Evan Stade [Wed, 1 Aug 2007 02:16:00 +0000 (19:16 -0700)] 
gdiplus: Added partial implementation of GdipSaveImageToStream.

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

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.