wine
17 years agowined3d: Store the gl format table in the gl info structure.
Stefan Dösinger [Fri, 27 Jul 2007 11:22:54 +0000 (13:22 +0200)] 
wined3d: Store the gl format table in the gl info structure.

17 years agowined3d: Split up the format table.
Stefan Dösinger [Mon, 23 Jul 2007 09:13:37 +0000 (11:13 +0200)] 
wined3d: Split up the format table.

17 years agoRelease 0.9.42. wine-0.9.42
Alexandre Julliard [Fri, 27 Jul 2007 15:11:43 +0000 (17:11 +0200)] 
Release 0.9.42.

17 years agoadvapi32/service: Fix buffersize calculations for GetServiceDisplayNameW.
Paul Vriens [Thu, 26 Jul 2007 14:15:44 +0000 (16:15 +0200)] 
advapi32/service: Fix buffersize calculations for GetServiceDisplayNameW.

17 years agoadvapi32/service: Forward GetServiceDisplayNameA to GetServiceDisplayNameW.
Paul Vriens [Thu, 26 Jul 2007 14:09:37 +0000 (16:09 +0200)] 
advapi32/service: Forward GetServiceDisplayNameA to GetServiceDisplayNameW.

17 years agoadvapi32/service: Test GetServiceDisplayNameA for service with no displayname.
Paul Vriens [Thu, 26 Jul 2007 11:54:22 +0000 (13:54 +0200)] 
advapi32/service: Test GetServiceDisplayNameA for service with no displayname.

17 years agoadvapi32/service: More tests for GetServiceDisplayName.
Paul Vriens [Thu, 26 Jul 2007 11:51:30 +0000 (13:51 +0200)] 
advapi32/service: More tests for GetServiceDisplayName.

17 years agowininet: Strip Accept-Encoding from http/1.0 requests.
Aric Stewart [Thu, 26 Jul 2007 13:59:00 +0000 (08:59 -0500)] 
wininet: Strip Accept-Encoding from http/1.0 requests.

17 years agowinspool: Return most fields for DRIVER_INFO_4 and 6.
Detlef Riekenberg [Thu, 26 Jul 2007 21:37:22 +0000 (23:37 +0200)] 
winspool: Return most fields for DRIVER_INFO_4 and 6.

17 years agowinspool: Return the full path in DRIVER_INFO_2 and 3.
Detlef Riekenberg [Thu, 26 Jul 2007 21:24:31 +0000 (23:24 +0200)] 
winspool: Return the full path in DRIVER_INFO_2 and 3.

17 years agowinspool: Enable all levels for EnumPrinterDrivers + GetPrinterDriver.
Detlef Riekenberg [Thu, 26 Jul 2007 21:14:55 +0000 (23:14 +0200)] 
winspool: Enable all levels for EnumPrinterDrivers + GetPrinterDriver.

17 years agowinspool: Return the full path for the driver.
Detlef Riekenberg [Thu, 26 Jul 2007 21:05:27 +0000 (23:05 +0200)] 
winspool: Return the full path for the driver.

17 years agowinspool: Use correct path for 16bit drivers.
Detlef Riekenberg [Thu, 26 Jul 2007 20:54:14 +0000 (22:54 +0200)] 
winspool: Use correct path for 16bit drivers.

17 years agourlmon/tests: Make http protocol tests refractory to timing issues.
Misha Koshelev [Fri, 27 Jul 2007 05:44:33 +0000 (00:44 -0500)] 
urlmon/tests: Make http protocol tests refractory to timing issues.

17 years agourlmon/tests: Rename received_data event to more general name event_complete.
Misha Koshelev [Fri, 27 Jul 2007 05:39:17 +0000 (00:39 -0500)] 
urlmon/tests: Rename received_data event to more general name event_complete.

17 years agomshtml: Fixed a typo.
Jacek Caban [Fri, 27 Jul 2007 00:57:14 +0000 (02:57 +0200)] 
mshtml: Fixed a typo.

17 years agomsi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
James Hawkins [Fri, 27 Jul 2007 00:40:38 +0000 (17:40 -0700)] 
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.

