Paul Vriens [Mon, 30 Jul 2007 14:36:43 +0000 (16:36 +0200)]
include/pdhmsg.h: Add some defines.
Detlef Riekenberg [Mon, 30 Jul 2007 17:41:03 +0000 (19:41 +0200)]
winspool: Add a TRACE when wine_dlopen for SONAME_LIBCUPS failed.
Stefan Dösinger [Tue, 24 Jul 2007 14:20:45 +0000 (16:20 +0200)]
ddraw: Table fog may be unsupported.
Stefan Dösinger [Tue, 24 Jul 2007 13:43:23 +0000 (15:43 +0200)]
d3d8: Only test pixel shaders if they are supported.
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.
Stefan Dösinger [Tue, 24 Jul 2007 13:36:15 +0000 (15:36 +0200)]
d3d8: Only test volume 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.
Paul Vriens [Mon, 30 Jul 2007 13:20:49 +0000 (15:20 +0200)]
advapi32/service: Cater for domain in the test.
Paul Vriens [Mon, 30 Jul 2007 10:55:56 +0000 (12:55 +0200)]
advapi32/tests: Use skip when we don't have enough rights.
Maarten Lankhorst [Sun, 29 Jul 2007 19:39:46 +0000 (21:39 +0200)]
dsound: Constify DSOUND_CheckEvent.
Maarten Lankhorst [Sun, 29 Jul 2007 19:06:23 +0000 (21:06 +0200)]
dsound: Remove some more unused variables.
Maarten Lankhorst [Sun, 29 Jul 2007 19:29:33 +0000 (21:29 +0200)]
dsound: Silence the IDirectSoundBuffer_Initialize warnings.
Maarten Lankhorst [Sun, 29 Jul 2007 19:27:41 +0000 (21:27 +0200)]
dsound: Fix locking in mixer.
Maarten Lankhorst [Sun, 29 Jul 2007 19:24:21 +0000 (21:24 +0200)]
dsound: Small mixer optimizations.
Maarten Lankhorst [Sun, 29 Jul 2007 19:04:09 +0000 (21:04 +0200)]
dsound: Reset state when stopping device.
Maarten Lankhorst [Sun, 29 Jul 2007 19:01:43 +0000 (21:01 +0200)]
dsound: Replace buffer critical section with a rw-lock.
Evan Stade [Fri, 27 Jul 2007 23:07:50 +0000 (16:07 -0700)]
gdiplus: Fixed a typo.
Evan Stade [Fri, 27 Jul 2007 23:07:47 +0000 (16:07 -0700)]
gdiplus: Check custom dash array for bad properties.
Evan Stade [Fri, 27 Jul 2007 23:07:43 +0000 (16:07 -0700)]
gdiplus/tests: More GdipSetPenDashArray tests.
Evan Stade [Fri, 27 Jul 2007 23:07:39 +0000 (16:07 -0700)]
gdiplus: Draw custom dashes.
Alexandre Julliard [Mon, 30 Jul 2007 21:37:39 +0000 (23:37 +0200)]
ntdll: Avoid activation context leak for dlls with no imports.
Alexandre Julliard [Mon, 30 Jul 2007 18:25:33 +0000 (20:25 +0200)]
ntdll: Allow optional elements in the comClass element.
Alexandre Julliard [Mon, 30 Jul 2007 18:25:12 +0000 (20:25 +0200)]
ntdll: Use the exact size of the manifest file.
Alexandre Julliard [Mon, 30 Jul 2007 18:17:24 +0000 (20:17 +0200)]
ntdll: Fixed the null bytes check in RtlIsTextUnicode.
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.
Tim Schwartz [Fri, 27 Jul 2007 22:43:16 +0000 (17:43 -0500)]
lmuse.h: Add structures needed by NetUseAdd().
Clinton Stimpson [Fri, 27 Jul 2007 01:27:53 +0000 (19:27 -0600)]
user32: Also test parent messages when hiding child window.
Lei Zhang [Mon, 30 Jul 2007 05:01:56 +0000 (22:01 -0700)]
ntdll: Add Bolivian time zone info.
James Hawkins [Mon, 30 Jul 2007 04:29:21 +0000 (21:29 -0700)]
msi: Add a stub implementation of MsiSourceListEnumSourcesA.
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.
Roderick Colenbrander [Sun, 29 Jul 2007 12:13:45 +0000 (14:13 +0200)]
wgl: Replace glReadPixels in wglBindTexImage2D by the MUCH faster glCopyTexImage2D.
Roderick Colenbrander [Sat, 28 Jul 2007 21:21:57 +0000 (23:21 +0200)]
wgl: wglBindTexImageARB should return TRUE on success.
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.
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.
Roderick Colenbrander [Fri, 27 Jul 2007 22:20:44 +0000 (00:20 +0200)]
wgl: Use correct types and pixelformats for pbuffers.
Jason Edmeades [Fri, 27 Jul 2007 20:43:39 +0000 (21:43 +0100)]
cmd: Remove some debug code.
Jason Edmeades [Fri, 27 Jul 2007 20:43:38 +0000 (21:43 +0100)]
cmd: Fix comment to accurately reflect the function.
Jason Edmeades [Fri, 27 Jul 2007 20:43:37 +0000 (21:43 +0100)]
cmd: Add support for wildcards in copy.
Paul Vriens [Mon, 30 Jul 2007 09:42:15 +0000 (11:42 +0200)]
advapi32/service: Be a bit more consistent.
Paul Vriens [Sun, 29 Jul 2007 20:42:17 +0000 (22:42 +0200)]
advapi32/service: Fix GetServiceDisplayNameA for service with no displayname.
Paul Vriens [Sun, 29 Jul 2007 20:29:11 +0000 (22:29 +0200)]
advapi32/service: Test for too small buffer.
Paul Vriens [Fri, 27 Jul 2007 19:47:43 +0000 (21:47 +0200)]
advapi32/service: Set correct error when the service doesn't exist.
Alexandre Julliard [Mon, 30 Jul 2007 12:46:09 +0000 (14:46 +0200)]
ntdll: Fix a compiler warning.
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.
Alexandre Julliard [Mon, 30 Jul 2007 12:14:01 +0000 (14:14 +0200)]
wined3d: Fix compiler warning.
Michael Stefaniuc [Sun, 29 Jul 2007 20:37:38 +0000 (22:37 +0200)]
winefile: Use SendMessageW instead of SNDMSG.
Michael Stefaniuc [Sun, 29 Jul 2007 20:37:28 +0000 (22:37 +0200)]
ntdll: Match the definition of NtQueryEvent() with its declaration.
Jacek Caban [Sun, 29 Jul 2007 19:25:14 +0000 (21:25 +0200)]
mshtml: Added mshtml.tlb.
Jacek Caban [Sun, 29 Jul 2007 19:21:18 +0000 (21:21 +0200)]
mshtml.idl: Added some missing attributes.
Jacek Caban [Sun, 29 Jul 2007 19:24:32 +0000 (21:24 +0200)]
widl: Reorder switch cases to keep alphabetical order.
Jacek Caban [Sun, 29 Jul 2007 19:23:53 +0000 (21:23 +0200)]
widl: Added displaybind attribute handling.
Jacek Caban [Sun, 29 Jul 2007 19:23:18 +0000 (21:23 +0200)]
widl: Added nonbrowsable attribute handling.
Jacek Caban [Sun, 29 Jul 2007 19:22:20 +0000 (21:22 +0200)]
widl: Use correct bytes in write_value.
Dmitry Timoshkov [Sun, 29 Jul 2007 12:33:23 +0000 (21:33 +0900)]
ntdll: Simplify TIME_GetBias.
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.
Dmitry Timoshkov [Sun, 29 Jul 2007 12:27:41 +0000 (21:27 +0900)]
kernel32: Fix TIME_CompTimeZoneID return type.
Dmitry Timoshkov [Sun, 29 Jul 2007 12:26:20 +0000 (21:26 +0900)]
kernel32: Add more tests for time zone info.
Andrew Talbot [Sat, 28 Jul 2007 23:12:14 +0000 (00:12 +0100)]
oleaut32: Constify some variables.
Maarten Lankhorst [Sun, 29 Jul 2007 10:39:49 +0000 (12:39 +0200)]
winealsa: Always commit at least 3 periods in dsoutput.
Maarten Lankhorst [Fri, 6 Jul 2007 13:28:31 +0000 (15:28 +0200)]
winealsa: Increase performance of waveout getposition.
Maarten Lankhorst [Wed, 4 Jul 2007 22:41:59 +0000 (00:41 +0200)]
winealsa: Increase performance of wavein getposition.
Misha Koshelev [Sat, 28 Jul 2007 04:51:47 +0000 (23:51 -0500)]
msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.
Vitaliy Margolen [Sun, 29 Jul 2007 02:09:43 +0000 (20:09 -0600)]
dinput: Fix typo.
Jason Edmeades [Sat, 28 Jul 2007 19:34:49 +0000 (20:34 +0100)]
comdlg32: Save dialog works if fred\ entered as filename.
Robert Millan [Sat, 28 Jul 2007 19:17:19 +0000 (21:17 +0200)]
ddraw: Remove thread safety FIXMEs.
Juan Lang [Fri, 27 Jul 2007 17:59:49 +0000 (10:59 -0700)]
crypt32: Implement message stores.
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.
Juan Lang [Fri, 27 Jul 2007 17:58:28 +0000 (10:58 -0700)]
crypt32: Add tests for message stores.
Juan Lang [Fri, 27 Jul 2007 17:57:50 +0000 (10:57 -0700)]
crypt32: Implement getting some parameters from a decoded signed message.
Juan Lang [Fri, 27 Jul 2007 17:57:17 +0000 (10:57 -0700)]
crypt32: Change type to avoid unnecessary casting.
Juan Lang [Fri, 27 Jul 2007 17:56:48 +0000 (10:56 -0700)]
crypt32: Test getting parameters from decoded signed messages.
Juan Lang [Fri, 27 Jul 2007 17:56:20 +0000 (10:56 -0700)]
crypt32: Store decoded signed content in message.
Juan Lang [Fri, 27 Jul 2007 17:55:44 +0000 (10:55 -0700)]
crypt32: Correct type of a decoded signed message.
Juan Lang [Fri, 27 Jul 2007 17:55:15 +0000 (10:55 -0700)]
crypt32: A decoded message's parameters are dependent on its type.
Paul Vriens [Fri, 27 Jul 2007 19:41:32 +0000 (21:41 +0200)]
localspl/tests: Use skip if localspl can't be loaded.
James Hawkins [Fri, 27 Jul 2007 18:13:01 +0000 (11:13 -0700)]
msi: Use a more unique property separator.
James Hawkins [Fri, 27 Jul 2007 18:11:54 +0000 (11:11 -0700)]
msi: Keep track of the wildcard record index.
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.
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.
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.
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.
Stefan Dösinger [Tue, 24 Jul 2007 13:27:58 +0000 (15:27 +0200)]
d3d8: Skip volume test if volume textures are not supported.
Stefan Dösinger [Tue, 24 Jul 2007 08:25:35 +0000 (10:25 +0200)]
wined3d: A more dynamic initialization of the gl pixel formats.
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.
Stefan Dösinger [Mon, 23 Jul 2007 09:13:37 +0000 (11:13 +0200)]
wined3d: Split up the format table.
Alexandre Julliard [Fri, 27 Jul 2007 15:11:43 +0000 (17:11 +0200)]
Release 0.9.42.
Paul Vriens [Thu, 26 Jul 2007 14:15:44 +0000 (16:15 +0200)]
advapi32/service: Fix buffersize calculations for GetServiceDisplayNameW.
Paul Vriens [Thu, 26 Jul 2007 14:09:37 +0000 (16:09 +0200)]
advapi32/service: Forward GetServiceDisplayNameA to GetServiceDisplayNameW.
Paul Vriens [Thu, 26 Jul 2007 11:54:22 +0000 (13:54 +0200)]
advapi32/service: Test GetServiceDisplayNameA for service with no displayname.
Paul Vriens [Thu, 26 Jul 2007 11:51:30 +0000 (13:51 +0200)]
advapi32/service: More tests for GetServiceDisplayName.
Aric Stewart [Thu, 26 Jul 2007 13:59:00 +0000 (08:59 -0500)]
wininet: Strip Accept-Encoding from http/1.0 requests.
Detlef Riekenberg [Thu, 26 Jul 2007 21:37:22 +0000 (23:37 +0200)]
winspool: Return most fields for DRIVER_INFO_4 and 6.
Detlef Riekenberg [Thu, 26 Jul 2007 21:24:31 +0000 (23:24 +0200)]
winspool: Return the full path in DRIVER_INFO_2 and 3.
Detlef Riekenberg [Thu, 26 Jul 2007 21:14:55 +0000 (23:14 +0200)]
winspool: Enable all levels for EnumPrinterDrivers + GetPrinterDriver.
Detlef Riekenberg [Thu, 26 Jul 2007 21:05:27 +0000 (23:05 +0200)]
winspool: Return the full path for the driver.
Detlef Riekenberg [Thu, 26 Jul 2007 20:54:14 +0000 (22:54 +0200)]
winspool: Use correct path for 16bit drivers.
Misha Koshelev [Fri, 27 Jul 2007 05:44:33 +0000 (00:44 -0500)]
urlmon/tests: Make http protocol tests refractory to timing issues.
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.
Jacek Caban [Fri, 27 Jul 2007 00:57:14 +0000 (02:57 +0200)]
mshtml: Fixed a typo.
James Hawkins [Fri, 27 Jul 2007 00:40:38 +0000 (17:40 -0700)]
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.