Damjan Jovanovic
|
37e7116862
|
sti.h: Add some missing defines.
|
2009-10-02 12:21:43 +02:00 |
Henri Verbeet
|
048c9450d9
|
wined3d: Use the actual array sizes to determine the number of the various pixel/vertex states.
|
2009-10-02 11:53:09 +02:00 |
Henri Verbeet
|
8b3f868774
|
wined3d: Move the pixel/vertex states arrays to stateblock.c.
|
2009-10-02 11:53:03 +02:00 |
Henri Verbeet
|
a84974e2ea
|
wined3d: Fix the values of NUM_SAVEDPIXELSTATES_T and NUM_SAVEDVERTEXSTATES_R.
|
2009-10-02 11:52:54 +02:00 |
Henri Verbeet
|
15d4eee58b
|
wined3d: Use stateblock_init_contained_states() for WINED3DSBT_VERTEXSTATE stateblocks.
|
2009-10-02 11:52:49 +02:00 |
Henri Verbeet
|
d500c9b795
|
wined3d: Add a separate function to initialize the saved states for WINED3DSBT_VERTEXSTATE.
|
2009-10-02 11:52:43 +02:00 |
Paul Vriens
|
7b3213fd65
|
secur32/tests: Skip some tests on WinMe to avoid a crash.
|
2009-10-02 11:52:12 +02:00 |
Paul Vriens
|
da07b0d585
|
setupapi/tests: Don't crash on WinMe.
|
2009-10-02 11:51:48 +02:00 |
Paul Vriens
|
35df8f2d69
|
msi/tests: Skip some tests on Win9x/WinMe.
|
2009-10-02 11:51:23 +02:00 |
Paul Vriens
|
46bba98bdf
|
comctl32/tests: Fix some test failures.
|
2009-10-02 11:51:16 +02:00 |
Marcus Meissner
|
4eb51234f3
|
mapi32: Fixed uninitialized variable (Coverity).
|
2009-10-02 11:51:01 +02:00 |
Jeff Zaroyko
|
4ae16e37ee
|
imm32: dwIndex flags are mutually exclusive.
|
2009-10-02 11:50:55 +02:00 |
Nikolay Sivov
|
5d530fee54
|
comctl32/monthcal: Fix parameter validation in MCM_SETMAXSELCOUNT handler.
|
2009-10-02 11:50:47 +02:00 |
Nikolay Sivov
|
3df0823085
|
comctl32/monthcal: Changing MCS_MULTISELECT isn't allowed after creation, set default value properly.
|
2009-10-02 11:50:41 +02:00 |
Nikolay Sivov
|
eb87332f14
|
comctl32/monthcal: Move MCN_SELCHANGE/MCN_SELECT notifications to helpers.
|
2009-10-02 11:50:34 +02:00 |
Nikolay Sivov
|
3088bb3129
|
comctl32/monthcal: No need to redraw if month didn't change after popup menu.
|
2009-10-02 11:50:26 +02:00 |
Nikolay Sivov
|
28ec8565f0
|
comctl32/monthcal: Don't request locale data when it isn't needed.
|
2009-10-02 11:50:18 +02:00 |
Nikolay Sivov
|
7bd581e62c
|
comctl32/datetime: Use SDK defined class name instead of another local constant.
|
2009-10-02 11:50:11 +02:00 |
Joel Holdsworth
|
170e425b00
|
gdi32: Added tests for StretchDIBits.
|
2009-10-02 11:50:01 +02:00 |
Joel Holdsworth
|
fb0b7381d0
|
gdi32: Added tests for StretchBlt.
|
2009-10-02 11:49:46 +02:00 |
Michael Stefaniuc
|
4ee851452b
|
comctl32/tests: Silence some Win64 compile warnings.
"warning: cast to pointer from integer of different size"
|
2009-10-02 11:49:38 +02:00 |
Michael Stefaniuc
|
e81286484e
|
mapi32: Use 0 instead of (wrongly) casting NULL to an integer.
|
2009-10-02 11:49:31 +02:00 |
Michael Stefaniuc
|
59be8e519f
|
winhttp: 'http1_1' is already defined in the private header.
|
2009-10-02 11:49:27 +02:00 |
André Hentschel
|
ad2b35b671
|
jscript: Update German Translation.
|
2009-10-02 11:49:22 +02:00 |
Alexandre Julliard
|
66f6b78659
|
setupapi: Make setupx.dll into a stand-alone 16-bit module.
|
2009-10-01 19:45:07 +02:00 |
Alexandre Julliard
|
b70bbe3d29
|
setupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceHolders16.
|
2009-10-01 19:44:43 +02:00 |
Alexandre Julliard
|
ac2a509722
|
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
|
2009-10-01 19:44:17 +02:00 |
Owen Rudge
|
2bdcee13a0
|
mapi32: Add attachment support to sendmail_extended_mapi.
|
2009-10-01 16:20:49 +02:00 |
Owen Rudge
|
aacc4815f9
|
include: Add IAttach interface to mapidefs.h.
|
2009-10-01 16:20:37 +02:00 |
Owen Rudge
|
b4ea2ead8a
|
mapi32: Create new message and show editor window.
|
2009-10-01 16:19:46 +02:00 |
Owen Rudge
|
6e33bfb767
|
mapi32: Open the Drafts folder in preparation for creating a message.
|
2009-10-01 16:19:10 +02:00 |
Owen Rudge
|
8555035d69
|
include: Add definitions for IMAPIContainer, IMAPIFolder, IMessage.
|
2009-10-01 16:17:20 +02:00 |
Owen Rudge
|
3372d6febc
|
include: Add IMsgStore definition.
|
2009-10-01 16:16:00 +02:00 |
Owen Rudge
|
45c265f0db
|
mapi32: Log on via Extended MAPI and get the default message store.
|
2009-10-01 16:15:11 +02:00 |
Owen Rudge
|
82f25f5445
|
include: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definitions to mapidefs.h.
|
2009-10-01 16:14:10 +02:00 |
Owen Rudge
|
c528e9e8dc
|
mapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
|
2009-10-01 16:14:03 +02:00 |
Aric Stewart
|
6308f40da7
|
advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids.
|
2009-10-01 15:39:58 +02:00 |
Rico Schüller
|
6f2ad69718
|
d3d10: Remove double declared variable in parse_fx10_variable().
|
2009-10-01 14:34:42 +02:00 |
Rico Schüller
|
7b520e1f31
|
d3d10: Implement ID3D10EffectVariable::GetMemberBySemantic().
|
2009-10-01 14:34:35 +02:00 |
Rico Schüller
|
9fdd548d2e
|
d3d10: Implement ID3D10EffectVariable::GetMemberByName().
|
2009-10-01 14:34:30 +02:00 |
Rico Schüller
|
263e29e61e
|
d3d10: Implement ID3D10EffectVariable::GetMemberByIndex().
|
2009-10-01 14:34:23 +02:00 |
Rico Schüller
|
6bb92fe109
|
d3d10: Implement ID3D10EffectType::GetMemberTypeBySemantic().
|
2009-10-01 14:34:17 +02:00 |
Rico Schüller
|
57707fd277
|
d3d10: Implement ID3D10EffectType::GetMemberTypeByName().
|
2009-10-01 14:34:07 +02:00 |
Rico Schüller
|
78b41be882
|
d3d10: Implement ID3D10EffectType::GetMemberTypeByIndex().
|
2009-10-01 14:33:59 +02:00 |
Rico Schüller
|
abe3737066
|
d3d10: Add null_type.
|
2009-10-01 14:33:53 +02:00 |
Rico Schüller
|
ffa72d7305
|
d3d10: Improve ID3D10EffectType::GetMemberName().
|
2009-10-01 14:33:41 +02:00 |
Rico Schüller
|
73b5e3ddad
|
d3d10: Implement ID3D10EffectType::GetMemberSemantic().
|
2009-10-01 14:33:28 +02:00 |
Juan Lang
|
a001ed7686
|
wininet: Protect OpenSSL initialization with critical section.
|
2009-10-01 13:59:12 +02:00 |
Juan Lang
|
5c6f47f7a7
|
wininet: Move initialization of SSL_CTX to library initialization time.
|
2009-10-01 13:59:03 +02:00 |
Alexandre Julliard
|
f6fc2dba07
|
version: Simplify the resource loading since we always load the same type and id now.
|
2009-10-01 13:58:24 +02:00 |