Commit graph

37352 commits

Author SHA1 Message Date
Alexandre Julliard
a851854a36 configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
Alexandre Julliard
24a55f3862 configure: Merge the libfreetype existence check with the soname check. 2007-07-09 22:43:20 +02:00
Alexandre Julliard
d68d4335af configure: Make the libXi soname check depend on the header check. 2007-07-09 22:42:49 +02:00
Alexandre Julliard
19a988a25c configure: Make the libXcursor soname check depend on the header check. 2007-07-09 22:42:28 +02:00
Evan Stade
06206fc4a5 gdiplus: Added GdipGetPathTypes. 2007-07-09 17:03:32 +02:00
Evan Stade
08784f3717 gdiplus: Added GdipGetPathPoints. 2007-07-09 17:03:32 +02:00
Evan Stade
8a114adefe gdiplus: Added GdipGetPointCount. 2007-07-09 17:03:32 +02:00
Evan Stade
d0ba8711ff gdiplus: Added GdipClosePathFigures. 2007-07-09 17:03:32 +02:00
Evan Stade
8c12919744 gdiplus: Added GdipClosePathFigure. 2007-07-09 17:03:32 +02:00
Evan Stade
e4118c1847 gdiplus: Added GdipAddPathLine2. 2007-07-09 17:03:32 +02:00
Evan Stade
5dc8dee76d gdiplus: Public declaration of GdipSetPenEndCap. 2007-07-09 17:03:31 +02:00
Evan Stade
69a807c6a9 gdiplus: Added linecap rendering for GdipDrawBezier. 2007-07-09 17:03:31 +02:00
Evan Stade
5128e5dc58 gdiplus: Rendering of linecaps. 2007-07-09 17:03:31 +02:00
Hans Leidekker
0a6f6874af pdh: Add tests for opening and closing queries. 2007-07-09 17:03:31 +02:00
Vitaliy Margolen
8f28d4369e dinput: Rename set_dinput_hook and call it from the base class.
Since keyboard's acquire and unacquire don't do anything special just call
the base class.
2007-07-09 14:31:38 +02:00
Vitaliy Margolen
deb74efc04 dinput: Handle multiple keyboard and mouse devices. 2007-07-09 14:27:25 +02:00
Vitaliy Margolen
6d6e4f4ea2 dinput: Export Mouse and Keyboard GUIDs. 2007-07-09 14:25:47 +02:00
Vitaliy Margolen
fe1f1362b8 dinput: Keep a list of all IDirectInput objects and check it instead of refcount to create/destroy hook thread. 2007-07-09 14:25:39 +02:00
Vitaliy Margolen
448dde9be8 dinput: Keep the list of all the dinput devices created for each IDIrectInput object. 2007-07-09 14:25:33 +02:00
Paul Vriens
06d6a03d45 advapi32: Handle to Service Control Manager is checked first. 2007-07-09 12:16:52 +02:00
Misha Koshelev
64054b005c urlmon/tests: Make http protocol mime type test pass on native. 2007-07-09 12:16:23 +02:00
H. Verbeet
8f3c1ad5ea wined3d: Advertise VTF support. 2007-07-09 12:16:16 +02:00
H. Verbeet
f31edc3ce7 wined3d: Advertise A32B32G32R32F render target support. 2007-07-09 12:16:10 +02:00
Maarten Lankhorst
976f56d6c0 dsound: Simplify IDirectSoundBufferImpl_GetCurrentPosition. 2007-07-09 12:15:58 +02:00
Maarten Lankhorst
a6ab4c51cf dsound: Fix division by zero in DSOUND_Calc3DBuffer. 2007-07-09 12:15:45 +02:00
Maarten Lankhorst
2b8a1815e6 dsound: Remove some more unused variables. 2007-07-09 12:15:40 +02:00
Hans Leidekker
3252d093fc dwmapi: Add a stub implementation for DwmIsCompositionEnabled. 2007-07-09 11:46:35 +02:00
Alexander Nicolaysen Sørnes
77bf899160 wordpad: Prompt for saving file changes. 2007-07-09 11:46:27 +02:00
Paul Vriens
7a6fbf2b09 kernel32/tests: Add a forgotten if statement. 2007-07-09 11:46:22 +02:00
Thomas Weidenmueller
042bdefe5e shell32: Set current directory when executing files in a shell view. 2007-07-09 11:46:19 +02:00
Andrew Talbot
2d7cd213f2 winedump: Cast-qual warnings fix. 2007-07-09 11:46:13 +02:00
Andrew Talbot
82ee5a5812 winedump: Cast-qual warnings fix. 2007-07-09 11:46:07 +02:00
Andrew Talbot
d4417c3c14 ole32: Cast-qual warning fix. 2007-07-09 11:46:01 +02:00
Andrew Talbot
234b0d8c1e comdlg32: Cast-qual warning fix. 2007-07-09 11:45:57 +02:00
Francois Gouget
382329c103 ddraw/tests: Fix compilation on systems that don't support nameless unions. 2007-07-09 11:45:53 +02:00
Stefan Dösinger
26ebe396c3 wined3d: Implement high order patches. 2007-07-06 19:32:47 +02:00
Stefan Dösinger
714e66acf2 wined3d: Do not set streamIsUP in DrawPrimitiveStrided. 2007-07-06 19:30:17 +02:00
Stefan Dösinger
def7122f3c ddraw: Y coords are inversed. 2007-07-06 19:29:48 +02:00
Stefan Dösinger
f7597dee15 ddraw: Update the wined3d matrix if a current matrix handle is modified. 2007-07-06 19:29:39 +02:00
Stefan Dösinger
9928a4c4fd wined3d: Offscreen rendering from foreign threads. 2007-07-06 19:29:28 +02:00
Maarten Lankhorst
f13f48876c dsound: Clean up some unused variables. 2007-07-06 19:28:59 +02:00
Maarten Lankhorst
c45d4f77c6 dsound: Revert "dsound: Disable property sets if hardware doesn't support it.". 2007-07-06 19:28:53 +02:00
Maarten Lankhorst
5d7c63f1e0 winealsa: Silence the buffer warning more often. 2007-07-06 19:28:40 +02:00
Evan Stade
68ba30f433 gdiplus: Added SetPenEndCap. 2007-07-06 19:28:33 +02:00
Alexandre Julliard
fff723d739 Maketest.rules: Add dependency on IDL headers for crosstest objects. 2007-07-06 18:20:06 +02:00
Alexander Nicolaysen Sørnes
31e9829017 wordpad: Disable copy/cut in menu when appropriate. 2007-07-06 18:19:50 +02:00
Alexander Nicolaysen Sørnes
886d804854 comdlg32: fontdlg: Respect the CF_NOSCRIPTSEL flag. 2007-07-06 18:19:46 +02:00
Romain Iehl
684a121aed dsound: Correct field access. 2007-07-06 18:19:40 +02:00
Romain Iehl
8de6b7da40 dsound: Simplify the calculation of sound attenuation due to distance. 2007-07-06 18:19:34 +02:00
Romain Iehl
3a8ae53de4 dsound: Fix bug preventing correct calculation of the sound parameters
of a 3Dbuffer, when an application calls CommitDeferredSettings after
the 3DBuffer has been released.
2007-07-06 18:15:57 +02:00