17 years agomsi: Initialize the size parameter.
James Hawkins [Fri, 27 Jul 2007 00:34:10 +0000 (17:34 -0700)] 
msi: Initialize the size parameter.

17 years agomsi: Add more tests for MSIMODIFY_UPDATE.
James Hawkins [Fri, 27 Jul 2007 00:33:26 +0000 (17:33 -0700)] 
msi: Add more tests for MSIMODIFY_UPDATE.

17 years agodsound: Allow mixing the same buffer multiple times if we are looping.
Maarten Lankhorst [Thu, 12 Jul 2007 11:21:43 +0000 (13:21 +0200)] 
dsound: Allow mixing the same buffer multiple times if we are looping.

17 years agowinmm: Don't operate on freed data in timer.
Maarten Lankhorst [Thu, 19 Jul 2007 09:34:48 +0000 (11:34 +0200)] 
winmm: Don't operate on freed data in timer.

17 years agowineoss: Make sure writepos < buflen for dsrender.
Maarten Lankhorst [Tue, 24 Jul 2007 16:23:42 +0000 (18:23 +0200)] 
wineoss: Make sure writepos < buflen for dsrender.

17 years agowinealsa: Minor fixes to ds output.
Maarten Lankhorst [Wed, 18 Jul 2007 22:58:23 +0000 (00:58 +0200)] 
winealsa: Minor fixes to ds output.

17 years agodsound: Some cosmetic changes.
Maarten Lankhorst [Tue, 17 Jul 2007 13:44:13 +0000 (15:44 +0200)] 
dsound: Some cosmetic changes.

17 years agodsound: Fix CheckEvent in mixer.
Maarten Lankhorst [Thu, 12 Jul 2007 10:38:29 +0000 (12:38 +0200)] 
dsound: Fix CheckEvent in mixer.

17 years agodsound: Make sure secondary_remainder and buflen are aligned to primary buffer in...
Maarten Lankhorst [Thu, 12 Jul 2007 10:26:19 +0000 (12:26 +0200)] 
dsound: Make sure secondary_remainder and buflen are aligned to primary buffer in mixer.

17 years agooleaut32: Constify some variables.
Andrew Talbot [Thu, 26 Jul 2007 21:24:58 +0000 (22:24 +0100)] 
oleaut32: Constify some variables.

17 years agoversion: VerQueryValueA/W NULL pointer check.
Steven Edwards [Thu, 26 Jul 2007 19:42:16 +0000 (15:42 -0400)] 
version: VerQueryValueA/W NULL pointer check.

17 years agowgl: Fix a typo in the WGL_TEXTURE_TARGET_ARB emulation code.
Roderick Colenbrander [Fri, 27 Jul 2007 09:00:19 +0000 (11:00 +0200)] 
wgl: Fix a typo in the WGL_TEXTURE_TARGET_ARB emulation code.

17 years agowgl: Enable offscreen pixelformats for pbuffers.
Roderick Colenbrander [Thu, 26 Jul 2007 18:32:22 +0000 (20:32 +0200)] 
wgl: Enable offscreen pixelformats for pbuffers.

17 years agowgl: Replace the GLXFBConfigIDs in the pixelformat list with real GLXFBConfigs.
Roderick Colenbrander [Thu, 26 Jul 2007 17:23:39 +0000 (19:23 +0200)] 
wgl: Replace the GLXFBConfigIDs in the pixelformat list with real GLXFBConfigs.

17 years agowgl: Fill the format table with offscreen pixelformats which are needed for pbuffers.
Roderick Colenbrander [Thu, 26 Jul 2007 16:13:08 +0000 (18:13 +0200)] 
wgl: Fill the format table with offscreen pixelformats which are needed for pbuffers.

17 years agomsvcrt: Get rid of the now unused strndup/wstrndup functions.
Alexandre Julliard [Fri, 27 Jul 2007 10:18:44 +0000 (12:18 +0200)] 
msvcrt: Get rid of the now unused strndup/wstrndup functions.

17 years agomsvcrt: Fixed errno setting in malloc, HeapAlloc doesn't set last error.
Alexandre Julliard [Fri, 27 Jul 2007 10:18:15 +0000 (12:18 +0200)] 
msvcrt: Fixed errno setting in malloc, HeapAlloc doesn't set last error.

