Commit Graph

93000 Commits

Author SHA1 Message Date
Alexandre Julliard 63a89f9be2 Update copyright info for 2013. 2013-01-02 13:35:54 +01:00
Andrew Talbot 2d7595fd2a crypt32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:54 +01:00
Andrew Talbot bb7ca4379e cryptui: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:53 +01:00
Andrew Talbot 80e4d899ed d3dcompiler_43: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:53 +01:00
Andrew Talbot 23fde785ee comctl32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
Andrew Talbot a377563b00 advapi32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
Andrew Talbot d03b13c534 cabinet: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:51 +01:00
Andrew Eikum 93348b21f7 winmm: Don't map the device if WAVE_FORMAT_DIRECT is given. 2013-01-02 13:35:51 +01:00
Hans Leidekker 8d0551b98d winhttp/tests: Accept another error from WinHttpGetProxyForUrl. 2013-01-02 13:15:18 +01:00
Henri Verbeet 8e9f0af2a9 d3d10core/tests: Add a small test for ID3D10Device_CreateRasterizerState(). 2013-01-02 13:15:16 +01:00
Henri Verbeet 5d38662235 d3d10core: Only create unique rasterizer state objects. 2013-01-02 13:15:14 +01:00
Henri Verbeet 4f9814c536 d3d10core: Implement d3d10_rasterizer_state_GetDesc(). 2013-01-02 13:11:22 +01:00
Henri Verbeet 8f32358b0d ddraw: Avoid LPD3DRECT. 2013-01-02 13:11:16 +01:00
Henri Verbeet d1b87e1378 ddraw: Avoid LPD3DMATRIXHANDLE. 2013-01-02 13:11:10 +01:00
Andrew Eikum d6c0e8159b wininet: Fail on URLs without a scheme. 2013-01-02 13:10:51 +01:00
Eric Pouech 00b6d8ebb1 winedbg: In 'info proc' command, list hierarchy of processus, and get rid of printing parent pid. 2013-01-02 13:10:44 +01:00
Jacek Caban 9704fcaf73 atl100: Fixed NULL catmap handling in AtlRegisterClassCategoriesHelper. 2013-01-02 13:10:25 +01:00
Hwang YunSong 8cd903aa10 po: Update Korean translation. 2013-01-02 13:10:18 +01:00
Aurimas Fišeras bc17219a22 po: Update Lithuanian translation. 2013-01-02 13:09:20 +01:00
Caron Jensen e51bd12315 wined3d: Add new Radeon HD 6570 GL renderer string. 2012-12-28 20:32:40 +01:00
Jacek Caban 5487d2c35a urlmon: Fixed some tests on IE10. 2012-12-28 20:32:40 +01:00
Jacek Caban c0cfd44ce9 atl: Reimplemented AtlModuleRegisterTypeLib on top of AtlRegisterTypeLib. 2012-12-28 20:32:39 +01:00
Jacek Caban ef3f65b5ff atl80: Added AtlRegisterTypeLib implementation (based on AtlModuleRegisterTypeLib). 2012-12-28 20:32:38 +01:00
Jacek Caban 7d23d3ecd6 atl100: Added support for typelibs in separate files in AtlLoadTypeLib. 2012-12-28 20:32:38 +01:00
Nikolay Sivov 5c2005ea14 xmllite: Implement decoding new input chunk from stream, use it for comment parsing. 2012-12-28 20:32:30 +01:00
Nikolay Sivov 3e8d4e76e5 oledb32: Support data source properties from init string passed to GetDataSource(). 2012-12-28 18:20:04 +01:00
André Hentschel 6e989604a3 netstat: Initial implementation. 2012-12-28 11:37:52 +01:00
Jacek Caban f877fe9ba4 wininet: Properly handle output buffer size in InternetGetCookieA. 2012-12-28 11:26:56 +01:00
Jacek Caban 0c02e35841 wininet: Properly handle output buffer size in InternetGetCookieW. 2012-12-28 11:26:52 +01:00
Andrew Eikum 8f03c51e55 winmm: Reroute WAVE_MAPPER devices as the default device changes. 2012-12-28 11:26:40 +01:00
Marcus Meissner bc5d953f7e xmllite: Remove duplicated statement (Coverity). 2012-12-28 11:26:19 +01:00
Marcus Meissner 7750dd8ec4 advapi32: Do not use invalid pSD value (Coverity). 2012-12-28 11:26:09 +01:00
Marcus Meissner ab6369231f winhttp: Do not free name too early (Coverity). 2012-12-28 11:25:58 +01:00
Marcus Meissner e0fa39b3e0 oleaut32: Mark PropertyPageSiteVtbl static. 2012-12-28 11:25:34 +01:00
Marcus Meissner 02722c4d8e usp10: Mark SHAPE_ApplyOpenTypePositions as hidden. 2012-12-28 11:25:25 +01:00
Alexandre Julliard 227fc26e63 gdi32: Use the correct physdev for each driver call (Coverity). 2012-12-27 20:53:25 +01:00
Christian Costa dabde6a04f d3dx9_36: Check proper signature for DIB files. 2012-12-27 18:47:54 +01:00
Christian Costa 95433ccd3c d3dx9_36: Implement D3DXFileCreate with stubbed ID3DXFile interface + basic tests. 2012-12-27 18:47:54 +01:00
Maarten Lankhorst f5abeb8471 dsound: Use a thread instead of a timer for greater precision. 2012-12-27 18:47:53 +01:00
Jacek Caban 8dc7a72a14 atl: Added locking to AtlModuleExtractCreateWndData. 2012-12-27 18:47:53 +01:00
Jacek Caban dc160df8e9 atl: Changed AtlModuleInit FIXME to TRACE. 2012-12-27 18:47:53 +01:00
Chae Jong Bin e8307fe160 wininet: Add stub for DeleteWpadCacheForNetworks. 2012-12-27 17:15:40 +01:00
Chae Jong Bin fee3d67030 urlmon: Add stub for FlushUrlmonZonesCache. 2012-12-27 17:15:40 +01:00
Alexandre Julliard 59c30130a0 ntdll: Remove unused include. 2012-12-27 17:15:40 +01:00
Alexandre Julliard 0e16345a5f rpcss: Remove redundant define. 2012-12-27 17:15:40 +01:00
Piotr Caban bcf4467b86 msvcrt: Return error in stat function when path is specified with trailing slash character. 2012-12-27 17:15:39 +01:00
Hermès Bélusca-Maïto 9dbd1969fc wpp: Fix path separator on Windows platforms. 2012-12-27 17:15:39 +01:00
Dmitry Timoshkov cf9dbcc3c8 windowscodecs: Add some tests for IWICImagingFactory_CreateBitmapFromMemory. 2012-12-27 12:08:28 +01:00
Andrew Eikum b73da85dec winmm: Open WAVE_MAPPER devices in their own devices array. 2012-12-27 12:08:21 +01:00
Andrew Eikum 68679158b6 winmm: Don't give a period time to IAudioClient::Initialize. 2012-12-27 12:08:14 +01:00