Commit Graph

89108 Commits (76725f9885653fc9e9e4230179759c1638751d0b)
 

Author SHA1 Message Date
Henri Verbeet 76725f9885 winex11: Remove some unused includes from xrandr.c. 2012-07-10 10:40:08 -05:00
Henri Verbeet 2907913fad wined3d: Print a more obvious message if a format doesn't have a corresponding GL internal format. 2012-07-10 10:39:48 -05:00
Henri Verbeet 8ad98cdbee wined3d: Get rid of the "discard" parameter to device_parent_create_depth_stencil(). 2012-07-10 10:39:42 -05:00
Henri Verbeet 9b74ebd794 wined3d: Get rid of the "lockable" parameter to device_parent_create_rendertarget(). 2012-07-10 10:39:34 -05:00
Austin English f8077a5697 inseng: Add a stub for DllInstall. 2012-07-09 15:46:51 -04:00
Austin English 843390f9c9 kernel32: Add a stub for GetDynamicTimeZoneInformation. 2012-07-09 15:46:35 -04:00
Austin English 275fc471fe kernel32: Add a stub for WerSetFlags. 2012-07-09 15:46:21 -04:00
Bruno Jesus b3d7896aad user32/tests: Add a test for OpenClipboard twice with non-zero hwnd. 2012-07-09 15:45:37 -04:00
Józef Kucia b267cc2927 d3dx9: Implement D3DXLoadVolumeFromFile. 2012-07-09 15:44:17 -04:00
Józef Kucia f5fd7fe3e1 d3dx9/tests: Add tests for D3DXLoadVolumeFromFileInMemory. 2012-07-09 15:44:08 -04:00
Józef Kucia 18a2dde127 d3dx9: Implement D3DXLoadVolumeFromFileInMemory. 2012-07-09 15:44:01 -04:00
Józef Kucia 83c7fed1b0 d3dx9: Fix D3DXLoadVolumeFromVolume so it works for subsets of volumes. 2012-07-09 15:43:50 -04:00
Józef Kucia 0ad6af9caa d3dx9: Validate the size of a volume texture in D3DXGetImageInfoFromFile. 2012-07-09 15:43:42 -04:00
Jacek Caban 563355d651 ieframe: Avoid useless QI(IID_IWebBrowser2) calls in tests by passing IWebBrowser2 interface where possible. 2012-07-09 15:07:19 -04:00
Jacek Caban c3e4a901c0 ieframe: Added init_test helper. 2012-07-09 15:07:10 -04:00
Jacek Caban 4bc259951b ieframe: Added more DoVerb tests. 2012-07-09 15:07:04 -04:00
Jacek Caban edcc38c6d1 ieframe: Call OnInPlaceDeactivate in DoVerb(OLEIVERB_HIDE) implementation. 2012-07-09 15:06:58 -04:00
Huw Davies c4457ec191 winspool: Don't assume that CUPS is available. 2012-07-09 15:06:52 -04:00
Hans Leidekker 32fa9db888 msi: Don't hard-code the ServicePackLevel property. 2012-07-09 15:06:42 -04:00
Hans Leidekker f55ee1a212 msi: Don't crash if no working directory is specified for custom action type 34. 2012-07-09 15:06:35 -04:00
Hans Leidekker da922769c5 setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section. 2012-07-09 15:06:26 -04:00
Hans Leidekker 700eec9687 ntdll: Report 3dnow and sse features if the processor supports them. 2012-07-09 15:06:13 -04:00
Nikolay Sivov ec8ec0fa9b msxml3: Add VT_I1 type to variant dump helper. 2012-07-09 15:06:00 -04:00
Nikolay Sivov 9a28ac8f7b msxml3: Remove unneeded xmlInitParser call. 2012-07-09 15:05:54 -04:00
Nikolay Sivov 41aa34758e msxml3: Fix xml declaration output when it's specified in loaded document (in case of file). 2012-07-09 15:05:47 -04:00
Nikolay Sivov 46d08bb6ce msxml3: Fix xml declaration output when it's specified in loaded document (in case of stream). 2012-07-09 15:05:41 -04:00
Nikolay Sivov 1a0552443c msxml3: Don't use stream written value when saving to stream. 2012-07-09 15:05:31 -04:00
Henri Verbeet 6c4465f4ac winex11: Get rid of xrandr.h. 2012-07-09 15:05:02 -04:00
Henri Verbeet eafc8d0b34 winex11: Get rid of xvidmode.h. 2012-07-09 15:04:48 -04:00
Henri Verbeet 73eceafb17 d3d9: Implement d3d9_device_ResetEx(). 2012-07-09 15:04:18 -04:00
Henri Verbeet 3543e1d198 wined3d: Fix the .spec. 2012-07-09 15:04:11 -04:00
Henri Verbeet 2025e81585 secur32: Only read complete records in schan_InitializeSecurityContextW(). 2012-07-09 15:04:03 -04:00
André Hentschel 338f5e9cb6 winedbg: Add new operators regarding data processing to ARM disassembler. 2012-07-09 10:12:27 -04:00
André Hentschel b96d613337 winedbg: Add swap operator to ARM disassembler. 2012-07-09 10:12:20 -04:00
André Hentschel 498614dda6 winedbg: Add multiplication operators to ARM disassembler. 2012-07-09 10:12:14 -04:00
André Hentschel bc86f0d5dd winedbg: Add branch and exchange operator to ARM disassembler. 2012-07-09 10:12:04 -04:00
Marcus Meissner f917cd0e42 user.exe: Avoid truncating strcmp result (Coverity). 2012-07-09 10:11:56 -04:00
Marcus Meissner 0ef705fb69 shell32: Avoid memcmp result truncation (Coverity). 2012-07-09 10:11:32 -04:00
Marcus Meissner a181e4dfe9 setupx.dll16: Avoid strcmp() result truncation (Coverity). 2012-07-09 10:10:20 -04:00
Marcus Meissner aa58bcfec9 krnl386.exe16: Do not truncate the strcmp result (Coverity). 2012-07-09 10:10:16 -04:00
Marcus Meissner 1f1686fddd d3dcompiler_43: Fixed small overread possibility (Coverity). 2012-07-09 10:07:10 -04:00
Hans Leidekker 45473a65a0 fusion: Also copy external files in IAssemblyCache::InstallAssembly. 2012-07-09 10:02:46 -04:00
Piotr Caban 9b34a3a75c msvcp90: Fix parsing of floating point numbers starting with decimal separator. 2012-07-09 10:02:02 -04:00
Piotr Caban 4c73236d86 msvcp90: Fix off by one issues in basic_string functions operating on iterators. 2012-07-09 10:01:54 -04:00
Piotr Caban 0d3dcd23f4 msvcp90: Fix EOF handling in basic_filebuf<char>::underflow. 2012-07-09 10:01:42 -04:00
Piotr Caban 3adb3a3c28 msvcp90/tests: Added destructor tests for class with virtual inheritance. 2012-07-09 10:01:35 -04:00
Piotr Caban 36f79a1c2d msvcp90: Pass base class pointer to virtual functions. 2012-07-09 10:01:24 -04:00
Piotr Caban c14e98dd32 msvcp: Sync spec files. 2012-07-09 10:01:00 -04:00
Piotr Caban bdb36b4afc msvcp90: Implement more basic_ostream<wchar>::operator<< functions. 2012-07-09 10:00:49 -04:00
Piotr Caban ce4cbc7de2 msvcp90: Implement more basic_ostream<char>::operator<< functions. 2012-07-09 10:00:41 -04:00