wine
16 years agolibwine: Fix lookup of 16-bit dll placeholders. Remove some old compatibility code.
Alexandre Julliard [Mon, 30 Jul 2007 12:44:05 +0000 (14:44 +0200)] 
libwine: Fix lookup of 16-bit dll placeholders. Remove some old compatibility code.

16 years agowined3d: Fix compiler warning.
Alexandre Julliard [Mon, 30 Jul 2007 12:14:01 +0000 (14:14 +0200)] 
wined3d: Fix compiler warning.

16 years agowinefile: Use SendMessageW instead of SNDMSG.
Michael Stefaniuc [Sun, 29 Jul 2007 20:37:38 +0000 (22:37 +0200)] 
winefile: Use SendMessageW instead of SNDMSG.

16 years agontdll: Match the definition of NtQueryEvent() with its declaration.
Michael Stefaniuc [Sun, 29 Jul 2007 20:37:28 +0000 (22:37 +0200)] 
ntdll: Match the definition of NtQueryEvent() with its declaration.

16 years agomshtml: Added mshtml.tlb.
Jacek Caban [Sun, 29 Jul 2007 19:25:14 +0000 (21:25 +0200)] 
mshtml: Added mshtml.tlb.

16 years agomshtml.idl: Added some missing attributes.
Jacek Caban [Sun, 29 Jul 2007 19:21:18 +0000 (21:21 +0200)] 
mshtml.idl: Added some missing attributes.

16 years agowidl: Reorder switch cases to keep alphabetical order.
Jacek Caban [Sun, 29 Jul 2007 19:24:32 +0000 (21:24 +0200)] 
widl: Reorder switch cases to keep alphabetical order.

16 years agowidl: Added displaybind attribute handling.
Jacek Caban [Sun, 29 Jul 2007 19:23:53 +0000 (21:23 +0200)] 
widl: Added displaybind attribute handling.

16 years agowidl: Added nonbrowsable attribute handling.
Jacek Caban [Sun, 29 Jul 2007 19:23:18 +0000 (21:23 +0200)] 
widl: Added nonbrowsable attribute handling.

16 years agowidl: Use correct bytes in write_value.
Jacek Caban [Sun, 29 Jul 2007 19:22:20 +0000 (21:22 +0200)] 
widl: Use correct bytes in write_value.

16 years agontdll: Simplify TIME_GetBias.
Dmitry Timoshkov [Sun, 29 Jul 2007 12:33:23 +0000 (21:33 +0900)] 
ntdll: Simplify TIME_GetBias.

16 years agontdll: Add some traces to make debugging time zone related problems easier.
Dmitry Timoshkov [Sun, 29 Jul 2007 12:31:00 +0000 (21:31 +0900)] 
ntdll: Add some traces to make debugging time zone related problems easier.

16 years agokernel32: Fix TIME_CompTimeZoneID return type.
Dmitry Timoshkov [Sun, 29 Jul 2007 12:27:41 +0000 (21:27 +0900)] 
kernel32: Fix TIME_CompTimeZoneID return type.

16 years agokernel32: Add more tests for time zone info.
Dmitry Timoshkov [Sun, 29 Jul 2007 12:26:20 +0000 (21:26 +0900)] 
kernel32: Add more tests for time zone info.

16 years agooleaut32: Constify some variables.
Andrew Talbot [Sat, 28 Jul 2007 23:12:14 +0000 (00:12 +0100)] 
oleaut32: Constify some variables.

16 years agowinealsa: Always commit at least 3 periods in dsoutput.
Maarten Lankhorst [Sun, 29 Jul 2007 10:39:49 +0000 (12:39 +0200)] 
winealsa: Always commit at least 3 periods in dsoutput.

16 years agowinealsa: Increase performance of waveout getposition.
Maarten Lankhorst [Fri, 6 Jul 2007 13:28:31 +0000 (15:28 +0200)] 
winealsa: Increase performance of waveout getposition.

16 years agowinealsa: Increase performance of wavein getposition.
Maarten Lankhorst [Wed, 4 Jul 2007 22:41:59 +0000 (00:41 +0200)] 
winealsa: Increase performance of wavein getposition.

16 years agomsi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.
Misha Koshelev [Sat, 28 Jul 2007 04:51:47 +0000 (23:51 -0500)] 
msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.

16 years agodinput: Fix typo.
Vitaliy Margolen [Sun, 29 Jul 2007 02:09:43 +0000 (20:09 -0600)] 
dinput: Fix typo.

16 years agocomdlg32: Save dialog works if fred\ entered as filename.
Jason Edmeades [Sat, 28 Jul 2007 19:34:49 +0000 (20:34 +0100)] 
comdlg32: Save dialog works if fred\ entered as filename.

