Nikolay Sivov
|
13083dcd52
|
dwrite: Use gdi-compatible placements in case of gdi-compatible layouts.
|
2015-01-09 11:50:22 +01:00 |
Nikolay Sivov
|
05fd95e5e4
|
dwrite: Store additional properties for gdi-compatible layouts.
|
2015-01-09 11:50:20 +01:00 |
Piotr Caban
|
998472d1eb
|
msvcp: Fix format parsing in time_put_wchar_put_format.
|
2015-01-09 11:50:13 +01:00 |
Bruno Jesus
|
35a887acc5
|
ws2_32/tests: Show that send/recv functions set last error to zero on success.
|
2015-01-09 11:50:08 +01:00 |
Bruno Jesus
|
ed281c743c
|
ws2_32: Print the correct variable.
|
2015-01-09 11:49:46 +01:00 |
Matteo Bruni
|
3ccb66f472
|
wined3d: Use the core version of the glBlend* functions.
|
2015-01-09 11:49:37 +01:00 |
Matteo Bruni
|
993075cdb3
|
wined3d: Prefer the core glActiveTexture function.
|
2015-01-09 11:49:33 +01:00 |
Matteo Bruni
|
c603e47986
|
wined3d: Inline GL_EXT_FUNCS_GEN in load_gl_funcs.
|
2015-01-09 11:49:16 +01:00 |
Piotr Caban
|
e899bd8249
|
msvcp: Fix setting decimal point and thousands separator in numpunct_wchar__Init.
|
2015-01-08 21:29:40 +01:00 |
Matteo Bruni
|
d584651960
|
winemac: Implement wglCreateContextAttribsARB.
It also allows to create core profile contexts.
|
2015-01-08 17:29:11 +01:00 |
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 |