wine
17 years agogdiplus/tests: More GdipSetPenDashArray tests.
Evan Stade [Fri, 27 Jul 2007 23:07:43 +0000 (16:07 -0700)] 
gdiplus/tests: More GdipSetPenDashArray tests.

17 years agogdiplus: Draw custom dashes.
Evan Stade [Fri, 27 Jul 2007 23:07:39 +0000 (16:07 -0700)] 
gdiplus: Draw custom dashes.

17 years agontdll: Avoid activation context leak for dlls with no imports.
Alexandre Julliard [Mon, 30 Jul 2007 21:37:39 +0000 (23:37 +0200)] 
ntdll: Avoid activation context leak for dlls with no imports.

17 years agontdll: Allow optional elements in the comClass element.
Alexandre Julliard [Mon, 30 Jul 2007 18:25:33 +0000 (20:25 +0200)] 
ntdll: Allow optional elements in the comClass element.

17 years agontdll: Use the exact size of the manifest file.
Alexandre Julliard [Mon, 30 Jul 2007 18:25:12 +0000 (20:25 +0200)] 
ntdll: Use the exact size of the manifest file.

17 years agontdll: Fixed the null bytes check in RtlIsTextUnicode.
Alexandre Julliard [Mon, 30 Jul 2007 18:17:24 +0000 (20:17 +0200)] 
ntdll: Fixed the null bytes check in RtlIsTextUnicode.

17 years agontdll: Convert the XML parser to Unicode to support UCS-16 manifests.
Alexandre Julliard [Mon, 30 Jul 2007 16:20:24 +0000 (18:20 +0200)] 
ntdll: Convert the XML parser to Unicode to support UCS-16 manifests.

17 years agolmuse.h: Add structures needed by NetUseAdd().
Tim Schwartz [Fri, 27 Jul 2007 22:43:16 +0000 (17:43 -0500)] 
lmuse.h: Add structures needed by NetUseAdd().

17 years agouser32: Also test parent messages when hiding child window.
Clinton Stimpson [Fri, 27 Jul 2007 01:27:53 +0000 (19:27 -0600)] 
user32: Also test parent messages when hiding child window.

17 years agontdll: Add Bolivian time zone info.
Lei Zhang [Mon, 30 Jul 2007 05:01:56 +0000 (22:01 -0700)] 
ntdll: Add Bolivian time zone info.

17 years agomsi: Add a stub implementation of MsiSourceListEnumSourcesA.
James Hawkins [Mon, 30 Jul 2007 04:29:21 +0000 (21:29 -0700)] 
msi: Add a stub implementation of MsiSourceListEnumSourcesA.

17 years agomsi: Treat an empty string and a NULL string as the same value.
James Hawkins [Mon, 30 Jul 2007 04:23:19 +0000 (21:23 -0700)] 
msi: Treat an empty string and a NULL string as the same value.

17 years agowgl: Replace glReadPixels in wglBindTexImage2D by the MUCH faster glCopyTexImage2D.
Roderick Colenbrander [Sun, 29 Jul 2007 12:13:45 +0000 (14:13 +0200)] 
wgl: Replace glReadPixels in wglBindTexImage2D by the MUCH faster glCopyTexImage2D.

17 years agowgl: wglBindTexImageARB should return TRUE on success.
Roderick Colenbrander [Sat, 28 Jul 2007 21:21:57 +0000 (23:21 +0200)] 
wgl: wglBindTexImageARB should return TRUE on success.

17 years agowgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_format_float support.
Roderick Colenbrander [Sat, 28 Jul 2007 16:56:12 +0000 (18:56 +0200)] 
wgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_format_float support.

17 years agowgl: Enable WGL_EXT_swap_control by default even when the GLX version isn't there.
Roderick Colenbrander [Fri, 27 Jul 2007 22:32:32 +0000 (00:32 +0200)] 
wgl: Enable WGL_EXT_swap_control by default even when the GLX version isn't there.

17 years agowgl: Use correct types and pixelformats for pbuffers.
Roderick Colenbrander [Fri, 27 Jul 2007 22:20:44 +0000 (00:20 +0200)] 
wgl: Use correct types and pixelformats for pbuffers.

17 years agocmd: Remove some debug code.
Jason Edmeades [Fri, 27 Jul 2007 20:43:39 +0000 (21:43 +0100)] 
cmd: Remove some debug code.

17 years agocmd: Fix comment to accurately reflect the function.
Jason Edmeades [Fri, 27 Jul 2007 20:43:38 +0000 (21:43 +0100)] 
cmd: Fix comment to accurately reflect the function.

17 years agocmd: Add support for wildcards in copy.
Jason Edmeades [Fri, 27 Jul 2007 20:43:37 +0000 (21:43 +0100)] 
cmd: Add support for wildcards in copy.

17 years agoadvapi32/service: Be a bit more consistent.
Paul Vriens [Mon, 30 Jul 2007 09:42:15 +0000 (11:42 +0200)] 
advapi32/service: Be a bit more consistent.

17 years agoadvapi32/service: Fix GetServiceDisplayNameA for service with no displayname.
Paul Vriens [Sun, 29 Jul 2007 20:42:17 +0000 (22:42 +0200)] 
advapi32/service: Fix GetServiceDisplayNameA for service with no displayname.

17 years agoadvapi32/service: Test for too small buffer.
Paul Vriens [Sun, 29 Jul 2007 20:29:11 +0000 (22:29 +0200)] 
advapi32/service: Test for too small buffer.

17 years agoadvapi32/service: Set correct error when the service doesn't exist.
Paul Vriens [Fri, 27 Jul 2007 19:47:43 +0000 (21:47 +0200)] 
advapi32/service: Set correct error when the service doesn't exist.

17 years agontdll: Fix a compiler warning.
Alexandre Julliard [Mon, 30 Jul 2007 12:46:09 +0000 (14:46 +0200)] 
ntdll: Fix a compiler warning.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.