Rico Schüller
|
9be82e3175
|
d3dx9/tests: Add effect parameter value GetMatrixArray() test.
|
2011-12-27 16:55:04 +01:00 |
Rico Schüller
|
f856afe336
|
d3dx9/tests: Add effect parameter value GetMatrix() test.
|
2011-12-27 16:55:04 +01:00 |
Rico Schüller
|
a8f32acfed
|
d3dx9: Fix variable sequence.
|
2011-12-27 16:55:04 +01:00 |
Alexandre Julliard
|
a80eafe8d7
|
gdi32: Re-create the brush bits only when the ROP has really changed.
|
2011-12-27 16:55:02 +01:00 |
Alexandre Julliard
|
8b3271c3b0
|
gdi32: Avoid making a copy of the device clipping region in the DIB driver.
|
2011-12-27 15:48:29 +01:00 |
Alexandre Julliard
|
56373bc491
|
gdi32: Use the get_clipped_rects helper in the blitting functions.
|
2011-12-27 15:41:21 +01:00 |
Alexandre Julliard
|
d0f110e2a9
|
gdi32: Use the get_clipped_rects helper in the pen functions.
|
2011-12-27 15:00:00 +01:00 |
Alexandre Julliard
|
63ebfc591e
|
gdi32: Use the get_clipped_rects helper in the text functions.
|
2011-12-27 14:58:52 +01:00 |
Alexandre Julliard
|
b761d0e1c6
|
gdi32: Add a helper function to compute the list of rectangles to paint after clipping.
|
2011-12-27 14:57:23 +01:00 |
Piotr Caban
|
5b93bb9800
|
msvcp90: Correctly initialize vtable pointer in Getcat functions.
|
2011-12-23 16:23:57 +01:00 |
Piotr Caban
|
b053c305fa
|
msvcp90: Added numpunct<wchar_t> class stub.
|
2011-12-23 16:23:36 +01:00 |
Piotr Caban
|
da1436312d
|
msvcp90: Added numpunct<char> class stub.
|
2011-12-23 16:23:13 +01:00 |
Hans Leidekker
|
ca49aae61e
|
msi: Fix handling of single quoted column names in SELECT queries.
|
2011-12-23 15:12:18 +01:00 |
Hans Leidekker
|
bde25b2cb4
|
msi: Use a common function to validate a product ID.
|
2011-12-23 15:12:11 +01:00 |
Hans Leidekker
|
ad4f747fa6
|
msi: Fix changing media for normal files.
|
2011-12-23 15:12:06 +01:00 |
Erich Hoover
|
4ce176af61
|
hhctrl.ocx: Fix HTML Help crashing on non-chm files.
|
2011-12-23 13:44:58 +01:00 |
Aric Stewart
|
91e0f56c05
|
usp10: Add currency scripts to match windows.
|
2011-12-23 13:44:45 +01:00 |
Nikolay Sivov
|
70fe8d5266
|
msxml3: IXSL* implementations do not depend on libxml2.
|
2011-12-23 13:44:38 +01:00 |
Henri Verbeet
|
387a5f632c
|
ddraw: Fix the title and class name for the auto ddraw device window.
|
2011-12-23 13:44:26 +01:00 |
Henri Verbeet
|
3e6313050b
|
ddraw: Handle the special DDSCL_SETFOCUSWINDOW | DDSCL_CREATEDEVICEWINDOW combination.
|
2011-12-23 13:44:19 +01:00 |
Henri Verbeet
|
d8153e5364
|
ddraw: Properly handle DDSCL_CREATEDEVICEWINDOW.
|
2011-12-23 13:44:12 +01:00 |
Henri Verbeet
|
a5af10e12b
|
ddraw: Clear the focus and device windows on DDSCL_NORMAL.
|
2011-12-23 13:44:07 +01:00 |
Henri Verbeet
|
2ec0c7bfdc
|
ddraw: DDSCL_CREATEDEVICEWINDOW requires DDSCL_EXCLUSIVE.
|
2011-12-23 13:44:00 +01:00 |
Alexandre Julliard
|
4333b7d370
|
gdi32/tests: Add tests for PALETTEINDEX colors.
|
2011-12-23 13:43:49 +01:00 |
Alexandre Julliard
|
73b9c86384
|
gdi32: Always use proper RGB colors for monochrome DDB pattern brushes.
|
2011-12-22 21:18:38 +01:00 |
Alexandre Julliard
|
8f929ae04d
|
gdi32: Add a common helper for computing pen and brush masks.
|
2011-12-22 20:10:31 +01:00 |
Alexandre Julliard
|
56532d0cf7
|
gdi32: Recompute the foreground masks on every use to support PALETTEINDEX colors.
|
2011-12-22 19:50:29 +01:00 |
Alexandre Julliard
|
e166ec0bb0
|
gdi32: Recompute the background masks on every use to support PALETTEINDEX colors.
|
2011-12-22 19:50:07 +01:00 |
Alexandre Julliard
|
9237638c0e
|
gdi32: Recompute the pen masks on every use to support PALETTEINDEX colors.
|
2011-12-22 19:49:23 +01:00 |
Alexandre Julliard
|
43373c29ef
|
gdi32: Recompute the brush masks on every use to support PALETTEINDEX colors.
|
2011-12-22 19:47:40 +01:00 |
Piotr Caban
|
b433f1cd04
|
msvcp90: Added ctype<wchar_t>::scan functions implementation.
|
2011-12-22 19:11:25 +01:00 |
Piotr Caban
|
1de0fe3a00
|
msvcp90: Added ctype<wchar_t>::is functions implementation.
|
2011-12-22 19:11:20 +01:00 |
Piotr Caban
|
8f3a5198bc
|
msvcp90: Added ctype<wchar_t>::toupper functions implementation.
|
2011-12-22 19:11:15 +01:00 |
Piotr Caban
|
b4e9bd74cf
|
msvcp90: Added ctype<wchar_t>::tolower functions implementation.
|
2011-12-22 19:11:09 +01:00 |
Piotr Caban
|
a75d94289b
|
msvcp90: Added ctype<wchar_t>::widen functions implementation.
|
2011-12-22 19:11:04 +01:00 |
Piotr Caban
|
138db09298
|
msvcp90: Added ctype<wchar_t>::narrow functions implementation.
|
2011-12-22 19:10:33 +01:00 |
Piotr Caban
|
b4a93e46cc
|
msvcp90: Added ctype<wchar_t> constructors implementation.
|
2011-12-22 19:10:20 +01:00 |
Aric Stewart
|
525d9d1519
|
usp10: Implement ScriptGetFontScriptTags.
|
2011-12-22 17:49:54 +01:00 |
Jörg Höhle
|
6d17715b01
|
winealsa: Use an ALSA buffer of 4 periods to limit prefill.
|
2011-12-22 17:19:21 +01:00 |
André Hentschel
|
821358d05e
|
include: Add CM_DRP_* and CM_CRP_* defines to cfgmgr32.h.
|
2011-12-22 17:19:20 +01:00 |
Stefan Leichter
|
9aeda0df49
|
dhcpcsvc: New stub dll.
|
2011-12-22 17:19:20 +01:00 |
Huw Davies
|
8caa0a05bd
|
gdi32/tests: Add tests for geometric solid pens.
|
2011-12-22 17:19:19 +01:00 |
Huw Davies
|
7c2351566a
|
gdi32: Add support for geometric solid pens.
|
2011-12-22 17:19:19 +01:00 |
Rico Schüller
|
0c1574bd5e
|
d3dx9/tests: Add effect parameter value GetVectorArray() test.
|
2011-12-22 17:19:18 +01:00 |
Rico Schüller
|
fa93df1052
|
d3dx9/tests: Add effect parameter value GetVector() test.
|
2011-12-22 17:19:17 +01:00 |
Rico Schüller
|
828b82780d
|
d3dx9/tests: Add effect parameter value GetFloatArray() test.
|
2011-12-22 17:19:17 +01:00 |
Rico Schüller
|
47ae7db16a
|
d3dx9/tests: Add effect parameter value GetFloat() test.
|
2011-12-22 17:19:17 +01:00 |
Rico Schüller
|
9273ac0286
|
d3dx9: Use a loop in get_vector().
|
2011-12-22 17:19:16 +01:00 |
Rico Schüller
|
ed700553e0
|
d3dx9: Simplify ID3DXBaseEffect::SetInt().
|
2011-12-22 17:19:16 +01:00 |
Alexandre Julliard
|
7f3a7ae585
|
gdi32: Fix handling of COLORREFs with illegal values for the high byte.
|
2011-12-22 17:19:13 +01:00 |