Commit Graph

68785 Commits (515b15233ea05ef54d86082f2b646594c5cf770a)
 

Author SHA1 Message Date
Matej Špindler 515b15233e jscript: Add Slovenian translation. 2010-05-18 08:50:26 +02:00
Matej Špindler 4ed5079b67 wininet: Update Slovenian translation. 2010-05-18 08:50:10 +02:00
Jacek Caban 9795e7a570 shobjidl.idl: Added NWMF declaration. 2010-05-18 08:50:04 +02:00
Jacek Caban c38c3d5aaa exdisp.idl: Added missing DWebBrowserEvents2 methods. 2010-05-18 08:49:59 +02:00
Juan Lang 0b7711e545 wintrust/tests: Fix test failures when not running as administrator. 2010-05-18 08:49:52 +02:00
Juan Lang b659dee999 winhttp: Honor security flags when verifying a certificate. 2010-05-18 08:48:35 +02:00
Juan Lang 2a569a9e89 winhttp: Store a pointer to the netconn_t in the SSL context. 2010-05-18 08:48:29 +02:00
Juan Lang 7c7d00a12f winhttp: Store security flags in netconn_t. 2010-05-18 08:48:21 +02:00
Sven Baars 141875c84a wineps.drv: Fix Dutch translation. 2010-05-18 08:48:04 +02:00
Julius Schwartzenberg ba11b695e6 wined3d: Cope with the new Intel renderer string. 2010-05-18 08:47:57 +02:00
Owen Rudge 00eb092e4d d3dx9: Implement CreateEffectFromFile/Resource functions. 2010-05-18 08:47:38 +02:00
Owen Rudge b3523a447c d3dx9: Implement D3DXCreateEffectCompilerFromFile/Resource. 2010-05-18 08:47:35 +02:00
Michael Stefaniuc 943eefc8fc rpcrt4: Avoid using long. 2010-05-17 15:41:33 +02:00
Dmitry Timoshkov 184c86e774 user32: Add BM_SETSTATE/BM_SETCHECK message tests for a button, make them pass under Wine. 2010-05-17 15:41:27 +02:00
Roderick Colenbrander ee9b409fce wined3d: Use BltFast in UpdateSurface when desc.convert is set. 2010-05-17 14:44:09 +02:00
Roderick Colenbrander ba8f0da271 wined3d: Remove unneeded d3dfmt_get_conv conversion constants. 2010-05-17 14:43:56 +02:00
Roderick Colenbrander f892003194 wined3d: Set conversion flags for format descriptors having a convert function. 2010-05-17 14:43:49 +02:00
Andrey Turkin de79a63838 kernel32: Implement CreateHardLink. 2010-05-17 14:43:26 +02:00
Mike Kaplinskiy 42debac149 server: Move socket async activation to sock_poll_event. 2010-05-17 14:41:33 +02:00
Piotr Caban 4aee4c7d1c msvcrt: Added $I10_OUTPUT implementation. 2010-05-17 14:39:29 +02:00
Alexandre Julliard aff0eac21b gdi32: Pre-multiply RGB values by alpha for subpixel font rendering. 2010-05-17 14:25:14 +02:00
Piotr Caban c6097cafdd wininet: Deal with reading over the end in NETCON_recv. 2010-05-17 13:20:22 +02:00
Piotr Caban a298415bbe wininet: Fix dwStatusInfoLength value in INTERNET_SendCallback. 2010-05-17 13:20:08 +02:00
Henri Verbeet 123bfa20f5 d3d9/tests: Add a shadow sampler test. 2010-05-17 13:20:03 +02:00
Henri Verbeet fabc7ecd97 d3d8/tests: Add a shadow sampler test. 2010-05-17 13:19:59 +02:00
Henri Verbeet 79145e215b wined3d: Add support for shadow samplers. 2010-05-17 13:19:53 +02:00
Henri Verbeet 29b13f75cc wined3d: Add support for ARB_shadow. 2010-05-17 13:19:49 +02:00
Henri Verbeet 498664af3a wined3d: Remove some unused winetexturestates elements. 2010-05-17 13:19:44 +02:00
Henri Verbeet 44ab3d70f1 wined3d: Handle depth/stencil surfaces in IWineD3DSurfaceImpl_LoadLocation(). 2010-05-17 13:19:40 +02:00
Michael Stefaniuc bdc85b69f6 msvfw32: Replace long with LONG. 2010-05-17 13:18:44 +02:00
Andrey Turkin 16468517bb oleaut32: Set flag for retval params in ICreateTypeInfo::AddFuncDesc. 2010-05-17 13:17:05 +02:00
Andrey Turkin 5e4c16b348 oleaut32: Distinguish between variables and functions in ICreateTypeInfo functions. 2010-05-17 13:16:51 +02:00
Andrey Turkin 40b59afac8 oleaut32: Implement ICreateTypeInfo2::SetFuncCustData. 2010-05-17 13:16:00 +02:00
Andrey Turkin b4025a3ed1 oleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
Getters and setters for same property can have an identical name
2010-05-17 13:15:34 +02:00
Andrey Turkin 57c784e205 oleaut32: Implement ITypeInfo::GetDocumentation. 2010-05-17 13:15:21 +02:00
Wolfram Sang 636e35d8ad user32: Apply sanity-check in BITMAP_Load. 2010-05-17 12:42:33 +02:00
Michael Stefaniuc cea6f01cd9 mciavi32: Remove redundant "not NULL" checks of the lpParms arg. 2010-05-17 12:42:33 +02:00
Michael Stefaniuc cf13e8a390 riched20: Avoid using long. 2010-05-17 12:42:33 +02:00
Michael Stefaniuc eb558c4403 winhttp: Remove redundant "not 0" test of argument len. 2010-05-17 12:42:33 +02:00
Michael Stefaniuc eb90d475cd mshtml: Remove redundant "not NULL" check for the p arg (coccicheck). 2010-05-17 12:42:33 +02:00
Michael Stefaniuc 8a3daa63e0 dmloader: Remove redundant "not NULL" check of the pDesc arg. 2010-05-17 12:42:33 +02:00
Michael Stefaniuc 8e8f743cb0 winhttp: Remove redundant "not NULL" check for the "server" arg. 2010-05-17 12:42:33 +02:00
Joel Holdsworth 00ff0db708 wordpad: Replaced formatbar.bmp with a Tango compliant tool strip. 2010-05-17 12:42:33 +02:00
Joel Holdsworth 4ac898d7cf wordpad: Replaced toolbar.bmp with a Tango compliant tool strip. 2010-05-17 12:42:33 +02:00
Joel Holdsworth 4578a9262d comctl32: Replaced idb_hist_large.bmp with a Tango compliant tool strip. 2010-05-17 12:42:33 +02:00
Joel Holdsworth 6e5b8597ca comctl32: Replaced idb_hist_small.bmp with a Tango compliant tool strip. 2010-05-17 12:42:33 +02:00
Joel Holdsworth 32adeb44d9 comctl32: Replaced idb_std_large.bmp with a Tango compliant tool strip. 2010-05-17 12:42:32 +02:00
Joel Holdsworth 4079e368b5 comctl32: Replaced idb_std_small.bmp with a Tango compliant tool strip. 2010-05-17 12:42:32 +02:00
Joel Holdsworth 6ac142b0b7 comctl32: Replaced idb_view_large.bmp with a Tango compliant tool strip. 2010-05-17 12:42:32 +02:00
Joel Holdsworth bf08efd292 comctl32: Replaced idb_view_small.bmp with a Tango compliant tool strip. 2010-05-17 12:42:32 +02:00