17 years agomsvcrt: Fixed buffer allocation in _getcwd/_wgetcwd.
Alexandre Julliard [Fri, 27 Jul 2007 10:17:58 +0000 (12:17 +0200)] 
msvcrt: Fixed buffer allocation in _getcwd/_wgetcwd.

17 years agontdll: Simply store the assembly type without interpreting it.
Alexandre Julliard [Fri, 27 Jul 2007 10:17:07 +0000 (12:17 +0200)] 
ntdll: Simply store the assembly type without interpreting it.

17 years agokernel32: Added a number of activation context tests.
Jacek Caban [Thu, 26 Jul 2007 17:42:06 +0000 (19:42 +0200)] 
kernel32: Added a number of activation context tests.

17 years agogdiplus/tests: Added pen dash array tests.
Evan Stade [Thu, 26 Jul 2007 02:15:43 +0000 (19:15 -0700)] 
gdiplus/tests: Added pen dash array tests.

17 years agogdiplus: Added GdipSetPenDashArray/GdipGetPenDashArray.
Evan Stade [Thu, 26 Jul 2007 02:15:38 +0000 (19:15 -0700)] 
gdiplus: Added GdipSetPenDashArray/GdipGetPenDashArray.

17 years agogdiplus: Fix arc2polybezier.
Evan Stade [Thu, 26 Jul 2007 02:15:33 +0000 (19:15 -0700)] 
gdiplus: Fix arc2polybezier.

17 years agogdiplus/tests: Added GdipAddPathEllipse test.
Evan Stade [Thu, 26 Jul 2007 02:15:28 +0000 (19:15 -0700)] 
gdiplus/tests: Added GdipAddPathEllipse test.

17 years agogdiplus: Added GdipAddPathEllipse.
Evan Stade [Thu, 26 Jul 2007 02:15:24 +0000 (19:15 -0700)] 
gdiplus: Added GdipAddPathEllipse.

17 years agogdiplus: Fix memory leak.
Evan Stade [Thu, 26 Jul 2007 02:15:20 +0000 (19:15 -0700)] 
gdiplus: Fix memory leak.

17 years agocrypt32: Test and implement encoding signed messages with authenticated attributes.
Juan Lang [Thu, 26 Jul 2007 01:15:16 +0000 (18:15 -0700)] 
crypt32: Test and implement encoding signed messages with authenticated attributes.

17 years agocrypt32: Trace a few more items when decoding.
Juan Lang [Thu, 26 Jul 2007 01:14:25 +0000 (18:14 -0700)] 
crypt32: Trace a few more items when decoding.

17 years agocrypt32: Test and fix encoding and decoding of attributes in PKCS signers.
Juan Lang [Thu, 26 Jul 2007 01:13:45 +0000 (18:13 -0700)] 
crypt32: Test and fix encoding and decoding of attributes in PKCS signers.

17 years agocrypt32: Partially implement decoding of signed messages.
Juan Lang [Thu, 26 Jul 2007 01:12:16 +0000 (18:12 -0700)] 
crypt32: Partially implement decoding of signed messages.

17 years agocrypt32: Don't check tag in CRYPT_DecodeDERArray, caller already does.
Juan Lang [Thu, 26 Jul 2007 01:11:31 +0000 (18:11 -0700)] 
crypt32: Don't check tag in CRYPT_DecodeDERArray, caller already does.

17 years agocrypt32: Actually skip content when skipping an item in a sequence.
Juan Lang [Thu, 26 Jul 2007 01:10:40 +0000 (18:10 -0700)] 
crypt32: Actually skip content when skipping an item in a sequence.

17 years agocrypt32: Remove redundant assignment.
Juan Lang [Thu, 26 Jul 2007 01:10:12 +0000 (18:10 -0700)] 
crypt32: Remove redundant assignment.

17 years agocrypt32: Add initial tests for decoding signed messages.
Juan Lang [Thu, 26 Jul 2007 01:09:37 +0000 (18:09 -0700)] 
crypt32: Add initial tests for decoding signed messages.

