98527 Commits

Author SHA1 Message Date
Daniel Lehman
15b35f4d37 msvcrt: Return wall-clock time from clock(). 2013-11-25 19:30:20 +01:00
Stefan Dösinger
f65f951cba d3d8/tests: Read the result before swapping in volume_v16u16_test. 2013-11-25 17:42:56 +01:00
Stefan Dösinger
c96092f831 d3d9/tests: Read the result before swapping in volume_v16u16_test. 2013-11-25 17:42:54 +01:00
Piotr Caban
85730046ef qcap: Add AVI Mux input pin stub. 2013-11-25 16:28:17 +01:00
Piotr Caban
5c8339df4a strmbase: Add structure size parameter in BaseInputPin_Construct function. 2013-11-25 16:28:14 +01:00
Piotr Caban
e9cc54268c include: Add IAMStreamControl definition. 2013-11-25 16:23:31 +01:00
Piotr Caban
2c945b01e0 qcap: Add AVI Mux output pin stub. 2013-11-25 16:23:29 +01:00
Jacek Caban
b1367f8a2c mshtml/tests: Ignore QI(&IID_IWebBrowserPriv2IE8XP) calls. 2013-11-25 16:23:24 +01:00
Nikolay Sivov
d1cda1d4be urlmon/tests: Accept another failure error code. 2013-11-25 16:22:46 +01:00
Qian Hong
0635c67251 arp: Added stub exe. 2013-11-25 15:15:55 +01:00
Alexandre Julliard
6bb1bda555 msxml3/tests: Avoid including xmldom.h. 2013-11-25 15:15:54 +01:00
Alexandre Julliard
a4303e7246 msvcp90: Use thiscall where appropriate in the header file. 2013-11-25 15:15:54 +01:00
Alexandre Julliard
78056ca0d3 msvcp71: Use thiscall where appropriate in the header file. 2013-11-25 15:15:54 +01:00
Henri Verbeet
b62d55d810 ddraw: Don't bother checking for DDSD_CAPS in CreateSurface().
We made sure it's always set earlier.
2013-11-25 15:15:54 +01:00
Henri Verbeet
8ce73e2ad6 ddraw: Only reset the device when creating an exclusive mode front buffer in ddraw_surface_create_texture(). 2013-11-25 15:15:54 +01:00
Henri Verbeet
4122cd8083 wined3d: Get rid of surface_set_dirty(). 2013-11-25 15:15:54 +01:00
Henri Verbeet
71b982d040 wined3d: Just use surface_invalidate_location() in surface_map(). 2013-11-25 15:15:54 +01:00
Henri Verbeet
82c1d01364 wined3d: Just validate the sysmem location in surface_init().
This is all surface_set_dirty() really does here.
2013-11-25 15:15:54 +01:00
Michael Stefaniuc
c2d07d5cf4 comctl32/tests: Make tab.c compile with -D__WINESRC__. 2013-11-25 15:15:54 +01:00
Nikolay Sivov
15bfd4a925 qmgr: Added parameter tracing for Job and Manager, make naming more compact. 2013-11-25 15:15:54 +01:00
Nikolay Sivov
421a26a9a8 qmgr: Implement IBackgroundCopyManager::GetJob(). 2013-11-25 15:15:53 +01:00
Nikolay Sivov
cd777e5418 qmgr/tests: Remove skips around tests that don't fail. 2013-11-25 15:15:53 +01:00
Nikolay Sivov
b8771368c6 qmgr: Implement IBackgroundCopyJob::GetDescription(). 2013-11-25 15:15:53 +01:00
Nikolay Sivov
eeb05e6ef9 qmgr: Implement IBackgroundCopyJob::SetDescription(). 2013-11-25 15:15:53 +01:00
Frédéric Delanoy
d5b0232b04 stress.dll16: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
Frédéric Delanoy
7377aa1683 rsaenh/tests: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
Frédéric Delanoy
5e321b2c7f system.drv16: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
Frédéric Delanoy
08acae5deb rsaenh: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
Frédéric Delanoy
6e472d8bc3 kernel32: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
Marcus Meissner
0ef0f7bb0a netapi32: Added missing breaks (Coverity). 2013-11-25 15:15:52 +01:00
Vincent Povirk
68b60c0ddd gdiplus: Add metafile test for FillRectangles. 2013-11-25 15:15:52 +01:00
Vincent Povirk
681cd545ea gdiplus: Set world transform when drawing metafiles. 2013-11-25 15:15:52 +01:00
Vincent Povirk
fc560b2121 gdiplus: Implement FillRects record playback. 2013-11-25 15:15:52 +01:00
Vincent Povirk
c491d52821 gdiplus: Write FillRects records to metafiles. 2013-11-25 15:15:52 +01:00
Vincent Povirk
8babdc860a gdiplus: Forward GdipFillRectangle to GdipFillRectangles. 2013-11-25 15:15:52 +01:00
Frédéric Delanoy
ef2a8be648 comctl32: Clarify DATETIME_GetPrevDateField documentation. 2013-11-25 15:15:52 +01:00
Nikolay Sivov
a2bcfa28d4 kernel32: Add more LoadLibraryEx() flags defines and mark them as unsupported. 2013-11-25 15:15:52 +01:00
Jacek Caban
1c1a261122 vbscript: Don't allow OP_dim on already initialized arrays. 2013-11-25 15:15:52 +01:00
Jacek Caban
d222521989 vbscript: Added support for VT_BYREF|VT_VARIANT to to_int. 2013-11-25 15:15:52 +01:00
Alexandre Julliard
ddcd19cf63 makefiles: Don't make binaries depend on Makefile.in. 2013-11-25 15:13:46 +01:00
Alexandre Julliard
210af2e399 makefiles: Only output tools directory dependencies when tools are enabled. 2013-11-25 15:13:44 +01:00
Alexandre Julliard
6ff553d36f configure: Add a rule to prevent rebuilding makedep when tools are disabled. 2013-11-23 15:44:53 +01:00
Alexandre Julliard
8814727ac9 Release 1.7.7. wine-1.7.7 2013-11-22 19:38:49 +01:00
Henri Verbeet
caf9ad6c2c wined3d: Swap the container's texture name in flip_surface(). 2013-11-22 16:41:35 +01:00
Nikolay Sivov
2ab0002674 kernel32/tests: Test for LoadLibraryEx() with full path without extension. 2013-11-22 16:08:44 +01:00
Nikolay Sivov
48c97ad0bc kernel32/tests: Some more tests for SearchPath(). 2013-11-22 16:08:35 +01:00
Jacek Caban
9c7057c226 urlmon: Fixed tests on IE10. 2013-11-22 16:08:24 +01:00
Piotr Caban
5a69b888f7 qcap: Fix ICaptureGraphBuilder2::RenderStream test failures. 2013-11-22 13:59:40 +01:00
Piotr Caban
6702f44500 qcap: Add AVI Mux QueryInterface tests. 2013-11-22 13:59:38 +01:00
Ken Thomases
eac789c6da winemac: Put clipboard formats synthesized from other standard clipboard formats at the end of the list. 2013-11-22 13:59:33 +01:00