James Hawkins
|
dfa1b1299c
|
msi: Match the changes made by the hand-generated and API-generated transforms.
|
2007-07-10 13:35:11 +02:00 |
Hans Leidekker
|
3ea31cb20b
|
pdh: Implement and test PdhGetCounterInfo{A, W} and PdhGetCounterTimeBase.
|
2007-07-10 13:33:45 +02:00 |
Hans Leidekker
|
754ac8c478
|
pdh: Implement and test PdhGetRawCounterValue.
|
2007-07-10 13:33:35 +02:00 |
Hans Leidekker
|
0d516c5377
|
pdh: Implement and test PdhSetCounterScaleFactor and PdhGetFormattedCounterValue.
|
2007-07-10 13:32:42 +02:00 |
Hans Leidekker
|
5dfc2ead80
|
pdh: Add tests for Pdh{Add, Remove}Counter and PdhCollectQueryData.
|
2007-07-10 13:32:27 +02:00 |
Hans Leidekker
|
bdb218abcb
|
pdh: Add an uptime counter source based on GetTickCount.
|
2007-07-10 13:32:20 +02:00 |
Detlef Riekenberg
|
6a95b93ec3
|
advpack+setupapi: Remove unneeded checks before SetupCloseInfFile.
|
2007-07-10 13:32:10 +02:00 |
Detlef Riekenberg
|
8be4e8537c
|
setupapi: Avoid crash in SetupCloseInfFile.
|
2007-07-10 13:31:54 +02:00 |
Stefan Dösinger
|
9dedfd71e0
|
wined3d: Store the last active thread.
|
2007-07-10 13:31:19 +02:00 |
Stefan Dösinger
|
1fb168f018
|
wined3d: Make ActivateContext a bit smaller.
|
2007-07-10 13:31:10 +02:00 |
Stefan Dösinger
|
fdadf26c20
|
wined3d: Add CTXUSAGE_CLEAR context usage.
|
2007-07-10 13:30:51 +02:00 |
Stefan Dösinger
|
97cd8bab1b
|
wined3d: Print the fixed and unfixed vertex warning only when needed.
|
2007-07-10 13:30:42 +02:00 |
Stefan Dösinger
|
9ba3f389f6
|
wined3d: Initialize surfaces at creation.
|
2007-07-10 13:30:31 +02:00 |
Alexandre Julliard
|
965471e378
|
configure: We no longer need the shared library extension.
|
2007-07-09 22:44:01 +02:00 |
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 |