Dmitry Timoshkov
|
606ee6cce3
|
taskschd: Add support for reading more TaskSettings fields to XML parser.
|
2014-02-22 08:40:52 -06:00 |
Dmitry Timoshkov
|
02bd13dfdf
|
include: Fix typedef for TASK_RUNLEVEL_TYPE.
|
2014-02-22 08:40:48 -06:00 |
Dmitry Timoshkov
|
529d9ea922
|
xmllite: Also clear the attr pointer in reader_clear_attrs.
|
2014-02-22 08:40:44 -06:00 |
Aric Stewart
|
3218cc077e
|
secur32: Return success on graceful close of SSL connection.
|
2014-02-22 08:40:40 -06:00 |
Michael Stefaniuc
|
59ed2131ac
|
qedit: Use the generic IEnumPin implementation for SampleGrabber.
|
2014-02-22 08:40:35 -06:00 |
Kai Tietz
|
6f41e98b61
|
d3dx9shader.h: Added some missing declarations.
|
2014-02-22 08:40:12 -06:00 |
Kai Tietz
|
d7c4663df1
|
d3dx9core.h: Allow overriding D3DX_SDK_VERSION.
|
2014-02-22 08:18:06 -06:00 |
Alexandre Julliard
|
36565aa8b3
|
Release 1.7.13.
|
2014-02-20 19:27:43 +01:00 |
Lauri Kenttä
|
a693cf50b0
|
po: Update Finnish translation.
|
2014-02-20 17:46:11 +01:00 |
Jacek Caban
|
a818e9a6c9
|
wmp: Added more tests.
|
2014-02-20 16:04:52 +01:00 |
Jacek Caban
|
bea155e491
|
wmp: Added IOleInPlaceObject::GetWindow implementaiton.
|
2014-02-20 16:04:39 +01:00 |
Jacek Caban
|
543905f4d2
|
wmp: Added IOleObject::Close implementation.
|
2014-02-20 16:04:35 +01:00 |
Jacek Caban
|
79fc46ddbb
|
wmp: Added DoVerb(OLEIVERB_INPLACEACTIVATE) implementation.
|
2014-02-20 16:04:31 +01:00 |
Jacek Caban
|
89c5cefb25
|
wmp/tests: Fixed tests on old WMP versions.
|
2014-02-20 16:04:17 +01:00 |
Dmitry Timoshkov
|
f41f8af021
|
xmllite/tests: Add a test for parsing an empty element after XML declaration.
|
2014-02-20 15:15:45 +01:00 |
Huw Davies
|
fb298aed04
|
user32: If the listbox loses focus while holding capture, release it by essentially simulating a button up event.
|
2014-02-20 13:58:32 +01:00 |
Bruno Jesus
|
5782bac2a0
|
ws2_32: Fix conversion of address in GetAddrInfoW.
|
2014-02-20 13:28:46 +01:00 |
Matteo Bruni
|
772d660e28
|
d3dx9/tests: Use a valid version tag for the "empty" shader.
|
2014-02-20 13:25:31 +01:00 |
Matteo Bruni
|
b74fc45b81
|
d3dx9/tests: Add a test for constant tables in FX20 shaders.
|
2014-02-20 13:25:30 +01:00 |
Matteo Bruni
|
fa8a0dc7f6
|
d3dx9: Allow loading float "FOURCC" DDS files.
|
2014-02-20 13:25:29 +01:00 |
Matteo Bruni
|
596bb77862
|
d3dx9: Add some more float pixel formats.
|
2014-02-20 13:25:28 +01:00 |
Matteo Bruni
|
e5d9be5eaf
|
d3dx9/tests: Create A8L8 and DXTn textures instead of plain surfaces.
Creating them as plain surfaces fails on my Nvidia Win7 system.
|
2014-02-20 13:25:28 +01:00 |
Dmitry Timoshkov
|
ab8d8dd1dc
|
taskschd: Implement IRegisteredTask::get_Xml.
|
2014-02-20 13:25:27 +01:00 |
Dmitry Timoshkov
|
d99d3014f5
|
taskschd: Implement IRegisteredTask::get_Definition.
|
2014-02-20 13:25:26 +01:00 |
Dmitry Timoshkov
|
734417a481
|
taskschd: Make ITaskDefinition a part of IRegisteredTask implementation.
|
2014-02-20 13:25:26 +01:00 |
Dmitry Timoshkov
|
9c6e7dea5b
|
taskschd: Delay creation of ITaskSettings until it's required.
|
2014-02-20 13:25:25 +01:00 |
Dmitry Timoshkov
|
7d95758e67
|
taskschd: Make IRegistrationInfo a part of ITaskDefinition implementation.
|
2014-02-20 13:25:24 +01:00 |
Dmitry Timoshkov
|
257a3bb17c
|
taskschd: Add IRegistrationInfo stub implementation.
|
2014-02-20 13:25:23 +01:00 |
Nikolay Sivov
|
ffcced0f39
|
ole32/tests: Handle context generation failure better.
|
2014-02-20 11:20:00 +01:00 |
Aric Stewart
|
eb19c39126
|
winemac.drv: Improve positioning of IME client window based on caret.
|
2014-02-20 11:19:46 +01:00 |
Michael Stefaniuc
|
147cf6cc4e
|
qedit: Use the generic BaseFilter implementation in SampleGrabber.
|
2014-02-20 11:19:26 +01:00 |
Michael Stefaniuc
|
974e5af3fe
|
strmbase: Return the iface instead of the object pointer.
|
2014-02-20 11:18:46 +01:00 |
Frédéric Delanoy
|
8bd2eb3e78
|
cabarc: Use BOOL type where appropriate.
|
2014-02-20 11:18:41 +01:00 |
Frédéric Delanoy
|
e7c5c9ae9b
|
user32: Use BOOL type where appropriate.
|
2014-02-20 11:18:37 +01:00 |
Vincent Povirk
|
78459aea0d
|
gdiplus: Improve GdipFillRectangles parameter validation.
|
2014-02-20 11:18:24 +01:00 |
Ken Thomases
|
ed11dc0ba3
|
kernel32: Fix build on newer Mac OS X.
|
2014-02-20 00:05:40 +01:00 |
Jacek Caban
|
b0b6728cf1
|
wmp: Added IWMPPlayer4 stub implementation.
|
2014-02-19 20:27:26 +01:00 |
Jacek Caban
|
92517e2c5e
|
mshtml: Added support for ZoomFactor registry value.
|
2014-02-19 17:37:50 +01:00 |
Dmitry Timoshkov
|
99eab9d3c7
|
shlwapi: Avoid a not necessary intermediate variable.
|
2014-02-19 16:47:52 +01:00 |
Dmitry Timoshkov
|
35a9587613
|
shlwapi: Avoid potential NULL pointer access if HeapAlloc fails.
|
2014-02-19 16:47:37 +01:00 |
Dmitry Timoshkov
|
968d464f17
|
shlwapi: Return interface instead of implementation pointer.
|
2014-02-19 16:47:22 +01:00 |
Nikolay Sivov
|
6f30f699cc
|
oleaut32: No need to VariantClear() before VariantCopy().
|
2014-02-19 16:46:56 +01:00 |
Jacek Caban
|
cf2098cf2d
|
shell32/tests: Ensure that tmpdir contains long path name.
|
2014-02-19 16:46:19 +01:00 |
Akihiro Sagawa
|
1e7116ca9f
|
gdi32/tests: Avoid using GetGlyphIndices directly.
|
2014-02-19 16:39:29 +01:00 |
Akihiro Sagawa
|
efe7a9763f
|
gdi32/tests: Improve the font search method for test_EnumFontFamiliesEx_default_charset.
|
2014-02-19 16:39:29 +01:00 |
Akihiro Sagawa
|
feaf554778
|
gdi32/tests: Mark Win2k result as broken.
|
2014-02-19 16:39:28 +01:00 |
Jacek Caban
|
800edfb869
|
dxgi.idl: Added CreateDXGIFactory1 declaration.
|
2014-02-19 16:39:27 +01:00 |
Jacek Caban
|
46923014b6
|
d3d9.h: Added Direct3DCreate9Ex declaration.
|
2014-02-19 16:39:26 +01:00 |
Jacek Caban
|
64e11e0f98
|
d3d10_1.idl: Added D3D10CreateDevice1 declaration.
|
2014-02-19 16:39:26 +01:00 |
Frédéric Delanoy
|
77c191786a
|
mscoree/tests: Use BOOL type where appropriate.
|
2014-02-19 11:37:07 +01:00 |