Matteo Bruni
170dca7741
wined3d: Handle per-vertex point size in the GLSL FFP replacement.
2015-06-17 20:01:19 +09:00
Piotr Caban
3f3e2ba2c7
msvcp110: Fix _Collvec structure layout.
2015-06-17 20:01:18 +09:00
Piotr Caban
0b58d83dec
msvcp110: Use ___lc_locale_name_func in _Getdateorder.
2015-06-17 20:01:18 +09:00
Piotr Caban
bcc2900282
msvcp110: Use ___lc_locale_name_func in _Getctype.
2015-06-17 20:01:17 +09:00
Piotr Caban
f55192aabc
msvcr120: Add ___lc_locale_name_func implementation.
2015-06-17 20:01:17 +09:00
Iván Matellanes
7a89251c2f
msvcirt: Print error messages in unimplemented functions.
2015-06-17 20:01:16 +09:00
Iván Matellanes
540f644ceb
msvcirt: Add implementation of streambuf::sputc.
2015-06-17 20:01:16 +09:00
Iván Matellanes
b08d0bc75d
msvcirt: Add implementation of streambuf::sgetc.
2015-06-17 20:01:16 +09:00
Nikolay Sivov
4cef7ad841
ole32: Fix a typo in argument name.
2015-06-17 18:19:55 +09:00
André Hentschel
1133295267
ntdll: Set TPIDRURW inline on ARM.
2015-06-17 18:19:55 +09:00
André Hentschel
aa139d3e86
ntdll: Set platform register x18 to TEB on ARM64.
2015-06-17 18:19:55 +09:00
Andrew Eikum
97536c1678
include: Upgrade interface definitions to XAudio2 2.8.
...
This updates IXAudio2, IXAudio2SourceVoice, and IXAudio2MasteringVoice
to version 2.8. New interfaces are created for breaking changes from
version 2.7. The implementation in dlls/xaudio2_7 is updated to match.
2015-06-17 18:19:51 +09:00
Andrew Eikum
4f88c63f78
xaudio2_7: Wrap long lines.
2015-06-17 15:45:26 +09:00
Andrew Eikum
bb26db7233
xaudio2_7: Simplify object creation.
2015-06-17 15:45:20 +09:00
Andrew Eikum
9a8faf23ad
xaudio2_7: Move object creation to avoid forward declaration.
2015-06-17 15:45:14 +09:00
Qian Hong
2b6573ac3f
winemenubuilder: Fix copy and paste error.
2015-06-17 15:45:05 +09:00
Nikolay Sivov
bb82d669d1
riched20/tests: Remove explicit todo flag values from static test data.
2015-06-17 15:44:38 +09:00
Nikolay Sivov
fd4affc0cb
riched20/tests: Some more EM_SETSEL tests.
2015-06-17 15:44:36 +09:00
Nikolay Sivov
3357fdd70a
riched20: Implement Expand for tomStory case.
2015-06-17 15:44:34 +09:00
Jacek Caban
dedbd18836
secur32: Use gnutls_cipher_get_block_size to get cupher block size.
2015-06-16 23:56:46 +09:00
Jacek Caban
3617e2b2a9
secur32: Added support for a few more algorithms in schannel_get_cipher_algid.
2015-06-16 23:56:45 +09:00
Huw Davies
1342254422
user32/tests: Try to fix the test failures on Win 2k.
2015-06-16 23:56:45 +09:00
Mohamed Mediouni
2b095beace
ntdll: Multiply r4 with the word size in ARM for __chkstk.
2015-06-16 23:56:44 +09:00
Hugh McMaster
dc1b177a1a
regsvr32: Convert if-else block to switch statement.
2015-06-16 20:03:56 +09:00
Hugh McMaster
00c13a20a6
regsvr32: Move /i command line code to a separate function.
2015-06-16 20:03:39 +09:00
Jacek Caban
049a3ba401
wininet: Don't pass BLOCKING_WAITALL to NETCON_recv in netconn_read.
2015-06-16 20:00:37 +09:00
Nikolay Sivov
b0db959ec9
riched20: Improve tracing for unimplemented range methods.
2015-06-16 20:00:37 +09:00
Qian Hong
0edeb9b9b1
include: Remove duplicate macro definition in shellapi.h.
2015-06-16 20:00:37 +09:00
Michael Stefaniuc
19b9c8fdb7
dmstyle/tests: Add IPersistStream tests for DM*Track.
2015-06-16 20:00:36 +09:00
Ken Thomases
36a9f9dd05
configure: Only check for libunwind.h on OS X.
2015-06-16 16:52:03 +09:00
Bruno Jesus
a0df3330c3
ws2_32: Trace accepted socket.
2015-06-16 16:51:31 +09:00
Bruno Jesus
213419961c
ws2_32/tests: Add UDP select() test for unbound socket.
2015-06-16 16:51:26 +09:00
Bruno Jesus
f9a83377bc
dmime: Don't fake success on IDirectMusicUtils_IPersistStream_ParseReference.
2015-06-16 16:51:01 +09:00
Bruno Jesus
0030353082
dmband: Don't fake success on IDirectMusicUtils_IPersistStream_ParseReference.
2015-06-16 16:50:56 +09:00
Michael Stefaniuc
39cc9da12a
dmime/tests: Add IPersistStream tests for DM*Track.
2015-06-16 16:50:47 +09:00
Nikolay Sivov
0533b38f70
oleaut32/tests: Test that user memory functions are not called.
2015-06-16 16:50:41 +09:00
Nikolay Sivov
61368e76e4
ole32: Marshal HBRUSH as remotable handle.
2015-06-16 16:50:35 +09:00
Nikolay Sivov
0ec13316a7
dwrite: Validate format property values.
2015-06-16 16:50:22 +09:00
Henri Verbeet
8dd93c7e33
d3d10core: Translate d3d10 usage to wined3d usage for buffers.
2015-06-16 16:48:58 +09:00
Henri Verbeet
1fd0cf680f
d2d1: Implement d2d_text_renderer_DrawGlyphRun().
2015-06-16 16:48:56 +09:00
Henri Verbeet
8b170f0f59
d2d1: Implement d2d_geometry_sink_AddBezier().
2015-06-16 16:48:54 +09:00
Henri Verbeet
5d5fdbc63b
d2d1: Implement d2d_geometry_sink_AddQuadraticBezier().
2015-06-16 16:48:52 +09:00
Henri Verbeet
95a12f246a
d2d1: Implement d2d_geometry_sink_AddLine().
2015-06-16 16:48:50 +09:00
Hans Leidekker
b22ace7f7b
winhttp: Keep the session open in the request object.
...
Cookies have session scope in winhttp and they are not saved, so we
need to keep the session open to ensure that cookies are passed along
with subsequent requests.
2015-06-16 16:48:35 +09:00
Hans Leidekker
9736644ed5
winhttp: Correctly handle relative redirect paths.
2015-06-16 16:48:33 +09:00
Hans Leidekker
41cf9a8372
winhttp: Improve parsing of cookie values.
2015-06-16 16:48:30 +09:00
Huw Davies
683ffd7ff1
user32/tests: Add some optional messages for Win XP.
2015-06-16 16:47:48 +09:00
Huw Davies
46bdb6e59a
oleaut32/tests: Add broken behaviour on Win 2003.
2015-06-15 22:15:24 +09:00
Henri Verbeet
e8d41475b9
d2d1: Implement d2d_path_geometry_Open().
2015-06-15 22:10:36 +09:00
Henri Verbeet
2b1d3bfb47
d2d1: Implement d2d_factory_CreatePathGeometry().
2015-06-15 22:10:36 +09:00