Alexandre Julliard
b7d103b634
user32: Force the window position to be on-screen in SetWindowPlacement.
2008-03-07 11:01:07 +01:00
Stefan Dösinger
5f14acc0bf
d3d9: Add a point size test.
2008-03-07 11:01:07 +01:00
Stefan Dösinger
20e57ea607
wined3d: Mark constants dirty in the EXT_gpu_program_parameters path.
2008-03-07 11:01:07 +01:00
Stefan Dösinger
8a3ef776f4
wined3d: gl_FragCoord isn't exact.
2008-03-07 11:01:07 +01:00
Stefan Dösinger
c00c89eb51
d3d9: Add a test for the vPos register.
...
The vPos register returns the unnormalised position of the current
fragment to the pixel shader. This test tests for its functionality in
both onscreen and offscreen render targets. On- and offscreen targets
are used because of the inverted y coordinate.
2008-03-07 11:01:07 +01:00
Maarten Lankhorst
8b164ce484
server: Fix reference leak in enum_desktop.
2008-03-07 11:01:07 +01:00
Andrew Talbot
32d7a9e668
msvcrt: Assign to structs instead of using memcpy.
2008-03-07 11:01:07 +01:00
Andrew Talbot
0d80791371
msvfw32: Assign to structs instead of using memcpy.
2008-03-07 11:01:07 +01:00
Andrew Talbot
6661f43438
msi: Assign to structs instead of using memcpy.
2008-03-07 11:01:07 +01:00
James Hawkins
d52f48fed4
msi: Fix handling of published installer properties.
2008-03-07 10:52:46 +01:00
Mikołaj Zalewski
d3608cf4b2
comctl32: rebar: Fix SizeToHeight when no bands visible.
2008-03-07 10:52:38 +01:00
Dan Kegel
1eba6c7644
winex11: wintab.c: use atan2 instead of atan.
2008-03-07 10:52:25 +01:00
Paul Vriens
81e0ef44e9
advapi32/tests: Fix a few typos.
2008-03-07 10:52:20 +01:00
Huw Davies
60ee0c3eff
ole32: Fix CopyTo to work correctly with LARGE_INTEGERs.
2008-03-07 10:52:15 +01:00
Ove Kaaven
be874f1a26
msi: Fix bug in handling of multivolume CAB files.
2008-03-07 10:52:11 +01:00
Rob Shearman
76e089692e
adsiid: Add static import library for active directory GUIDs.
2008-03-06 17:53:11 +01:00
Rob Shearman
ba29e89870
include: Add defines for GetExceptionCode, GetExceptionInformation and AbnormalTermination to excpt.h for the MS compiler when using compiler exceptions.
2008-03-06 17:43:22 +01:00
Rob Shearman
630e273d17
uuid: Add CLSID_InProcFreeMarshaler.
...
Remove its initialisation from ole32.
2008-03-06 17:43:19 +01:00
Rob Shearman
38a541186a
user32: Add test for calling CreateDesktop on already created desktop name.
2008-03-06 17:43:16 +01:00
Rob Shearman
3b0ea978fd
mshtml: Move some public GUIDs to shlguid.h.
2008-03-06 17:43:12 +01:00
Rob Shearman
a1e4bcda1a
rpcrt4: Use closesocket to close sockets and define it to close on Unix platforms to make the code more portable.
2008-03-06 17:39:31 +01:00
Huw Davies
0aedac346a
ole32: Fix CopyTo to work correctly with LARGE_INTEGERs.
2008-03-06 17:39:27 +01:00
Francois Gouget
a555658ba1
hal: Add a stub for HalGetBusData() to make 3DMark2001SE happy in WinNT mode.
2008-03-06 17:39:22 +01:00
Francois Gouget
ae9411089a
ddk: Add a stub ntddk.h header.
2008-03-06 17:39:17 +01:00
Francois Gouget
63040e4d90
port: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
2008-03-06 17:39:13 +01:00
Francois Gouget
9e67edfc16
configure: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
2008-03-06 17:39:08 +01:00
Francois Gouget
f5ea0fd2e4
ws2_32: s/#if/#ifdef/ so it still works if HAVE_XXX is not defined.
2008-03-06 17:38:59 +01:00
Ethan Chen
e0552c1bc6
gdiplus: Implemented GdipCreateBitmapFromFileICM.
2008-03-06 17:38:54 +01:00
James Hawkins
c8acf21e0c
msi: Break out the publishing tests into their respective actions.
2008-03-06 16:24:39 +01:00
Lei Zhang
0831be5adc
quartz: Validate input for FilterGraph2_AddFilter.
2008-03-06 13:19:34 +01:00
Nathan Beckmann
66067423d1
gdiplus: Fix errors in image dimensions.
2008-03-06 13:19:29 +01:00
Rico Schüller
7cbdb29884
wined3d: Fix copy and past error.
2008-03-06 12:46:50 +01:00
Rico Schüller
4188af790a
ddraw: Fix diffuse and specular color types.
2008-03-06 12:46:46 +01:00
Maarten Lankhorst
c8d8ddab11
include: Add flag for BROADCAST_QUERY_DENY.
2008-03-06 12:46:40 +01:00
Andrew Talbot
8841da666f
msdmo: Assign to structs instead of using memcpy.
2008-03-06 12:46:33 +01:00
Andrew Talbot
d52b9ddd67
mshtml: Assign to structs instead of using memcpy.
2008-03-06 12:46:29 +01:00
Andrew Talbot
5f160e561e
msacm32.drv: Assign to structs instead of using memcpy.
2008-03-06 12:45:05 +01:00
Hans Leidekker
3e3ce1fa5e
winhttp: Add a stub implementation of WinHttpDetectAutoProxyConfigUrl.
2008-03-06 12:45:00 +01:00
Alexandre Julliard
41f36c49e0
makefiles: Support non-standard import lib names in the global dll rules.
2008-03-06 11:54:03 +01:00
Alexandre Julliard
51d3d620cf
winex11: Reset the cursor window when re-creating the client window.
2008-03-05 20:52:14 +01:00
Hans Leidekker
22f146f011
winex11.drv: Retrieve X color profile in GetICMProfile.
2008-03-05 19:46:59 +01:00
Hans Leidekker
81e9b43fb2
gdi32: Move GetICMProfile to the driver.
2008-03-05 19:46:03 +01:00
Tony Wasserka
459b92a009
d3dx9: Implement D3DXDebugMute.
2008-03-05 19:26:28 +01:00
Huw Davies
6e2b8a743f
fonts: Start of a 9 pixel high strike for Tahoma.
2008-03-05 19:26:22 +01:00
Huw Davies
f372280928
shell32: Add a test for ABM_GETTASKBARPOS.
2008-03-05 19:26:13 +01:00
Huw Davies
b24ec72f89
shell32: ABM_GETAUTOHIDEBAR should return a HWND or NULL.
2008-03-05 19:26:02 +01:00
Huw Davies
c9c77ba7f7
shell32: Fix return type of SHAppBarMessage.
2008-03-05 19:25:41 +01:00
Stefan Dösinger
d20768c120
wined3d: Support shininess > 128 if opengl does.
2008-03-05 19:23:06 +01:00
Stefan Dösinger
73ba896e8e
d3d9: Add a test testing two texbem instructions in one shader.
2008-03-05 19:22:53 +01:00
Stefan Dösinger
167a271434
wined3d: Support more than one texbem instruction per shader.
2008-03-05 19:22:44 +01:00