Jacek Caban
|
0909f2e054
|
kernel32: Moved device-related stubs from psapi to kernel32.
|
2011-05-16 16:35:34 +02:00 |
Huw Davies
|
b050eba3cd
|
gdi32/tests: Add tests for PaintRgn and simple RTL behaviour.
|
2011-05-16 16:35:34 +02:00 |
Huw Davies
|
8c0bc67275
|
gdi32: Implement PaintRgn().
|
2011-05-16 16:35:34 +02:00 |
Marcus Meissner
|
e550c537f3
|
d3dx9_36: Mark internal symbols as hidden.
|
2011-05-16 16:35:34 +02:00 |
Marcus Meissner
|
58aad7c2ed
|
atl: Mark hInst variable as hidden.
|
2011-05-16 16:35:34 +02:00 |
Marcus Meissner
|
414ae74981
|
cryptui: Mark internal symbols as static.
|
2011-05-16 16:35:33 +02:00 |
Marcus Meissner
|
75e7167a0f
|
d3drm: Mark internal symbols as hidden.
|
2011-05-16 16:35:33 +02:00 |
Marcus Meissner
|
cb58f81a38
|
d3d10core: Mark a struct as static.
|
2011-05-16 16:35:33 +02:00 |
Marcus Meissner
|
4a8f0b8f55
|
comdlg32: Mark internal symbols as hidden visibility.
|
2011-05-16 16:35:32 +02:00 |
Marcus Meissner
|
71673dc8f9
|
ddrawex: Mark internal symbols as hidden and vtables as static.
|
2011-05-16 16:35:32 +02:00 |
Marcus Meissner
|
bc2a2f39da
|
appwiz: Mark internal symbols as hidden.
|
2011-05-16 16:35:32 +02:00 |
Marcus Meissner
|
98799741a2
|
comctl32: Mark internal symbols as hidden visibility.
|
2011-05-16 16:35:32 +02:00 |
Alexandre Julliard
|
d1f5c13162
|
winex11: Filter out motion events resulting from setting the clip window.
|
2011-05-16 16:35:31 +02:00 |
Alexandre Julliard
|
0e2b4f99a9
|
winex11: Warp the pointer when clipping, but ignore the resulting events.
|
2011-05-16 16:35:31 +02:00 |
Alexandre Julliard
|
9556b4f7db
|
winex11: Don't wait for the foreground window to start clipping in ClipCursor.
|
2011-05-16 16:35:31 +02:00 |
Stefan Dösinger
|
e4038ebab9
|
wined3d: Fix a copypaste typo.
|
2011-05-16 16:35:30 +02:00 |
Stefan Dösinger
|
774cb21a4d
|
wined3d: Heightscaled surfaces still have an integer size.
|
2011-05-16 16:35:30 +02:00 |
Stefan Dösinger
|
1d7a05cb80
|
wined3d: Fix data types in RxGx snorm-unorm conversion.
|
2011-05-16 16:35:30 +02:00 |
Stefan Dösinger
|
1b860b11b3
|
wined3d: Cast clipplane doubles to floats.
|
2011-05-16 16:35:30 +02:00 |
Stefan Dösinger
|
20b147bfeb
|
wined3d: Consistently store format bitcounts in BYTEs.
|
2011-05-16 16:35:30 +02:00 |
Nikolay Sivov
|
28169c6d55
|
comctl32/treeview: Get rid of wine prefixed names.
|
2011-05-16 16:35:30 +02:00 |
Nikolay Sivov
|
7ef4546cfb
|
comctl32/treeview: Properly update image state index when TVS_CHECKBOXES is switched on.
|
2011-05-16 16:35:29 +02:00 |
Nikolay Sivov
|
f9b14fda02
|
comctl32/treeview: Store item state supplied from TVN_GETDISPINFO handler.
|
2011-05-16 16:35:29 +02:00 |
Nikolay Sivov
|
1fa1c72d90
|
comctl32/treeview: Always return state from TVM_GETITEM handler.
|
2011-05-16 16:35:29 +02:00 |
Austin English
|
3174ea94c1
|
shell32: Add a stub for SHOpenFolderAndSelectItems.
|
2011-05-16 16:35:29 +02:00 |
Francois Gouget
|
2bfa358d3d
|
winefile: Standardize the 'Arrange Icons' menu label.
|
2011-05-16 16:35:29 +02:00 |
Francois Gouget
|
f73b860bc2
|
usp10/tests: Add a '\n' to an ok() call.
|
2011-05-16 16:35:29 +02:00 |
Francois Gouget
|
dc63061af1
|
user32: Use MSGBOX_IDICON throughout instead of sometimes using stc1 and sometimes 1088.
|
2011-05-16 16:35:28 +02:00 |
Francois Gouget
|
a006296dca
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2011-05-16 16:35:28 +02:00 |
Juan Lang
|
53b2875309
|
setupapi: Always initialize output parameter to avoid crash in buggy applications.
|
2011-05-16 16:35:28 +02:00 |
Vincent Povirk
|
73e50ba60e
|
gdiplus: Set export ordinals to match Windows 7.
|
2011-05-16 16:35:28 +02:00 |
Igor Paliychuk
|
521604ffce
|
msvcrt: _CxxThrowException is stdcall, not cdecl.
|
2011-05-16 16:35:27 +02:00 |
Andrew Eikum
|
91b684325f
|
mmdevapi: IMMDeviceEnumerator::GetDevice should fail on unknown device ids.
|
2011-05-16 16:35:27 +02:00 |
Jacek Caban
|
b9bfc10199
|
mshtml: Pass E_ABORT as binding results of bindings without IBinding in abort_document_bindings.
|
2011-05-16 16:35:27 +02:00 |
Jacek Caban
|
af08c97bf9
|
mshtml: Handle aborts synchronously in nsChannelBSC_stop_binding.
|
2011-05-16 16:35:27 +02:00 |
Jacek Caban
|
d7a2da5730
|
mshtml: Move document binding to the new document binding list in on_start_nsrequest.
|
2011-05-16 16:35:27 +02:00 |
Alexandre Julliard
|
0c45c8b58e
|
msvcrt: Add support for function namespaces in symbol demangling.
|
2011-05-15 20:27:15 +02:00 |
Alexandre Julliard
|
5d12e970ff
|
msvcrt: Add support for template operators in symbol demangling.
|
2011-05-15 20:26:36 +02:00 |
Alexandre Julliard
|
5e1b9c149e
|
msvcrt: Add support for __ptr64 attribute in symbol demangling.
|
2011-05-15 17:39:28 +02:00 |
Alexandre Julliard
|
6f5e5ec98b
|
Release 1.3.20.
|
2011-05-13 20:23:04 +02:00 |
Nikolay Sivov
|
64cd12d740
|
comctl32/tests: Initialize subitem index.
|
2011-05-13 20:09:59 +02:00 |
Rico Schüller
|
041a651431
|
d3dx9: Implement ID3DXBaseEffect::GetTexture().
|
2011-05-13 17:57:12 +02:00 |
Rico Schüller
|
ca5b8e11cc
|
d3dx9: Parse effect textures.
|
2011-05-13 17:57:05 +02:00 |
Rico Schüller
|
ae2c6a164f
|
d3dx9: Improve get_parameter_by_name().
|
2011-05-13 17:57:02 +02:00 |
Juan Lang
|
d797e5fc7e
|
wininet: Handle invalid HTTP time of "0".
|
2011-05-13 17:05:28 +02:00 |
Huw Davies
|
075ad8eae5
|
gdi32/tests: Tests for Rectangle().
|
2011-05-13 17:05:28 +02:00 |
Huw Davies
|
cf290ea659
|
gdi32: Implement Rectangle().
|
2011-05-13 17:05:28 +02:00 |
Huw Davies
|
74aab5f600
|
gdi32: Add support for the null pen.
|
2011-05-13 17:05:28 +02:00 |
Huw Davies
|
b025a74b40
|
gdi32: Add support for the null brush.
|
2011-05-13 17:05:28 +02:00 |
Huw Davies
|
8ae156dc31
|
gdi32: Initialise the pen pattern to an empty pattern for unpatterned pens.
|
2011-05-13 17:05:27 +02:00 |