Alexandre Julliard
|
0c840f66ed
|
gdi32: Compute the correct rectangle interior when using wide pens.
|
2011-12-27 20:53:35 +01:00 |
Jacek Caban
|
edd5ca71b2
|
vbscript: Added compiler support for parametrized assignment statements.
|
2011-12-27 17:07:31 +01:00 |
Stefan Leichter
|
b54f3e711f
|
ntoskrnl.exe: Add stub for IoUnregisterShutdownNotification.
|
2011-12-27 17:07:24 +01:00 |
Jacek Caban
|
992316ab4a
|
ntoskrnl.exe: Added IoGetCurrentProcess stub.
|
2011-12-27 16:55:10 +01:00 |
Francois Gouget
|
694f27743f
|
iphlpapi/tests: Fix compilation on systems that don't support nameless unions.
|
2011-12-27 16:55:10 +01:00 |
Akihiro Sagawa
|
70c2222180
|
gdi32: Avoid making a DBCS character in range.
|
2011-12-27 16:55:09 +01:00 |
Jacek Caban
|
a6530f4032
|
jscript: Use bytecode for labelled statement stub.
|
2011-12-27 16:55:09 +01:00 |
Jacek Caban
|
c57dd899a4
|
jscript: Added bytecode version of switch statement.
|
2011-12-27 16:55:08 +01:00 |
Jacek Caban
|
abffe88e19
|
jscript: Added bytecode version of with statement.
|
2011-12-27 16:55:08 +01:00 |
Jacek Caban
|
17fedc448b
|
jscript: Added bytecode version of for loop statement.
|
2011-12-27 16:55:07 +01:00 |
Jacek Caban
|
f5425aeeca
|
jscript: Added bytecode version of while statement.
|
2011-12-27 16:55:07 +01:00 |
André Hentschel
|
a1a1cbcff0
|
d3drm: Fix the order of the IDirect3DRM methods.
|
2011-12-27 16:55:07 +01:00 |
André Hentschel
|
2b981177d3
|
dsound: Use if(0) instead of #if 0 to make sure code still compiles.
|
2011-12-27 16:55:06 +01:00 |
André Hentschel
|
825a25ef96
|
msvcrt/tests: Fix two test messages.
|
2011-12-27 16:55:06 +01:00 |
Nikolay Sivov
|
fade32b515
|
comctl32: Block selection change depending on TCN_SELCHANGING result.
|
2011-12-27 16:55:05 +01:00 |
Rico Schüller
|
d0ede16ee4
|
d3dx9/tests: Add effect parameter value GetMatrixTransposeArray() test.
|
2011-12-27 16:55:05 +01:00 |
Rico Schüller
|
c7d2159a78
|
d3dx9/tests: Add effect parameter value GetMatrixTranspose() test.
|
2011-12-27 16:55:05 +01:00 |
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 |