17 years agocrypt32: Test getting the hash from a hash message with an invalid index.
Juan Lang [Thu, 26 Jul 2007 01:08:58 +0000 (18:08 -0700)] 
crypt32: Test getting the hash from a hash message with an invalid index.

17 years agourlmon/tests: Don't proceed with POST operation (that will fail) if we run out of...
Misha Koshelev [Thu, 26 Jul 2007 05:03:25 +0000 (00:03 -0500)] 
urlmon/tests: Don't proceed with POST operation (that will fail) if we run out of memory.

17 years agourlmon/tests: Fix http protocol tests with absence of BINDF_FROMURLMON to properly...
Misha Koshelev [Thu, 26 Jul 2007 05:02:17 +0000 (00:02 -0500)] 
urlmon/tests: Fix http protocol tests with absence of BINDF_FROMURLMON to properly expect ReportData.

17 years agourlmon: Don't free structures that are used by asynchronous HttpSendRequest until...
Misha Koshelev [Thu, 26 Jul 2007 04:58:37 +0000 (23:58 -0500)] 
urlmon: Don't free structures that are used by asynchronous HttpSendRequest until we are sure they won't be used.

17 years agolibwine: Get rid of the lookup in the top dlls/ dir, all dlls are named correctly...
Alexandre Julliard [Thu, 26 Jul 2007 09:52:53 +0000 (11:52 +0200)] 
libwine: Get rid of the lookup in the top dlls/ dir, all dlls are named correctly now.

17 years agocrypt32: Don't use off_t for memory offsets.
Alexandre Julliard [Thu, 26 Jul 2007 09:52:23 +0000 (11:52 +0200)] 
crypt32: Don't use off_t for memory offsets.

17 years agomshtml: Handle Ctrl-Home and Ctrl-End in edit mode.
Rob Shearman [Thu, 26 Jul 2007 00:15:22 +0000 (19:15 -0500)] 
mshtml: Handle Ctrl-Home and Ctrl-End in edit mode.

17 years agowined3d: Flip the scissor rect when rendering offscreen.
H. Verbeet [Wed, 25 Jul 2007 22:38:50 +0000 (00:38 +0200)] 
wined3d: Flip the scissor rect when rendering offscreen.

17 years agod3d9: Trace the Format parameter to IDirect3DDevice9Impl_CreateTexture as hexadecimal.
H. Verbeet [Wed, 25 Jul 2007 22:38:45 +0000 (00:38 +0200)] 
d3d9: Trace the Format parameter to IDirect3DDevice9Impl_CreateTexture as hexadecimal.

17 years agomshtml: Make sure we have associated listener before calling OnStopRequest.
Jacek Caban [Wed, 25 Jul 2007 22:14:45 +0000 (00:14 +0200)] 
mshtml: Make sure we have associated listener before calling OnStopRequest.

17 years agourlmon: Change some gotos to return.
Jacek Caban [Wed, 25 Jul 2007 22:13:44 +0000 (00:13 +0200)] 
urlmon: Change some gotos to return.

17 years agontdll: Remove a break after a break. Found by Smatch.
Michael Stefaniuc [Wed, 25 Jul 2007 21:22:21 +0000 (23:22 +0200)] 
ntdll: Remove a break after a break. Found by Smatch.

17 years agowinefile: Change choose_font() and init_output() to the W form.
Michael Stefaniuc [Wed, 25 Jul 2007 21:22:08 +0000 (23:22 +0200)] 
winefile: Change choose_font() and init_output() to the W form.

17 years agowinefile: Move the font choosing code to a separate function.
Michael Stefaniuc [Wed, 25 Jul 2007 21:21:43 +0000 (23:21 +0200)] 
winefile: Move the font choosing code to a separate function.

17 years agowgl: Set pbuffer dimensions in HDC.
Roderick Colenbrander [Wed, 25 Jul 2007 21:18:50 +0000 (23:18 +0200)] 
wgl: Set pbuffer dimensions in HDC.

17 years agoopengl: WGL_ARB_render_texture support.
Roderick Colenbrander [Wed, 25 Jul 2007 20:32:07 +0000 (22:32 +0200)] 
opengl: WGL_ARB_render_texture support.

