André Hentschel
|
86c1d068f2
|
crypt32/tests: Comment out an unused struct (Clang).
|
2014-11-25 19:49:33 +01:00 |
André Hentschel
|
ab7228f318
|
comctl32/tests: Remove unused structs (Clang).
|
2014-11-25 19:49:33 +01:00 |
Bruno Jesus
|
30120041c8
|
user32/tests: Ensure ShowWindow returns false when window is already hidden.
|
2014-11-25 19:49:32 +01:00 |
Stefan Dösinger
|
dd8bf9c87d
|
d3d8: Only one fullscreen swapchain is allowed.
|
2014-11-25 19:49:31 +01:00 |
Stefan Dösinger
|
8b6a7a9c02
|
d3d9: Only one fullscreen swapchain is allowed.
|
2014-11-25 19:49:30 +01:00 |
Nikolay Sivov
|
2f0a4a4425
|
gdi32: Remove undefs for names that are never defined.
|
2014-11-25 19:49:30 +01:00 |
Jacek Caban
|
20b3aa6244
|
mshtml: Added IHTMLTxtRange::setEndPoint implementation.
|
2014-11-25 19:49:28 +01:00 |
Jacek Caban
|
a0d1d8cd27
|
mshtml: Added IHTMLDocument2::execCommand implementation.
|
2014-11-25 16:35:05 +01:00 |
Jacek Caban
|
d90016ffed
|
mshtml: Improved IDM_RESPECTVISIBILITY_INDESIGN stub.
|
2014-11-25 16:35:04 +01:00 |
Nikolay Sivov
|
87a9b51ccc
|
dwrite: Use usWin* values from OS/2 table as font ascent/descent.
|
2014-11-25 16:35:03 +01:00 |
Nikolay Sivov
|
b8db7f6a04
|
dwrite: Update to IDWriteBitmapRenderTarget1.
|
2014-11-25 16:35:02 +01:00 |
Nikolay Sivov
|
7ae3426ea4
|
dwrite: Forward more font methods to fontface.
|
2014-11-25 16:35:01 +01:00 |
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 |
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 |