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 |
Jactry Zeng
|
eaa747311f
|
explorer: Remove unnecessary backslash when parsing /select and /root.
|
2014-11-20 22:38:45 +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 |
Sebastian Lackner
|
b985b677e8
|
server: Fix several fd leaks on error in new_process wineserver call.
|
2014-11-20 22:33:39 +09:00 |
Sebastian Lackner
|
9aad600d86
|
server: Always remove inflight fd if alloc_console fails.
|
2014-11-20 22:33:29 +09:00 |
Sebastian Lackner
|
d00e8ebda7
|
server: Avoid calling close on negative value in create_console_output handler (Coverity).
|
2014-11-20 22:33:10 +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 |
André Hentschel
|
51a4594f96
|
winedbg: Declare debug channel only when needed (Clang).
|
2014-11-20 22:32:00 +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 |
Nikolay Sivov
|
5ff44e5aef
|
include: Added SHAssocEnumHandlers() and related interfaces definition.
|
2014-11-20 22:30:34 +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
|
fb37d215cd
|
regedit: Fix incorrect usage of CompareString in parseKeyName.
|
2014-11-19 23:36:35 +09:00 |
Sebastian Lackner
|
f6b552324e
|
reg.exe: Fix incorrect usage of CompareString in get_rootkey.
|
2014-11-19 23:36:34 +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 |
Sebastian Lackner
|
9d63e3f949
|
server: Avoid reallocating region data when there is still enough space.
|
2014-11-19 16:40:03 +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 |