17 years agoopengl32: Relax extension checking.
Roderick Colenbrander [Wed, 25 Jul 2007 20:27:39 +0000 (22:27 +0200)] 
opengl32: Relax extension checking.

17 years agooleaut32: Constify some variables.
Andrew Talbot [Wed, 25 Jul 2007 20:37:23 +0000 (21:37 +0100)] 
oleaut32: Constify some variables.

17 years agocomctl32: Fix missing toolbar button with HINST_COMMCTRL.
Jason Edmeades [Wed, 25 Jul 2007 19:51:18 +0000 (20:51 +0100)] 
comctl32: Fix missing toolbar button with HINST_COMMCTRL.

17 years agowined3d: Do not fail if the adapter info can't be initialized.
Stefan Dösinger [Mon, 16 Jul 2007 18:53:44 +0000 (20:53 +0200)] 
wined3d: Do not fail if the adapter info can't be initialized.

17 years agowined3d: Set the pow2 sizes in gl surface private setup.
Stefan Dösinger [Mon, 16 Jul 2007 18:42:16 +0000 (20:42 +0200)] 
wined3d: Set the pow2 sizes in gl surface private setup.

17 years agowined3d: Find the shader constant limit at adapter init time.
Stefan Dösinger [Mon, 16 Jul 2007 17:59:41 +0000 (19:59 +0200)] 
wined3d: Find the shader constant limit at adapter init time.

17 years agowined3d: Allocate render target management members in Init3D.
Stefan Dösinger [Mon, 16 Jul 2007 17:49:34 +0000 (19:49 +0200)] 
wined3d: Allocate render target management members in Init3D.

17 years agowined3d: Attempt to clean up fbos only if a gl surface is destroyed.
Stefan Dösinger [Wed, 18 Jul 2007 21:13:58 +0000 (23:13 +0200)] 
wined3d: Attempt to clean up fbos only if a gl surface is destroyed.

17 years agontdll: Support single quotes around XML attribute values.
Alexandre Julliard [Thu, 26 Jul 2007 09:07:01 +0000 (11:07 +0200)] 
ntdll: Support single quotes around XML attribute values.

17 years agontdll: Activate the module's activation context while resolving imports and attaching.
Alexandre Julliard [Thu, 26 Jul 2007 09:06:17 +0000 (11:06 +0200)] 
ntdll: Activate the module's activation context while resolving imports and attaching.

