Andrew Eikum
|
b456eb5213
|
packager: Add stub Packager implementation.
|
2014-06-18 19:52:39 +02:00 |
Alexandre Julliard
|
762c94144f
|
msvcrt/tests: Avoid size_t in traces.
|
2014-06-18 19:52:38 +02:00 |
Alexandre Julliard
|
b0953a09bd
|
kernel32: Only try to load krnl386 in native applications.
|
2014-06-18 18:36:21 +02:00 |
Alexandre Julliard
|
699daa7749
|
krnl386: Properly handle failure to set a 16-bit LDT entry.
|
2014-06-18 18:34:50 +02:00 |
Sebastian Lackner
|
2e0921d065
|
wininet: Don't update *lpdwIndex if HttpQueryInfoW fails with ERROR_INSUFFICIENT_BUFFER.
|
2014-06-18 16:31:42 +02:00 |
Austin English
|
fd6c5490df
|
kernel32: Add a stub for UnregisterApplicationRestart.
|
2014-06-18 16:31:14 +02:00 |
Vincent Povirk
|
bb8fdb734e
|
windowscodecs: Fix leak in DGifGetImageDesc.
|
2014-06-18 16:27:13 +02:00 |
Vincent Povirk
|
831b7371bc
|
windowscodecs: Fix memory leak in ComponentFactory_CreateBitmapFromSource.
|
2014-06-18 16:27:06 +02:00 |
Vincent Povirk
|
8340636c55
|
advapi32/tests: Account for limited users in registry test.
|
2014-06-18 16:27:00 +02:00 |
Vincent Povirk
|
fa8d59c30b
|
shell32: Set tm_isdst before calling mktime.
|
2014-06-18 16:26:43 +02:00 |
Jacek Caban
|
0b30276e2f
|
mshtml: Added IHTMLWindow2::scroll implementation.
|
2014-06-17 20:36:38 +02:00 |
Alexandre Julliard
|
82bee5ceda
|
user32: Properly block sent messages while waiting for a reply with SMTO_BLOCK.
|
2014-06-17 15:14:51 +02:00 |
Nikolay Sivov
|
93c225a72d
|
po: Update Russian translation.
|
2014-06-17 13:03:22 +02:00 |
Nikolay Sivov
|
bfceaa4f39
|
xmllite/writer: Implement WriteFullEndElement().
|
2014-06-17 13:03:18 +02:00 |
Piotr Caban
|
8436b58ee7
|
msvcrt: Use size_t to store indexes in qsort.
It also avoids potential overflow while computing median
position (found by Frédéric Delanoy).
|
2014-06-17 13:03:13 +02:00 |
Grazvydas Ignotas
|
40067dd011
|
msvcrt: Change internal buffer size to 4k.
|
2014-06-17 12:35:48 +02:00 |
Grazvydas Ignotas
|
147be95a68
|
msvcrt/tests: Add a test for fwrite flushing behavior.
|
2014-06-17 12:35:33 +02:00 |
Grazvydas Ignotas
|
9614283996
|
msvcrt: Free old buffer properly in setvbuf.
|
2014-06-17 12:35:22 +02:00 |
Alexandre Julliard
|
ae6efdd45d
|
user32/tests: Silence some noisy traces.
|
2014-06-17 10:58:55 +02:00 |
Alexandre Julliard
|
ec3f8a76d5
|
gdi32/tests: Silence some noisy traces.
|
2014-06-17 10:58:51 +02:00 |
Alexandre Julliard
|
c7eacd9e83
|
kernel32/tests: Silence some noisy traces.
|
2014-06-17 10:58:46 +02:00 |
Sebastian Lackner
|
1b3d67aace
|
kernel32: Raise DBG_PRINTEXCEPTION_C exception in OutputDebugStringA.
|
2014-06-17 10:58:28 +02:00 |
Sebastian Lackner
|
e9fbcc8360
|
user32: Avoid race-condition when unloading module while hook is still active.
Based on a patch by Sam Revitch.
|
2014-06-17 10:40:12 +02:00 |
Sebastian Lackner
|
25b069c4d8
|
msvcr110: Fix typo in exported symbol _set_SSE2_enable.
|
2014-06-17 10:38:10 +02:00 |
Francois Gouget
|
809b6aeab2
|
ole32: Fix StorageImpl_LockRegionSync() to actually wait between locking attempts.
|
2014-06-17 10:37:52 +02:00 |
Henri Verbeet
|
8583fc4a6c
|
d2d1: Implement d2d_d3d_render_target_CreateLinearGradientBrush().
|
2014-06-17 10:37:35 +02:00 |
Henri Verbeet
|
22a20e4016
|
d2d1: Implement d2d_d3d_render_target_CreateGradientStopCollection().
|
2014-06-17 10:37:33 +02:00 |
Henri Verbeet
|
cfde833140
|
d2d1: Implement d2d_d3d_render_target_CreateSolidColorBrush().
|
2014-06-17 10:37:31 +02:00 |
Alex Henrie
|
6b947701a7
|
riched20: Consider adjacent runs when computing EN_LINK range.
|
2014-06-17 10:36:53 +02:00 |
Bruno Jesus
|
53f8d78e57
|
winhttp: Use a helper to receive data and take care of EINTR.
|
2014-06-17 10:36:39 +02:00 |
Bruno Jesus
|
6db935a6f4
|
winhttp: Use a helper to send data and take care of EINTR.
|
2014-06-17 10:36:03 +02:00 |
Austin English
|
bdc0099eb4
|
kernel32: Add DECLSPEC_HOTPATCH to SetFilePointer.
|
2014-06-17 10:35:15 +02:00 |
Austin English
|
82392e78b7
|
user32: Add a stub for SetGestureConfig.
|
2014-06-17 10:34:40 +02:00 |
Aurimas Fišeras
|
c229428a14
|
po: Update Lithuanian translation.
|
2014-06-17 09:07:44 +02:00 |
Marcus Meissner
|
eddf841ab3
|
winealsa/wineoss/winecoreaudio: Calculate frequency in 64bit (Coverity).
|
2014-06-17 09:07:34 +02:00 |
Marcus Meissner
|
7ce613c3c2
|
mscms: Removed duplicate return ret (Coverity).
|
2014-06-17 09:06:52 +02:00 |
Marcus Meissner
|
d3d54dfd3c
|
oleaut32: Avoid buffer overread (Coverity).
|
2014-06-17 09:06:19 +02:00 |
Michael Stefaniuc
|
5e1783b59a
|
dmusic: Increment the refcount when a IReferenceClock pointer is returned.
|
2014-06-17 09:04:24 +02:00 |
Sebastian Lackner
|
270d66efc7
|
kernel32: Update VirtualAddress of resource section in write_raw_resources.
|
2014-06-17 09:04:15 +02:00 |
Vincent Povirk
|
3ccaad8b41
|
windowscodecs: Support InterlaceOption in PNG encoder.
|
2014-06-16 18:03:54 +02:00 |
Akihiro Sagawa
|
8d9a7247c3
|
winmm: Fix SEEK_END handling for memory files.
|
2014-06-16 18:03:18 +02:00 |
Akihiro Sagawa
|
71b8a56c84
|
winmm: Update lBufOffset after seeking file directly.
|
2014-06-16 18:03:13 +02:00 |
Akihiro Sagawa
|
f7ddc1eb95
|
winmm: Avoid direct seeking for memory files.
|
2014-06-16 18:03:12 +02:00 |
Akihiro Sagawa
|
c4629e5af5
|
winmm: Memory file buffer is available even if we just allocate memory.
|
2014-06-16 18:03:10 +02:00 |
Akihiro Sagawa
|
09a1f81cb4
|
winmm/tests: Activate some mmioSeek tests with todo_wine keyword.
|
2014-06-16 16:41:12 +02:00 |
Henri Verbeet
|
9031adfd5c
|
ddraw/tests: Properly declare matrices.
|
2014-06-16 14:00:16 +02:00 |
Henri Verbeet
|
b9bfcf2c2a
|
ddraw/tests: Get rid of some unused assignments.
|
2014-06-16 14:00:14 +02:00 |
Shuai Meng
|
d8135b8243
|
vbscript: Implemented CSng.
|
2014-06-16 13:57:08 +02:00 |
Zhenbo Li
|
05f65a9341
|
mshtml: Added IHTMLTableCell::cellIndex method implementation.
|
2014-06-16 13:56:58 +02:00 |
Matteo Bruni
|
b42fe709d6
|
wined3d: Validate and handle query size parameter.
|
2014-06-16 13:56:35 +02:00 |