Henri Verbeet
|
525e3da051
|
d3d10core: Only create unique blend state objects.
|
2012-12-13 11:21:28 +01:00 |
Henri Verbeet
|
9d86c8b07c
|
d3d10core: Implement d3d10_blend_state_GetDesc().
|
2012-12-13 11:21:22 +01:00 |
Henri Verbeet
|
c3963b7eb8
|
ddraw: Avoid LPD3DEXECUTEBUFFERDESC.
|
2012-12-13 11:21:01 +01:00 |
Henri Verbeet
|
04decc795a
|
ddraw: Avoid LPD3DFINDDEVICESEARCH.
|
2012-12-13 11:20:58 +01:00 |
Andrew Talbot
|
3a53ea3398
|
amstream: Avoid signed-unsigned integer comparisons.
|
2012-12-13 11:20:54 +01:00 |
Ken Thomases
|
132ea59aff
|
servicemodelreg: Keep debug channel name to 14 characters or fewer.
|
2012-12-13 11:20:34 +01:00 |
Austin English
|
1d1cb5236e
|
d3d11: Add a stub dll.
|
2012-12-12 20:30:25 +01:00 |
André Hentschel
|
d2cf09083d
|
winemapi: List ignored attachments.
|
2012-12-12 20:24:38 +01:00 |
André Hentschel
|
20128a923a
|
mmdevapi/test: Fix tests on win8.
|
2012-12-12 20:23:55 +01:00 |
Jacek Caban
|
9abb9ffe91
|
atl80: Fixed some spec file entries.
|
2012-12-12 20:23:49 +01:00 |
Jacek Caban
|
147dbf63cd
|
atl100: Added AtlWinModuleAddCreateWndData implementation (based on AtlModuleAddCreateWndData).
|
2012-12-12 20:23:36 +01:00 |
Jacek Caban
|
55b0de2173
|
atl: Added locking to AtlModuleAddCreateWndData.
|
2012-12-12 20:23:25 +01:00 |
Jacek Caban
|
2c41c4c1cb
|
jscript: Added SCRIPTTEXT_ISEXPRESSION tests.
|
2012-12-12 20:23:20 +01:00 |
Jacek Caban
|
5e4a16819e
|
jscript: Added support for SCRIPTTEXT_ISEXPRESSION.
|
2012-12-12 20:23:17 +01:00 |
Jacek Caban
|
b568d88815
|
jscript: Throw an error if return statement is in eval code.
|
2012-12-12 20:23:13 +01:00 |
Christian Costa
|
6595cdd41f
|
d3drm: Load object only if it is top level and requested or if it is part of another object.
|
2012-12-12 20:18:13 +01:00 |
Alexandre Julliard
|
bd5d5e9776
|
user32: Start checking for driver events more often when the app doesn't consume messages properly.
|
2012-12-12 20:17:21 +01:00 |
Alexandre Julliard
|
a283b986c7
|
ole32: Limit the number of messages processed at once in CoWaitForMultipleObjects.
|
2012-12-12 14:06:46 +01:00 |
Piotr Caban
|
f5c8647919
|
msvcrt: Added _mbsnbcoll_l implementation.
|
2012-12-12 12:01:36 +01:00 |
Piotr Caban
|
a2b71b732a
|
msvcrt: Added _mbsnbicoll_l implementation.
|
2012-12-12 12:01:22 +01:00 |
Piotr Caban
|
3b41fab0e9
|
msvcrt: Added _fwprintf_l implementation.
|
2012-12-12 12:01:11 +01:00 |
Piotr Caban
|
48335be04e
|
msvcrt: Added _vfwprintf_l implementation.
|
2012-12-12 12:01:01 +01:00 |
Piotr Caban
|
b5cf3057e9
|
msvcrt: Added _atoi_l implementation.
|
2012-12-12 12:00:46 +01:00 |
Piotr Caban
|
3acb238f15
|
msvcrt: Added _wtoi_l implementation.
|
2012-12-12 12:00:41 +01:00 |
Piotr Caban
|
c4d085bc74
|
msvcr100: Added _get_timezone implementation.
|
2012-12-12 12:00:31 +01:00 |
Piotr Caban
|
77306693d4
|
msvcr100: Added _sprintf_p implementation.
|
2012-12-12 12:00:03 +01:00 |
Piotr Caban
|
d958ecbc69
|
msvcrt: Fixed floating point numbers printing when flags.Sign=' '.
|
2012-12-12 11:59:55 +01:00 |
Piotr Caban
|
101abcd8b1
|
msvcr100: Added fread_s implementation.
|
2012-12-12 11:59:38 +01:00 |
Ken Thomases
|
436edbdfc7
|
winspool: Close read end of pipe in parent so we can detect child termination.
|
2012-12-12 11:59:23 +01:00 |
Henri Verbeet
|
4ec1c78ec4
|
d3d10core/tests: Add a small test for ID3D10Device_CreateSamplerState().
|
2012-12-12 11:59:17 +01:00 |
Henri Verbeet
|
a9e241e4fe
|
d3d10core: Only create unique sampler state objects.
|
2012-12-12 11:59:08 +01:00 |
Henri Verbeet
|
14eadb71bc
|
d3d10core: Implement d3d10_sampler_state_GetDesc().
|
2012-12-12 11:59:01 +01:00 |
Henri Verbeet
|
99dcfdf0ce
|
ddraw: Avoid LPD3DDEVICEDESC7.
|
2012-12-12 11:58:55 +01:00 |
Henri Verbeet
|
725ec0323e
|
ddraw: Avoid LPD3DDEVICEDESC.
|
2012-12-12 11:58:52 +01:00 |
Michael Stefaniuc
|
ab55448069
|
comctl32/tests: Get rid of a temp buffer.
|
2012-12-12 11:58:43 +01:00 |
Frédéric Delanoy
|
1d004dda19
|
include: Assorted spelling fixes.
|
2012-12-12 11:58:39 +01:00 |
Andrew Talbot
|
4bb92e1897
|
msvcp100: Avoid signed-unsigned integer comparisons.
|
2012-12-11 20:45:46 +01:00 |
Detlef Riekenberg
|
fa59d1e5d7
|
advapi32/tests: Accept win8 failure code.
|
2012-12-11 20:45:45 +01:00 |
Sylvain Petreolle
|
8a04421244
|
setupapi: Add stub for SetupAddToSourceListW.
|
2012-12-11 20:45:45 +01:00 |
Daniel Jelinski
|
06a0a01e18
|
comctl32/listview: Forward more header notifications to parent window.
|
2012-12-11 20:45:44 +01:00 |
Daniel Jelinski
|
12c065111b
|
comctl32/listview: Convert header notifications to ANSI in place.
|
2012-12-11 20:45:44 +01:00 |
Daniel Jelinski
|
70df1d58cb
|
comctl32/tests: Add listview header notification tests.
|
2012-12-11 20:45:43 +01:00 |
Alexandre Goujon
|
d0001e357a
|
kernel32: Use the FSD sector location to compute the serial of a UDF volume.
|
2012-12-11 20:45:43 +01:00 |
Hans Leidekker
|
ffa6dbe0b1
|
advapi32: Add support for filtering credentials on MacOS in CredEnumerateW.
|
2012-12-11 20:45:42 +01:00 |
Hans Leidekker
|
c66b78a810
|
msi: Don't set the Preselected property for a full reinstall.
|
2012-12-11 20:45:42 +01:00 |
Nikolay Sivov
|
fbd7f8813f
|
comctl32: Fix font style when item is bold and hovered in track mode.
|
2012-12-11 20:45:41 +01:00 |
Nikolay Sivov
|
9336a3903c
|
msxml3: GetMaxSize() is not a stub.
|
2012-12-11 20:45:41 +01:00 |
Alexandre Julliard
|
351e58318a
|
gdi32: Fix text justification to properly handle logical coordinates.
|
2012-12-11 20:45:38 +01:00 |
Alexandre Julliard
|
91ebca2bf1
|
winex11: Send WM_ENTERSIZEMOVE when starting to poll for a window move/resize.
|
2012-12-11 15:49:04 +01:00 |
Michael Stefaniuc
|
54b75f3de3
|
netapi32: Avoid sizeof on structs with a varlength array.
|
2012-12-11 15:49:03 +01:00 |