17 years agontdll: Use activation contexts information to load dlls (based on a patch by Jacek...
Alexandre Julliard [Wed, 25 Jul 2007 19:33:46 +0000 (21:33 +0200)] 
ntdll: Use activation contexts information to load dlls (based on a patch by Jacek Caban).

17 years agokernel32: Added FindActCtxSectionStringA implementation.
Jacek Caban [Wed, 25 Jul 2007 18:37:49 +0000 (20:37 +0200)] 
kernel32: Added FindActCtxSectionStringA implementation.

17 years agontdll: Implemented RtlFindActivationContextSectionString.
Eric Pouech [Wed, 25 Jul 2007 18:37:36 +0000 (20:37 +0200)] 
ntdll: Implemented RtlFindActivationContextSectionString.

17 years agontdll: Implemented FileInformationInAssemblyOfAssemblyInActivationContext option...
Eric Pouech [Wed, 25 Jul 2007 17:04:36 +0000 (19:04 +0200)] 
ntdll: Implemented FileInformationInAssemblyOfAssemblyInActivationContext option in RtlQueryInformationActivationContext.

17 years agontdll: Implemented AssemblyDetailedInformationInActivationContext option in RtlQueryI...
Eric Pouech [Wed, 25 Jul 2007 19:41:10 +0000 (21:41 +0200)] 
ntdll: Implemented AssemblyDetailedInformationInActivationContext option in RtlQueryInformationActivationContext.

17 years agontdll: Implemented ActivationContextDetailedInformation option in RtlQueryInformation...
Eric Pouech [Wed, 25 Jul 2007 16:44:11 +0000 (18:44 +0200)] 
ntdll: Implemented ActivationContextDetailedInformation option in RtlQueryInformationActivationContext.

17 years agontdll: Initial implementation of RtlQueryInformationActivationContext.
Alexandre Julliard [Wed, 25 Jul 2007 16:17:36 +0000 (18:17 +0200)] 
ntdll: Initial implementation of RtlQueryInformationActivationContext.

Partially based on a patch by Eric Pouech.

17 years agontdll: Fix return status when failing to load the associated manifest for a module.
Alexandre Julliard [Wed, 25 Jul 2007 16:10:17 +0000 (18:10 +0200)] 
ntdll: Fix return status when failing to load the associated manifest for a module.

17 years agontdll: Improve some activation context traces.
Alexandre Julliard [Thu, 26 Jul 2007 09:05:09 +0000 (11:05 +0200)] 
ntdll: Improve some activation context traces.

17 years agontdll: Store the base directory for an assembly (based on a patch by Eric Pouech).
Alexandre Julliard [Wed, 25 Jul 2007 15:02:11 +0000 (17:02 +0200)] 
ntdll: Store the base directory for an assembly (based on a patch by Eric Pouech).

17 years agontdll: Create the per-module activation context at module load time.
Alexandre Julliard [Wed, 25 Jul 2007 14:50:32 +0000 (16:50 +0200)] 
ntdll: Create the per-module activation context at module load time.

17 years agontdll: Create the process activation context at initialization time.
Alexandre Julliard [Wed, 25 Jul 2007 14:48:40 +0000 (16:48 +0200)] 
ntdll: Create the process activation context at initialization time.

17 years agontdll: Don't add an empty assembly when creating an activation context.
Alexandre Julliard [Wed, 25 Jul 2007 14:47:34 +0000 (16:47 +0200)] 
ntdll: Don't add an empty assembly when creating an activation context.

17 years agontdll: Check existing dependencies in activation context before adding a new one.
Alexandre Julliard [Wed, 25 Jul 2007 14:46:03 +0000 (16:46 +0200)] 
ntdll: Check existing dependencies in activation context before adding a new one.

17 years agox11drv: Fix the special case where windows have WS_CHILD and WS_POPUP.
Peter Dons Tychsen [Wed, 25 Jul 2007 02:09:50 +0000 (04:09 +0200)] 
x11drv: Fix the special case where windows have WS_CHILD and WS_POPUP.

17 years agoserver: Only commit SetThreadPriority if new priority is correct.
Matt Jones [Tue, 24 Jul 2007 20:23:56 +0000 (13:23 -0700)] 
server: Only commit SetThreadPriority if new priority is correct.

17 years agokernel32: Added test for bad arguments to SetThreadPriority, test for correct error...
Matt Jones [Tue, 24 Jul 2007 20:20:40 +0000 (13:20 -0700)] 
kernel32: Added test for bad arguments to SetThreadPriority, test for correct error value.

17 years agogdiplus: Added GdipLoadImageFromStreamICM stub.
Evan Stade [Wed, 25 Jul 2007 00:19:21 +0000 (17:19 -0700)] 
gdiplus: Added GdipLoadImageFromStreamICM stub.

17 years agogdiplus: Added GdipDisposeImage stub.
Evan Stade [Wed, 25 Jul 2007 00:19:18 +0000 (17:19 -0700)] 
gdiplus: Added GdipDisposeImage stub.

17 years agogdiplus: Added GdipCreateMetafileFromWmf stub.
Evan Stade [Wed, 25 Jul 2007 00:19:15 +0000 (17:19 -0700)] 
gdiplus: Added GdipCreateMetafileFromWmf stub.

17 years agogdiplus: Added GdipGetImageType stub.
Evan Stade [Wed, 25 Jul 2007 00:19:12 +0000 (17:19 -0700)] 
gdiplus: Added GdipGetImageType stub.

17 years agogdiplus: Limit fixme output.
Evan Stade [Wed, 25 Jul 2007 00:19:09 +0000 (17:19 -0700)] 
gdiplus: Limit fixme output.

17 years agogdiplus: Image getter stubs.
Evan Stade [Wed, 25 Jul 2007 00:19:02 +0000 (17:19 -0700)] 
gdiplus: Image getter stubs.