Marcus Meissner
|
df6eedf969
|
mpr: Mark internal symbols with hidden visibility.
|
2011-05-20 10:33:10 +02:00 |
Marcus Meissner
|
3abe627af5
|
gphoto2.ds: Mark a variable with hidden visibility.
|
2011-05-20 10:33:06 +02:00 |
Marcus Meissner
|
dc5c9c5595
|
mmdevapi: Mark internal symbols with hidden visibility.
|
2011-05-20 10:33:03 +02:00 |
Marcus Meissner
|
340be4feb7
|
localspl: Mark internal symbols with hidden visibility.
|
2011-05-20 10:32:59 +02:00 |
Marcus Meissner
|
b93c6dfc69
|
mapi32: Mark internal symbols with hidden visibility.
|
2011-05-20 10:32:55 +02:00 |
Marcus Meissner
|
fb48414419
|
mciavi32: Mark internal symbols with hidden visibility.
|
2011-05-20 10:32:51 +02:00 |
Marcus Meissner
|
4ef1e17f03
|
mciqtz: Mark one variable as static.
|
2011-05-20 10:32:48 +02:00 |
Marcus Meissner
|
e025b138f9
|
mountmgr.sys: Mark internal symbols with hidden visibility.
|
2011-05-20 10:32:42 +02:00 |
Marcus Meissner
|
d826e08904
|
msacm32: Mark internal symbols with hidden visibility.
|
2011-05-20 10:32:37 +02:00 |
Marcus Meissner
|
ba9f4e807a
|
mscoree: Mark internal symbols with hidden visibility and some vtables as static.
|
2011-05-20 10:32:32 +02:00 |
Vincent Povirk
|
6bd0887225
|
mscoree: Implement ICorRuntimeHost_GetDefaultDomain.
|
2011-05-20 10:31:28 +02:00 |
Vincent Povirk
|
692a7593cf
|
mscoree: Return success from ICorRuntimeHost_Start stub.
We don't really have the ability to "Start" and "Stop" Mono, though we can create a default domain.
|
2011-05-20 10:31:10 +02:00 |
Vincent Povirk
|
d434b33695
|
mscoree: Accept a NULL version in CorBindToRuntimeEx.
|
2011-05-20 10:31:01 +02:00 |
Thomas Mullaly
|
baf036d538
|
urlmon: Prevent putting garbage data into TRACE.
|
2011-05-20 10:30:37 +02:00 |
Thomas Mullaly
|
cd69836d54
|
mshtml: Added support for IDispatch Html document events.
|
2011-05-20 10:29:53 +02:00 |
Thomas Mullaly
|
34a297fe76
|
mshtml/tests: Added more IDispatch event tests.
|
2011-05-20 10:29:48 +02:00 |
Thomas Mullaly
|
ea2ab11a74
|
mshtml/tests: Added IDispatch event tests.
|
2011-05-20 10:29:43 +02:00 |
Nikolay Sivov
|
478316ceec
|
explorerframe: Get rid of interface pointer casts.
|
2011-05-20 10:29:33 +02:00 |
Nikolay Sivov
|
f9ca298b21
|
comctl32/tests: Some tests for TVM_GETNEXTITEM and item toggle.
|
2011-05-20 10:29:24 +02:00 |
Aric Stewart
|
9a6cf4a391
|
usp10: If a feature changes a glyph reapply the feature to the new glyph.
|
2011-05-20 10:29:15 +02:00 |
Aric Stewart
|
ecd43b4bd8
|
usp10: Correct lookahead offset in Coverage-based Chaining Context Glyph Substitution.
|
2011-05-20 10:29:09 +02:00 |
Alexandre Julliard
|
7f6e677d5a
|
quartz: Make sure the preferred allocator pointer is initialized.
|
2011-05-20 10:28:21 +02:00 |
Alistair Leslie-Hughes
|
5a7dba5a70
|
gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS, POLYGONALCAPS for EnhMetafiles.
|
2011-05-19 19:37:26 +02:00 |
Piotr Caban
|
73b9acf273
|
msvcrt: Make scanf functions thread safe.
|
2011-05-19 19:37:26 +02:00 |
Piotr Caban
|
c5894bacf5
|
msvcrt: Make printf functions thread safe.
|
2011-05-19 19:37:26 +02:00 |
Piotr Caban
|
249917beac
|
msvcrt: Added _lock_file/_unlock_file implementation.
|
2011-05-19 19:37:26 +02:00 |
Piotr Caban
|
2ca229dec1
|
msvcrt: Improved _getmaxstdio and _setmaxstdio implementation.
|
2011-05-19 19:37:26 +02:00 |
Piotr Caban
|
19c4c37a1d
|
msvcrt: Allocate FILE tables dynamically.
|
2011-05-19 19:37:26 +02:00 |
Piotr Caban
|
2679186d19
|
msvcrt: Allocate ioinfo tables dynamically.
|
2011-05-19 19:37:26 +02:00 |
Jacek Caban
|
2e2ed52cfb
|
wininet: Use set_cookie directly in HTTP_ProcessCookies.
|
2011-05-19 19:37:26 +02:00 |
Jacek Caban
|
dce9181c91
|
wininet: Use get_cookie directly in HTTP_InsertCookies.
|
2011-05-19 19:37:26 +02:00 |
Jacek Caban
|
9a741bf3d7
|
wininet: Moved getting cookie from known host to separated function.
|
2011-05-19 19:37:26 +02:00 |
Andrew Nguyen
|
aca2385d6c
|
include: Revise the Winsock include in windows.h to match the Windows SDK.
|
2011-05-19 17:38:30 +02:00 |
Francois Gouget
|
e82c57372b
|
user32: Use macros for the resource IDs instead of numeric literals.
|
2011-05-19 10:22:39 +02:00 |
Michael Stefaniuc
|
3f2f2eb678
|
riched20: Finish the COM cleanup in richole.c.
|
2011-05-19 10:09:30 +02:00 |
Michael Stefaniuc
|
b1ae962997
|
riched20: COM cleanup for the IOleClientSite iface.
|
2011-05-19 10:09:22 +02:00 |
Michael Stefaniuc
|
2706e4dbaf
|
msxml3: COM cleanup for factory.c.
|
2011-05-19 10:09:17 +02:00 |
Stefan Dösinger
|
5107796fc7
|
d3d9: Disable the zero instance test.
It fails on modern Nvidia cards (Win7, Geforce 9600).
|
2011-05-19 10:09:08 +02:00 |
Stefan Dösinger
|
387d5d74ce
|
d3d9: Use a DWORD to read render states.
|
2011-05-19 10:08:55 +02:00 |
Stefan Dösinger
|
6a43986e12
|
d3d8/tests: Use float literals.
|
2011-05-19 10:08:42 +02:00 |
Henri Verbeet
|
0143fa7382
|
wined3d: Use the requested sRGB mode in texture3d_preload().
|
2011-05-19 10:08:05 +02:00 |
Henri Verbeet
|
6d6402afef
|
wined3d: Get rid of the mostly unused SRGB_BOTH enum value.
|
2011-05-19 10:08:02 +02:00 |
Henri Verbeet
|
aba42d1fa5
|
wined3d: Introduce a separate structure for framebuffer state.
|
2011-05-19 10:07:57 +02:00 |
Henri Verbeet
|
427803a981
|
wined3d: Make wined3d.h a normal header file again.
|
2011-05-19 10:07:50 +02:00 |
Henri Verbeet
|
3032b40c80
|
wined3d: Get rid of the IWineD3DDeviceParent interface.
|
2011-05-19 10:06:21 +02:00 |
Marcus Meissner
|
74844ca3c6
|
hlink: Mark internal symbols with hidden visibility.
|
2011-05-19 10:06:06 +02:00 |
Marcus Meissner
|
f6489f7438
|
hnetcfg: Mark internal symbols with hidden visibility.
|
2011-05-19 10:06:03 +02:00 |
Marcus Meissner
|
d3ab90985c
|
inkobj: Mark internal variable with hidden visibility and hinstance as stattic.
|
2011-05-19 10:05:58 +02:00 |
Marcus Meissner
|
02310f0021
|
inetcpl: Mark internal variable with hidden visibility.
|
2011-05-19 10:05:49 +02:00 |
Marcus Meissner
|
44beace115
|
iphlapi: Mark internal symbols with hidden visibility.
|
2011-05-19 10:05:46 +02:00 |
Marcus Meissner
|
3d6e7a4cd1
|
hhctrl.ocx: Mark internal symbols with hidden visibility.
|
2011-05-19 10:05:37 +02:00 |
Marcus Meissner
|
ac1550bdaa
|
infosoft: Mark internal symbol with hidden visibility.
|
2011-05-19 10:05:32 +02:00 |
Marcus Meissner
|
9d5db69f50
|
imagehlp: Mark internal variable as hidden visibility.
|
2011-05-19 10:05:27 +02:00 |
Marcus Meissner
|
a7f7d1b7dd
|
itss: Mark internal symbols with hidden visibility.
|
2011-05-19 10:05:25 +02:00 |
Alexandre Julliard
|
25627ad445
|
oleaut32/tests: Remove some unnecessary constants.
|
2011-05-19 09:56:46 +02:00 |
Ričardas Barkauskas
|
b59b68b86d
|
dxgi: Fix GetDisplayModeList parameter handling.
|
2011-05-18 17:07:22 +02:00 |
Frédéric Delanoy
|
32f79acc1f
|
d3d10core: dxgi_format_from_wined3dformat should return DXGI_FORMAT enum values in all cases.
|
2011-05-18 17:07:19 +02:00 |
Aric Stewart
|
2587f702c5
|
usp10: Make use of MS_MAKE_TAG instead of numeric constants.
|
2011-05-18 16:56:00 +02:00 |
Andrew Nguyen
|
163dfad5a1
|
advapi32/tests: Use a matching enumeration value for the trustee form member.
|
2011-05-18 16:54:41 +02:00 |
Andrew Nguyen
|
9d5ef07178
|
windowscodecs: Trace the correct expected value in some seek test failure strings.
|
2011-05-18 16:54:36 +02:00 |
Andrew Nguyen
|
a67941d393
|
mmdevapi: Remove a stray semicolon in macro definition.
|
2011-05-18 16:54:31 +02:00 |
Andrew Nguyen
|
f5e555660d
|
kernel32: Suppress constness warnings for tigetstr parameter.
|
2011-05-18 16:54:26 +02:00 |
Andrew Nguyen
|
4d154d007d
|
advapi32: Add stubs for GetNamedSecurityInfoExA/W.
|
2011-05-18 16:54:22 +02:00 |
Stefan Dösinger
|
6867393614
|
d3d8: Stream indices are WORDs.
|
2011-05-18 16:42:08 +02:00 |
Stefan Dösinger
|
e55b3bef0f
|
d3d8: Add a float to DWORD cast.
|
2011-05-18 16:42:03 +02:00 |
Stefan Dösinger
|
5c6c019340
|
wined3d: Remove maxConcurrentLights from the device.
|
2011-05-18 16:41:57 +02:00 |
Stefan Dösinger
|
1133991e85
|
wined3d: Make two variables unsigned.
|
2011-05-18 16:41:42 +02:00 |
Marcus Meissner
|
97b82b0f18
|
msi: Check comp for NULL from msi_get_loaded_component (Coverity).
|
2011-05-18 16:41:17 +02:00 |
Alexandre Julliard
|
38a797990c
|
oleaut32: Reallocate in BSTR_UserUnmarshal to avoid changing the pointer if the string didn't change.
|
2011-05-18 11:35:17 +02:00 |
Dylan Smith
|
bf202cfdfd
|
d3dx9: Implement ID3DXMesh::Optimize using OptimizeInplace.
|
2011-05-18 10:59:47 +02:00 |
Marcus Meissner
|
b7389f409a
|
dplayx: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:57 +02:00 |
Marcus Meissner
|
5b1016fc13
|
fusion: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:51 +02:00 |
Marcus Meissner
|
bda648189a
|
dnsapi: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:48 +02:00 |
Marcus Meissner
|
d98a6a884e
|
explorerframe: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:45 +02:00 |
Marcus Meissner
|
dffb1b2c8f
|
dswave: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:40 +02:00 |
Marcus Meissner
|
9eb9040e97
|
dpnet: Mark internals symbols with hidden visibility.
|
2011-05-18 10:58:35 +02:00 |
Marcus Meissner
|
01d5832f1e
|
gameux: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:32 +02:00 |
Marcus Meissner
|
a19e31efd9
|
dinput: Mark internal symbols with hidden visibility.
|
2011-05-18 10:58:25 +02:00 |
Marcus Meissner
|
9df409cfdd
|
dxdiagn: Mark internal symbols with hidden visibility.
|
2011-05-18 10:54:37 +02:00 |
Marcus Meissner
|
4892adb414
|
gdiplus: Mark image_format_dimensions as static.
|
2011-05-18 10:54:32 +02:00 |
Aric Stewart
|
9f7c390ec8
|
usp10/test: Rewrite test_ScriptShapeOpenType to be more expandable.
|
2011-05-18 10:51:05 +02:00 |
Aric Stewart
|
3c26fa9136
|
usp10: Correct default fCanGlyphAlone value.
|
2011-05-18 10:51:02 +02:00 |
Aric Stewart
|
9edaaae99b
|
usp10/tests: Add ScriptShapeOpenType tests mirroring ScriptShape tests.
|
2011-05-18 10:50:59 +02:00 |
Aric Stewart
|
d0012622d3
|
usp10: Correct a few fallback conditions in Syriac shaping.
|
2011-05-18 10:49:49 +02:00 |
Michael Stefaniuc
|
a12ed578c5
|
riched20: COM cleanup for the ITextSelection iface.
|
2011-05-17 13:45:02 +02:00 |
Alexandre Julliard
|
bcd62a7f2e
|
msvcrt: Implement _seh_longjmp_unwind4 for i386.
|
2011-05-17 12:49:20 +02:00 |
Alexandre Julliard
|
2140006662
|
msvcrt: Implement _local_unwind for x86_64.
|
2011-05-17 12:31:00 +02:00 |
Hans Leidekker
|
f464b7d2e2
|
msi: Don't resolve child folders if the target path doesn't change in MsiSetTargetPath.
|
2011-05-17 12:04:43 +02:00 |
Hans Leidekker
|
01433f0f30
|
msi: Make sure that the target root directory has a trailing backslash.
|
2011-05-17 12:04:40 +02:00 |
Hans Leidekker
|
c5ab1c37bf
|
Revert "msi: Avoid loading cabinet streams more than once.".
This reverts commit 395479f0d1 .
|
2011-05-17 12:04:38 +02:00 |
Hans Leidekker
|
548d71ee45
|
msi: Search all installation contexts in the FindRelatedProducts action.
|
2011-05-17 12:04:24 +02:00 |
Hans Leidekker
|
9e5562297d
|
msi: Improve tracing in the FindRelatedProducts action.
|
2011-05-17 12:04:17 +02:00 |
Rico Schüller
|
e9c4e501f4
|
d3dx9: Fix copy and paste mistake in ID3DXBaseEffect::GetPassDesc().
|
2011-05-17 12:04:12 +02:00 |
Rico Schüller
|
b7b9db00e3
|
d3dx9: Remove some checks for defines argument in D3DXCreateEffect* functions.
|
2011-05-17 12:04:11 +02:00 |
Erich Hoover
|
068593b238
|
quartz: Create and hold onto a preferred allocator for IAsyncReader::RequestAllocator.
|
2011-05-17 12:01:18 +02:00 |
Erich Hoover
|
493a3a0f9d
|
quartz: Make sure pin state cannot change while a flush is in progress.
|
2011-05-17 12:01:16 +02:00 |
Erich Hoover
|
484c952cf2
|
quartz: Release outstanding samples in PullPin::PauseProcessing.
|
2011-05-17 11:57:57 +02:00 |
Erich Hoover
|
819643ada8
|
quartz: Return IMediaSeeking interface for Parser PullPin.
|
2011-05-17 11:55:24 +02:00 |
Erich Hoover
|
7a405fa9e9
|
quartz: Return IMediaSeeking interface for Parser OutputPin.
|
2011-05-17 11:54:43 +02:00 |
André Hentschel
|
1aacc5fc40
|
mscoree/tests: Add tests for CreateConfigStream.
|
2011-05-17 11:48:14 +02:00 |
Sergey Khodych
|
f3b10bc8fd
|
shdocvw: Handle local paths in navigate_url.
|
2011-05-17 11:45:54 +02:00 |
Sergey Khodych
|
1c6af1f337
|
shdocvw: Use UrlApplyScheme with URL_APPLY_GUESSFILE for local paths in create_moniker.
|
2011-05-17 11:45:51 +02:00 |
Sergey Khodych
|
26541471ab
|
shlwapi: Implement URL_APPLY_GUESSFILE in UrlApplyScheme.
|
2011-05-17 11:45:49 +02:00 |
Sergey Khodych
|
2e1bec528f
|
shlwapi: Don't copy valid scheme in UrlApplySchemeW.
|
2011-05-17 11:45:47 +02:00 |
Sergey Khodych
|
2034439d66
|
shdocvw: Don't use separate call of UrlApplySchemeW for default scheme.
|
2011-05-17 11:45:44 +02:00 |
Owen Rudge
|
c55ff281c7
|
user32: Add separate sysmenu for MDI child windows.
|
2011-05-17 10:45:31 +02:00 |
Ken Thomases
|
e6d6fbf6e9
|
gdi32: Fix leak of FullName of replaced font face.
|
2011-05-17 10:45:24 +02:00 |
Marcus Meissner
|
10371fcc50
|
dmstyle: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
f301596ce3
|
dmscript: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
8d1a9bb535
|
dmloader: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
ba8455d5f1
|
dmime: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
57d83924ae
|
dmcompos: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
455ef03cad
|
devenum: Mark internal symbols as hidden.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
fa6e4f3a3b
|
dmsynth: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
1aee19753f
|
dmusic: Mark internal symbols as hidden.
|
2011-05-17 10:19:00 +02:00 |
Marcus Meissner
|
70835d7c1d
|
dmband: Mark internal symbols with hidden visibility.
|
2011-05-17 10:19:00 +02:00 |
Alexandre Julliard
|
3d229b814e
|
wined3d: Switch to the software cursor when the position diverges from the hardware one.
|
2011-05-17 10:18:26 +02:00 |
Alexandre Julliard
|
599d09b08c
|
wined3d: Always create the software cursor.
|
2011-05-17 10:17:31 +02:00 |
Alexandre Julliard
|
38d0d9fe80
|
wined3d: Only update the cursor position the first time we display it.
|
2011-05-17 10:15:18 +02:00 |
Alexandre Julliard
|
30e187e019
|
wined3d: Get rid of the haveHardwareCursor flag.
|
2011-05-17 10:12:31 +02:00 |
Henri Verbeet
|
d52ae4b63f
|
wined3d: Get rid of the glsl_program_key_t typedef.
|
2011-05-17 10:06:34 +02:00 |
Henri Verbeet
|
ef6c6f9ac9
|
wined3d: Get rid of the renderbuffer_entry_t typedef.
|
2011-05-17 10:06:30 +02:00 |
Henri Verbeet
|
0e0e5c3e38
|
wined3d: Get rid of the IWineD3DDevice typedefs.
|
2011-05-17 10:06:23 +02:00 |
Henri Verbeet
|
8d4ca1f815
|
wined3d: Remove COM from the device implementation.
|
2011-05-17 10:06:18 +02:00 |
Henri Verbeet
|
979e3744f7
|
wined3d: Remove state management methods from the IWineD3DDevice interface.
|
2011-05-17 10:06:15 +02:00 |
Piotr Caban
|
ddad22d037
|
msvcrt: Fix return values in wcstombs and wcsrtombs functions.
|
2011-05-16 16:36:10 +02:00 |
Piotr Caban
|
c43176b094
|
msvcrt: Fix return values in strlwr and strupr functions.
|
2011-05-16 16:36:01 +02:00 |
Jacek Caban
|
e4ffd1f834
|
kernel32: Moved GetPerformanceInfo implementation to kernel32.
|
2011-05-16 16:35:36 +02:00 |
Jacek Caban
|
595521bc95
|
kernel32: Moved GetWsChanges and InitializeProcessForWsWatch implementations to kernel32.
|
2011-05-16 16:35:35 +02:00 |
Jacek Caban
|
827e852166
|
kernel32: Moved EnumPageFiles[AW] implementation to kernel32.
|
2011-05-16 16:35:34 +02:00 |
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
|
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 |
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 |
Jacek Caban
|
5a5eddfe81
|
wininet: Added 204 No Content response tests.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
188de03497
|
wininet: Better closing async handles in tests.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
3ab297125d
|
wininet: Clean up closing connection notifications tests.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
a890e3a144
|
wininet: Fixed handling of 204 No Content response.
|
2011-05-13 17:05:27 +02:00 |
Jacek Caban
|
086eb61c84
|
wininet: Don't depend on is_end_of_read_data in HTTPREQ_Read.
|
2011-05-13 17:05:27 +02:00 |
Stefan Dösinger
|
c2aab4258a
|
wined3d: Separate two unrelated variables.
|
2011-05-13 17:05:27 +02:00 |
Stefan Dösinger
|
560c63d64e
|
wined3d: Pass the render target height as UINT.
|
2011-05-13 17:05:27 +02:00 |
Stefan Dösinger
|
a549b8f090
|
wined3d: Fix a few MSVC data loss warnings.
|
2011-05-13 17:05:27 +02:00 |
Stefan Dösinger
|
31901155ce
|
wined3d: Fix a unsigned unary minus warning in MSVC.
|
2011-05-13 17:05:27 +02:00 |
Stefan Dösinger
|
682bae7c2b
|
wined3d: Make the glram parameter of WineD3DAdapterChangeGLRam signed.
|
2011-05-13 17:05:27 +02:00 |
Austin English
|
8781b58ed9
|
advapi32: Return success in RegisterTraceGuids.
|
2011-05-13 17:05:26 +02:00 |
Nikolay Sivov
|
96c99dc99b
|
comctl32/tests: Test return values in uniform way.
|
2011-05-13 17:05:06 +02:00 |
Jacek Caban
|
772da9baae
|
kernel32: Moved GetMappedFileName[AW] stubs to kernel32.
|
2011-05-13 16:45:21 +02:00 |
Alexandre Julliard
|
e52e57d133
|
winex11: Try a little harder to clip the cursor to avoid some race conditions.
|
2011-05-13 16:44:09 +02:00 |
Alexandre Julliard
|
8e9b4e0a5c
|
winex11: Allow MotionNotify events through occasionally while XInput is active.
|
2011-05-13 16:19:45 +02:00 |
Alexandre Julliard
|
fd4ad5a604
|
winex11: Don't use raw events for button events so that we get the right coordinates.
|
2011-05-13 12:41:12 +02:00 |
Nikolay Sivov
|
c6dd14199c
|
comctl32/listview: Fix parameter validation for LVM_SETITEMTEXT.
|
2011-05-13 10:55:43 +02:00 |
Nikolay Sivov
|
4daa5459f4
|
comctl32/tab: Send NM_RCLICK on WM_RBUTTONUP.
|
2011-05-13 10:55:14 +02:00 |
Frédéric Delanoy
|
f5304c4f73
|
kernel32/tests: Fix typo.
|
2011-05-13 10:52:01 +02:00 |
Aric Stewart
|
e3ed47bf95
|
usp10: Implementation of ScriptPlaceOpenType.
|
2011-05-13 10:45:44 +02:00 |
Aric Stewart
|
3ad7822d85
|
usp10: Implementation of ScriptShapeOpenType.
|
2011-05-13 10:45:38 +02:00 |
Grazvydas Ignotas
|
adcce5d712
|
gdi32: Implement font selection by its full name.
|
2011-05-12 20:00:51 +02:00 |
Grazvydas Ignotas
|
0374102625
|
gdi32: Refactor get_facename to retrieve other names too.
|
2011-05-12 19:58:43 +02:00 |
Grazvydas Ignotas
|
86495cea94
|
gdi32/tests: Test for font selection by full name.
|
2011-05-12 19:58:09 +02:00 |
Hans Leidekker
|
c7e36d8ba8
|
msi: Unescape ^Q^Y sequences in text archives.
|
2011-05-12 18:23:00 +02:00 |
Hans Leidekker
|
e2ba5dce06
|
msi: Handle embedded nulls in text archives.
|
2011-05-12 18:22:54 +02:00 |
Hans Leidekker
|
b55cbe8d11
|
msi: Improve the stub for MisGetMode(MSIRUNMODE_ADMIN).
|
2011-05-12 18:22:44 +02:00 |
Hans Leidekker
|
1650367e16
|
msi: Remove redundant tracing.
|
2011-05-12 18:22:40 +02:00 |
Ričardas Barkauskas
|
a7bd11afb0
|
ddraw: Fix filtering of enumerated display modes.
|
2011-05-12 18:22:25 +02:00 |
Jacek Caban
|
ebf9f12c29
|
urlmon: Make sure to include query part of relative URI containing path in combine_uri.
|
2011-05-12 18:22:21 +02:00 |
Alexandre Julliard
|
2e46c671d6
|
winex11: Set the desktop window gravity to NorthWest to avoid spurious position changes.
|
2011-05-12 16:25:50 +02:00 |
Alexandre Julliard
|
b081ee452d
|
winex11: Only update the fullscreen pointer grab when something has changed.
|
2011-05-12 16:24:58 +02:00 |
Damjan Jovanovic
|
15a3bd9c79
|
mmsystem.dll16: Use flags instead of device type as the MCI_STATUS heuristic.
|
2011-05-12 15:41:52 +02:00 |
Huw Davies
|
8a43f3535c
|
gdi32/tests: Add tests for 32 bpp DIB pattern brush fills.
|
2011-05-12 14:29:58 +02:00 |
Huw Davies
|
5b28336c26
|
gdi32: Add support for DIB pattern brush fills.
|
2011-05-12 14:29:50 +02:00 |
Huw Davies
|
3c70a26e4b
|
gdi32: Implement SelectBrush for DIB pattern brushes.
|
2011-05-12 14:29:42 +02:00 |
Huw Davies
|
5ac51cd24f
|
gdi32: Add helpers to clear and free dib_info structures.
|
2011-05-12 14:29:34 +02:00 |
Huw Davies
|
735657d1b8
|
gdi32: Keep track of changes to the brush rop, so that we can perform lazy realisation of the brush.
|
2011-05-12 14:29:28 +02:00 |
Jacek Caban
|
0d0f2fa4a9
|
kernel32: Moved GetModuleInformation implementation to kernel32.
|
2011-05-12 14:29:21 +02:00 |
Jacek Caban
|
9bbf3f9075
|
kernel32: Moved GetModuleFileNameEx[AW] to kernel32.
|
2011-05-12 14:29:14 +02:00 |
Jacek Caban
|
e6dd213d52
|
kernel32: Moved GetModuleBaseName[AW] implementation to kernel32.
|
2011-05-12 14:29:07 +02:00 |
Jacek Caban
|
8379893f96
|
kernel32: Moved K32EnumProcessModules to module.c.
|
2011-05-12 14:28:58 +02:00 |
Jacek Caban
|
4ed94f7939
|
kernel32: Moved GetProcessMemoryInfo implementation to kernel32.
|
2011-05-12 14:28:45 +02:00 |
Piotr Caban
|
ed6c309fe5
|
msvcr: Update spec files.
|
2011-05-12 14:28:32 +02:00 |
Piotr Caban
|
b5d1d8e2b5
|
msvcrt: Added _strnicoll_l implementation.
|
2011-05-12 14:28:12 +02:00 |
Piotr Caban
|
d32bc75a2f
|
msvcrt: Added _strncoll_l implementation.
|
2011-05-12 14:28:08 +02:00 |
Piotr Caban
|
ff7cf637df
|
msvcrt: Added _stricoll_l implementation.
|
2011-05-12 14:28:01 +02:00 |
Piotr Caban
|
e07dbe2c0a
|
msvcrt: Added _strcoll_l implementation.
|
2011-05-12 14:27:57 +02:00 |
Piotr Caban
|
b88c851820
|
kernel32/tests: Add locale specific CompareString test.
|
2011-05-12 14:27:48 +02:00 |
Piotr Caban
|
3db957e39e
|
msvcrt: Added _strupr_s_l implementation.
|
2011-05-12 14:27:18 +02:00 |
Piotr Caban
|
504231ff5a
|
msvcrt: Added _strlwr_s_l implementation.
|
2011-05-12 14:27:08 +02:00 |
Piotr Caban
|
0ea4e668f5
|
msvcrt: Added _tolower_l implementation.
|
2011-05-12 14:26:50 +02:00 |
Piotr Caban
|
1e981e5e9c
|
msvcrt: Added _toupper_l implementation.
|
2011-05-12 14:26:45 +02:00 |
Piotr Caban
|
52c2976f1d
|
msvcrt: Added _is*_l functions implementation.
|
2011-05-12 14:26:35 +02:00 |
Piotr Caban
|
e3ec37e848
|
msvcrt: Added _isctype_l implementation.
|
2011-05-12 14:26:22 +02:00 |
Piotr Caban
|
69ea5768a6
|
msvcrt: Added _towupper_l and _towlower_l implementation.
|
2011-05-12 14:26:07 +02:00 |
Nikolay Sivov
|
97314eeebd
|
comctl32/tests: Make functions from test macros.
|
2011-05-12 14:25:04 +02:00 |
Jörg Höhle
|
7df286c136
|
winmm: Fix 8KB leak when mmioOpen fails (Valgrind).
|
2011-05-12 14:24:28 +02:00 |
Thomas Mullaly
|
5fac827fd7
|
urlmon: Honor E_ABORT for URLDownloadToFile status callbacks.
|
2011-05-12 14:23:52 +02:00 |
Thomas Mullaly
|
e7ea2d3bb5
|
urlmon: Improve handling of error codes being returned from client OnStartBinding callback.
|
2011-05-12 14:23:50 +02:00 |
Huw Davies
|
0f9ba2b71c
|
shdocvw: Cope with being called without an active document.
|
2011-05-12 14:23:22 +02:00 |
Konstantin L. Metlov
|
fb787da66a
|
gdi32: Handle pre-Unicode symbol TTFs with symbols at U+00XX.
|
2011-05-11 19:50:35 +02:00 |
Vincent Povirk
|
92563de3ea
|
mscoree: State the .NET and Mono versions when a runtime is missing.
|
2011-05-11 19:49:51 +02:00 |
Aric Stewart
|
4d8012795f
|
usp10/tests: Test ScriptItemizeOpenType.
|
2011-05-11 18:14:18 +02:00 |
Aric Stewart
|
f221aea66c
|
usp10: Implement ScriptItemizeOpenType.
|
2011-05-11 18:12:51 +02:00 |
Rico Schüller
|
1ac8f4d472
|
d3dx9/tests: Add ID3DXEffect::Get/SetStateManager() test.
|
2011-05-11 18:02:27 +02:00 |
Rico Schüller
|
72d3ee3ab6
|
d3dx9: Implement ID3DXEffect::GetStateManager().
|
2011-05-11 18:02:22 +02:00 |
Rico Schüller
|
cd121b10d6
|
d3dx9: Implement ID3DXEffect::SetStateManager().
|
2011-05-11 18:02:18 +02:00 |
Dylan Smith
|
f203aa1746
|
d3dx9: Implement D3DXMESHOPT_ATTRSORT|D3DXMESHOPT_IGNOREVERTS.
|
2011-05-11 17:51:21 +02:00 |
Dylan Smith
|
4ed3930e27
|
d3dx9: Create compact_mesh helper function for OptimizeInplace.
|
2011-05-11 17:50:38 +02:00 |
Marcus Meissner
|
428e0312b7
|
krnl386.exe16: Fixed if that always succeeds (Coverity).
|
2011-05-11 17:49:58 +02:00 |
Huw Davies
|
90b2672e6b
|
gdi32: Add a missing const.
|
2011-05-11 17:49:21 +02:00 |