Francois Gouget
|
ce5bb8b92c
|
comctl32/tests: Make flush_sequence() static.
|
2009-05-15 10:30:44 +02:00 |
Francois Gouget
|
6218238c0c
|
fusion: CompareAssemblyIdentity() and GetAssemblyIdentityFromFile() are unused stubs and don't belong in fusion.dll. So remove them.
|
2009-05-15 10:30:38 +02:00 |
Francois Gouget
|
d26d99714c
|
fusion: assembly_get_architecture() is unused so remove it.
|
2009-05-15 10:30:33 +02:00 |
Francois Gouget
|
f80187f1f9
|
dplayx: Reorder the code to avoid forward declarations.
|
2009-05-15 10:29:15 +02:00 |
Francois Gouget
|
6512ed5271
|
dplayx: NS_GetOtherMagic() is not used, so remove it.
|
2009-05-15 10:28:29 +02:00 |
Francois Gouget
|
61a8b94634
|
riched20: ME_MakeString() is unused so remove it.
|
2009-05-15 10:28:20 +02:00 |
Marcus Meissner
|
bbac7d9fb4
|
urlmon: Separate NULL ptr check (Coverity 924).
|
2009-05-15 10:28:03 +02:00 |
Juan Lang
|
f95324c69e
|
inetmib1: Don't query the same OID twice if it returns SNMP_ERRORSTATUS_NOSUCHNAME the first time.
|
2009-05-15 10:27:25 +02:00 |
Juan Lang
|
9b65338ef9
|
inetmib1: Make sure the successor to an item doesn't have an identical key as it, to prevent infinite loops in table enumeration.
|
2009-05-15 10:27:14 +02:00 |
Henri Verbeet
|
5d63179404
|
wined3d: Remove some unused defines.
|
2009-05-15 10:25:48 +02:00 |
Henri Verbeet
|
b35e469d9d
|
wined3d: Document functions that depend on the caller to do GL locking.
|
2009-05-15 10:25:41 +02:00 |
Henri Verbeet
|
3022a4a73c
|
wined3d: Add missing GL locking to check_fbo_compat().
|
2009-05-15 10:25:32 +02:00 |
Henri Verbeet
|
177d883d95
|
wined3d: Add missing GL locking to ffp_blit_set() and ffp_blit_unset().
|
2009-05-15 10:25:27 +02:00 |
Henri Verbeet
|
5bc449553b
|
wined3d: Add missing GL locking to d3dfmt_p8_upload_palette().
|
2009-05-15 10:25:22 +02:00 |
Alexandre Julliard
|
2a48ef1d09
|
mlang: Return the correct count in IMLangFontLink_GetStrCodePages when aborting early.
|
2009-05-14 20:09:53 +02:00 |
Gerald Pfeifer
|
aea6418ff0
|
msi: Initialize variable in MSI_ApplyPatchW.
|
2009-05-14 17:39:29 +02:00 |
Vincent Povirk
|
0c71d5b3f7
|
gdiplus: Stub GdipWarpPath.
|
2009-05-14 17:23:15 +02:00 |
Vincent Povirk
|
8d5c833d25
|
gdiplus: Stub GdipWidenPath.
|
2009-05-14 17:23:10 +02:00 |
Vincent Povirk
|
ef4d0d970d
|
gdiplus: Populate the installed font collection.
|
2009-05-14 17:23:03 +02:00 |
Damjan Jovanovic
|
80dfd00530
|
oleaut32: Strip trailing decimal zeroes when rounding a number in VarFormat.
|
2009-05-14 17:22:34 +02:00 |
Alexandre Julliard
|
d1de5f37d0
|
wininet: Get rid of the SSL-specific read-ahead buffer.
|
2009-05-14 16:55:29 +02:00 |
Alexandre Julliard
|
bb5d973127
|
wininet/tests: Add a test for reading chunked data.
|
2009-05-14 16:49:19 +02:00 |
Alexandre Julliard
|
3d02c42b39
|
wininet: Add a read-ahead buffer to allow InternetQueryDataAvailable to return the right values in chunked mode.
|
2009-05-14 16:45:38 +02:00 |
Alexandre Julliard
|
e531ccd6b0
|
wininet: Centralize detection of chunked mode and add a flag for it in the http request structure.
|
2009-05-14 16:42:44 +02:00 |
Stefan Dösinger
|
0123f81ce5
|
wined3d: Centralize WINED3DSPDM_SATURATE handling.
Besides the cleanup this patch will help to implement D3DSPDM_PARTIALPRECISION
with GL_NV_vertex_program2_option / GL_NV_fragment_program_option.
|
2009-05-14 14:27:33 +02:00 |
Stefan Dösinger
|
aeddd2da63
|
wined3d: Fix remaining incorrect dst register getters.
|
2009-05-14 14:27:25 +02:00 |
Stefan Dösinger
|
bcb20ae96c
|
wined3d: Fix a few more hardcoded pixel shader registers.
|
2009-05-14 14:27:19 +02:00 |
Stefan Dösinger
|
2327e316a2
|
wined3d: Tidy up pshader_hw_texreg2rgb and friends.
|
2009-05-14 14:27:14 +02:00 |
Stefan Dösinger
|
05cc344e7d
|
wined3d: Tidy up pshader_hw_dp2add.
|
2009-05-14 14:27:07 +02:00 |
Nikolay Sivov
|
89da35b1d9
|
comctl32/treeview: Fix TreeView_* macros.
|
2009-05-14 14:26:44 +02:00 |
Paul Vriens
|
e7f4f3b69c
|
inetcomm: Prevent possible dereferences (Coverity).
|
2009-05-14 11:14:31 +02:00 |
Jacek Caban
|
81a9f4a357
|
urlmon: Use PI_MIMEVERIFICATION in Binding object.
|
2009-05-14 11:14:11 +02:00 |
Jacek Caban
|
b23ccb1303
|
urlmon: Added PI_MIMEVERIFICATION tests.
|
2009-05-14 11:14:06 +02:00 |
Jacek Caban
|
299ce6c18e
|
urlmon: Added PI_MIMEVERIFICATION support.
|
2009-05-14 11:14:00 +02:00 |
Aric Stewart
|
daab4e2721
|
msctf: Map out currently missing interfaces.
|
2009-05-14 11:13:52 +02:00 |
Vincent Povirk
|
abae88a825
|
gdiplus: Add string format traces.
|
2009-05-14 11:13:44 +02:00 |
Vincent Povirk
|
0f80aa8816
|
gdiplus: Add a trace to GdipMeasureString.
|
2009-05-14 11:13:35 +02:00 |
Vincent Povirk
|
3dd5ce7874
|
gdiplus: Add a trace to GdipDrawString.
|
2009-05-14 11:13:29 +02:00 |
Paul Vriens
|
82f22bbaee
|
wininet/tests: Fix some test failures on systems with IE6 or older.
|
2009-05-14 11:13:06 +02:00 |
Henri Verbeet
|
318fb7036b
|
wined3d: Add missing GL locking to test_pbo_functionality().
|
2009-05-14 11:12:57 +02:00 |
Henri Verbeet
|
639b258200
|
wined3d: Add missing GL locking to IWineD3DDeviceImpl_Uninit3D().
|
2009-05-14 11:12:52 +02:00 |
Henri Verbeet
|
e260132701
|
wined3d: Add missing GL locking to set_blit_dimension() calls.
|
2009-05-14 11:12:46 +02:00 |
Henri Verbeet
|
1070e075e4
|
wined3d: Add missing GL locking to calls to FBO functions.
|
2009-05-14 11:12:38 +02:00 |
Henri Verbeet
|
12c4af8dd8
|
wined3d: Add missing GL locking to delete_glsl_program_entry() calls.
|
2009-05-14 11:12:30 +02:00 |
Paul Vriens
|
334efcde13
|
user32/tests: Fix test failures on Win9x/WinME.
|
2009-05-13 17:11:22 +02:00 |
Aric Stewart
|
619b3896ec
|
msctf: Support advising ITfLanguageProfileNotifySink in ITfInputProcessorProfiles.
|
2009-05-13 14:48:52 +02:00 |
Aric Stewart
|
fec456b3ff
|
msctf: Implement ITfSource interface for ITfInputProcessorProfiles.
|
2009-05-13 14:48:44 +02:00 |
Hans Leidekker
|
67b6c2a4e9
|
wininet: Add a stub implementation of IncrementUrlCacheHeaderData.
|
2009-05-13 14:48:24 +02:00 |
Hans Leidekker
|
7ddec087f0
|
wininet: Implement GetDiskInfoA.
|
2009-05-13 14:47:56 +02:00 |
Stefan Dösinger
|
ca1a979c69
|
wined3d: Tidy up pshader_hw_cmp.
|
2009-05-13 13:22:16 +02:00 |