Commit graph

103669 commits

Author SHA1 Message Date
Matteo Bruni
e23f70b266 winemac: Make the implementation of clearToBlackIfNeeded compatible with core contexts. 2015-01-08 17:29:04 +01:00
Jacek Caban
9d911d6ffe mshtml: Use debugstr_mshtml_guid in omnavigator.c. 2015-01-08 17:27:57 +01:00
Axel Davy
b83825509e d3d9/tests: Fix test_3dc_formats getPixelColor check.
getPixelColor should be called before Present, because the device
swapchain was created with discard mode.
2015-01-08 14:03:15 +01:00
Axel Davy
fc84368f87 d3d9/tests: Fix volume_dxt5_test getPixelColor check.
getPixelColor should be called before Present, because the device
swapchain was created with discard mode.
2015-01-08 14:03:06 +01:00
Hans Leidekker
041ab23d0b wbemdisp/tests: Add initial tests. 2015-01-08 14:02:45 +01:00
Hans Leidekker
ff251092a7 wbemdisp: Add support for parsing WMI monikers. 2015-01-08 13:59:29 +01:00
Hans Leidekker
bc6270e3f9 wbemdisp: Add a stub implementation of ISWbemObjectSet. 2015-01-08 13:59:27 +01:00
Hans Leidekker
d7d18892ef wbemdisp: Add a stub implementation of ISWbemObject. 2015-01-08 13:59:23 +01:00
Hans Leidekker
301cc6aede wbemdisp: Forward SWbemLocator::ConnectServer to IWbemLocator::ConnectServer. 2015-01-08 13:59:20 +01:00
Hans Leidekker
cbb2b35ec1 wbemdisp: Add IDispatch support to the services object. 2015-01-08 13:58:37 +01:00
Piotr Caban
e7cba8f0dc winex11.drv: Don't resize hidden windows on ConfigureNotify event. 2015-01-08 13:58:29 +01:00
Nikolay Sivov
b03d4c7a8f dwrite: Set glyph advances and offsets for each run. 2015-01-08 13:12:18 +01:00
Nikolay Sivov
b49a71416d dwrite: Store cluster map and glyph indices for each run. 2015-01-08 13:12:16 +01:00
Michael Stefaniuc
8a42eb55da quartz: Simplify code flow logic (PVS-Studio). 2015-01-08 13:12:14 +01:00
Michael Stefaniuc
585f8dfe7e quartz: Remove an unused variable (PVS-Studio). 2015-01-08 13:12:10 +01:00
Michael Stefaniuc
b31ef9c80a quartz: Remove always true if subexpression (PVS-Studio). 2015-01-08 13:12:03 +01:00
Michael Stefaniuc
6d3c83b869 oledb32/tests: Simplify some ok() checks (PVS-Studio). 2015-01-08 13:11:59 +01:00
Piotr Caban
6ac25d3d80 msvcp70: Add basic_ifstream(name, mode) constructor implementation. 2015-01-07 23:48:29 +01:00
Piotr Caban
91eced0ce5 user32: Only store dialog focus when window is hidden or inactive. 2015-01-07 23:48:28 +01:00
Mark Harmstone
02f9edfd77 dsound: Do not use panning to set sound position. 2015-01-07 23:48:27 +01:00
Mark Harmstone
c4e3079766 dsound: Parse speaker config. 2015-01-07 23:48:26 +01:00
Hugh McMaster
d999fd0d11 msvcrt/tests: Add more tests for _vsnwprintf. 2015-01-07 23:48:26 +01:00
Hans Leidekker
90fd0285f0 xcopy: Ignore the /V option. 2015-01-07 23:48:25 +01:00
Hans Leidekker
c007b5f94c wbemprox: Implement Win32_ComputerSystemProduct.UUID. 2015-01-07 23:48:24 +01:00
Hans Leidekker
0052695426 wbemprox: Implement Win32_NetworkAdapterConfiguration.DNSHostName. 2015-01-07 23:48:23 +01:00
Hans Leidekker
3986a6cda6 wbemprox: Implement Win32_VideoController::VideoProcessor. 2015-01-07 23:48:22 +01:00
Hans Leidekker
112027a76e wbemprox: Implement Win32_SoundDevice::StatusInfo. 2015-01-07 23:48:21 +01:00
Piotr Caban
1109672f13 msvcr120: Add _fdtest function implementation. 2015-01-07 23:48:21 +01:00
Michael Stefaniuc
7883bb072b netapi32: Remove always true conditional expression (PVS-Studio). 2015-01-07 23:48:20 +01:00
Hans Leidekker
57fc6e58f1 wbemdisp: Add a stub implementation of ISWbemServices. 2015-01-07 17:39:26 +01:00
Nikolay Sivov
fdd8e011ed dwrite: Create fontface instance for each run. 2015-01-07 17:39:03 +01:00
André Hentschel
25f24f2b00 Update copyright info for 2015. 2015-01-06 19:30:13 +01:00
Bruno Jesus
5a469f1b87 cmd: Ensure environment variables fit in memory. 2015-01-06 18:20:01 +01:00
Nikolay Sivov
de09e9b94e dwrite/tests: Fix buffer overflow when filling test string. 2015-01-06 18:19:31 +01:00
Francois Gouget
b46a62843f ws2_32: Add a trailing '\n' to a TRACE() call. 2015-01-06 18:19:24 +01:00
Mark Harmstone
db75d7bf26 include: Add xaudio2.h. 2015-01-06 13:09:07 +01:00
Seán de Búrca
6cd0eb2027 kernel32: Implement Get{Time,Date}FormatEx. 2015-01-06 12:59:07 +01:00
Nikolay Sivov
adc091b8da oleaut32: Use CoTaskMem* functions for safearrays. 2015-01-06 12:34:54 +01:00
Nikolay Sivov
35a91741d3 dwrite: Move range bounds check to an attribute setting helper. 2015-01-06 12:34:46 +01:00
Nikolay Sivov
48d84eedb5 dwrite: Unify temp value variable name. 2015-01-06 12:34:41 +01:00
Nikolay Sivov
9661f129e0 dwrite: Support family name attribute for ranges. 2015-01-06 12:34:37 +01:00
Nikolay Sivov
ed398419bc dwrite: Fix range comparison by locale name. 2015-01-06 12:34:30 +01:00
Matteo Bruni
6f89df2fb4 d3d9/tests: Remove a couple duplicate lines. 2015-01-06 12:34:07 +01:00
Nikolay Sivov
102d8936cc dwrite: Release FreeType resources on dll unload. 2015-01-05 21:37:37 +01:00
Bruno Jesus
54b5660378 secur32: Always tell the user that libgnutls could not be loaded. 2015-01-05 20:29:19 +01:00
Francois Gouget
c9c2692d8e riched20: Move DestroyIRichEditOle() into IRichEditOle:Release(). 2015-01-05 20:19:33 +01:00
Francois Gouget
3b87dbe062 dwrite: Make free_glyph_outline() static. 2015-01-05 20:17:22 +01:00
Francois Gouget
25faba157e combase: Remove an unused default debug channel. 2015-01-05 20:17:14 +01:00
Francois Gouget
b1ac59b9e9 winex11.drv: Make X11DRV_PALETTE_ComputeColorShifts() static. 2015-01-05 20:17:08 +01:00
Francois Gouget
ec8002425a mshtml: Make create_document_fragment() static. 2015-01-05 20:16:50 +01:00