Huw Davies
|
82f4538c55
|
winex11: Initialise the dib color table.
|
2011-10-05 11:37:30 -05:00 |
Thomas Faber
|
fc2dcd04ab
|
kernel32/tests: Fix MSVC build in console.c.
|
2011-10-04 17:31:45 -05:00 |
Thomas Faber
|
bcbaefe8b5
|
kernel32/tests: Fix MSVC build in file.c and pipe.c.
|
2011-10-04 17:31:08 -05:00 |
Andrew Talbot
|
76a6404c26
|
mshtml: Mark some fall-throughs in switch statements.
|
2011-10-04 16:56:35 -05:00 |
Andrew Talbot
|
a051be53d2
|
msacm32: Mark fall-through in switch statement.
|
2011-10-04 16:55:58 -05:00 |
Andrew Talbot
|
203085dcee
|
mapi32: Mark some fall-throughs in a switch statement.
|
2011-10-04 16:55:46 -05:00 |
Nikolay Sivov
|
ad336be675
|
msxml3: Accept disabling of external entities loading.
|
2011-10-04 16:55:27 -05:00 |
Piotr Caban
|
8df606fea4
|
msvcrt: Fix wcsncpy_s implementation.
|
2011-10-04 16:54:04 -05:00 |
Hans Leidekker
|
50110d4bbd
|
mspatcha: Forward ApplyPatchToFileA to ApplyPatchToFileW.
|
2011-10-04 15:44:15 -05:00 |
Hans Leidekker
|
e5f1ea5799
|
include: Add patchapi.h.
|
2011-10-04 15:44:11 -05:00 |
Thomas Faber
|
1354d15a05
|
gdi32/tests: Fix MSVC build in bitmap.c.
|
2011-10-04 15:30:02 -05:00 |
Thomas Faber
|
4125651366
|
gdi32/tests: Fix MSVC build in icm.c.
|
2011-10-04 15:28:55 -05:00 |
Bruno Jesus
|
d278834dab
|
ws2_32: Fix UDP LINGER support in getsockopt.
|
2011-10-04 15:26:22 -05:00 |
Ričardas Barkauskas
|
38982ddf11
|
ddraw: Use unsafe_impl_from_IDirect3DViewport2 for application provided interfaces.
|
2011-10-04 15:25:31 -05:00 |
Ričardas Barkauskas
|
25bf0e914c
|
ddraw: Use unsafe_impl_from_IDirect3DViewport for application provided interfaces.
|
2011-10-04 15:25:25 -05:00 |
Ričardas Barkauskas
|
6253d319cb
|
ddraw: COM cleanup for IDirect3DViewport3 interface.
|
2011-10-04 15:25:20 -05:00 |
Ričardas Barkauskas
|
48668e9047
|
ddraw: Compare IDirect3DViewport3 interface instead of IDirect3DViewportImpl.
|
2011-10-04 15:25:13 -05:00 |
Ričardas Barkauskas
|
26be3c3000
|
ddraw: Use impl_from_IDirect3DViewport3 instead of cast to IDirect3DViewportImpl*.
|
2011-10-04 15:25:08 -05:00 |
Ričardas Barkauskas
|
f44734b724
|
ddraw: Use unsafe_impl_from_IDirect3DViewport3 for application provided interfaces.
|
2011-10-04 15:25:00 -05:00 |
Ričardas Barkauskas
|
f0354fde02
|
ddraw/tests: IDirect3DViewport3, IDirect3DViewport2 and IDirect3DViewport use same implementation.
|
2011-10-04 15:24:53 -05:00 |
Ričardas Barkauskas
|
a6656468ef
|
ddraw: COM cleanup for the IDirectDrawPalette interface.
|
2011-10-04 15:24:44 -05:00 |
Ričardas Barkauskas
|
a8616b7fcb
|
ddraw: Use unsafe_impl_from_IDirectDrawPalette for application provided interfaces.
|
2011-10-04 15:24:20 -05:00 |
Charles Davis
|
07decea872
|
libwine: Fix resetting the install_name on Mac OS.
|
2011-10-04 15:24:04 -05:00 |
Francois Gouget
|
a2af890483
|
kernel32: Fix the NT path returned by QueryFullProcessImageName().
|
2011-10-04 15:23:03 -05:00 |
Francois Gouget
|
1d1ebefff1
|
kernel32/tests: Better check the NT path returned by QueryFullProcessImageName().
|
2011-10-04 15:21:44 -05:00 |
Francois Gouget
|
80ba9f3597
|
kernel32/tests: Test K32GetProcessImageFileNameA() and improve the QueryFullProcessImageNameA() tests.
|
2011-10-04 15:21:36 -05:00 |
Marcus Meissner
|
1533965e8c
|
dsound: Make a function static, remove a no longer used array.
|
2011-10-04 15:21:15 -05:00 |
Andrew Eikum
|
e19be58e90
|
winmm: Handle DRV_QUERYMAPPABLE in waveXxxMessage.
|
2011-10-04 15:20:58 -05:00 |
Nikolay Sivov
|
17af6e394a
|
kernel32/tests: Move CompareStringA data to a table.
|
2011-10-04 15:19:42 -05:00 |
Vincent Povirk
|
203d29d93a
|
gdiplus: Fix pointer math for the 64-bit tests.
|
2011-10-04 15:19:02 -05:00 |
Francois Gouget
|
db882bfb5d
|
kernel32/tests: Check what happens if QueryDosDeviceA() is given an insufficient buffer.
|
2011-10-03 16:56:30 -05:00 |
Francois Gouget
|
8e67930bd7
|
kernel32: Reset LastError if GetModuleFileName() succeeds.
|
2011-10-03 16:56:27 -05:00 |
Alexandre Julliard
|
8abe262fd2
|
winex11: Force alpha channel to 0 when doing color conversion in PutImage.
|
2011-10-03 16:49:12 -05:00 |
Alexandre Julliard
|
f0f1005b37
|
winex11: Remove no longer needed support for a source DIB color map in X11 StretchBlt.
|
2011-10-03 16:30:42 -05:00 |
Alexandre Julliard
|
e502ae4d1f
|
winex11: Remove no longer needed support for a source DIB color map in XRender StretchBlt.
|
2011-10-03 16:24:01 -05:00 |
Marcus Meissner
|
da0f475d4b
|
ole32: Mark two functions as hidden.
|
2011-10-03 16:10:56 -05:00 |
Marcus Meissner
|
c7f8ad487d
|
winmm: Mark two functions as hidden.
|
2011-10-03 16:10:52 -05:00 |
Marcus Meissner
|
aee645dfc0
|
winex11.drv: Mark xrenderdrv_ExtTextOut as static.
|
2011-10-03 15:51:58 -05:00 |
Marcus Meissner
|
a664424c19
|
dsound: Mark enum_callback and search_callback static.
|
2011-10-03 15:51:17 -05:00 |
Marcus Meissner
|
22d7af02e6
|
msdaps: Mark create_* functions as hidden.
|
2011-10-03 15:51:13 -05:00 |
Marcus Meissner
|
b77770d589
|
vbscript: Mark some symbols as hidden.
|
2011-10-03 15:51:10 -05:00 |
Marcus Meissner
|
ac2f0ed029
|
mshtml: Mark replace_node_by_html as hidden.
|
2011-10-03 15:51:02 -05:00 |
Marcus Meissner
|
e2c5a0c23e
|
mscoree: Mark cordebug_init as hidden.
|
2011-10-03 15:50:58 -05:00 |
Marcus Meissner
|
9437705c2a
|
dibdrv: Mark get_rop_codes as hidden.
|
2011-10-03 15:50:54 -05:00 |
Nikolay Sivov
|
1bc331f31f
|
comctl32/treeview: Free checkbox imagelist when control is about to be killed.
|
2011-10-03 14:39:03 -05:00 |
Jacek Caban
|
93d54b1759
|
mshtml: Properly release body element in basic_style_test.
|
2011-10-03 14:39:00 -05:00 |
Henri Verbeet
|
adf9e6120d
|
wined3d: Make the device parameter to wined3d_device_present() const.
|
2011-10-03 14:38:56 -05:00 |
Henri Verbeet
|
929598fd00
|
secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_recv().
|
2011-10-03 14:38:49 -05:00 |
Henri Verbeet
|
65aed972c0
|
secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_send().
|
2011-10-03 14:38:44 -05:00 |
Henri Verbeet
|
5004c38dd5
|
secur32: Return failure if chan_EncryptMessage() can't encrypt the entire buffer.
|
2011-10-03 14:38:35 -05:00 |