Commit Graph

92330 Commits

Author SHA1 Message Date
Jacek Caban bd42c0416a wininet: Fixed HTTP CONNECT secure connection. 2012-11-16 17:42:47 +01:00
Jacek Caban c8da35729c wininet: Store both proxy and destination host in http_request_t. 2012-11-16 17:42:46 +01:00
Alexandre Julliard 7c2ce566da user32: Initialize some system parameters in the registry on first run. 2012-11-16 17:42:45 +01:00
Alexandre Julliard 9c729720a9 user32: Maintain a cache of registry keys for the various parameters. 2012-11-16 16:17:32 +01:00
Alexandre Julliard 2959b312d9 user32: Define a global list of parameter registry keys and store an index in the value string. 2012-11-16 16:17:32 +01:00
Detlef Riekenberg 6e53b8dd57 ktmw32: Add a stub for CommitTransaction. 2012-11-16 16:17:31 +01:00
Detlef Riekenberg e3df9043e9 ktmw32: Add a stub for CreateTransaction. 2012-11-16 16:17:31 +01:00
Dmitry Timoshkov 1a6e9d4a50 fonts: Update 10-pixel and some rarely used 9-pixel cyrillic bitmaps for Tahoma Bold. 2012-11-16 16:17:30 +01:00
Michael Stefaniuc a5c621d40e krnl386.exe16: Use FIELD_OFFSET for the size of structs with varlength arrays. 2012-11-16 16:17:28 +01:00
Michael Stefaniuc 0b02d25f6d ws2_32: Avoid using sizeof on structs with variable length array. 2012-11-16 11:42:32 +01:00
Piotr Caban 15bef00d65 msvcp: Sync implementations. 2012-11-16 11:42:27 +01:00
Piotr Caban a497d36a62 msvcp90: Added wctrans and towctrans tests. 2012-11-16 11:42:00 +01:00
Piotr Caban a71acb3076 msvcp90: Added wctrans and towctrans implementation. 2012-11-16 11:41:55 +01:00
Piotr Caban 965543acff msvcp80: Forward functions that are using String_iterators to msvcp90. 2012-11-16 11:41:46 +01:00
Huw Davies 02d41b7b1a winspool: Pre-1.6 versions of CUPS can leave behind a file when cupsGetPDD3 fails, so clear up afterwards. 2012-11-16 11:41:41 +01:00
Jacek Caban 08c17ada57 cmd: Added HeapFree wrapper. 2012-11-16 11:40:36 +01:00
Austin English 62e77128c5 secur32: Get rid of deprecated types. 2012-11-16 11:40:17 +01:00
Henri Verbeet b52118d53d d3d9/tests: Also test that render states get reset in test_reset(). 2012-11-16 11:40:02 +01:00
Henri Verbeet f94f753e51 d3d8/tests: Also test that render states get reset in test_reset(). 2012-11-16 11:39:54 +01:00
Henri Verbeet ffd892f6dd wined3d: Make state_geometry_shader() static. 2012-11-16 11:39:50 +01:00
Henri Verbeet ea4ae09c86 ddraw: Avoid LPDIRECT3D3. 2012-11-16 11:39:47 +01:00
Henri Verbeet 0fa127b1fa ddraw: Avoid LPDIRECT3D7. 2012-11-16 11:39:42 +01:00
Christian Inci 83ed5efb31 wined3d: Add support for nVidia GT 640M. 2012-11-15 21:22:06 +01:00
Marcus Meissner 02a80554f8 wininet: Move freeing netconn into create_netconn_socket (Coverity). 2012-11-15 21:22:05 +01:00
Piotr Caban c29c639cce urlmon: Update reference counter in bsc_from_bctx. 2012-11-15 21:22:04 +01:00
Hans Leidekker bff64e8578 advapi32: Avoid a buffer overflow in CredUnmarshalCredentialW.
Spotted by Stefan Leichter.
2012-11-15 21:22:03 +01:00
Hans Leidekker 6395af1ae7 windowscodecs: GetThumbnail should be supported for ICO frames. 2012-11-15 21:22:03 +01:00
Hans Leidekker b671f2573e windowscodecs: Add tests for IWICColorContext. 2012-11-15 21:22:02 +01:00
Hans Leidekker ffa558bbaa windowscodecs: Implement IWICColorContext::GetProfileBytes. 2012-11-15 21:22:01 +01:00
Hans Leidekker da7c8c6331 windowscodecs: Implement IWICColorContext::GetExifColorSpace. 2012-11-15 21:22:01 +01:00
Hans Leidekker a7f0c14bef windowscodecs: Implement IWICColorContext::InitializeFromExifColorSpace. 2012-11-15 21:22:00 +01:00
Hans Leidekker 7712c0e8cd windowscodecs: Implement IWICColorContext::InitializeFromMemory. 2012-11-15 21:21:59 +01:00
Hans Leidekker c9acbecdf0 windowscodecs: Implement IWICColorContext::GetType. 2012-11-15 21:21:58 +01:00
Hans Leidekker cfb91803c2 windowscodecs: Implement IWICBitmapFrameDecode::GetColorContexts for PNG images. 2012-11-15 21:21:57 +01:00
Hans Leidekker 96ebc618b5 windowscodecs: Add a stub IWICColorContext implementation. 2012-11-15 21:21:55 +01:00
Hans Leidekker 1b762afa63 windowscodecs: Implement WICCreateColorContext_Proxy. 2012-11-15 21:21:54 +01:00
Jacek Caban c6d24089db cmd: Make allocation unfailable. 2012-11-15 21:21:53 +01:00
Jacek Caban efd0eead07 atl: Properly fail on an aggregation attempt. 2012-11-15 21:21:52 +01:00
Dmitry Timoshkov e070173ac6 fonts: Update 10-pixel cyrillic bitmaps for Tahoma. 2012-11-15 21:21:51 +01:00
Alexandre Julliard 67d16ddee3 winex11: Move the screen saver support to a new SystemParametersInfo entry point. 2012-11-15 21:21:50 +01:00
Alexandre Julliard 13fbce5627 user32: Forward SystemParametersInfo calls to the user driver first. 2012-11-15 21:21:49 +01:00
Alexandre Julliard 4a8716cf5b user32: Check the length of the loaded registry key for system parameters. 2012-11-15 21:21:48 +01:00
Alexandre Julliard b2fa004ee4 user32: Simplify initialization of the desktop wallpaper. 2012-11-15 21:21:48 +01:00
Alexandre Julliard 4d653b77ec user32: Add parameter entry objects for the desktop wallpaper and pattern. 2012-11-15 21:21:47 +01:00
Alexandre Julliard 002c626a11 user32: Use parameter entry objects for the non-client metrics parameters. 2012-11-15 21:21:46 +01:00
Alexandre Julliard bfc8bc4d27 user32: Use the default GUI font for unspecified font parameters. 2012-11-15 21:21:43 +01:00
Alexandre Julliard ebaf5ea176 gdi32: Don't load bitmap glyphs when using subpixel rendering in GetGlyphOutline. 2012-11-15 21:21:39 +01:00
Nikolay Sivov 3b0179cbde msi: Remove unnecessary casts and argument from script site creation helper. 2012-11-15 12:20:28 +01:00
Nikolay Sivov 194c30d11f msi: Make it clear where script type mask comes from. 2012-11-15 12:19:58 +01:00
Nikolay Sivov eebde117ca msi: COM cleanup for IActiveScriptSite. 2012-11-15 12:19:52 +01:00