Piotr Caban
|
91296abb63
|
wininet: Implement urlcache index growing.
|
2012-04-06 20:13:01 +02:00 |
Piotr Caban
|
dab1f7c38e
|
wininet: Return error code in URLCache_FindFirstFreeEntry function.
|
2012-04-06 20:12:53 +02:00 |
Piotr Caban
|
4254bdbfb2
|
wininet: Don't reserve space for directory in URL cache entry.
|
2012-04-06 20:12:49 +02:00 |
Piotr Caban
|
c9983b1159
|
wininet: Don't overwrite locked entry in CommitUrlCacheEntry.
|
2012-04-06 20:12:44 +02:00 |
Piotr Caban
|
d1ecb6d9ba
|
wininet: Don't delete locked entry in DeleteUrlCacheEntry.
|
2012-04-06 20:12:40 +02:00 |
Andrew Eikum
|
06c1f255f8
|
mmdevapi: Indicate data flow direction in IMMDevice::GetId result.
|
2012-04-06 20:12:26 +02:00 |
Andrew Eikum
|
d022cc1ddf
|
winmm: Support DRV_QUERYDEVICEINTERFACE in waveXxxMessage.
|
2012-04-06 20:12:21 +02:00 |
Andrew Eikum
|
e6638bd86f
|
mmdevapi: Store device interface in registry.
|
2012-04-06 20:12:05 +02:00 |
Andrew Eikum
|
9c79ba8a04
|
dmusic: Check correct return code.
|
2012-04-06 20:11:35 +02:00 |
Henri Verbeet
|
45c7b47b06
|
d3dx9: Don't return a pointer to the implementation in ID3DXSpriteImpl_QueryInterface().
|
2012-04-06 20:11:30 +02:00 |
Henri Verbeet
|
719eeea2ae
|
dxgi: Don't return a pointer to the implementation in dxgi_surface_inner_QueryInterface().
|
2012-04-06 20:11:26 +02:00 |
Henri Verbeet
|
9804ebcd9e
|
ddraw/tests: Add some QueryInterface() tests for devices.
|
2012-04-06 20:11:23 +02:00 |
Henri Verbeet
|
cf30899f1a
|
ddraw: Version 1 devices are aggregated by the surface that created them.
|
2012-04-06 20:11:17 +02:00 |
Henri Verbeet
|
e13de0adf8
|
ddraw: Fix querying device interfaces in IDirect3DDeviceImpl_7_QueryInterface().
Version 7 devices can only return the version 7 interface. The other versions
can only return earlier interfaces.
|
2012-04-06 20:11:13 +02:00 |
Erich Hoover
|
48174b6d1e
|
ntdll: Fix section header heap deadlock.
|
2012-04-06 20:10:58 +02:00 |
Alistair Leslie-Hughes
|
1c62c9f7f9
|
scrrun: Add scrrun tests.
|
2012-04-05 17:53:22 +02:00 |
Alistair Leslie-Hughes
|
62077059a5
|
scrrun: Add IFileSystem3 support.
|
2012-04-05 17:53:21 +02:00 |
Aric Stewart
|
4ad945337f
|
user32: While calculating lines, discard uniscribe data for non-visible lines.
|
2012-04-05 17:53:21 +02:00 |
Hans Leidekker
|
dd205230a0
|
msi: Keep the UI level fixed during the lifetime of a package.
|
2012-04-05 17:53:20 +02:00 |
Huw Davies
|
79aac9fabc
|
winspool: Implement SetPrinterW for level 9.
|
2012-04-05 17:53:19 +02:00 |
Huw Davies
|
607b5d77bc
|
winspool: Add a helper to set devmode data in the registry.
|
2012-04-05 17:53:19 +02:00 |
Huw Davies
|
9166fcb7a0
|
winspool: Forward SetPrinterA to SetPrinterW.
|
2012-04-05 17:53:18 +02:00 |
Huw Davies
|
2421519447
|
winspool: Generalise the A to W printer info conversion to cope with other levels.
|
2012-04-05 17:53:18 +02:00 |
Jacek Caban
|
ebeff88e6e
|
mshtml: Added semi-stub implementation of IOmNavigator::get_cookieEnabled.
|
2012-04-05 17:53:17 +02:00 |
Jacek Caban
|
383564ab2f
|
mshtml: Added IHTMLImgElement::onerror tests.
|
2012-04-05 17:53:17 +02:00 |
Jacek Caban
|
8ac7e950a9
|
mshtml: Added IHTMLImgElement::onerror implementation.
|
2012-04-05 17:53:16 +02:00 |
Jacek Caban
|
039a9a5aad
|
mshtml: Detach also internal listeners in detach_events.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
8791ce15e9
|
mshtml: Added support for IDispatch-only ActiveX objects.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
5fad02d0f1
|
mshtml: Remove old channel from load group in nsIAsyncVerifyRedirectCallback::AsyncOnChannelRedirect.
|
2012-04-05 17:53:15 +02:00 |
Morten Rønne
|
e0f93874c8
|
wininet/tests: Added more tests for urlcache, including a new flag in CacheEntryType.
|
2012-04-05 17:53:14 +02:00 |
Morten Rønne
|
fb81502a50
|
wininet/tests: Fixed text errors in tests.
|
2012-04-05 17:53:14 +02:00 |
Stefan Leichter
|
7bffd90790
|
atl80: Add stub for AtlCreateRegistrar.
|
2012-04-05 17:53:13 +02:00 |
Stefan Leichter
|
887f009df6
|
atl80: New dll.
|
2012-04-05 17:53:13 +02:00 |
Aric Stewart
|
e4656ebc88
|
quartz: Add VMRWindowlessControl9 to VMR9.
|
2012-04-05 17:53:11 +02:00 |
Aric Stewart
|
eb4972017e
|
quartz: Add VMRFilterConfig9 to VMR9.
|
2012-04-05 17:53:08 +02:00 |
Aric Stewart
|
8e79273b0e
|
quartz: Add IAMFilterMiscFlags to VMR9 implementation.
|
2012-04-05 17:53:05 +02:00 |
Aric Stewart
|
76a42b9b9e
|
quartz: Add BaseControlVideo to VMR9.
|
2012-04-05 14:51:34 +02:00 |
Aric Stewart
|
8365b7a372
|
quartz: Add BaseControlWindow to VMR9.
|
2012-04-05 14:51:34 +02:00 |
Aric Stewart
|
d969b80210
|
quartz: Add initial VMR9 stub.
|
2012-04-05 14:51:34 +02:00 |
Joris Huizer
|
ee0bfd36ed
|
amstream: IAMMultiMediaStreamImpl_SetState: correct ifs.
|
2012-04-05 14:51:34 +02:00 |
Ken Thomases
|
9cb7a97981
|
gdi32: On Mac OS X, find fonts using Core Text rather than FontConfig, by default.
|
2012-04-05 14:51:34 +02:00 |
Ken Thomases
|
272cf2a973
|
Revert "gdi32: Load fonts from default Mac external font paths.".
This reverts commit 85a71387da .
|
2012-04-05 14:51:33 +02:00 |
Igor Paliychuk
|
9c1591ee54
|
po: Update Ukrainian translation.
|
2012-04-05 14:51:33 +02:00 |
Hans Leidekker
|
31ffa54773
|
kernel32: GetModuleHandleEx already clears the module handle on failure.
|
2012-04-05 14:51:33 +02:00 |
Hans Leidekker
|
f96c7278e7
|
kernel32: Clear the module handle on failure in GetModuleHandleEx.
|
2012-04-05 14:51:33 +02:00 |
Hans Leidekker
|
e8a95bf683
|
kernel32: Return failure from GetModuleHandleEx if the module handle pointer is NULL.
|
2012-04-05 14:51:33 +02:00 |
Hans Leidekker
|
7133c000cd
|
kernel32/tests: Add tests for GetModuleHandleEx.
|
2012-04-05 14:51:33 +02:00 |
Daniel Jelinski
|
cd8609597a
|
comctl32/tests: Added tests for treeview TVM_HITTEST message.
|
2012-04-05 14:51:33 +02:00 |
Eric Pouech
|
88949b2c59
|
winedbg: Fix set instruction when sizeof(int) <> sizeof register.
|
2012-04-05 14:51:33 +02:00 |
Henri Verbeet
|
13f483a2a2
|
ddrawex: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_QueryInterface().
|
2012-04-05 14:51:33 +02:00 |