Henri Verbeet
e5c3883c92
comctl32: Allocate the correct amount of memory for tab items in TAB_InsertItemT().
2011-04-12 17:42:17 +02:00
Huw Davies
48f083b39d
gdi32: Don't set the bitfields when the dib section is BI_RGB.
2011-04-12 17:42:13 +02:00
Huw Davies
bb28917bc2
gdi32: Don't use the bitfields for the BI_RGB case and also cope with zero masks.
2011-04-12 17:42:13 +02:00
Huw Davies
673dd73548
gdi32: Don't use the bitfields for the BI_RGB case.
2011-04-12 17:42:12 +02:00
Huw Davies
b295b53630
winex11: Don't use the bitfields for the BI_RGB case.
2011-04-12 17:42:12 +02:00
Alexandre Julliard
f13c65b4f5
winex11: Get rid of the old ddraw HAL support.
2011-04-12 17:42:12 +02:00
Jacek Caban
6db795873d
shdocvw: Added more InternetShortcut tests.
2011-04-12 17:42:12 +02:00
Jacek Caban
9e18a77046
shdocvw: Register known protocols as URL protocols.
2011-04-12 17:42:12 +02:00
Stefan Dösinger
5627ee49ea
wined3d: Remove FLOAT16 vertex attribute conversion support.
...
All mayor drivers support GL_ARB_half_float_vertex now and the half
float conversion doesn't work well in practise. The only game that was
ever playable with it was Eve online.
2011-04-12 17:42:12 +02:00
Stefan Dösinger
46d879eef6
wined3d: Don't drop VBOs for full buffer reloading without conversion.
2011-04-12 17:42:12 +02:00
Dmitry Timoshkov
629f382a80
user32: Fix the single menu item activation using a hot key.
2011-04-12 17:42:12 +02:00
Jacek Caban
d3a57f8079
mshtml: Use xul.dll directly instead of via xpcom.dll.
2011-04-12 17:42:12 +02:00
Francois Gouget
d1b51d8502
programs: Standardize the About menus.
2011-04-12 13:08:14 +02:00
Michael Stefaniuc
29116e2400
d3d9: COM cleanup for the IDirect3DCubeTexture9 iface.
2011-04-12 12:50:44 +02:00
Michael Stefaniuc
a991b6708b
d3d9: COM cleanup for the IDirect3DStateBlock9 iface.
2011-04-12 12:50:37 +02:00
Michael Stefaniuc
78ea105b85
d3d9: COM cleanup for the IDirect3DQuery9 iface.
2011-04-12 12:50:30 +02:00
Rico Schüller
0f10e1b344
d3dx9: Parse value data.
2011-04-12 12:50:19 +02:00
Rico Schüller
53d0a02c20
d3dx9: Parse name and semantics.
2011-04-12 12:50:15 +02:00
Rico Schüller
e4a0ef69f5
d3dx9: Parse effect type D3DXPC_STRUCT.
2011-04-12 12:50:10 +02:00
Rico Schüller
20dc97296b
d3dx9: Parse effect parameter type definition.
2011-04-12 12:50:06 +02:00
Eric Pouech
9c09f14270
dbghelp: Extended CPU structure by adding a default register number for frame.
2011-04-12 12:49:53 +02:00
Eric Pouech
8fecef8757
dbghelp: Force void type in const declaration, when subtype cannot be found.
2011-04-12 12:49:40 +02:00
Eric Pouech
2dd45a12c1
dbghelp: For codeview/bprel symbols force the register to be EBP, other CPUs should use regrel symbol instead of bprel.
2011-04-12 12:49:34 +02:00
Aurimas Fišeras
3e54f6b5d9
po: Update Lithuanian translation.
2011-04-11 23:54:25 +02:00
Henri Verbeet
3c07f7a68e
d3d9: Get rid of the implicit swapchain refcounting hacks.
2011-04-11 23:54:18 +02:00
Henri Verbeet
4e56a4fe79
d3d8: Get rid of the implicit swapchain refcounting hacks.
2011-04-11 23:54:13 +02:00
Henri Verbeet
17c51d49b7
wined3d: Flush after accessing the front buffer in flush_to_framebuffer_drawpixels().
2011-04-11 23:54:09 +02:00
Henri Verbeet
55e957a31a
wined3d: Flush after accessing the front buffer in surface_blt_fbo().
2011-04-11 23:54:05 +02:00
Henri Verbeet
68c4a1b61a
wined3d: Depth-only clears are done offscreen.
...
This fixes a regression introduced by commit
99bfd81714
.
2011-04-11 23:54:01 +02:00
Vincent Povirk
974e875309
windowscodecs: Add test for multi-frame TIFF encoding.
2011-04-11 19:33:01 +02:00
Vincent Povirk
0a5b513d80
windowscodecs: Add test for TIFF encoder.
2011-04-11 19:32:57 +02:00
Vincent Povirk
1544640763
gdiplus: Add support for encoding TIFF images.
2011-04-11 19:32:53 +02:00
Vincent Povirk
0b75067c02
windowscodecs: Implement TiffEncoder_Commit.
2011-04-11 19:32:48 +02:00
Vincent Povirk
e4986fc994
windowscodecs: Implement TiffFrameEncode_Commit.
2011-04-11 19:32:42 +02:00
Christian Inci
a0207c88a7
crypt32: Fix a string test.
2011-04-11 19:31:40 +02:00
Michael Curran
7d5099e4fc
d3dxof: Changed is_string function to accept spaces.
2011-04-11 19:31:39 +02:00
Michael Curran
3d9ea480a0
d3dxof: Adjusted to allow for parsing of optional template elements.
2011-04-11 19:31:39 +02:00
Thomas Mullaly
b7694d8d7c
urlmon: Added basic implementation for CoInternet{Is/Set}FeatureEnabled.
2011-04-11 19:31:31 +02:00
Thomas Mullaly
985aebd59e
urlmon/tests: Added FeatureControl registry key tests.
2011-04-11 17:34:43 +02:00
Thomas Mullaly
6487dfa871
urlmon: Added FeatureControl registry keys.
2011-04-11 17:34:18 +02:00
Thomas Mullaly
b83967ce6b
urlmon/tests: Added tests for CoInternetSetFeatureEnabled.
2011-04-11 17:33:46 +02:00
Thomas Mullaly
99480b0dc8
urlmon/tests: Added tests for CoInternetIsFeatureEnabled.
2011-04-11 17:33:40 +02:00
Thomas Mullaly
342906d7b3
include: Updated INTERNETFEATURELIST enum and flags.
2011-04-11 17:33:34 +02:00
Jörg Höhle
75dbd1162e
winmm: Audio drivers unconditionally invoke DriverCallback.
2011-04-11 17:32:29 +02:00
Jörg Höhle
a174713f82
winmm: DriverCallback returns TRUE iff there is notification.
2011-04-11 17:31:50 +02:00
Jörg Höhle
e6a501bbd6
winmm: Trace DriverCallback once upon entry.
2011-04-11 17:31:26 +02:00
Alexandre Julliard
7c06fef8b6
gdi32: Fix a compiler warning on 64-bit.
2011-04-11 13:45:23 +02:00
Huw Davies
1600885690
gdi32/tests: Add PatBlt tests.
2011-04-11 12:24:04 +02:00
Huw Davies
91ff144018
gdi32: Implement PatBlt.
2011-04-11 12:23:52 +02:00
Huw Davies
44f530275a
gdi32: Implement SelectBrush for solid brushes.
2011-04-11 12:23:31 +02:00