Huw Davies
54397f1552
gdi32: Add support for patterned pens.
2011-05-06 14:23:47 +02:00
Huw Davies
572e0f01df
gdi32: Keep track of the background colour.
2011-05-06 14:23:47 +02:00
Peter Urbanec
7e894f8741
msxml3: Reorder headers to allow use of libxml2 with +icu useflag.
2011-05-06 14:23:46 +02:00
Marcus Meissner
2b53df89cb
riched20: Fixed some lParams with keycodes (Coverity).
2011-05-06 14:23:46 +02:00
Nicolas Le Cam
2573c84423
wintrust/tests: BaseOfData isn't part of IMAGE_OPTIONAL_HEADER64 structure.
2011-05-06 14:23:46 +02:00
Henri Verbeet
0cbdd10c58
wined3d: Get rid of the WineD3D_PixelFormat typedef.
2011-05-06 14:23:46 +02:00
Henri Verbeet
9f90225fa5
wined3d: Get rid of the wined3d_settings_t typedef.
2011-05-06 14:23:46 +02:00
Henri Verbeet
493af7e5c1
wined3d: Introduce a helper function for translating blend factors.
2011-05-06 14:23:46 +02:00
Henri Verbeet
f9f83fc884
wined3d: Add some initial access checking for resources.
...
Just print a WARN in surface_load_location() for the moment. We currently
pretend all resources are managed, strictly enforcing pool restrictions would
just break a lot of things.
2011-05-06 14:23:46 +02:00
Henri Verbeet
ed3f5081a3
d3d9/tests: Check if formats are supported for render targets in pixelshader_blending_test().
2011-05-06 14:23:46 +02:00
Marcus Meissner
0cd53a589d
riched20: Use correct flag name (Coverity).
2011-05-06 14:23:46 +02:00
Marcus Meissner
2ae0d40c8f
riched20: Adjusted shift by 8 bits to 16 bits (Coverity).
2011-05-06 14:23:45 +02:00
Alexandre Julliard
055c883ee0
server: Fix the status code for get/set_thread_context on a terminated thread.
2011-05-06 14:23:25 +02:00
Alexandre Julliard
e1eb6228f4
ntdll: Ask the server to suspend the thread in the get/set_thread_context requests.
2011-05-06 12:49:42 +02:00
Alexandre Julliard
45075b2f9c
server: Add separate requests for getting/setting the thread context during suspend.
2011-05-06 12:25:34 +02:00
Detlef Riekenberg
7aaf9f0324
urlmon/tests: Add tests for IInternetZoneManager_SetZoneAttributes.
2011-05-05 17:30:00 +02:00
Detlef Riekenberg
16e27e4d6c
urlmon: Implement IInternetZoneManager_SetZoneAttributes.
2011-05-05 17:29:22 +02:00
Marcus Meissner
0ba1bfb062
user32: DrawText gets a 32bit flag, not a 16bit flag.
2011-05-05 17:28:47 +02:00
Marcus Meissner
cfe4c7fde9
user32: Use left shift instead of right shift (Coverity).
2011-05-05 17:28:42 +02:00
Marcus Meissner
49828372c1
wined3d: Fixed a operator precedence issue (Coverity).
2011-05-05 17:28:37 +02:00
Matteo Bruni
4f96f4f467
wined3d: Fix pow handling with special values in ARB backend.
2011-05-05 17:26:12 +02:00
Matteo Bruni
bfda69d0e9
d3dcompiler: Fix error messages generation.
2011-05-05 17:25:39 +02:00
Matteo Bruni
1d160beda0
d3dcompiler: Improve some parameter names and fix code style.
2011-05-05 17:24:53 +02:00
Alexandre Julliard
86b682154b
dinput: Reset the clipped flag when the cursor is released.
2011-05-05 16:32:00 +02:00
Damjan Jovanovic
821adcfac3
mmsystem.dll16: Fix the pointer arithmetic and memory leak issues when unmapping.
2011-05-05 16:32:00 +02:00
Damjan Jovanovic
840aacc1a2
mmsystem.dll16: Fix MCI_STATUS mapping for digitalvideo.
2011-05-05 16:32:00 +02:00
Huw Davies
e8859699e8
advapi32: Fix incorrect pointer increment.
2011-05-05 16:31:58 +02:00
Alexandre Julliard
666c40f398
user32: Catch bad pointer passed to SetSysColors.
2011-05-05 16:31:58 +02:00
Alexandre Julliard
57fc5e7fcc
winex11: Fix check for desktop process in non-desktop mode.
2011-05-05 16:31:58 +02:00
Alexandre Julliard
acfdbd2ba5
msvcp: Export the various floating point constants.
2011-05-05 12:34:46 +02:00
Rico Schüller
1ffad65698
d3dx9: Implement ID3DXBaseEffect::GetAnnotationByName().
2011-05-05 11:46:45 +02:00
Rico Schüller
7858a6f8e6
d3dx9: Implement ID3DXBaseEffect::GetAnnotation().
2011-05-05 11:46:41 +02:00
Rico Schüller
f0da0f8066
d3dx9: Implement ID3DXBaseEffect::GetParameterBySemantic().
2011-05-05 11:46:36 +02:00
Adam Martinson
11df66af0b
msxml3: Don't add a <?xml...?> decl in domdoc_get_xml().
2011-05-05 11:46:33 +02:00
Adam Martinson
62b5d12c0e
d3d9: Use D3DQUERYTYPE instead of HRESULT in IDirect3DQuery9Impl_GetType().
2011-05-05 11:45:35 +02:00
Henri Verbeet
86b0c6bd7b
wined3d: Rename "shader_backend_t" to "wined3d_shader_backend_ops".
...
This makes it more consistent with the other call table names in wined3d.
2011-05-05 11:45:22 +02:00
Henri Verbeet
a4b032fd31
d3d8/tests: Add a volume texture test to test_reset().
2011-05-05 11:45:17 +02:00
Henri Verbeet
4a7ff5fc35
d3d9/tests: Add a volume texture test to test_reset().
2011-05-05 11:45:13 +02:00
Henri Verbeet
99092e8a0a
d3d9: Simplify reset_enum_callback().
...
Note that the existing code wouldn't work for volumes, since volumes aren't
proper resources in d3d9.
2011-05-05 11:45:10 +02:00
Henri Verbeet
ef5a99d5e0
opengl32/tests: Add a test for GL on window DCs.
2011-05-05 11:45:05 +02:00
Alexandre Julliard
164f40a00b
mshtml: Remove an extra quote in the pngfile registration.
2011-05-04 23:46:07 +02:00
Akihiro Sagawa
79ab0c3375
gdi32: Pass a proper code point from GetGlyphOutlineA to W version.
2011-05-04 20:42:34 +02:00
Akihiro Sagawa
d8db1b301d
gdi32/tests: Add more tests for GetGlyphOutlineA.
2011-05-04 20:42:34 +02:00
Akihiro Sagawa
879fcebcad
appwiz.cpl: Update Japanese translation.
2011-05-04 20:42:34 +02:00
John Edmonds
d9f8cba50f
wined3d: Turn off message filtering temporarily in the Reset() method to allow certain messages (e.g. WM_ACTIVATEAPP) through.
2011-05-04 20:42:34 +02:00
John Edmonds
1772a043db
d3d9/tests: Added a test for resetting an invisible, inactive window to fullscreen mode.
2011-05-04 20:42:34 +02:00
Rico Schüller
35bff043f2
d3dx9: Implement ID3DXBaseEffect::GetVertexShader().
2011-05-04 20:42:33 +02:00
Rico Schüller
59abf094cf
d3dx9: Implement ID3DXBaseEffect::GetPixelShader().
2011-05-04 20:42:33 +02:00
Piotr Caban
54833c9b7c
wine.inf: Add quotes to webbrowser command keys.
2011-05-04 20:42:27 +02:00
Michael Stefaniuc
c39fb845ea
mlang: COM cleanup.
2011-05-04 18:01:18 +02:00