Francois Gouget
|
22d09f78fc
|
comctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer.
|
2007-07-31 21:37:04 +02:00 |
Francois Gouget
|
ed366f22a2
|
dxdiagn: Fix compilation on systems that don't support nameless unions.
|
2007-07-31 21:37:00 +02:00 |
Roderick Colenbrander
|
2c12c17ab6
|
wined3d: Compile against standard GL headers.
|
2007-07-31 21:36:56 +02:00 |
Dmitry Timoshkov
|
991d2d2632
|
gdi32: Make GetFontData traces more readable.
|
2007-07-31 20:50:51 +02:00 |
Robert Reif
|
cf7c156fe3
|
msvcrt/tests: Add _aligned_malloc tests.
|
2007-07-31 20:32:57 +02:00 |
Robert Reif
|
fc77a467cd
|
msvcrt: Add _aligned_malloc functions.
|
2007-07-31 20:32:52 +02:00 |
Alexandre Julliard
|
ce7bfd6a3f
|
user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson.
|
2007-07-31 20:32:15 +02:00 |
Alexandre Julliard
|
5b6bb63adb
|
ntdll: Load dll from the directory containing the manifest for local assemblies.
|
2007-07-31 20:31:42 +02:00 |
Paul Vriens
|
2aaafbb9e8
|
winhttp: Fix compile/install issue.
|
2007-07-31 15:59:55 +02:00 |
Jacek Caban
|
21572967db
|
winhttp: Added winhttp.dll.
|
2007-07-31 13:36:31 +02:00 |
Alexandre Julliard
|
0faf3f8a1a
|
Avoid non-portable Unix mode bits macros.
|
2007-07-31 13:18:03 +02:00 |
Maarten Lankhorst
|
3d3d4e2c8b
|
winealsa: Implement a light form of locking for dsoutput.
|
2007-07-31 12:38:59 +02:00 |
Evan Stade
|
eca194da7f
|
gdi32: Handle PS_USERSTYLE in ExtCreatePen.
|
2007-07-31 12:35:48 +02:00 |
Evan Stade
|
ff5076c008
|
gdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
|
2007-07-31 12:35:30 +02:00 |
Evan Stade
|
030abff4ac
|
gdi32: Improve ExtCreatePen parameter checking.
|
2007-07-31 12:35:23 +02:00 |
Dmitry Timoshkov
|
e4fb0fe9e9
|
mshtml: Constify some data.
|
2007-07-31 12:35:07 +02:00 |
Dmitry Timoshkov
|
9472e04447
|
kernel32: Skip remainder of the time zone test if SystemTimeToTzSpecificLocalTime not present.
|
2007-07-31 12:35:00 +02:00 |
Paul Vriens
|
c0cc85f78e
|
setupapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
|
2007-07-31 12:34:54 +02:00 |
Detlef Riekenberg
|
b90c6e2792
|
user32: Add a stub for GetAppCompatFlags2.
|
2007-07-31 12:34:48 +02:00 |
Evan Stade
|
a9c4f30c56
|
gdiplus: Partial implementation of GdipDrawImagePointsRect.
|
2007-07-31 11:49:10 +02:00 |
Evan Stade
|
586e63ef38
|
gdiplus: Implemented GdipGetImageBounds for metafiles.
|
2007-07-31 11:48:59 +02:00 |
Evan Stade
|
6d9e4a4a92
|
gdiplus: Added a minimal implementation of GdipCreateImageAttributes.
|
2007-07-31 11:48:51 +02:00 |
Evan Stade
|
55c77d46c6
|
gdiplus: Implemented GdipGetImageType.
|
2007-07-31 11:48:42 +02:00 |
Evan Stade
|
460f01b320
|
gdiplus: Added GdipDrawImagePointsRect stub.
|
2007-07-31 11:48:33 +02:00 |
Evan Stade
|
5dd5825484
|
gdiplus: Added ImageAttributes stubs.
|
2007-07-31 11:48:23 +02:00 |
Evan Stade
|
a0b144a1e3
|
gdiplus: Added GdipGetImageBounds stub.
|
2007-07-31 11:45:29 +02:00 |
Evan Stade
|
50799cf04f
|
gdiplus: Partial implementation of GdipCreateMetafileFromWMF.
|
2007-07-31 11:45:18 +02:00 |
Evan Stade
|
249c07c161
|
oleaut32: Recognize EMF header when loading picture.
|
2007-07-31 11:43:17 +02:00 |
Jacek Caban
|
4005cf72d6
|
mshtml: Added HTMLWindow's IDispatch methods implementation.
|
2007-07-31 11:31:44 +02:00 |
Jacek Caban
|
7d1c59edce
|
mshtml: Added mshtml.tlb registration.
|
2007-07-31 11:31:34 +02:00 |
Jacek Caban
|
fe6d6661ab
|
mshtml.tlb: Fixed a typo in copyright header.
|
2007-07-31 11:31:18 +02:00 |
Juan Lang
|
4e0f33dada
|
crypt32: Support getting the inner content OID from a decoded signed message.
|
2007-07-31 11:16:04 +02:00 |
Juan Lang
|
014467031e
|
crypt32: Get rid of attribute certs from signed info, they're not supported anyway.
|
2007-07-31 11:15:57 +02:00 |
Juan Lang
|
a50d8dc1dd
|
crypt32: Add a few traces.
|
2007-07-31 11:15:50 +02:00 |
Juan Lang
|
f0509c49d1
|
crypt32: Simplify alignment calculation.
|
2007-07-31 11:15:41 +02:00 |
Juan Lang
|
04ef3c05f1
|
crypt32: Add CryptMsgControl stub.
|
2007-07-31 11:15:16 +02:00 |
Juan Lang
|
7e10d48c60
|
crypt32: Implement getting the signer cert info from a decoded signed message.
|
2007-07-31 11:15:08 +02:00 |
Juan Lang
|
555e85a2b2
|
crypt32: Implement getting signer info from a decoded signed message.
|
2007-07-31 11:14:46 +02:00 |
Juan Lang
|
5900ab1437
|
crypt32: Separate decoding PKCS signer info into internal and external versions.
|
2007-07-31 11:14:35 +02:00 |
Juan Lang
|
d6150a7974
|
crypt32: Implement getting inner content of a decoded signed message.
|
2007-07-31 11:14:26 +02:00 |
Juan Lang
|
2acb8a2dd2
|
crypt32: Test getting more parameters from a decoded signed message.
|
2007-07-31 11:14:18 +02:00 |
Roderick Colenbrander
|
bfe2d11b05
|
wgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
|
2007-07-30 23:37:58 +02:00 |
Paul Vriens
|
5e7b31b51d
|
msi/registry: Use the return value of squash_guid.
|
2007-07-30 23:37:58 +02:00 |
Detlef Riekenberg
|
f976fc8ead
|
winspool: Add a TRACE when wine_dlopen for SONAME_LIBCUPS failed.
|
2007-07-30 23:37:58 +02:00 |
Stefan Dösinger
|
17f1c29457
|
ddraw: Table fog may be unsupported.
|
2007-07-30 23:37:58 +02:00 |
Stefan Dösinger
|
e70adcd8b6
|
d3d8: Only test pixel shaders if they are supported.
|
2007-07-30 23:37:58 +02:00 |
Stefan Dösinger
|
19c574b7e5
|
d3d8: Use a less demanding format for the depth stencil test.
|
2007-07-30 23:37:58 +02:00 |
Stefan Dösinger
|
9a06fd000b
|
d3d8: Only test volume textures if they are supported.
|
2007-07-30 23:37:58 +02:00 |
Stefan Dösinger
|
6ff16b9f2e
|
d3d8: Only test cube textures if they are supported.
|
2007-07-30 23:37:58 +02:00 |
Paul Vriens
|
def4466fd1
|
advapi32/service: Cater for domain in the test.
|
2007-07-30 23:37:58 +02:00 |
Paul Vriens
|
02e160179f
|
advapi32/tests: Use skip when we don't have enough rights.
|
2007-07-30 23:37:58 +02:00 |
Maarten Lankhorst
|
3b9877fa14
|
dsound: Constify DSOUND_CheckEvent.
|
2007-07-30 23:37:58 +02:00 |
Maarten Lankhorst
|
bfa05bf232
|
dsound: Remove some more unused variables.
|
2007-07-30 23:37:58 +02:00 |
Maarten Lankhorst
|
34893a914b
|
dsound: Silence the IDirectSoundBuffer_Initialize warnings.
|
2007-07-30 23:37:58 +02:00 |
Maarten Lankhorst
|
a335f68bfb
|
dsound: Fix locking in mixer.
|
2007-07-30 23:37:58 +02:00 |
Maarten Lankhorst
|
8aaeb0d4ed
|
dsound: Small mixer optimizations.
|
2007-07-30 23:37:58 +02:00 |
Maarten Lankhorst
|
de9cecaaa8
|
dsound: Reset state when stopping device.
|
2007-07-30 23:37:58 +02:00 |
Maarten Lankhorst
|
237b293829
|
dsound: Replace buffer critical section with a rw-lock.
|
2007-07-30 23:37:58 +02:00 |
Evan Stade
|
629e013d7f
|
gdiplus: Fixed a typo.
|
2007-07-30 23:37:58 +02:00 |
Evan Stade
|
b6b7e915c3
|
gdiplus: Check custom dash array for bad properties.
|
2007-07-30 23:37:58 +02:00 |
Evan Stade
|
a35206e08e
|
gdiplus/tests: More GdipSetPenDashArray tests.
|
2007-07-30 23:37:58 +02:00 |
Evan Stade
|
1f61f4821f
|
gdiplus: Draw custom dashes.
|
2007-07-30 23:37:58 +02:00 |
Alexandre Julliard
|
4e4c150bed
|
ntdll: Avoid activation context leak for dlls with no imports.
|
2007-07-30 23:37:39 +02:00 |
Alexandre Julliard
|
f9c9f23763
|
ntdll: Allow optional elements in the comClass element.
|
2007-07-30 20:25:33 +02:00 |
Alexandre Julliard
|
53285e2462
|
ntdll: Use the exact size of the manifest file.
|
2007-07-30 20:25:12 +02:00 |
Alexandre Julliard
|
43519e415d
|
ntdll: Fixed the null bytes check in RtlIsTextUnicode.
|
2007-07-30 20:17:24 +02:00 |
Alexandre Julliard
|
db72af98b5
|
ntdll: Convert the XML parser to Unicode to support UCS-16 manifests.
|
2007-07-30 18:20:24 +02:00 |
Clinton Stimpson
|
f4af6455a8
|
user32: Also test parent messages when hiding child window.
|
2007-07-30 15:27:18 +02:00 |
Lei Zhang
|
9ee4d8509b
|
ntdll: Add Bolivian time zone info.
|
2007-07-30 15:27:09 +02:00 |
James Hawkins
|
37286473a0
|
msi: Add a stub implementation of MsiSourceListEnumSourcesA.
|
2007-07-30 15:27:02 +02:00 |
James Hawkins
|
5e81dbebb0
|
msi: Treat an empty string and a NULL string as the same value.
|
2007-07-30 15:26:51 +02:00 |
Roderick Colenbrander
|
d03e2696cf
|
wgl: Replace glReadPixels in wglBindTexImage2D by the MUCH faster glCopyTexImage2D.
|
2007-07-30 15:03:25 +02:00 |
Roderick Colenbrander
|
8cbb0a6f18
|
wgl: wglBindTexImageARB should return TRUE on success.
|
2007-07-30 15:03:06 +02:00 |
Roderick Colenbrander
|
14e17b0a2e
|
wgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_format_float support.
|
2007-07-30 15:02:53 +02:00 |
Roderick Colenbrander
|
daaf08f0d2
|
wgl: Enable WGL_EXT_swap_control by default even when the GLX version isn't there.
|
2007-07-30 15:02:27 +02:00 |
Roderick Colenbrander
|
96f9cceb68
|
wgl: Use correct types and pixelformats for pbuffers.
|
2007-07-30 15:02:13 +02:00 |
Paul Vriens
|
9b8e9516ab
|
advapi32/service: Be a bit more consistent.
|
2007-07-30 14:59:20 +02:00 |
Paul Vriens
|
9c2d8c73aa
|
advapi32/service: Fix GetServiceDisplayNameA for service with no displayname.
|
2007-07-30 14:59:13 +02:00 |
Paul Vriens
|
641e645276
|
advapi32/service: Test for too small buffer.
|
2007-07-30 14:46:20 +02:00 |
Paul Vriens
|
07af2fe2b5
|
advapi32/service: Set correct error when the service doesn't exist.
|
2007-07-30 14:46:14 +02:00 |
Alexandre Julliard
|
b67b66d7b3
|
ntdll: Fix a compiler warning.
|
2007-07-30 14:46:09 +02:00 |
Alexandre Julliard
|
af4b9bb85c
|
wined3d: Fix compiler warning.
|
2007-07-30 14:14:01 +02:00 |
Michael Stefaniuc
|
3fd2f084db
|
ntdll: Match the definition of NtQueryEvent() with its declaration.
|
2007-07-30 14:12:45 +02:00 |
Jacek Caban
|
021d06a45f
|
mshtml: Added mshtml.tlb.
|
2007-07-30 14:12:45 +02:00 |
Dmitry Timoshkov
|
6119f4990d
|
ntdll: Simplify TIME_GetBias.
|
2007-07-30 14:12:45 +02:00 |
Dmitry Timoshkov
|
a188662ea8
|
ntdll: Add some traces to make debugging time zone related problems easier.
|
2007-07-30 14:12:12 +02:00 |
Dmitry Timoshkov
|
ae271f275c
|
kernel32: Fix TIME_CompTimeZoneID return type.
|
2007-07-30 13:39:18 +02:00 |
Dmitry Timoshkov
|
a68059f4b7
|
kernel32: Add more tests for time zone info.
|
2007-07-30 13:39:10 +02:00 |
Andrew Talbot
|
36720b4945
|
oleaut32: Constify some variables.
|
2007-07-30 13:38:39 +02:00 |
Maarten Lankhorst
|
ecfafa37c7
|
winealsa: Always commit at least 3 periods in dsoutput.
|
2007-07-30 13:38:29 +02:00 |
Maarten Lankhorst
|
408abf9a76
|
winealsa: Increase performance of waveout getposition.
|
2007-07-30 13:38:19 +02:00 |
Maarten Lankhorst
|
f45128c2a6
|
winealsa: Increase performance of wavein getposition.
|
2007-07-30 13:38:16 +02:00 |
Misha Koshelev
|
03d19b5782
|
msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.
|
2007-07-30 13:38:11 +02:00 |
Vitaliy Margolen
|
ed4f1e8ec7
|
dinput: Fix typo.
|
2007-07-30 13:00:01 +02:00 |
Jason Edmeades
|
8707021aae
|
comdlg32: Save dialog works if fred\ entered as filename.
|
2007-07-30 12:59:56 +02:00 |
Robert Millan
|
47c847663e
|
ddraw: Remove thread safety FIXMEs.
|
2007-07-30 12:59:47 +02:00 |
Juan Lang
|
c7f44c8ec7
|
crypt32: Implement message stores.
|
2007-07-30 12:53:42 +02:00 |
Juan Lang
|
6f2ae25441
|
crypt32: Only destroy a decoded message's hash if it's been created.
|
2007-07-30 12:53:34 +02:00 |
Juan Lang
|
d76e1899ad
|
crypt32: Add tests for message stores.
|
2007-07-30 12:53:27 +02:00 |
Juan Lang
|
115edc67e6
|
crypt32: Implement getting some parameters from a decoded signed message.
|
2007-07-30 12:53:20 +02:00 |
Juan Lang
|
9c7c9e545e
|
crypt32: Change type to avoid unnecessary casting.
|
2007-07-30 12:53:09 +02:00 |
Juan Lang
|
d187fcd172
|
crypt32: Test getting parameters from decoded signed messages.
|
2007-07-30 12:52:59 +02:00 |
Juan Lang
|
299612378a
|
crypt32: Store decoded signed content in message.
|
2007-07-30 12:52:51 +02:00 |
Juan Lang
|
211a8d324f
|
crypt32: Correct type of a decoded signed message.
|
2007-07-30 12:52:39 +02:00 |
Juan Lang
|
fd1e88ae61
|
crypt32: A decoded message's parameters are dependent on its type.
|
2007-07-30 12:52:31 +02:00 |
Paul Vriens
|
b893575cb9
|
localspl/tests: Use skip if localspl can't be loaded.
|
2007-07-30 12:52:07 +02:00 |
James Hawkins
|
9089835c35
|
msi: Use a more unique property separator.
|
2007-07-30 12:51:55 +02:00 |
James Hawkins
|
ac1f717ab8
|
msi: Keep track of the wildcard record index.
|
2007-07-30 12:51:47 +02:00 |
Roderick Colenbrander
|
8873478e05
|
wgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectangle support.
|
2007-07-30 12:51:03 +02:00 |
Roderick Colenbrander
|
ae9119f8d0
|
wgl: Fix another BadMatch error by giving a pbuffer its own GLXContext.
|
2007-07-30 12:50:44 +02:00 |
Roderick Colenbrander
|
7d8c31075b
|
wgl: Fix a BadMatch error resulting from ignoring that iPixelFormat stars counting from 1.
|
2007-07-30 12:50:24 +02:00 |
Stefan Dösinger
|
630d602631
|
d3d8: Only test pixel shaders for refcounting if they are supported.
|
2007-07-30 12:50:12 +02:00 |
Stefan Dösinger
|
5016f48daa
|
d3d8: Skip volume test if volume textures are not supported.
|
2007-07-30 12:50:06 +02:00 |
Stefan Dösinger
|
5c905b9e8c
|
wined3d: A more dynamic initialization of the gl pixel formats.
|
2007-07-30 12:49:59 +02:00 |
Stefan Dösinger
|
d2016ff892
|
wined3d: Store the gl format table in the gl info structure.
|
2007-07-30 12:49:50 +02:00 |
Stefan Dösinger
|
a0131a3272
|
wined3d: Split up the format table.
|
2007-07-30 12:49:39 +02:00 |
Paul Vriens
|
dc6653887c
|
advapi32/service: Fix buffersize calculations for GetServiceDisplayNameW.
|
2007-07-27 12:50:31 +02:00 |
Paul Vriens
|
95d2f04611
|
advapi32/service: Forward GetServiceDisplayNameA to GetServiceDisplayNameW.
|
2007-07-27 12:50:19 +02:00 |
Paul Vriens
|
23d61ac866
|
advapi32/service: Test GetServiceDisplayNameA for service with no displayname.
|
2007-07-27 12:48:20 +02:00 |
Paul Vriens
|
adb3bbf274
|
advapi32/service: More tests for GetServiceDisplayName.
|
2007-07-27 12:48:00 +02:00 |
Aric Stewart
|
c8dfc02bfb
|
wininet: Strip Accept-Encoding from http/1.0 requests.
|
2007-07-27 12:47:51 +02:00 |
Detlef Riekenberg
|
510c4dc749
|
winspool: Return most fields for DRIVER_INFO_4 and 6.
|
2007-07-27 12:43:13 +02:00 |
Detlef Riekenberg
|
7a2c4fb1df
|
winspool: Return the full path in DRIVER_INFO_2 and 3.
|
2007-07-27 12:42:58 +02:00 |
Detlef Riekenberg
|
a2daf754c2
|
winspool: Enable all levels for EnumPrinterDrivers + GetPrinterDriver.
|
2007-07-27 12:42:41 +02:00 |
Detlef Riekenberg
|
4b53154f36
|
winspool: Return the full path for the driver.
|
2007-07-27 12:42:24 +02:00 |
Detlef Riekenberg
|
36a6515d4e
|
winspool: Use correct path for 16bit drivers.
|
2007-07-27 12:41:49 +02:00 |
Misha Koshelev
|
0a9dfa0d27
|
urlmon/tests: Make http protocol tests refractory to timing issues.
|
2007-07-27 12:25:05 +02:00 |
Misha Koshelev
|
9f31fb2fd4
|
urlmon/tests: Rename received_data event to more general name event_complete.
|
2007-07-27 12:24:50 +02:00 |
Jacek Caban
|
c43875ceda
|
mshtml: Fixed a typo.
|
2007-07-27 12:24:44 +02:00 |
James Hawkins
|
b830fb0a34
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
James Hawkins
|
fb45206ed7
|
msi: Initialize the size parameter.
|
2007-07-27 12:24:08 +02:00 |
James Hawkins
|
b0ac20e951
|
msi: Add more tests for MSIMODIFY_UPDATE.
|
2007-07-27 12:24:02 +02:00 |
Maarten Lankhorst
|
f3ed32bca0
|
dsound: Allow mixing the same buffer multiple times if we are looping.
|
2007-07-27 12:23:53 +02:00 |
Maarten Lankhorst
|
93b6f15826
|
winmm: Don't operate on freed data in timer.
|
2007-07-27 12:23:43 +02:00 |
Maarten Lankhorst
|
7107a6969d
|
wineoss: Make sure writepos < buflen for dsrender.
|
2007-07-27 12:23:35 +02:00 |
Maarten Lankhorst
|
3c8c02a393
|
winealsa: Minor fixes to ds output.
|
2007-07-27 12:23:31 +02:00 |
Maarten Lankhorst
|
0c3cd2a0e4
|
dsound: Some cosmetic changes.
|
2007-07-27 12:23:27 +02:00 |
Maarten Lankhorst
|
59a5669a97
|
dsound: Fix CheckEvent in mixer.
|
2007-07-27 12:22:33 +02:00 |
Maarten Lankhorst
|
f94114a88d
|
dsound: Make sure secondary_remainder and buflen are aligned to primary buffer in mixer.
|
2007-07-27 12:22:27 +02:00 |
Andrew Talbot
|
16e9c35910
|
oleaut32: Constify some variables.
|
2007-07-27 12:22:01 +02:00 |
Steven Edwards
|
e1347ecdc5
|
version: VerQueryValueA/W NULL pointer check.
|
2007-07-27 12:21:56 +02:00 |
Roderick Colenbrander
|
6f3e8a2fcf
|
wgl: Fix a typo in the WGL_TEXTURE_TARGET_ARB emulation code.
|
2007-07-27 12:21:33 +02:00 |
Roderick Colenbrander
|
4682f8f77a
|
wgl: Enable offscreen pixelformats for pbuffers.
|
2007-07-27 12:21:18 +02:00 |
Roderick Colenbrander
|
4a96be5a72
|
wgl: Replace the GLXFBConfigIDs in the pixelformat list with real GLXFBConfigs.
|
2007-07-27 12:21:06 +02:00 |
Roderick Colenbrander
|
cfd81827ac
|
wgl: Fill the format table with offscreen pixelformats which are needed for pbuffers.
|
2007-07-27 12:20:54 +02:00 |
Alexandre Julliard
|
1f5a4a8046
|
msvcrt: Get rid of the now unused strndup/wstrndup functions.
|
2007-07-27 12:18:44 +02:00 |
Alexandre Julliard
|
00c81e9d9f
|
msvcrt: Fixed errno setting in malloc, HeapAlloc doesn't set last error.
|
2007-07-27 12:18:15 +02:00 |
Alexandre Julliard
|
b2acafad44
|
msvcrt: Fixed buffer allocation in _getcwd/_wgetcwd.
|
2007-07-27 12:17:58 +02:00 |
Alexandre Julliard
|
8f0fb1e3e9
|
ntdll: Simply store the assembly type without interpreting it.
|
2007-07-27 12:17:07 +02:00 |
Jacek Caban
|
43adec3e81
|
kernel32: Added a number of activation context tests.
|
2007-07-26 19:42:06 +02:00 |