Alexandre Julliard
|
31ad5fe6a2
|
make_xftmpl: Report errors in standard format.
|
2013-12-11 20:49:20 +01:00 |
Jacek Caban
|
f50ead6358
|
oleaut32: Check OANOCACHE variable only on process attach.
|
2013-12-11 19:35:47 +01:00 |
Stefan Dösinger
|
78fda5cea0
|
wined3d: Rename surface_load_pbo to surface_create_pbo.
|
2013-12-11 18:17:02 +01:00 |
Stefan Dösinger
|
4de7249d23
|
wined3d: Call buffer_get_memory in surface_load_pbo.
|
2013-12-11 18:17:01 +01:00 |
Stefan Dösinger
|
800571c015
|
wined3d: Use surface_get_memory in surface_download_data.
|
2013-12-11 18:17:01 +01:00 |
Stefan Dösinger
|
5a656dead6
|
ddraw/tests: Test user memory and getdc interaction.
Some Windows Media Player 9 visualization plugins used ddraw in this way
to get a dc for their custom memory allocations.
|
2013-12-11 18:17:00 +01:00 |
Stefan Dösinger
|
9b67b1b8a1
|
wined3d: Support getdc with user memory.
|
2013-12-11 18:17:00 +01:00 |
Akihiro Sagawa
|
a88a121059
|
gdi32: Use ANSI character code as glyph index for bitmap fonts.
|
2013-12-11 18:16:59 +01:00 |
Akihiro Sagawa
|
882398b0a9
|
gdi32: Return ANSI character code as glyph index for bitmap fonts.
|
2013-12-11 16:30:22 +01:00 |
Austin English
|
bfafb1ffc5
|
dinput: Consistently use GetCurrentTime().
|
2013-12-11 16:26:01 +01:00 |
Huw Davies
|
710e3bc5ec
|
wbemprox: Add a partial implementation of Win32_PhysicalMedia.
|
2013-12-11 15:15:06 +01:00 |
Henri Verbeet
|
c8852c3ee3
|
wined3d: Fix the source swizzle for WINED3DSIH_EXPP.
|
2013-12-11 15:15:01 +01:00 |
Henri Verbeet
|
6e9acca1f4
|
wined3d: Fix the source swizzle for WINED3DSIH_EXP.
|
2013-12-11 15:14:58 +01:00 |
Henri Verbeet
|
b5742fb950
|
d3d8/tests: Add a test for instructions taking a scalar source.
|
2013-12-11 15:14:55 +01:00 |
Henri Verbeet
|
544e52bff4
|
wined3d: Recreate DIB sections in wined3d_surface_update_desc().
Since commit 6bc69c271b , the GDI implementation
assumes DIB sections always exist.
|
2013-12-11 15:14:49 +01:00 |
Henri Verbeet
|
38495706b7
|
wined3d: Remove the render target check in x11_copy_to_screen().
|
2013-12-11 15:14:38 +01:00 |
Dmitry Timoshkov
|
bd51d5fcba
|
include: Add taskschd.idl.
|
2013-12-11 14:18:08 +01:00 |
Frédéric Delanoy
|
aaa0c692f1
|
krnl386.exe16: Use BOOL type where appropriate.
|
2013-12-11 13:02:22 +01:00 |
Frédéric Delanoy
|
f24a5bc824
|
krnl386.exe16: Make VGA_[Set/Get]Mode return TRUE on success.
|
2013-12-11 13:00:34 +01:00 |
Dmitry Timoshkov
|
955de31fad
|
msiexec: MSI service should report SERVICE_STOPPED when appropriate.
|
2013-12-11 12:59:32 +01:00 |
Dmitry Timoshkov
|
957f7013d2
|
msiexec: Make service thread do nothing by waiting for the kill event instead of using an empty loop.
|
2013-12-11 12:59:30 +01:00 |
Hans Leidekker
|
0463d01f15
|
ntdll: Report the latest service pack for 64-bit Windows XP.
|
2013-12-11 12:57:18 +01:00 |
Hans Leidekker
|
7ba776532d
|
wininet: Always store the SSL context.
This allows applications to query certificate properties when verification has failed.
|
2013-12-11 12:57:04 +01:00 |
Hans Leidekker
|
6c7c15059a
|
wininet: Separate socket destruction from destruction of the connection object.
|
2013-12-11 12:57:01 +01:00 |
Hans Leidekker
|
9373d4c578
|
wininet: Return an error when ensure_cred_handle fails.
|
2013-12-11 12:56:57 +01:00 |
Nikolay Sivov
|
b5312b70f5
|
shell32: Don't call comctl32 on unload time if it wasn't used before.
|
2013-12-11 12:56:07 +01:00 |
Stefan Dösinger
|
58f16ddd4e
|
d3d9: shared_handle must be NULL in non-ex d3d9.
|
2013-12-10 17:32:22 +01:00 |
Stefan Dösinger
|
62df35c312
|
d3d9: Implement user memory for offscreen plain surfaces.
|
2013-12-10 17:32:15 +01:00 |
Stefan Dösinger
|
96c7a4d6ca
|
d3d9: Buffers do not support user memory.
|
2013-12-10 17:32:09 +01:00 |
Stefan Dösinger
|
d9bd9a9a87
|
d3d9: Volume and cube textures do not support user memory.
|
2013-12-10 17:32:03 +01:00 |
Stefan Dösinger
|
b7b0b7d2e1
|
d3d9/tests: Test user memory with D3DPOOL_SCRATCH.
|
2013-12-10 17:31:56 +01:00 |
Huw Davies
|
b0f177b619
|
riched20: Ensure the cursors are correctly ordered in the case of a zero (logical) length selection bridging two runs.
|
2013-12-10 13:01:22 +01:00 |
Frédéric Delanoy
|
fdc6ae93ce
|
krnl386.exe16: Fix signature of DOSVM_Int16ReadChar.
|
2013-12-10 13:01:22 +01:00 |
Alexandre Bique
|
33199860f1
|
msvcrt: Implement missing sprintf functions.
|
2013-12-10 13:01:22 +01:00 |
Alexandre Bique
|
09bfea117d
|
msvcrt: Implement _vsprintf_l.
|
2013-12-10 13:01:22 +01:00 |
André Hentschel
|
51ec8af230
|
ntdll/tests: Add ARM support for map protection tests.
|
2013-12-10 12:20:36 +01:00 |
André Hentschel
|
5ac1ecfbe5
|
winedbg: Improve formatting of context printing.
|
2013-12-10 12:20:30 +01:00 |
Nikolay Sivov
|
288f3aca62
|
atl: Implement AtlComModuleRevokeClassObjects().
|
2013-12-09 14:35:53 +01:00 |
Sebastian Lackner
|
2b1c8fed24
|
crypt32: Set correct return value if CryptMemAlloc fails.
|
2013-12-09 11:47:44 +01:00 |
Frédéric Delanoy
|
502fc1aef9
|
ntdll: Use boolean type where appropriate.
|
2013-12-09 11:45:50 +01:00 |
Francois Gouget
|
8b5ec5bb49
|
netapi32: Make access_mask_to_samba() static.
|
2013-12-09 11:43:38 +01:00 |
Marcus Meissner
|
f5b2988bb0
|
winedbg: Added missing breaks (Coverity).
|
2013-12-09 11:43:14 +01:00 |
Nikolay Sivov
|
5f66fb4feb
|
ole32: Fix a memory leak caused by copy/pasted fragment (Coverity).
|
2013-12-09 11:42:53 +01:00 |
Alexandre Julliard
|
d15d9d0e74
|
Release 1.7.8.
|
2013-12-06 20:36:03 +01:00 |
Huw Davies
|
39538f91f5
|
wordpad: Pass the correct window to the font size list validator.
|
2013-12-06 17:51:31 +01:00 |
Andrey Gusev
|
68f094b734
|
po: Small Ukrainian translation fix.
|
2013-12-06 17:51:30 +01:00 |
Henri Verbeet
|
0f49ffae41
|
ddraw: Properly swap the wined3d texture parent in ddraw_surface7_Flip().
|
2013-12-06 16:46:39 +01:00 |
Nikolay Bogoychev
|
34ad4c7014
|
wined3d: Recognize GeForce GTX 765M.
|
2013-12-06 16:46:33 +01:00 |
Nikolay Bogoychev
|
48de52e2e0
|
wined3d: Recognize Haswell mobile graphics 4600.
|
2013-12-06 16:46:27 +01:00 |
Nikolay Sivov
|
b968c9c542
|
ole32: Fix refcount of returned enumeration instances.
|
2013-12-06 13:15:22 +01:00 |