Jörg Höhle
|
a52e160c68
|
kernel32/tests: WaitForMultipleObjects returns lowest signaled handle first.
|
2011-08-22 16:14:32 +02:00 |
Bruno Jesus
|
a1d177c6b6
|
ws2_32/tests: Add MSG_PEEK tests on recv().
|
2011-08-22 16:14:32 +02:00 |
Andrew Talbot
|
8032d3ea21
|
shell32: Remove redundant function declaration.
|
2011-08-22 16:14:32 +02:00 |
Andrew Talbot
|
072ca07de9
|
comctl32: Remove redundant function declaration.
|
2011-08-22 16:14:32 +02:00 |
André Hentschel
|
abcdcd9eea
|
ntdll: Accept double-digit CPU families.
|
2011-08-22 16:14:32 +02:00 |
Andrew Talbot
|
e3ff452f39
|
openal32: void functions should not return a value.
|
2011-08-22 16:14:32 +02:00 |
Andrew Talbot
|
3fe447f58e
|
ole2.dll16: void functions should not return a value.
|
2011-08-22 16:14:32 +02:00 |
Andrew Talbot
|
fb3b28f013
|
msvcrt: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
Andrew Talbot
|
e7064e08ac
|
msvcp90: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
Andrew Talbot
|
268226b658
|
compobj.dll16: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
Andrew Talbot
|
8a4b7f9f22
|
comctl32: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
Andrew Talbot
|
25ea532443
|
cabinet: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
Marcus Meissner
|
2de37f0214
|
wineoss.drv: Print strerror of errno, not of -1 (Coverity).
|
2011-08-22 16:14:31 +02:00 |
Marcus Meissner
|
9ac18eabb9
|
d3dx9_36: Fixed memset of a -2 32bit value (Coverity).
|
2011-08-22 16:14:31 +02:00 |
Marcus Meissner
|
a869964b31
|
net: LoadStringW incorrect size bytes vs characters.
|
2011-08-22 16:14:31 +02:00 |
Jacek Caban
|
39f4583ef9
|
jscript: Don't copy more than needed in parse_identifier.
|
2011-08-22 15:19:18 +02:00 |
Alexandre Julliard
|
8c00ee0bef
|
Release 1.3.26.
|
2011-08-05 19:24:22 +02:00 |
William Pettersson
|
0e043819f4
|
wined3d: Add support for Nvidia GTX 550/560 Ti.
|
2011-08-05 16:43:24 +02:00 |
Michał Ziętek
|
2f4ad88c12
|
wscript: Fix tests on wow64.
|
2011-08-05 16:41:17 +02:00 |
Frédéric Delanoy
|
71a237d478
|
cmd: Fix handling of lines starting with echo. or echo:.
|
2011-08-05 16:41:14 +02:00 |
Andrew Eikum
|
9ad60d1d14
|
winealsa.drv: Inject handle_underrun=1 setting for pulse-backed devices.
|
2011-08-05 16:41:09 +02:00 |
Andrew Eikum
|
8c109aee13
|
winealsa.drv: Tell ALSA to play silence during underruns.
|
2011-08-05 16:37:54 +02:00 |
Francois Gouget
|
0b2a67cffb
|
net: Add a WriteConsole() fall back so things still works on Windows if the output is redirected.
|
2011-08-05 15:35:22 +02:00 |
Francois Gouget
|
d8624c0445
|
net: Convert to Unicode.
|
2011-08-05 15:34:59 +02:00 |
Hans Leidekker
|
9432b8e796
|
winhttp: Don't depend on shlwapi for decoding a URL.
|
2011-08-05 15:26:12 +02:00 |
Huw Davies
|
c5f484597f
|
gdi32: Simplify dibdrv_GetImage by merging the stand-alone and selected bitmap cases.
|
2011-08-05 15:24:58 +02:00 |
Huw Davies
|
37423cec7c
|
gdi32: Fix dibdrv_PutImage for the selected bitmap case.
|
2011-08-05 15:22:48 +02:00 |
Michael Stefaniuc
|
3a9fa90257
|
dpnet: COM cleanup for the IDirectPlay8LobbiedApplication iface.
|
2011-08-05 15:22:48 +02:00 |
Michael Stefaniuc
|
41059e1606
|
dpnet: COM cleanup for the IDirectPlay8ThreadPool iface.
|
2011-08-05 15:22:48 +02:00 |
Jörg Höhle
|
2e01ea4bda
|
winmm: Remove redundant code.
|
2011-08-05 15:22:48 +02:00 |
Jörg Höhle
|
547f4cace9
|
winmm: Restore checking of callback flags.
|
2011-08-05 15:22:48 +02:00 |
Jörg Höhle
|
b9de906ac1
|
winmm: Fix logic conditions.
|
2011-08-05 15:22:48 +02:00 |
Jörg Höhle
|
961683704b
|
winmm: Fix memory leak in msacm error path.
|
2011-08-05 15:22:48 +02:00 |
Jörg Höhle
|
7fed738353
|
winmm: Assign to structs instead of using memcpy.
|
2011-08-05 15:22:48 +02:00 |
Jörg Höhle
|
710d200427
|
winmm: Replace one HeapAlloc with stack allocation.
|
2011-08-05 15:22:47 +02:00 |
Jacek Caban
|
88f9fcf1f4
|
mshtml: Fixed nsAString handling in navigate_anchor.
|
2011-08-05 15:22:47 +02:00 |
Francois Gouget
|
a61145f284
|
shell32: Make SHELL_CreateContextMenu() static.
|
2011-08-05 15:22:47 +02:00 |
Francois Gouget
|
319f3b7d6d
|
shell32: Remove WINAPI on static functions where not needed.
|
2011-08-05 15:22:47 +02:00 |
Francois Gouget
|
3b239dbc62
|
kernel32: Implement K32GetProcessImageFileNameA().
|
2011-08-05 15:22:47 +02:00 |
Alexandre Julliard
|
3a1194edd7
|
gdi32: Always use BI_BITFIELDS for 16-bpp in GetImage.
|
2011-08-05 15:22:43 +02:00 |
Alexandre Julliard
|
c668354cc0
|
gdi32: Always set compression to BI_BITFIELDS for 16-bpp DIB sections.
|
2011-08-05 13:41:18 +02:00 |
Alexandre Julliard
|
cf4c565fd2
|
gdi32: Validate the DIB parameters in functions that take a BITMAPINFO.
|
2011-08-05 13:39:14 +02:00 |
Alexandre Julliard
|
805f083f34
|
gdi32: Add a missing release in the error path.
|
2011-08-05 10:58:16 +02:00 |
André Hentschel
|
1923e0e159
|
c2man: Mark the file used if a comment is found.
|
2011-08-05 09:57:51 +02:00 |
Henri Verbeet
|
812a314821
|
wined3d: Get rid of the fglrx point sprite hack.
Fglrx 9.3 is well over 2 years old at this point. I'd strongly encourage
anyone still affected by this to upgrade to the r300g driver.
|
2011-08-05 09:17:59 +02:00 |
Henri Verbeet
|
293bf961ed
|
wined3d: Pass a non-NULL rectangle to surface_color_fill() in wined3d_device_clear_rendertarget_view().
|
2011-08-05 09:17:51 +02:00 |
Henri Verbeet
|
7e8e7ecebb
|
wined3d: Always pass a non-NULL rectangle to surface_color_fill() in wined3d_device_color_fill().
|
2011-08-05 09:17:47 +02:00 |
Henri Verbeet
|
831801dd60
|
ddraw: Remove rectangle validation from ddraw_surface7_BltFast().
This is already done by wined3d_surface_blt().
|
2011-08-05 09:17:43 +02:00 |
Henri Verbeet
|
a84275075d
|
wined3d: Implement wined3d_surface_bltfast() on top of wined3d_surface_blt().
|
2011-08-05 09:17:39 +02:00 |
Frédéric Delanoy
|
a2e8d61453
|
winedbg: Remove dead assignment (Clang).
|
2011-08-05 09:17:31 +02:00 |