Henri Verbeet
|
dabb07aea6
|
wined3d: Introduce a separate function for WINED3D_CT_CK_B5G5R5X1.
|
2014-10-02 16:58:27 +02:00 |
|
Henri Verbeet
|
e377ad45fa
|
wined3d: Introduce a separate function for WINED3D_CT_CK_B5G6R5.
|
2014-10-02 16:58:25 +02:00 |
|
Henri Verbeet
|
e10a46c300
|
wined3d: Introduce a separate function for WINED3D_CT_P8.
|
2014-10-02 16:58:23 +02:00 |
|
Henri Verbeet
|
5802f72adf
|
wined3d: Just store the wined3d format in color_key_info[].
|
2014-10-02 16:58:21 +02:00 |
|
Henri Verbeet
|
2c7be38bb4
|
wined3d: Convert to WINED3DFMT_B8G8R8A8_UNORM for WINED3D_CT_CK_B8G8R8X8.
|
2014-10-02 16:58:19 +02:00 |
|
Alexandre Julliard
|
5afbb6ba9e
|
kernel32/tests: Fix overlapped status checks for 64-bit.
|
2014-10-01 21:22:25 +02:00 |
|
Nikolay Sivov
|
5281bff120
|
usp10: Remove comment that's no longer true.
|
2014-10-01 18:08:10 +02:00 |
|
Lauri Kenttä
|
9e312d34f1
|
po: Update Finnish translation.
|
2014-10-01 18:07:58 +02:00 |
|
Joris van der Wel
|
6d19aa83bf
|
server: A new function "set_sd_defaults_from_token".
|
2014-10-01 14:53:59 +02:00 |
|
Shuai Meng
|
0480bbfb34
|
vbscript: Implemented RGB.
|
2014-10-01 14:48:38 +02:00 |
|
Nikolay Sivov
|
fdd8454ef8
|
dwrite: Implement AnalyzeBidi().
|
2014-10-01 12:01:05 +02:00 |
|
Jacek Caban
|
b2c65c296f
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmlscript.c.
|
2014-10-01 11:30:03 +02:00 |
|
Jacek Caban
|
256204d876
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmloption.c.
|
2014-10-01 11:30:02 +02:00 |
|
Jacek Caban
|
f30f506d22
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmlinput.c.
|
2014-10-01 11:29:59 +02:00 |
|
Jacek Caban
|
9b41bb0345
|
jscript: Added support for '-' CC expression.
|
2014-10-01 10:53:52 +02:00 |
|
Jacek Caban
|
fcd9817581
|
jscript: Implicitly turn CC on for @if instruction.
|
2014-10-01 10:53:49 +02:00 |
|
Jacek Caban
|
8b36388797
|
jscript: Implicitly turn CC on for @set instruction.
|
2014-10-01 10:53:47 +02:00 |
|
Jacek Caban
|
68c61d17e0
|
jscript: Added tests for @if/@elif/@else/@end.
|
2014-10-01 10:53:45 +02:00 |
|
Jacek Caban
|
afba44d324
|
jscript: Added support for conditional compilation @if/@elif/@else/@end.
|
2014-10-01 10:53:43 +02:00 |
|
Henri Verbeet
|
7579a96ac1
|
wined3d: Convert to WINED3DFMT_B8G8R8A8_UNORM for WINED3D_CT_CK_B8G8R8.
|
2014-10-01 10:35:56 +02:00 |
|
Henri Verbeet
|
02b031e61a
|
wined3d: Convert to WINED3DFMT_B5G5R5A1_UNORM for WINED3D_CT_CK_B5G6R5.
|
2014-10-01 10:35:54 +02:00 |
|
Henri Verbeet
|
6f8cb77ea9
|
wined3d: Convert to WINED3DFMT_B8G8R8A8_UNORM for WINED3D_CT_P8.
|
2014-10-01 10:35:52 +02:00 |
|
Henri Verbeet
|
632d2fca6e
|
wined3d: Fix the pitch handling in the no-palette WINED3D_CT_P8 case.
|
2014-10-01 10:35:50 +02:00 |
|
Henri Verbeet
|
c5d917777a
|
wined3d: Get rid of the WINED3D_CT_NONE case in d3dfmt_convert_surface().
This is never used.
|
2014-10-01 10:35:47 +02:00 |
|
Nikolay Sivov
|
fcf4f1c697
|
po: Update Russian translation.
|
2014-10-01 10:35:27 +02:00 |
|
Sebastian Lackner
|
5e4f15db1f
|
shlwapi: Fixed swapped argument order in SHLWAPI_DupSharedHandle command.
|
2014-10-01 10:35:20 +02:00 |
|
Sebastian Lackner
|
cad3e3e5dc
|
shlwapi/tests: Add SH*Shared inter-process tests.
|
2014-10-01 10:35:16 +02:00 |
|
Sebastian Lackner
|
a95a50925b
|
msvcp110: Export ?_BADOFF@std@@3_JB on both i386 and win64.
|
2014-10-01 10:33:23 +02:00 |
|
Jactry Zeng
|
a3b8065600
|
riched20: Set editor->reOle to NULL when IRichEditOle is released.
|
2014-09-30 19:34:10 +02:00 |
|
Jacek Caban
|
ad842c42f0
|
jscript/tests: Added @set tests.
|
2014-09-30 18:15:16 +02:00 |
|
Jacek Caban
|
5ec69474cf
|
jscript: Added conditional compilation @set support.
|
2014-09-30 18:15:14 +02:00 |
|
Jacek Caban
|
77d0c2a44c
|
jscript: Moved skipping spaces to separated function.
|
2014-09-30 17:40:12 +02:00 |
|
Jacek Caban
|
79dc3bc72e
|
jscript: Added new ccval_t type for CC variable values.
|
2014-09-30 17:40:11 +02:00 |
|
Jacek Caban
|
166c97d549
|
jscript: Return double from parse_numeric_literal and parse_double_literal.
|
2014-09-30 17:40:11 +02:00 |
|
Jacek Caban
|
615f6a6e8b
|
jscript: Move parser related declarations to separated header.
|
2014-09-30 17:40:10 +02:00 |
|
Jacek Caban
|
9550189b4f
|
mshtml: Removed no longer needed assert.
|
2014-09-30 17:37:01 +02:00 |
|
Jacek Caban
|
fc38aea9ba
|
mshtml: Don't assume that nsIDOMHTMLElement inherits from nsIDOMNode in HTMLDocument_createStyleSheet.
This will change after the next Gecko update.
|
2014-09-30 17:37:01 +02:00 |
|
Jacek Caban
|
07751840ac
|
mshtml: Use proper type for text node in exec_hyperlink.
|
2014-09-30 17:37:00 +02:00 |
|
Henri Verbeet
|
90e3312c8c
|
wined3d: Use a more consistent naming for wined3d_conversion_type elements.
|
2014-09-30 17:35:56 +02:00 |
|
Henri Verbeet
|
df21c2b346
|
wined3d: Pass a texture to d3dfmt_get_conv().
|
2014-09-30 17:35:24 +02:00 |
|
Henri Verbeet
|
6323a26f6c
|
wined3d: Get rid of the "use_texturing" parameter to d3dfmt_get_conv().
|
2014-09-30 17:34:55 +02:00 |
|
Henri Verbeet
|
0932567faf
|
wined3d: Use a lookup table in d3dfmt_get_conv().
|
2014-09-30 17:34:20 +02:00 |
|
Henri Verbeet
|
a8ab569415
|
wined3d: Use wined3d_texture_set_color_key() to manipulate the color-key in surface_blt_special().
|
2014-09-30 10:18:37 +02:00 |
|
Qian Hong
|
b3ebdd904c
|
winmm: Also initialize sound device thread in mixerGetControlDetails.
Fixed volume control in EveryonePiano.
|
2014-09-29 18:56:00 +02:00 |
|
Piotr Caban
|
0b273d279b
|
user32/tests: Add cross-process mouse click test.
|
2014-09-29 18:55:33 +02:00 |
|
Piotr Caban
|
c86bd676c7
|
user32/tests: Add cross-process WindowFromPoint tests.
|
2014-09-29 18:55:21 +02:00 |
|
Piotr Caban
|
d137a95fda
|
user32/tests: Add initial WindowFromPoint tests.
|
2014-09-29 18:55:16 +02:00 |
|
Andreas Fuchs
|
ddeab7e564
|
kernel32: Ignore flags on FindFirstFileExW.
|
2014-09-29 18:54:30 +02:00 |
|
Akihiro Sagawa
|
e47ff90659
|
ntdll/tests: Add KeyNameInformation tests.
|
2014-09-29 17:48:30 +02:00 |
|
Akihiro Sagawa
|
2be3df3c32
|
ntdll/tests: Remove duplicated entry.
|
2014-09-29 17:48:25 +02:00 |
|