David Hedberg
dc7f17ee14
comdlg32: Set BS_MULTILINE also for check buttons.
2014-09-04 13:45:05 +02:00
David Hedberg
7b7f4c613f
comdlg32: ::SetFileTypeIndex and ::GetFileTypeIndex uses a one-based index.
2014-09-04 13:44:51 +02:00
Jacek Caban
4cda419575
wininet/tests: Fixed security flags tests on IE11.
2014-09-04 13:44:42 +02:00
Francois Gouget
e9e76d823f
comdlg32/tests: Add a trailing '\n' to an ok() call.
2014-09-04 13:37:21 +02:00
Sebastian Lackner
582f2640d2
msi: Fix ITERATE_MoveFiles when no source- and destname is specified.
2014-09-04 13:37:15 +02:00
David Hedberg
befe0f7b69
comdlg32: Implement calling IFileDialogEvents::OnTypeChange().
2014-09-03 21:21:58 +02:00
David Hedberg
5f50864811
comdlg32/tests: Add some IFileDialogEvents tests.
2014-09-03 21:21:57 +02:00
Alistair Leslie-Hughes
7cd7c069ad
dpvoice: New stub dll.
2014-09-03 21:21:56 +02:00
Aric Stewart
86af1acff4
dwrite: Check if family is set before releasing.
2014-09-03 17:32:35 +02:00
Aric Stewart
b9cfb927ec
dwrite: Break out basic IDWriteFont creation from requiring a logfont.
2014-09-03 17:32:28 +02:00
Aric Stewart
2ec9fbb205
dwrite: Implement GetGlyphIndices from the CMAP table.
2014-09-03 17:32:13 +02:00
Hans Leidekker
a5d8ab57f6
msi: Check transform validation flags.
2014-09-03 16:31:17 +02:00
Piotr Caban
7cf23a7957
msvcrt: Fix _stricmp behavior on characters that doesn't fit into signed char.
2014-09-03 16:31:01 +02:00
Jacek Caban
7c3364621f
wininet/tests: Always use test.winehq.org instead of www.codeweavers.com in tests.
2014-09-03 16:29:36 +02:00
Jacek Caban
8e8eef940a
wininet/tests: Fixed most tests on IE11.
2014-09-03 16:29:31 +02:00
Henri Verbeet
5295edbd3a
d2d1: Implement d2d_d3d_render_target_GetPixelSize().
2014-09-03 11:22:33 +02:00
Henri Verbeet
53d0c20526
d2d1: Implement d2d_d3d_render_target_EndDraw().
...
Tag1/tag2 are "error tags". You set them with SetTags(), and if a subsequent
drawing operation generates an error, EndDraw() will return the error code and
tags that were set when the error occurred.
2014-09-03 11:22:31 +02:00
Henri Verbeet
5981ddab4d
d2d1: Get rid of a FIXME in d2d_d3d_render_target_BeginDraw().
2014-09-03 11:22:27 +02:00
Henri Verbeet
8fbdf4bcd9
d3d10_1: Forward stateblock functions to d3d10.
2014-09-03 11:22:13 +02:00
Henri Verbeet
92c420d449
d3d10: Implement d3d10_stateblock_Apply().
2014-09-03 11:22:07 +02:00
Nikolay Sivov
df5f835e68
devenum: Use V_* macros to access variant data.
2014-09-03 11:21:55 +02:00
Nikolay Sivov
b5cd477523
quartz: Use V_* macros to access variant members.
2014-09-03 11:21:53 +02:00
Nikolay Sivov
3c716499cc
qedit: Use V_BSTR() to access BSTR data.
2014-09-03 11:21:49 +02:00
Francois Gouget
12aa347e12
winewrapper: In 64 bit trees the loader is called wine64.
2014-09-02 20:54:48 +02:00
Piotr Caban
43be238331
msvcr80: Throw bad_alloc exception when operator new fails.
2014-09-02 20:54:47 +02:00
Jactry Zeng
47f26eb9c0
mshtml: Add IHTMLStyle5::minWidth property implementation.
2014-09-02 20:54:47 +02:00
Jonathan Vollebregt
b823337f65
reg.exe: Fix stack overflow on large registry keys.
2014-09-02 20:54:46 +02:00
Jacek Caban
55e3ec650e
wininet: Fixed buffer size rising in get_cookie.
2014-09-02 20:54:45 +02:00
Alexandre Julliard
b03606c5e6
make_makefiles: Support the GIT_DIR environment variable.
2014-09-02 20:54:41 +02:00
Aric Stewart
8b2e666d3f
dwrite: Add face data to font data.
2014-09-02 20:54:39 +02:00
Aric Stewart
e707bb6bcd
dwrite: Store fontface data in its own structure.
2014-09-02 20:54:38 +02:00
Aric Stewart
daef5061e8
dwrite: Store font data in its own structure.
2014-09-02 20:54:35 +02:00
Aric Stewart
f49c740907
dwrite: Add the system font collection to the dwrite factory object.
2014-09-02 15:07:44 +02:00
Piotr Caban
53869e19eb
msvcrt: Add _strnset_s implementation.
2014-09-02 15:07:27 +02:00
Johannes Brandstätter
de3cb3af6f
wined3d: Fix trace output of emulated_textureram.
2014-09-02 15:07:09 +02:00
Jacek Caban
ac2b2e5e58
mshtml: Use debugstr_mshtml_guid in htmlhead.c.
2014-09-02 11:46:25 +02:00
Jacek Caban
8b0e62c42b
mshtml: Use TID_LIST in debugstr_mshtml_guid.
2014-09-02 11:46:20 +02:00
Piotr Caban
f370017e6f
msvcp90: Fix complex::operator*= implementation.
2014-09-02 11:46:14 +02:00
Jacek Caban
6b18f619f4
mshtml: Fixed session_storage leak.
2014-09-02 11:45:51 +02:00
Austin English
d5ef271ece
advapi32: Add stub for CloseEncryptedFileRaw.
2014-09-01 21:10:13 +02:00
Austin English
a98496a09a
advapi32: Add stub for WriteEncryptedFileRaw.
2014-09-01 21:10:13 +02:00
Austin English
8ca36632e9
advapi32: Add stub for ReadEncryptedFileRaw.
2014-09-01 21:10:13 +02:00
Austin English
27f00d4f68
advapi32: Add stub for OpenEncryptedFileRawA/W.
2014-09-01 21:10:13 +02:00
Hans Leidekker
e52bbd581d
winhttp/tests: Avoid test failures caused by connection errors.
2014-09-01 21:10:13 +02:00
Jacek Caban
f900bb5cbc
atl: Added typelib.
2014-09-01 21:10:12 +02:00
Piotr Caban
8b26ae824b
msvcp90: Don't fail if conversion was successful in wctob.
2014-09-01 21:10:12 +02:00
Akihiro Sagawa
e2779a4c9a
winmm: Don't call the custom MMIOM_SEEK handler while opening.
2014-09-01 21:10:12 +02:00
Akihiro Sagawa
d5345e64f1
winmm: Avoid sending MMIOM_SEEK message in debug trace.
2014-09-01 21:10:12 +02:00
Akihiro Sagawa
4df26eefe6
winmm/tests: Add more tests for custom procedures.
2014-09-01 21:10:12 +02:00
Hans Leidekker
614cb7eac7
msi: Update the cached product code when the property has changed.
2014-09-01 21:10:12 +02:00