Piotr Caban
|
8499ea376d
|
msvcp90: Added basic_ostringstream<short> implementation.
|
2012-08-15 12:19:13 +02:00 |
|
Piotr Caban
|
fe8811bfd8
|
msvcp90: Export wcin, wcout, wcerr and wclog objects.
|
2012-08-15 12:19:04 +02:00 |
|
Jacek Caban
|
4d5bebb321
|
shlwapi: Use proper helpers for iface calls.
|
2012-08-15 12:18:49 +02:00 |
|
Jacek Caban
|
db82997560
|
strmbase: Use proper helpers for iface calls.
|
2012-08-15 12:18:43 +02:00 |
|
Jacek Caban
|
223105b9b3
|
mmdevapi: Use proper helpers for iface calls.
|
2012-08-15 12:18:39 +02:00 |
|
Jacek Caban
|
ee40973b2b
|
rpcrt4: Moved sending echo request to separated function.
|
2012-08-15 12:18:31 +02:00 |
|
Jacek Caban
|
07cb28c641
|
rpcrt4: Fixed memory leak.
|
2012-08-15 12:18:24 +02:00 |
|
Jacek Caban
|
cbdb58476a
|
rpcrt4: Added cancelling support for all HTTP requests.
|
2012-08-15 12:18:20 +02:00 |
|
Alistair Leslie-Hughes
|
f40bad4ce5
|
scrrun: Add missing id value.
|
2012-08-15 12:18:07 +02:00 |
|
Nikolay Sivov
|
17450f0be0
|
quartz: Use proper method macros.
|
2012-08-15 12:17:54 +02:00 |
|
Matteo Bruni
|
a488e57449
|
wined3d: Improve post-pixelshader blending test.
|
2012-08-15 12:17:48 +02:00 |
|
Matteo Bruni
|
902049c054
|
wined3d: Fix pixel format masks.
|
2012-08-15 12:17:46 +02:00 |
|
Matteo Bruni
|
0a37a86f35
|
wined3d: Dump postblend color.
|
2012-08-15 12:15:47 +02:00 |
|
Matteo Bruni
|
152a09ce75
|
wined3d: Use GL_FRAMEBUFFER_SRGB when possible.
|
2012-08-15 12:15:42 +02:00 |
|
Michael Stefaniuc
|
2c97f3fcb5
|
widl: Avoid FALSE:TRUE conditional expressions.
|
2012-08-15 12:15:13 +02:00 |
|
Michael Stefaniuc
|
f6cd3e874b
|
winefile: Avoid a TRUE:FALSE conditional expression.
|
2012-08-15 12:13:07 +02:00 |
|
Michael Stefaniuc
|
66696feede
|
winhlp32: Avoid TRUE:FALSE conditional expressions.
|
2012-08-15 12:13:04 +02:00 |
|
Michael Stefaniuc
|
aae2602eba
|
winspool.drv: Drop a superfluous TRUE:FALSE conditional expression.
|
2012-08-15 12:13:02 +02:00 |
|
Michael Stefaniuc
|
a04900df68
|
wintrust: Avoid a TRUE:FALSE conditional expression.
|
2012-08-15 12:12:59 +02:00 |
|
Michael Stefaniuc
|
8fe8e2f967
|
secur32: Avoid a FALSE:TRUE conditional expression.
|
2012-08-15 12:12:56 +02:00 |
|
Michael Stefaniuc
|
6132ed66a6
|
ws2_32: Avoid a FALSE:TRUE conditional expression.
|
2012-08-15 12:12:54 +02:00 |
|
Michael Stefaniuc
|
c0cfc9a87a
|
riched20: Avoid a TRUE:FALSE conditional expression.
|
2012-08-15 12:12:51 +02:00 |
|
Michael Stefaniuc
|
5974e9d120
|
msi/tests: Avoid a TRUE:FALSE conditional expression.
|
2012-08-15 12:12:49 +02:00 |
|
Michael Stefaniuc
|
b37902765c
|
setupx.dll16: Avoid a FALSE:TRUE conditional expression.
|
2012-08-15 12:12:46 +02:00 |
|
Michael Stefaniuc
|
31fdb97632
|
dbghelp: Remove a superfluous TRUE:FALSE conditional expression.
|
2012-08-15 12:12:43 +02:00 |
|
Michael Stefaniuc
|
25b0efa5bb
|
explorerframe/tests: Avoid a TRUE:FALSE conditional expression.
|
2012-08-15 12:12:40 +02:00 |
|
Michael Stefaniuc
|
c1223611af
|
wineps.drv: Drop a superfluous TRUE:FALSE conditional expression.
|
2012-08-15 12:12:36 +02:00 |
|
Jacek Caban
|
1de4129b0a
|
rpcrt4: Properly handle async HTTP failures.
|
2012-08-14 17:42:07 +02:00 |
|
Jacek Caban
|
9eeedc2723
|
rpcrt4: Optimize buffer allocation in rpcrt4_ncacn_http_read.
|
2012-08-14 17:42:07 +02:00 |
|
Jacek Caban
|
5e6aca7955
|
rpcrt4: Use helper for handling async call wait.
|
2012-08-14 17:42:06 +02:00 |
|
Jacek Caban
|
cba1cfc645
|
rpcrt4: Added prepare_async_request helper.
|
2012-08-14 17:42:06 +02:00 |
|
Jacek Caban
|
567e49f21a
|
rpcrt4: Use proper helper for IRpcStubBuffer call.
|
2012-08-14 17:42:06 +02:00 |
|
Jacek Caban
|
7931c23fef
|
vbscript: Added shell registry for VBSFile.
|
2012-08-14 17:42:06 +02:00 |
|
Detlef Riekenberg
|
a97f81ff32
|
advpack/tests: Avoid test failures without high access rights.
|
2012-08-14 17:42:06 +02:00 |
|
Nikolay Bogoychev
|
9716c1b50c
|
wined3d: Recognize GeForce GT 630M.
|
2012-08-14 17:42:06 +02:00 |
|
Dmitry Timoshkov
|
889be9d447
|
gdiplus: get_font_hfont helper should transform returned font height using font and device unit/resolution/scale.
|
2012-08-14 16:41:56 +02:00 |
|
Dmitry Timoshkov
|
f8b1154226
|
gdiplus: GdipGetLogFontW should transform returned font height using font and device unit/resolution/scale.
|
2012-08-14 16:41:55 +02:00 |
|
Dmitry Timoshkov
|
e9af648aeb
|
Revert commit b20a1f56b0 .
|
2012-08-14 16:41:55 +02:00 |
|
Dmitry Timoshkov
|
b953011f9e
|
gdiplus: Add more tests for GdipMeasureString using device with custom resolution.
|
2012-08-14 16:41:53 +02:00 |
|
Alexandre Julliard
|
6f6217e9a4
|
winex11: Remove remaining X11 locking around graphics calls.
|
2012-08-14 15:13:21 +02:00 |
|
Alexandre Julliard
|
6bfcb347bf
|
winex11: Remove X11 locking around simple X calls.
|
2012-08-14 15:13:08 +02:00 |
|
Alexandre Julliard
|
8fdb55cf5c
|
msvcp90: Fix the calling convention of the basic_string helpers.
|
2012-08-14 13:29:20 +02:00 |
|
Józef Kucia
|
35dd7034cf
|
d3dx9/tests: Add tests for ID3DXConstantTable::SetDefaults.
|
2012-08-14 12:48:01 +02:00 |
|
Józef Kucia
|
367ff5efc9
|
d3dx9/tests: Add tests for constant tables with default values.
|
2012-08-14 12:48:00 +02:00 |
|
Józef Kucia
|
fea0b7dcbe
|
d3dx9: Implement ID3DXConstantTable::SetDefaults.
|
2012-08-14 12:48:00 +02:00 |
|
Józef Kucia
|
711ee8a792
|
d3dx9: Correctly handle constants without default values in D3DXGetShaderConstantTableEx.
|
2012-08-14 12:48:00 +02:00 |
|
Józef Kucia
|
e67920f12f
|
d3dx9: Introduce a helper function for setting float shader constants.
|
2012-08-14 12:47:59 +02:00 |
|
Józef Kucia
|
c9f9025633
|
d3dx9: Introduce helper functions to operate on constant handles.
|
2012-08-14 12:47:59 +02:00 |
|
Jacek Caban
|
93a2de1fba
|
mshtml: Moved HTMLLocation reference to inner window.
|
2012-08-14 12:47:58 +02:00 |
|
Jacek Caban
|
28f35f86c6
|
mshtml: Use helper to get IUri in HTMLLocation implementation.
|
2012-08-14 12:47:58 +02:00 |
|