André Hentschel
|
2b3c5d6194
|
dwrite: Remove unused code (Clang).
|
2014-11-25 13:47:39 +01:00 |
André Hentschel
|
5ddc53f30e
|
d3d10core: Remove unused struct (Clang).
|
2014-11-25 13:47:11 +01:00 |
Jacek Caban
|
5ecea72a50
|
mshtml: Added IHTMLTextNode2::appendData implementation.
|
2014-11-21 23:45:18 +09:00 |
Sebastian Lackner
|
f6f55058e4
|
ole32: Don't process window events when APC calls are queued.
|
2014-11-21 20:10:04 +09:00 |
Sebastian Lackner
|
bbf6891030
|
ole32: Verify arguments for CoWaitForMultipleHandles, always initialize index to zero.
|
2014-11-21 20:10:01 +09:00 |
Sebastian Lackner
|
f7f2167fe8
|
ole32/tests: Add tests for CoWaitForMultipleHandles.
|
2014-11-21 20:09:58 +09:00 |
Drew Ronneberg
|
f271634296
|
user32: Do not call SendMessage() to hide a window that is already hidden.
|
2014-11-21 20:08:33 +09:00 |
Drew Ronneberg
|
0908c43327
|
user32/tests: Add tests for calling ShowWindow(SW_HIDE) on a hidden window.
|
2014-11-21 20:08:29 +09:00 |
Austin English
|
c62514b953
|
opengl32: Load dll below 2GB address space.
|
2014-11-21 18:12:51 +09:00 |
Yifu Wang
|
e23bfdd831
|
msvcp120: Added std::locale::facet::~facet() export.
|
2014-11-21 18:11:53 +09:00 |
Jacek Caban
|
ec97e3fd57
|
mshtml: Don't try to null terminate post data if it's not available.
|
2014-11-21 18:11:40 +09:00 |
Jacek Caban
|
6485a67a90
|
mshtml: Merge htmlelem3.c into htmlelem.c.
|
2014-11-21 18:11:37 +09:00 |
Nikolay Sivov
|
a77b9ed0c7
|
dwrite: Load freetype on module attach, create one FT_Face per fontface.
|
2014-11-21 18:10:51 +09:00 |
Jacek Caban
|
9a68ef40dd
|
mshtml: Added nsIURI::GetPrePath implementation.
|
2014-11-20 23:40:41 +09:00 |
Jacek Caban
|
bcce460f9e
|
mshtml: Added missing nsIHttpChannelInternal functions.
|
2014-11-20 23:40:40 +09:00 |
Ralf Habacker
|
2b9d337f6d
|
comdlg32: Update dmFormName when changing paper size in print UI.
|
2014-11-20 23:40:39 +09:00 |
Michael Stefaniuc
|
61ed9130bf
|
shell32/tests: Fix a copy and paste error (PVS-Studio).
|
2014-11-20 22:35:54 +09:00 |
Sebastian Lackner
|
69cc90957c
|
ws2_32/tests: Wait for thread termination before cleaning up winsock.
|
2014-11-20 22:34:48 +09:00 |
Jacek Caban
|
504872741c
|
mshtml: Added HTMLFrameBase2::allowTransparency semi-stub implementation.
|
2014-11-20 22:34:24 +09:00 |
Jacek Caban
|
d3714ba72d
|
mshtml: Added IHTMLDOMTextNode2 stub interface.
|
2014-11-20 22:34:20 +09:00 |
Qian Hong
|
0380ee031c
|
comdlg32/tests: Fixed memory leak (Valgrind).
|
2014-11-20 22:33:45 +09:00 |
Bruno Jesus
|
a5c3f38773
|
dbghelp: Remove a dead assignment (Cppcheck).
|
2014-11-20 22:32:43 +09:00 |
Bruno Jesus
|
c257e8adf6
|
dinput: Fix device type dump.
|
2014-11-20 22:32:38 +09:00 |
André Hentschel
|
d9d1725295
|
gdi32: Remove unused string (Clang).
|
2014-11-20 22:32:04 +09:00 |
André Hentschel
|
c4a73bd4d1
|
msxml3: Remove unused strings (Clang).
|
2014-11-20 22:32:02 +09:00 |
Detlef Riekenberg
|
89bc84a153
|
scrrun/tests: Ignore case in path names.
|
2014-11-20 22:31:49 +09:00 |
Stefan Dösinger
|
f905c7c07a
|
ddraw: Restore the registry display mode.
|
2014-11-20 22:31:39 +09:00 |
Stefan Dösinger
|
f4d520d6e2
|
wined3d: Don't minimize hidden windows.
|
2014-11-20 22:31:26 +09:00 |
Stefan Dösinger
|
0edb13a20f
|
ddraw/tests: Test messages on window reactivation.
|
2014-11-20 22:31:18 +09:00 |
Stefan Dösinger
|
09a91231a6
|
wined3d: Set the device window size on focus window activation.
|
2014-11-20 22:31:13 +09:00 |
Stefan Dösinger
|
a835ae8643
|
wined3d: Fix mode comparison in wined3d_set_adapter_display_mode.
|
2014-11-20 22:30:48 +09:00 |
Hans Leidekker
|
d22928fb3c
|
ieframe: Send command state change notifications from history navigation handlers.
|
2014-11-20 00:30:12 +09:00 |
Nikolay Sivov
|
9db50228dd
|
dwrite: Implement SetCurrentTransform() for bitmap render target.
|
2014-11-19 23:36:35 +09:00 |
Nikolay Sivov
|
c457d0f107
|
dwrite: Handle Unicode platform when looking for name record codepage.
|
2014-11-19 23:36:35 +09:00 |
Sebastian Lackner
|
735e2cd774
|
comctl32: Allow broken behaviour in StrRStr functions.
|
2014-11-19 23:36:34 +09:00 |
Sebastian Lackner
|
1b672e55ce
|
shlwapi: Fix incorrect usage of CompareString in StrRStrIW.
|
2014-11-19 23:36:34 +09:00 |
Sebastian Lackner
|
80d98683d0
|
shlwapi: Fix incorrect usage of CompareString in StrRStrIA.
|
2014-11-19 23:36:34 +09:00 |
Nikolay Sivov
|
2487afa5d3
|
ole32/tests: Use proper wrappers for IObjContext methods.
|
2014-11-19 23:36:34 +09:00 |
Nikolay Sivov
|
f7fdaf1c9f
|
ole32/tests: Release() doesn't return HRESULT code.
|
2014-11-19 23:36:34 +09:00 |
Stefan Dösinger
|
f6dde70624
|
wined3d: Restore the display mode on focus change.
|
2014-11-19 17:56:44 +09:00 |
Stefan Dösinger
|
a9e0ece68a
|
ddraw/tests: Test mode changes on focus loss and restore.
|
2014-11-19 16:41:11 +09:00 |
Stefan Dösinger
|
b30901415a
|
d3d8/tests: Test mode restoration on focus loss.
|
2014-11-19 16:41:06 +09:00 |
Stefan Dösinger
|
1851e2618b
|
d3d9/tests: Test mode restoration on focus loss.
|
2014-11-19 16:41:03 +09:00 |
Stefan Dösinger
|
a071587373
|
ddraw/tests: Test focus loss style changes.
|
2014-11-19 16:40:48 +09:00 |
Stefan Dösinger
|
be01a7637d
|
ddraw/tests: Test messages on focus loss.
|
2014-11-19 16:40:45 +09:00 |
Jacek Caban
|
516ed8e712
|
mshtml: Added IHTMLFrameBase::get_src implementation.
|
2014-11-19 01:17:22 +09:00 |
Jacek Caban
|
49c7277505
|
mshtml: Added support for IHTMLFrameBase::put_src call on detached element.
|
2014-11-19 01:17:18 +09:00 |
Jacek Caban
|
90017fb3d8
|
mshtml: Added IHTMLStyleSheet::cssText tests.
|
2014-11-19 01:17:05 +09:00 |
Jacek Caban
|
cc8d9f238d
|
mshtml: Added IHTMLStyleSheet::cssText property partial implementation.
|
2014-11-19 01:17:03 +09:00 |
Nikolay Sivov
|
e6cd0f7d8c
|
dwrite/tests: Some tests for ReadFileFragment().
|
2014-11-19 00:38:58 +09:00 |
Nikolay Sivov
|
f16960aeb8
|
dwrite: Implement GetLastWriteTime() for local stream.
|
2014-11-19 00:38:56 +09:00 |
Nikolay Sivov
|
6564417082
|
dwrite: Remove null pointer checks that can't fail.
|
2014-11-18 22:11:29 +09:00 |
Michael Stefaniuc
|
2beb5518c5
|
winemapi: Simplify check for an empty string (PVS-Studio).
|
2014-11-18 22:11:17 +09:00 |
Michael Stefaniuc
|
b4b58a82e3
|
comdlg32: Simplify check for an empty string (PVS-Studio).
|
2014-11-18 22:11:14 +09:00 |
Sebastian Lackner
|
194b7cd5ae
|
comctl32: Fix invalid usage of CompareString in StrRStr functions.
|
2014-11-18 22:11:06 +09:00 |
Sebastian Lackner
|
1321644239
|
shlwapi: Fix invalid usage of CompareString in PathCreateFromUrlW.
|
2014-11-18 22:10:59 +09:00 |
Sebastian Lackner
|
e2c0694901
|
comctl32: Fix incorrect usage of CompareString in SYSLINK_ParseText.
|
2014-11-18 22:10:51 +09:00 |
Sebastian Lackner
|
d5ba7451a3
|
user32: Avoid sending window messages in FindWindowExW.
|
2014-11-18 22:10:38 +09:00 |
Sebastian Lackner
|
c56ba461a2
|
user32/tests: Add multi-threaded tests for [Get|Set]WindowText.
|
2014-11-18 22:10:36 +09:00 |
Sebastian Lackner
|
d6bdae11df
|
user32/tests: Add single-threaded tests for WM_[GET|SET]TEXT and [Get|Set]WindowText.
|
2014-11-18 22:10:28 +09:00 |
Sebastian Lackner
|
0a6e56bdc6
|
user32/tests: Reenable test function for WM_GETTEXT.
|
2014-11-18 22:10:24 +09:00 |
Sebastian Lackner
|
381adbf1c4
|
user32/tests: Add tests for internal window messages of FindWindowEx.
|
2014-11-18 22:09:47 +09:00 |
Sebastian Lackner
|
0cf86baf65
|
user32/tests: Remove unnecessary char array and add additional test in test_FindWindowEx.
|
2014-11-18 22:09:28 +09:00 |
Caron Wills
|
9f36db8fa5
|
wined3d: Add NVIDIA GeForce GTX 970 to supported device list.
|
2014-11-18 22:08:53 +09:00 |
Stefan Dösinger
|
f6f4af46db
|
d3d8/tests: Test style changes on focus loss.
|
2014-11-18 14:14:45 +09:00 |
Stefan Dösinger
|
33976b4f44
|
d3d8/tests: Test messages on focus loss.
|
2014-11-18 14:14:42 +09:00 |
Stefan Dösinger
|
ef60604d44
|
d3d9/tests: Test style changes on focus loss.
|
2014-11-18 14:14:37 +09:00 |
Stefan Dösinger
|
9bcd9722f1
|
d3d9/tests: Test messages on focus loss.
|
2014-11-18 14:14:32 +09:00 |
Vincent Povirk
|
35c7ac8a0b
|
mscoree: Update Wine Mono to 4.5.4.
|
2014-11-18 14:10:53 +09:00 |
Henri Verbeet
|
1c116c3527
|
d3d10core/tests: Port alpha_test() to d3d10core.
|
2014-11-17 19:30:40 +09:00 |
Henri Verbeet
|
8c18ebf66a
|
wined3d: Recognize the SM4 uge opcode.
|
2014-11-17 19:30:37 +09:00 |
Henri Verbeet
|
8681999eee
|
wined3d: Explicitly convert the condition to bool shader_glsl_if().
In SM4 shaders the condition is likely to be an integer instead of a bool
uniform like in SM3.
|
2014-11-17 19:30:35 +09:00 |
Henri Verbeet
|
5cc7996b1f
|
d2d1: Implement d2d_solid_color_brush_GetOpacity().
|
2014-11-17 19:30:34 +09:00 |
Michael Stefaniuc
|
560a78dd40
|
mciseq: Simplify the check for an empty string.
|
2014-11-17 19:30:25 +09:00 |
Michael Stefaniuc
|
88725cb279
|
advpack: Simplify the check for an empty string (PVS-Studio).
|
2014-11-17 19:30:24 +09:00 |
Michael Stefaniuc
|
de092c6bd3
|
mscms/tests: Simplify the check for an empty string (PVS-Studio).
|
2014-11-17 19:30:22 +09:00 |
Nikolay Sivov
|
8b769332e2
|
dwrite: Reuse local file stream instances.
|
2014-11-17 19:30:19 +09:00 |
Nikolay Sivov
|
53fb0cc711
|
dwrite: Implement compatible reference key for local files and remaining loader methods.
|
2014-11-17 19:30:17 +09:00 |
Stefan Dösinger
|
45d530461b
|
wined3d: Minimize device windows on focus loss.
|
2014-11-17 17:36:12 +09:00 |
Yifu Wang
|
d732cadf4d
|
msvcp120: Added std::ios_base::operator bool() implementation.
|
2014-11-17 17:34:43 +09:00 |
Austin English
|
a4f9412868
|
cryptext.dll: Add a stub dll.
|
2014-11-17 17:34:20 +09:00 |
Sebastian Lackner
|
5aec09e4d1
|
shlwapi: Fix invalid usage of CompareString in StrStr functions.
|
2014-11-17 17:29:14 +09:00 |
Sebastian Lackner
|
766f587f90
|
comctl32: Fix invalid usage of CompareString in StrStr functions.
|
2014-11-17 17:29:09 +09:00 |
Guillaume Charifi
|
27ac8d265e
|
riched20: Do not destroy IRichEditOle if still referenced.
|
2014-11-17 17:27:43 +09:00 |
Francois Gouget
|
9006a013b0
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2014-11-17 17:27:12 +09:00 |
Michael Stefaniuc
|
159192cdb4
|
fusion/tests: Simplify the check for an empty string (PVS-Studio).
|
2014-11-14 22:00:20 +09:00 |
Michael Stefaniuc
|
bbff30f30e
|
appwiz.cpl: Simplify the check for an empty string (PVS-Studio).
|
2014-11-14 22:00:16 +09:00 |
Jonas Maebe
|
3a7bf90f66
|
wined3d: Add NVIDIA Geforce GT 750M to supported device list.
|
2014-11-14 21:30:36 +09:00 |
Sebastian Lackner
|
4032eef90f
|
kernel32: Fix implementation of K32GetPerformanceInfo.
|
2014-11-14 17:11:38 +09:00 |
Sebastian Lackner
|
4297046d01
|
psapi/tests: Add tests for GetPerformanceInfo function.
|
2014-11-14 17:10:57 +09:00 |
Sebastian Lackner
|
b69038e3d9
|
d3dx9_36: Allow NULL pointer for optional arguments of D3DXIntersectTri.
|
2014-11-14 14:16:41 +09:00 |
Sebastian Lackner
|
275ee4b376
|
ntdll: Implement Rtl[Add|Remove]VectoredContinueHandler semi-stubs.
|
2014-11-14 14:16:30 +09:00 |
Sebastian Lackner
|
009b6a25bb
|
ntdll/tests: Add basic tests for Rtl[Add|Remove]VectoredContinueHandler.
|
2014-11-14 14:16:27 +09:00 |
Bruno Jesus
|
959ca6ac02
|
ole32: Avoid a possible null dereference.
|
2014-11-14 14:15:14 +09:00 |
Vincent Povirk
|
bab4c36d47
|
ole32: Add support for pasting CF_BITMAP.
|
2014-11-14 14:13:01 +09:00 |
Vincent Povirk
|
fa455f594b
|
windowscodecs: Add fallback to unknown metadata reader.
|
2014-11-14 14:12:03 +09:00 |
Vincent Povirk
|
1dee37340d
|
windowscodecs: Implement ComponentFactory_CreateMetadataReaderFromContainer.
|
2014-11-14 14:11:57 +09:00 |
Vincent Povirk
|
8d96b22dd7
|
windowscodecs: Don't check undefined memory in tests on Wine.
|
2014-11-14 14:11:49 +09:00 |
Jacek Caban
|
ffd313543f
|
mshtml: Fixed tests on recent IEs.
|
2014-11-13 21:04:36 +09:00 |
Jacek Caban
|
6fc5977241
|
mshtml: Properly handle errors in IHTMLStyleSheet::get_rules now that Gecko part is fixed.
|
2014-11-13 21:04:35 +09:00 |
Yifu Wang
|
c68e824310
|
msvcp120: Added VS2013 CPP runtime dll.
|
2014-11-13 21:04:33 +09:00 |
Stefan Dösinger
|
2b31cac692
|
d3d8/tests: Allow passing a resolution to reset_device.
|
2014-11-13 20:35:43 +09:00 |
Huw Davies
|
bc47d4925a
|
winemac: WS_EX_DLGMODALFRAME shouldn't prevent the window being resizeable.
|
2014-11-13 18:46:40 +09:00 |
Michael Stefaniuc
|
4517780988
|
avifil32: Simplify the check for an empty string (PVS-Studio).
|
2014-11-13 18:46:39 +09:00 |
Michael Stefaniuc
|
6f959a91f2
|
oleaut32/tests: Simplify the check for an empty string (PVS-Studio).
|
2014-11-13 18:46:39 +09:00 |
André Hentschel
|
8fd7c73a2b
|
ntdll/tests: Get rid of "defined but not used" warnings on non-x86(_64) platforms.
|
2014-11-13 18:46:38 +09:00 |
Vincent Povirk
|
499f32b317
|
windowscodecs: Implement MetadataReaderInfo_MatchesPattern.
|
2014-11-13 18:46:37 +09:00 |
Vincent Povirk
|
8891b8f815
|
windowscodecs: Implement MetadataReaderInfo_GetPatterns.
|
2014-11-13 18:46:35 +09:00 |
Vincent Povirk
|
a8d08e2ad7
|
windowscodecs: Implement MetadataReaderInfo_GetContainerFormats.
|
2014-11-13 18:46:34 +09:00 |
Vincent Povirk
|
e53e798aa7
|
windowscodecs: Treat missing GUID list keys as empty.
|
2014-11-13 16:31:50 +09:00 |
Austin English
|
4c0ceacee0
|
ntdll: Add stubs for vectored continue handler.
|
2014-11-13 16:31:49 +09:00 |
Jacek Caban
|
e567f309bf
|
mshtml: Added IHTMLTxtRange::pasteHTML implementation.
|
2014-11-13 16:28:58 +09:00 |
Jacek Caban
|
d619fd2d0e
|
mshtml: Added IHTMLElement2::put_dir implementation.
|
2014-11-13 16:28:49 +09:00 |
Jacek Caban
|
1e4cd8f533
|
mshtml: Moved IHTMLElement2 implementation to htmlelem.c.
|
2014-11-13 16:28:31 +09:00 |
Jacek Caban
|
41e3de93c3
|
mshtml: Added IHTMLTxtRange::moveToElementText implementation.
|
2014-11-13 16:27:50 +09:00 |
Michael Stefaniuc
|
f1786a2068
|
crypt32/tests: Remove an unused assignment (PVS-Studio).
|
2014-11-12 23:33:26 +09:00 |
Michael Stefaniuc
|
2ab0bbafe0
|
mciwave: Simplify the check for an empty string (PVS-Studio).
|
2014-11-12 23:33:13 +09:00 |
Michael Stefaniuc
|
35b24f1ab5
|
gameux: Simplify the check for an empty string (PVS-Studio).
|
2014-11-12 23:33:09 +09:00 |
André Hentschel
|
066fd36ec3
|
avifil32: Simplify comparing two unsigned ints (PVS-Studio).
|
2014-11-12 21:11:47 +09:00 |
Hans Leidekker
|
6985bbdf65
|
odbc32: Add a version resource.
|
2014-11-12 21:10:31 +09:00 |
Hans Leidekker
|
b31ed58b96
|
server: Set the security descriptor of named pipe objects.
|
2014-11-12 21:09:50 +09:00 |
Stefan Dösinger
|
32450ee61d
|
d3d9/tests: Allow passing a resolution to reset_device in d3d9ex.
|
2014-11-12 20:07:56 +09:00 |
Stefan Dösinger
|
38548df04b
|
d3d/tests: Test fog interpolation.
|
2014-11-12 20:07:56 +09:00 |
Stefan Dösinger
|
a6f7b213af
|
ddraw/tests: Ddraw restores the mode settings from the registry.
|
2014-11-12 20:07:55 +09:00 |
Stefan Dösinger
|
a04eb0c21b
|
ddraw/tests: Rename modes and rectangles in test_coop_level_mode_set.
|
2014-11-12 20:07:55 +09:00 |
Bruno Jesus
|
395289a30a
|
version: Handle NULL puLen parameter for VerQueryValueA/W.
|
2014-11-12 20:07:55 +09:00 |
Austin English
|
66662a87c0
|
shell32: Add a stub for RegenerateUserEnvironment.
|
2014-11-12 20:07:55 +09:00 |
Piotr Caban
|
afc6962a24
|
msvcrt: Use fd critical section in _close.
|
2014-11-11 23:55:52 +09:00 |
Piotr Caban
|
4508e665c0
|
msvcrt: Use fd critical section in _commit.
|
2014-11-11 23:55:49 +09:00 |
Piotr Caban
|
1d791f5db2
|
msvcrt: Rename msvcrt_get_ioinfo function.
|
2014-11-11 23:55:43 +09:00 |
Piotr Caban
|
0c4cb6ce5d
|
msvcrt: Initialize file descriptor critical section.
|
2014-11-11 23:55:34 +09:00 |
Stefan Dösinger
|
6ad7d50958
|
d3d9/tests: Allow passing a resolution to reset_device.
|
2014-11-11 21:57:27 +09:00 |
Stefan Dösinger
|
7b7516189d
|
d3d8/tests: Fix some wndproc comparison error messages.
|
2014-11-11 21:57:23 +09:00 |
Stefan Dösinger
|
5e369853f1
|
d3d9/tests: Fix some wndproc comparison error messages.
|
2014-11-11 21:57:19 +09:00 |
Jacek Caban
|
83ceee7424
|
mshtml: Ignore query and hash parts in res protocol handler.
|
2014-11-11 19:39:19 +09:00 |
Jacek Caban
|
b84bc52b71
|
mshtml: Added support for IDispatchEx to HTMLSelectionObject object.
|
2014-11-11 19:39:02 +09:00 |
Jacek Caban
|
dcfa250cd2
|
mshtml: Added IDispatchEx support to HTMLTxtRange object.
|
2014-11-11 19:38:58 +09:00 |
Sebastian Lackner
|
fc0392a24e
|
d3dx9_36/tests: Remove code to skip test which should never fail.
|
2014-11-11 16:20:05 +09:00 |
Sebastian Lackner
|
b8814764aa
|
d3dx9_36/tests: Add tests for D3DXCreatePolygon.
Based on a patch by David Adam.
|
2014-11-11 16:20:02 +09:00 |
Sebastian Lackner
|
0cde50d223
|
d3dx9_36: Implement D3DXCreatePolygon.
Based on a patch by David Adam.
|
2014-11-11 16:19:44 +09:00 |
Qian Hong
|
8a9115d91e
|
user32/tests: Test exception handling for timer callbacks.
|
2014-11-11 16:16:20 +09:00 |
Qian Hong
|
cd21d2dbda
|
user32: Add more exception handlings for timer callbacks.
|
2014-11-11 16:15:46 +09:00 |
Piotr Caban
|
3be5c16b4d
|
user32: Move IME window procedure to user32.
|
2014-11-11 16:09:47 +09:00 |
Michael Stefaniuc
|
5ce384e191
|
riched20/tests: Simplify the check for an empty string (PVS-Studio).
|
2014-11-11 14:22:12 +09:00 |
Michael Stefaniuc
|
51302e011a
|
wininet: Simplify the check for an empty string (PVS-Studio).
|
2014-11-11 14:22:08 +09:00 |
André Hentschel
|
b91084a992
|
xmllite/tests: Clarify ok() condition (PVS-Studio).
|
2014-11-11 14:21:37 +09:00 |
André Hentschel
|
d978dcedd5
|
ntdll/tests: Clarify ok() conditions (PVS-Studio).
|
2014-11-11 14:21:31 +09:00 |
André Hentschel
|
4ac0808022
|
user32/tests: Clarify ok() condition (PVS-Studio).
|
2014-11-11 14:21:24 +09:00 |
André Hentschel
|
388ff35a18
|
urlmon/tests: Clarify ok() condition (PVS-Studio).
|
2014-11-11 14:21:20 +09:00 |
Matteo Bruni
|
beb72c91af
|
d3dx9: Improve the scoring for fallback formats.
|
2014-11-11 14:21:12 +09:00 |
Matteo Bruni
|
1569698d9e
|
d3dx9: Use an alpha-capable format when creating textures with a color key.
|
2014-11-11 14:21:07 +09:00 |
Matteo Bruni
|
fb9c01f1dc
|
d3dx9: Handle GUID_WICPixelFormat8bppGray format.
|
2014-11-11 14:21:00 +09:00 |
Matteo Bruni
|
7ba434b4fa
|
winex11.drv: Add support for GLX_OML_swap_method.
|
2014-11-11 14:20:48 +09:00 |
Matteo Bruni
|
3ac85842d3
|
winex11.drv: Actually report WGL_SWAP_EXCHANGE_ARB as the swap method.
|
2014-11-11 14:20:39 +09:00 |
YongHao Hu
|
6fe4d9e71b
|
msvcp90: Add std_Ctraits::Isnan implementation.
|
2014-11-10 20:07:06 +09:00 |
Alexandre Julliard
|
0e21f80b4b
|
msvcp60: Add some missing exports.
|
2014-11-10 19:38:33 +09:00 |
Piotr Caban
|
688d4140a7
|
msvcp110: Add codecvt::length export.
|
2014-11-10 19:38:18 +09:00 |
Nikolay Sivov
|
53209e7017
|
dwrite: Remove OpenType language id from cache.
|
2014-11-10 19:25:41 +09:00 |
Iván Matellanes
|
bcbd83d154
|
msvcrt: Added _fread_nolock_s implementation.
|
2014-11-10 19:25:15 +09:00 |
Huw Davies
|
4c2ad39140
|
user32: Make the combo's listbox a topmost window.
|
2014-11-10 19:23:46 +09:00 |
Mark Harmstone
|
8fe52db332
|
winealsa: Disable channel remapping for capture devices.
|
2014-11-10 19:23:32 +09:00 |
Stefan Dösinger
|
5d17f9bc7c
|
ddraw/tests: Fix some COM macro versions in test_coop_level_mode_set.
|
2014-11-07 21:31:58 +09:00 |
Stefan Dösinger
|
c436a525e4
|
ddraw/tests: Check if the current display settings match the registry settings.
|
2014-11-07 21:31:56 +09:00 |
Nikolay Sivov
|
a8ad62aa51
|
dwrite: Implement ConvertFontToLOGFONT().
|
2014-11-07 20:57:04 +09:00 |
Nikolay Sivov
|
49c8e98f74
|
dwrite: Respond to IID_IDWriteTextLayout1 too.
|
2014-11-07 20:57:03 +09:00 |
Nikolay Sivov
|
a714f0fe75
|
dwrite: Added a basic test for TryGetFontTable().
|
2014-11-07 20:57:02 +09:00 |
Nikolay Sivov
|
6ce8cc149e
|
dwrite: Implement GetMetrics() for DWRITE_FONT_METRICS1.
|
2014-11-07 20:57:02 +09:00 |
Alex Henrie
|
0f93668637
|
kernel32/tests: Add UTF-7 implicit termination tests.
|
2014-11-07 20:57:01 +09:00 |
Alex Henrie
|
14f41641bb
|
kernel32/tests: Add UTF-7 stray + sign removal tests.
|
2014-11-07 20:56:59 +09:00 |
Michael Stefaniuc
|
5d43ef68ce
|
shell32: Simplify check for empty string (PVS-Studio).
|
2014-11-07 18:23:03 +09:00 |
Jonathan Vollebregt
|
0311b980f3
|
advapi32/tests: Test RegDeleteKey with empty string parameter.
|
2014-11-07 14:42:57 +09:00 |
Jonathan Vollebregt
|
495b97f05b
|
advapi32/tests: Fix bad cleanup in test_reg_create_key.
|
2014-11-07 14:42:18 +09:00 |
Jonathan Vollebregt
|
2e78a2c921
|
advapi32/tests: Add trailing slashes tests for RegOpen/CreateKey.
|
2014-11-07 14:41:54 +09:00 |
Sebastian Lackner
|
8035f90f3b
|
krnl386.exe16: Fix incorrect interpretation of SIB byte when parsing x86 opcode.
|
2014-11-07 14:05:15 +09:00 |
Sebastian Lackner
|
927a44e676
|
ntoskrnl.exe: Fix incorrect interpretation of SIB byte when parsing x86 opcode.
|
2014-11-07 14:05:12 +09:00 |
Stefan Dösinger
|
bd6a5de27d
|
d3d8/tests: The device restores the mode settings from the registry.
|
2014-11-07 14:04:04 +09:00 |
Stefan Dösinger
|
7fb22f502e
|
d3d9/tests: The device restores the mode settings from the registry.
|
2014-11-07 14:04:00 +09:00 |
Vincent Povirk
|
a5d569934f
|
windowscodecs: Fix race condition loading libpng.
|
2014-11-07 14:03:31 +09:00 |
Huw Davies
|
48c36db40c
|
mlang: Accept "ascii" as an alias for "us-ascii".
|
2014-11-07 14:00:34 +09:00 |
Alex Henrie
|
3069e0c0a1
|
kernel32/tests: Add UTF-7 encoded surrounding characters tests.
|
2014-11-06 23:47:16 +09:00 |
Alex Henrie
|
7c1580a4a8
|
kernel32/tests: Add UTF-7 non-encoded surrounding characters tests.
|
2014-11-06 23:47:15 +09:00 |
Jacek Caban
|
4dea0b258c
|
mshtml: Added IHTMLScriptElement:onerror property semi-stub implementation.
|
2014-11-06 23:47:15 +09:00 |
Jacek Caban
|
c19b6dbf6b
|
mshtml: Added IHTMLTable:cellPadding property implementation.
|
2014-11-06 23:47:14 +09:00 |
Sebastian Lackner
|
3326cad0dd
|
user32/tests: Add tests for MsgWaitForMultipleObjectsEx.
|
2014-11-06 23:47:12 +09:00 |
Sebastian Lackner
|
ebd1b86bbb
|
usp10: Silence repeated GSUB_apply_ChainContext[Subst|Pos] FIXMEs.
|
2014-11-06 23:47:11 +09:00 |
Chen Yuan
|
9c7b91336a
|
mshtml: Add IHTMLStyle5::maxHeight property implementation.
|
2014-11-06 23:47:10 +09:00 |
Chen Yuan
|
94209192e7
|
mshtml: Add IHTMLStyle5::maxWidth property implementation.
|
2014-11-06 23:47:10 +09:00 |
Henri Verbeet
|
743d80fea5
|
d2d1: Implement d2d_solid_color_brush_SetOpacity().
|
2014-11-06 23:47:09 +09:00 |
Henri Verbeet
|
fd8b3ae572
|
d2d1: Implement d2d_solid_color_brush_GetColor().
|
2014-11-06 23:47:08 +09:00 |
Henri Verbeet
|
94cd81a45d
|
d2d1: Implement d2d_solid_color_brush_SetColor().
|
2014-11-06 23:47:07 +09:00 |
Henri Verbeet
|
7a72eb2dcd
|
d2d1: Add an initial d2d_d3d_render_target_FillRectangle() implementation.
|
2014-11-06 23:47:06 +09:00 |
Nikolay Sivov
|
c8bc7ea849
|
dwrite: Implement GetMetrics() for fontface.
|
2014-11-06 15:01:29 +09:00 |
Nikolay Sivov
|
90753adaaf
|
dwrite: Use public APIs to get file streams from fontface.
|
2014-11-06 15:01:27 +09:00 |
Nikolay Sivov
|
19869997d4
|
dwrite: Added a separate helper to fill font metrics structure.
|
2014-11-06 15:01:25 +09:00 |
Nikolay Sivov
|
3fd93c0d1d
|
dwrite: File and factory are always set now for all collections.
|
2014-11-06 15:01:23 +09:00 |
Nikolay Sivov
|
1e0b934139
|
dwrite: Don't cache fontface instance in font data.
|
2014-11-06 15:01:20 +09:00 |
Nikolay Sivov
|
3c24481dea
|
user32/tests: Use win_skip() where appropriate.
|
2014-11-06 14:58:15 +09:00 |
Iván Matellanes
|
0ad3537d68
|
msvcrt: Added _putwc_nolock implementation.
|
2014-11-06 13:41:27 +09:00 |
Iván Matellanes
|
755a54b2a7
|
msvcrt: Added _putc_nolock implementation.
|
2014-11-06 13:41:23 +09:00 |
Iván Matellanes
|
fb4248315f
|
msvcrt: Added _getwc_nolock implementation.
|
2014-11-06 13:41:19 +09:00 |