16 years agoddraw: Remove thread safety FIXMEs.
Robert Millan [Sat, 28 Jul 2007 19:17:19 +0000 (21:17 +0200)] 
ddraw: Remove thread safety FIXMEs.

16 years agocrypt32: Implement message stores.
Juan Lang [Fri, 27 Jul 2007 17:59:49 +0000 (10:59 -0700)] 
crypt32: Implement message stores.

16 years agocrypt32: Only destroy a decoded message's hash if it's been created.
Juan Lang [Fri, 27 Jul 2007 17:58:52 +0000 (10:58 -0700)] 
crypt32: Only destroy a decoded message's hash if it's been created.

16 years agocrypt32: Add tests for message stores.
Juan Lang [Fri, 27 Jul 2007 17:58:28 +0000 (10:58 -0700)] 
crypt32: Add tests for message stores.

16 years agocrypt32: Implement getting some parameters from a decoded signed message.
Juan Lang [Fri, 27 Jul 2007 17:57:50 +0000 (10:57 -0700)] 
crypt32: Implement getting some parameters from a decoded signed message.

16 years agocrypt32: Change type to avoid unnecessary casting.
Juan Lang [Fri, 27 Jul 2007 17:57:17 +0000 (10:57 -0700)] 
crypt32: Change type to avoid unnecessary casting.

16 years agocrypt32: Test getting parameters from decoded signed messages.
Juan Lang [Fri, 27 Jul 2007 17:56:48 +0000 (10:56 -0700)] 
crypt32: Test getting parameters from decoded signed messages.

16 years agocrypt32: Store decoded signed content in message.
Juan Lang [Fri, 27 Jul 2007 17:56:20 +0000 (10:56 -0700)] 
crypt32: Store decoded signed content in message.

16 years agocrypt32: Correct type of a decoded signed message.
Juan Lang [Fri, 27 Jul 2007 17:55:44 +0000 (10:55 -0700)] 
crypt32: Correct type of a decoded signed message.

16 years agocrypt32: A decoded message's parameters are dependent on its type.
Juan Lang [Fri, 27 Jul 2007 17:55:15 +0000 (10:55 -0700)] 
crypt32: A decoded message's parameters are dependent on its type.

16 years agolocalspl/tests: Use skip if localspl can't be loaded.
Paul Vriens [Fri, 27 Jul 2007 19:41:32 +0000 (21:41 +0200)] 
localspl/tests: Use skip if localspl can't be loaded.

16 years agomsi: Use a more unique property separator.
James Hawkins [Fri, 27 Jul 2007 18:13:01 +0000 (11:13 -0700)] 
msi: Use a more unique property separator.

16 years agomsi: Keep track of the wildcard record index.
James Hawkins [Fri, 27 Jul 2007 18:11:54 +0000 (11:11 -0700)] 
msi: Keep track of the wildcard record index.

16 years agowgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectangle support.
Roderick Colenbrander [Fri, 27 Jul 2007 13:01:52 +0000 (15:01 +0200)] 
wgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectangle support.

16 years agowgl: Fix another BadMatch error by giving a pbuffer its own GLXContext.
Roderick Colenbrander [Fri, 27 Jul 2007 13:19:46 +0000 (15:19 +0200)] 
wgl: Fix another BadMatch error by giving a pbuffer its own GLXContext.

16 years agowgl: Fix a BadMatch error resulting from ignoring that iPixelFormat stars counting...
Roderick Colenbrander [Fri, 27 Jul 2007 12:59:01 +0000 (14:59 +0200)] 
wgl: Fix a BadMatch error resulting from ignoring that iPixelFormat stars counting from 1.

16 years agod3d8: Only test pixel shaders for refcounting if they are supported.
Stefan Dösinger [Tue, 24 Jul 2007 13:33:37 +0000 (15:33 +0200)] 
d3d8: Only test pixel shaders for refcounting if they are supported.

16 years agod3d8: Skip volume test if volume textures are not supported.
Stefan Dösinger [Tue, 24 Jul 2007 13:27:58 +0000 (15:27 +0200)] 
d3d8: Skip volume test if volume textures are not supported.

16 years agowined3d: A more dynamic initialization of the gl pixel formats.
Stefan Dösinger [Tue, 24 Jul 2007 08:25:35 +0000 (10:25 +0200)] 
wined3d: A more dynamic initialization of the gl pixel formats.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

16 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.

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

16 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.

16 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.

16 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.

16 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.

16 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.

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

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

16 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.

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

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

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

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

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

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

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.