Jacek Caban
|
d041a46caa
|
wmp/tests: Added tests.
|
2014-01-30 15:31:53 +01:00 |
Jacek Caban
|
fe7c32081f
|
wmp: Added IProvideClassInfo2::GetGUID implementation.
|
2014-01-30 15:00:59 +01:00 |
Francois Gouget
|
a6a5273959
|
dpnet/tests: Add a trailing '\n' to an ok() call.
|
2014-01-30 15:00:38 +01:00 |
Francois Gouget
|
bff3d35e20
|
Assorted spelling fixes.
|
2014-01-30 15:00:34 +01:00 |
Francois Gouget
|
d371225ec2
|
gdiplus: Make METAFILE_GetEmfType() static.
|
2014-01-30 15:00:25 +01:00 |
André Hentschel
|
16111fa63c
|
oleaut32/tests: Use boolean return values in boolean functions.
|
2014-01-30 14:51:39 +01:00 |
André Hentschel
|
a35b41acaa
|
winex11: Use boolean return values in boolean function.
|
2014-01-30 14:51:38 +01:00 |
André Hentschel
|
63faf29c2a
|
msvcp90: Use boolean return values in boolean functions.
|
2014-01-30 14:51:38 +01:00 |
André Hentschel
|
8439cc9da4
|
kernel32: Use boolean return values in boolean functions.
|
2014-01-30 14:51:37 +01:00 |
André Hentschel
|
540d1459f9
|
gdi32: Use boolean return values in boolean functions.
|
2014-01-30 14:51:36 +01:00 |
Hans Leidekker
|
e0c5dfdf5d
|
advapi32/tests: Mark a test result on Windows 2000 as broken.
|
2014-01-30 14:51:35 +01:00 |
Alexandre Julliard
|
2a741324fe
|
configure: Use AS_VAR_IF to test variables where appropriate.
|
2014-01-30 14:51:34 +01:00 |
Alexandre Julliard
|
cf0e96c6d0
|
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
2014-01-30 14:51:33 +01:00 |
Alexandre Julliard
|
754b65062e
|
configure: Merge the X_LIBS and XLIB variables.
|
2014-01-30 14:51:32 +01:00 |
Alexandre Julliard
|
cebed408c7
|
configure: Trace the results of pkg-config checks to the config.log file.
|
2014-01-30 14:51:32 +01:00 |
Alexandre Julliard
|
db2be9dc0b
|
configure: Add a pkg-config check for fontconfig.
|
2014-01-30 14:51:30 +01:00 |
Alexandre Julliard
|
8aa64e3580
|
configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles.
|
2014-01-30 12:42:56 +01:00 |
Dmitry Timoshkov
|
5a14d9e1e3
|
scrrun: Fix file object leak on destruction.
|
2014-01-30 12:42:55 +01:00 |
Dmitry Timoshkov
|
e526f120a9
|
scrrun: Make file and folder collection constructors static.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
a2b548ac3a
|
shell32/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
672e2811ff
|
mshtml/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
b553f54323
|
rpcrt4/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
2769763c64
|
qcap/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
783176aa74
|
ieframe/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
bb2a07f81e
|
jscript/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
e877ec4c5a
|
riched20/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
9be7e1e82e
|
windowscodecs/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
e04c7359ed
|
vbscript/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Frédéric Delanoy
|
408c351035
|
oledb32/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:54 +01:00 |
Dmitry Timoshkov
|
422116490b
|
server: Fix generic access mapping for a mutex.
|
2014-01-30 10:36:09 +01:00 |
Sebastian Lackner
|
23adc9aaed
|
ntdll: Fix incorrect value passed to RtlDeleteTimerQueueEx.
|
2014-01-30 10:35:53 +01:00 |
Michael Stefaniuc
|
c1b3b58eac
|
dmband: Remove the extraneous IUnknown from DirectMusicBand.
Also lock/unlock the module only on creation/destruction of the object.
|
2014-01-30 10:35:18 +01:00 |
Michael Stefaniuc
|
868ad7dc72
|
dmband: COM cleanup for IDirectMusicBand.
|
2014-01-30 10:35:15 +01:00 |
Michael Stefaniuc
|
0d94b4b0f0
|
dmband: Store the iface instead of the COM object in _DMUS_PRIVATE_BAND.
|
2014-01-30 10:35:13 +01:00 |
Michael Stefaniuc
|
fa9e47812c
|
dmband: Remove the redundant "IDirectMusicBand" from method names.
|
2014-01-30 10:35:10 +01:00 |
Michael Stefaniuc
|
e2ced54e2b
|
dmband/tests: Use the standard COM tests for DirectMusicBandTrack.
|
2014-01-30 10:35:05 +01:00 |
Michael Stefaniuc
|
2c6b86418d
|
dmband/tests: Add COM tests for DirectMusicBand.
|
2014-01-30 10:35:01 +01:00 |
Michael Stefaniuc
|
7012235479
|
dmband/tests: Move the dll availability check to a separate function.
|
2014-01-30 10:34:58 +01:00 |
Michael Stefaniuc
|
05d1872575
|
dmband: None of the COM classes support aggregation.
|
2014-01-30 10:34:54 +01:00 |
André Hentschel
|
bbd71d6b72
|
kernel32: Fix out of bounds access in DnsHostnameToComputerName[AW].
|
2014-01-30 10:33:28 +01:00 |
Bruno Jesus
|
2ef27a2322
|
wininet: InternetGetConnectedStateExW must return TRUE for success.
|
2014-01-30 10:31:42 +01:00 |
Alexandre Julliard
|
357f0f4656
|
urlmon/tests: Run tests against the winehq server.
|
2014-01-29 21:57:23 +01:00 |
Alexandre Julliard
|
d5c5c0684e
|
msxml3/tests: Run tests against the winehq server.
|
2014-01-29 21:54:22 +01:00 |
Henri Verbeet
|
a1b963490a
|
d3d9/tests: Direct3DCreate9() is always available if we have d3d9.
|
2014-01-29 20:26:14 +01:00 |
Henri Verbeet
|
56d1225ec2
|
d3d8/tests: Direct3DCreate8() is always available if we have d3d8.
|
2014-01-29 20:26:06 +01:00 |
Henri Verbeet
|
71d018b25b
|
d3d9/tests: Cleanup test_display_formats() a bit.
|
2014-01-29 20:25:57 +01:00 |
Henri Verbeet
|
1438c74b74
|
d3d8/tests: Port test_display_formats() to d3d8.
|
2014-01-29 20:25:55 +01:00 |
Henri Verbeet
|
175c63773d
|
wined3d: Don't allow format conversion on Present() for d3d8.
Note that this isn't currently enforced by wined3d_swapchain_create() or
wined3d_device_reset() though.
|
2014-01-29 20:25:52 +01:00 |
André Hentschel
|
d7fb376db4
|
ntdll: Use boolean return values in boolean functions.
|
2014-01-29 17:30:46 +01:00 |
André Hentschel
|
b30032579f
|
ver: Use boolean return values in boolean functions.
|
2014-01-29 17:30:28 +01:00 |