Alasdair Sinclair
|
241b3928b1
|
ntdll: Add missing WINAPI to RtlDecompressFragment.
|
2015-07-14 14:54:54 +09:00 |
Nikolay Sivov
|
6dad3f2121
|
po: Update Russian translation.
|
2015-07-14 14:54:54 +09:00 |
Michael Müller
|
2bb9ece0e9
|
aclocal.m4: Search for otool using AC_CHECK_TOOL.
|
2015-07-14 14:54:53 +09:00 |
Dmitry Timoshkov
|
d1fde625a3
|
windowscodecs: Don't fail to decode GIF if an image has been already loaded.
|
2015-07-14 14:42:37 +09:00 |
Dmitry Timoshkov
|
51a3bc2d9d
|
windowscodecs/tests: Add some tests for loading truncated GIF images.
|
2015-07-14 14:42:27 +09:00 |
Dmitry Timoshkov
|
f78a6dd15c
|
gdiplus: Move the burden of supporting GIF encoding to the WIC backend.
|
2015-07-14 14:41:47 +09:00 |
Dmitry Timoshkov
|
d57b87c0f3
|
windowscodecs: Add support for 8bpp grayscale TIFF with 8bpp alpha.
|
2015-07-14 14:41:27 +09:00 |
Dmitry Timoshkov
|
a02c3ae759
|
winex11.drv: On KeymapNotify event also sychronize WinKey state.
|
2015-07-14 14:40:59 +09:00 |
Dmitry Timoshkov
|
770e15eef1
|
include: Add support for NtCurrentTeb and PSDK compiler in 64-bit mode.
|
2015-07-14 14:39:42 +09:00 |
Hugh McMaster
|
c3dd56c993
|
wineconsole: Allow users to enable or disable Insert Mode via the user dialog.
|
2015-07-13 22:22:57 +09:00 |
Hugh McMaster
|
f85b46912a
|
wineconsole: Rearrange user dialog to make room for new controls and improve resource strings.
|
2015-07-13 22:21:58 +09:00 |
Huw Davies
|
173ae68f0b
|
rpcrt4: Procedures containing a range within a conformance have a larger correlation descriptor.
|
2015-07-13 22:11:42 +09:00 |
Huw Davies
|
e8d1380aa7
|
rpcrt4: Use CorrDespIncrement to skip over the correlation descriptor.
|
2015-07-13 22:11:34 +09:00 |
Huw Davies
|
a8f46c78ff
|
rpcrt4: Add missing calls to NdrCorrelationInitialize/Free.
|
2015-07-13 22:11:27 +09:00 |
Huw Davies
|
76dc3b64ae
|
rpcrt4: Set CorrDespIncrement to the size of the (non-range) /robust payload.
fHasNewCorrDesc is only set on older versions of Windows that don't
set CorrDespIncrement, but it can't hurt to continue to set it.
|
2015-07-13 22:11:17 +09:00 |
Huw Davies
|
6518b72889
|
rpcrt4: Initialize CorrDespIncrement to zero and mark the pre-Vista behaviour as broken.
|
2015-07-13 22:11:12 +09:00 |
Dmitry Timoshkov
|
76f9d93344
|
ole32: Fix a memory leak.
|
2015-07-13 22:08:38 +09:00 |
Dmitry Timoshkov
|
38649f2060
|
kernel32/tests: Add a loader test using minimal PE image that Windows7 is able to load.
|
2015-07-13 22:08:30 +09:00 |
Dmitry Timoshkov
|
edc0fa74a3
|
kernel32: Fix compilation of loader tests with PSDK.
|
2015-07-13 22:08:26 +09:00 |
Aaryaman Vasishta
|
8184f5f68f
|
d3drm: Move QueryInterface from device2->device3.
|
2015-07-13 22:08:18 +09:00 |
Aaryaman Vasishta
|
0339e57f32
|
d3drm: Move Release from device2->device3.
|
2015-07-13 22:07:07 +09:00 |
Aaryaman Vasishta
|
ee6004ce0c
|
d3drm: Move AddRef from device2->device3.
|
2015-07-13 22:06:59 +09:00 |
Matteo Bruni
|
a7315eb76a
|
wined3d: Bind a VAO when using core profile contexts.
|
2015-07-13 22:06:38 +09:00 |
Matteo Bruni
|
3c49a012c0
|
wined3d: Add more entries to the core extensions table.
|
2015-07-13 22:06:38 +09:00 |
Matteo Bruni
|
6dc3ac2b04
|
wined3d: Make the core extensions enabling table-based.
|
2015-07-13 22:06:38 +09:00 |
Austin English
|
25247c5a34
|
loader: Add HKLM\Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers registry key.
|
2015-07-13 15:21:56 +09:00 |
Alexandre Julliard
|
9cef52ffd6
|
server: Don't associate a thread to the MJ_CREATE and MJ_CLOSE requests.
|
2015-07-13 15:10:30 +09:00 |
Erich E. Hoover
|
68f23a1138
|
ntoskrnl.exe: Improve IoGetDeviceObjectPointer stub to appease SecuROM 5.x.
|
2015-07-13 14:47:51 +09:00 |
Nikolay Sivov
|
2b59cf84be
|
dwrite: Fix EndFigure notification in GetGlyphRunOutline().
|
2015-07-13 14:45:18 +09:00 |
Nikolay Sivov
|
fda08897e4
|
dwrite: Remove excessive tracing when forwarding to IDWriteTextFormat1.
|
2015-07-13 14:45:16 +09:00 |
Nikolay Sivov
|
04ae4bfb2c
|
dwrite: Implement GetMetrics() for trimming sign.
|
2015-07-13 14:45:15 +09:00 |
Nikolay Sivov
|
e6d5c03fde
|
dwrite: Handle negative emsize in GetGdiCompatibleMetrics().
|
2015-07-13 14:45:13 +09:00 |
Nikolay Sivov
|
2f79a876f9
|
dwrite: Implement SetWordWrapping() for layout.
|
2015-07-13 14:45:11 +09:00 |
Nikolay Sivov
|
cf5d9848d8
|
dwrite: Check GetGdiCompatibleMetrics() return value (Coverity).
|
2015-07-13 14:45:08 +09:00 |
Nikolay Sivov
|
66efbbbae2
|
dwrite: Implement pixel snapping in Draw().
|
2015-07-13 14:44:59 +09:00 |
Sebastian Lackner
|
402caa632b
|
dwrite: Avoid dereferencing NULL pointer for fonts without VDMX.
|
2015-07-13 14:44:49 +09:00 |
Sebastian Lackner
|
b687fee66f
|
ntdll: Fix incorrect assignment in assert statement (Coverity).
|
2015-07-13 14:44:40 +09:00 |
Alexandre Julliard
|
744f7b69bf
|
Release 1.7.47.
|
2015-07-10 22:49:14 +09:00 |
Henri Verbeet
|
aed042d4dc
|
d2d1: Implement d2d_d3d_render_target_DrawText().
|
2015-07-10 22:23:11 +09:00 |
Henri Verbeet
|
b108a2ff78
|
d2d1: Implement d2d_path_geometry_GetSegmentCount().
|
2015-07-10 22:23:02 +09:00 |
Henri Verbeet
|
dfe1486e4b
|
d2d1: Implement d2d_path_geometry_GetFigureCount().
|
2015-07-10 22:23:00 +09:00 |
Henri Verbeet
|
ddec784aee
|
d2d1: Implement d2d_geometry_sink_BeginFigure() and d2d_geometry_sink_EndFigure().
|
2015-07-10 22:22:58 +09:00 |
Henri Verbeet
|
2f6f8f1242
|
d2d1: Only allow path geometries to be opened once.
|
2015-07-10 22:22:56 +09:00 |
Alistair Leslie-Hughes
|
94f6d069f2
|
gdiplus: GdipConvertToEmfPlus parameter succ is optional.
|
2015-07-10 21:44:49 +09:00 |
Hans Leidekker
|
b71075ad9b
|
msi/tests: Avoid test failures on win2k3.
|
2015-07-10 21:44:49 +09:00 |
Austin English
|
9e94232711
|
d3d11: Add a stub for D3D11CreateDeviceAndSwapChain.
|
2015-07-10 21:43:07 +09:00 |
Austin English
|
b8fc901d5c
|
davclnt: Add stub dll.
|
2015-07-10 16:21:10 +09:00 |
Sebastian Lackner
|
8723d3455e
|
server: Add fallback to desktop keystate in get_key_state wineserver call.
|
2015-07-10 15:07:45 +09:00 |
Sebastian Lackner
|
6019da2355
|
user32/tests: Add tests for calling GetKeyState from thread without message queue.
|
2015-07-10 15:05:40 +09:00 |
Sebastian Lackner
|
db1e8a686e
|
ntdll/tests: Add tests for RtlDecompressFragment.
|
2015-07-10 14:54:57 +09:00 |