Commit Graph

95861 Commits

Author SHA1 Message Date
Hans Leidekker ba3fe55cd4 wbemprox: Implement Win32_OperatingSystem.CodeSet. 2013-06-14 11:49:29 +02:00
Hans Leidekker 772236fe85 wbemprox: Implement Win32_Processor.NumberOfCores. 2013-06-14 11:49:20 +02:00
Hans Leidekker 38e976acdd wbemprox: Implement Win32_Processor.AddressWidth. 2013-06-14 11:48:26 +02:00
Hans Leidekker 33c440fb22 wbemprox: Override variant conversion for Win32_VideoController.AdapterRAM. 2013-06-14 11:47:33 +02:00
Hans Leidekker c9fe6139b5 wbemprox: Always use resize_table to allocate memory for table data. 2013-06-14 11:47:25 +02:00
Henri Verbeet ffc9f535eb wined3d: Handle pre-transformed vertices in the GLSL vertex pipe.
This also avoids a fallback to drawStridedSlow().
2013-06-14 11:46:31 +02:00
Henri Verbeet 8a7ddfbb53 wined3d: Don't use state_colormat() with the GLSL vertex pipe.
None of the code in there should be needed for the GLSL vertex pipe, and the
"untracked materials" counter in particular will trigger an unnecessary
fallback to drawStridedSlow().
2013-06-14 11:46:27 +02:00
Henri Verbeet 4de77fa23f wined3d: Allow a custom pitch to be specified in wined3d_surface_set_mem(). 2013-06-14 11:46:20 +02:00
Dmitry Timoshkov aa0cc00b48 winspool.drv: Avoid converting garbage if there was no DEVMODE passed in. 2013-06-14 11:46:00 +02:00
Dmitry Timoshkov 08bade6880 oleaut32: Do not rely on vtable placement in the implementation structure. 2013-06-14 11:45:26 +02:00
Francois Gouget bd97f64d04 user32/tests: Add a trailing '\n' to a few ok() calls. 2013-06-14 11:45:19 +02:00
Aric Stewart 2fd3ec7d06 fonts: Include Arabic characters in Tahoma Bold.
Glyphs from Public Domain DejaVu Sans Bold, a font based on Bitstream Vera.
2013-06-13 20:50:59 +02:00
Aric Stewart 121f82bff7 fonts: Include Arabic characters in Tahoma.
Glyphs from Public Domain DejaVu Sans, a font based on Bitstream Vera.
2013-06-13 20:50:57 +02:00
Alistair Leslie-Hughes 5e42382c31 oledb32: Add remaining INIT Properties. 2013-06-13 17:14:14 +02:00
Christian Costa fcb72f399d d3dx9_36: Set compilation_errors to NULL when no error encountered + tests. 2013-06-13 17:14:06 +02:00
Dmitry Timoshkov eca18b5152 oleaut32: Do not rely on vtable placement in the implementation structure. 2013-06-13 17:13:28 +02:00
Alexandre Julliard df17007af7 wininet/tests: Use test.winehq.com for invalid certs tests. 2013-06-13 17:10:04 +02:00
Alexandre Julliard c518801495 secur32: Set the SSL server name to enable the SNI extension. 2013-06-13 17:10:02 +02:00
Alistair Leslie-Hughes 661c2b8a0e oleaut32/tests: Add DECIMAL tests. 2013-06-13 12:18:49 +02:00
André Hentschel 1337726318 winemaker: Try to find the real case of a given filename or path from project files. 2013-06-13 12:17:48 +02:00
André Hentschel bf236d423f winemaker: Add includes separately for vcproj files. 2013-06-13 12:17:45 +02:00
André Hentschel 7bd49ab2df winemaker: Don't destroy relative paths. 2013-06-13 12:17:39 +02:00
Hans Leidekker f8c7cd945f tapi32: Properly implement lineGetCountryW. 2013-06-12 16:49:19 +02:00
Alexandre Julliard dbecee55ce wine.inf: Explicitly register the 32-bit stdole2.tlb under SysWOW64. 2013-06-12 16:49:19 +02:00
Hans Leidekker 50febc4888 winhttp/tests: Test query schemes. 2013-06-12 15:52:53 +02:00
Marcus Meissner 85f3fe735d winhttp: Initialize schemes (Coverity). 2013-06-12 15:52:36 +02:00
Aric Stewart b69d67f146 ole32: Not all uses of StorageImpl_ReadBigBlock fail if no bytes are read. 2013-06-12 15:51:07 +02:00
Christian Costa 66414c46c9 d3dxof/tests: Add test for case sensitive 'indexColor' type. 2013-06-12 12:12:10 +02:00
Christian Costa 71986eb109 d3dxof: Fix string handling in binary mode + tests. 2013-06-12 12:11:56 +02:00
Nikolay Sivov f92caf5ba7 comdlg32: Store client GUID with SetClientGuid(). 2013-06-12 12:10:41 +02:00
Nikolay Sivov ed673ff947 riched20: Use helpers from header instead of internal functions. 2013-06-12 12:09:13 +02:00
Nikolay Sivov 9997ef3fbc xmllite: It's acceptable to have NULL length pointer in GetLocalName(). 2013-06-12 12:09:00 +02:00
Hans Leidekker 97cc8bfcc7 wbemprox/tests: Mark a test result as broken. 2013-06-12 12:08:26 +02:00
Hans Leidekker 697cbc3605 wininet/tests: Avoid proxy test failures on old wininet. 2013-06-12 12:08:24 +02:00
André Hentschel b4b2656bc8 winemaker: Don't add -mno-cygwin to CXXEXTRA per default. 2013-06-11 20:16:36 +02:00
Alistair Leslie-Hughes 6fd87c4053 dbs.idl: Add DBPROPVAL defines. 2013-06-11 19:31:57 +02:00
Tatyana Fokina aaed0e81d5 kernel32: Check the size of the string in CompareStringA. 2013-06-11 19:31:45 +02:00
Tatyana Fokina 28951a0922 kernel32/tests: Add test with a large string for CompareStringA. 2013-06-11 19:31:40 +02:00
Jacek Caban a60029f2bb userenv.h: Added a few missing declarations. 2013-06-11 18:09:41 +02:00
Aric Stewart f5ec65ad8e gdi32: Update Arabic font defaults.
With help from Mosaab Alzoubi <moceap@hotmail.com>.
2013-06-11 18:07:59 +02:00
Hans Leidekker edee379d81 msi/tests: Move some more tests and remove a useless test. 2013-06-11 18:07:44 +02:00
Alexandre Julliard 57f5a5b372 mshtml/tests: Fix a reference leak. 2013-06-11 18:07:43 +02:00
Alexandre Julliard ba54de6ed5 winex11: Don't use a surface if there is a client window.
We can't get clipping right for child windows if using a surface.
2013-06-11 18:07:42 +02:00
Alexandre Julliard 849ea3d651 wineboot: Don't print an error when failing to delete a file. 2013-06-11 13:50:05 +02:00
Christian Costa f054431c63 d3dxof: Add test for standard templates. 2013-06-11 11:52:34 +02:00
André Hentschel b3f7de8fec oleaut32/tests: Add tests for VarDecCmpR8 (gcov). 2013-06-11 11:52:28 +02:00
Alexandre Rostovtsev 21f2c0e6e7 configure: Always check for pkg-config. 2013-06-11 11:38:46 +02:00
Alexandre Rostovtsev fee9cd3b24 configure: In gnutls-3.2, gnutls_mac_get_key_size() moved to crypto.h.
Based on a patch by Ben Kohler <bkohler@gmail.com>.
2013-06-11 11:37:21 +02:00
Henri Verbeet e0494afa00 wined3d: Introduce a helper function for printing floats in GLSL shaders. 2013-06-11 11:33:15 +02:00
Dmitry Timoshkov b02951dfa7 ole32/tests: Make sure that key "Software\\Classes" exists under HKEY_CURRENT_USER. 2013-06-11 11:29:45 +02:00