André Hentschel
|
e8ac5892e8
|
propsys: Add stub for PSGetPropertyDescriptionListFromString.
|
2013-12-02 10:57:28 +01:00 |
Frédéric Delanoy
|
901fff3c07
|
winealsa.drv: Use BOOL type where appropriate.
|
2013-12-02 10:54:56 +01:00 |
Nikolay Sivov
|
fd65b0a1c3
|
ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken().
|
2013-12-02 10:52:41 +01:00 |
André Hentschel
|
e810a58494
|
comctl32/tests: Make toolbar.c compile with -D__WINESRC__.
|
2013-12-02 10:52:20 +01:00 |
André Hentschel
|
af9073accb
|
comctl32/tests: Make rebar.c compile with -D__WINESRC__.
|
2013-12-02 10:51:58 +01:00 |
Michael Stefaniuc
|
bacd9abbc0
|
quartz: Cast to the correct type instead to void pointer.
|
2013-12-02 10:50:57 +01:00 |
Michael Stefaniuc
|
4b59a4266a
|
comctl32/tests: Make monthcal.c compile with -D__WINESRC__.
|
2013-12-02 10:50:44 +01:00 |
Stefan Leichter
|
89832cde4e
|
dbghelp: Add a null check for optional output parameter for function SymFromAddr.
|
2013-12-02 10:50:32 +01:00 |
Francois Gouget
|
0b5b54e9f4
|
msvcrt: Standardize on using a comparison operator to ensure we return 0 or 1.
|
2013-12-02 10:49:38 +01:00 |
Nikolay Sivov
|
202e71769e
|
qmgr/tests: Fixed some test failures on older windows versions.
|
2013-12-02 10:48:37 +01:00 |
Vincent Povirk
|
7a728d1813
|
windowscodecs: Don't treat S_FALSE as failure.
|
2013-12-02 10:47:52 +01:00 |
Francois Gouget
|
542652deab
|
comctl32: TTM_ADDTOOLW must refuse to set a tooltip text to NULL.
|
2013-12-02 10:47:24 +01:00 |
Alexandre Julliard
|
bc9650392a
|
makefiles: Include AUTHORS file directly from the top-level directory.
|
2013-11-30 12:43:20 +01:00 |
Alexandre Julliard
|
67f9b6e3c5
|
configure: Update FreeType configure checks for the changed headers location.
|
2013-11-30 11:55:26 +01:00 |
Francois Gouget
|
e4856dbb70
|
libport: Add an isfinite() implementation for Solaris.
|
2013-11-29 17:58:40 +01:00 |
Frédéric Delanoy
|
8e262f8736
|
twain_32: Ensure FreeLibrary is called on error case (coverity).
|
2013-11-29 17:58:38 +01:00 |
Jacek Caban
|
fc73f4726e
|
mshtml: Use uri_nofrag instead of full URI in navigate_anchor.
|
2013-11-29 13:32:52 +01:00 |
Jacek Caban
|
8c6d9482bc
|
mshtml: Strip hash part before combining URIs.
|
2013-11-29 13:32:49 +01:00 |
Frédéric Delanoy
|
323bec99b3
|
winex11.drv: Use BOOL type where appropriate.
|
2013-11-29 13:32:46 +01:00 |
Frédéric Delanoy
|
69d35a01cf
|
winemac.drv: Use BOOL type where appropriate.
|
2013-11-29 13:32:44 +01:00 |
Henri Verbeet
|
82d5f36c8b
|
ddraw: Get rid of copy_to_surfacedesc2().
|
2013-11-28 11:19:16 +01:00 |
Henri Verbeet
|
69ebf9de54
|
ddraw: Get rid of CreateSurface().
|
2013-11-28 11:19:15 +01:00 |
Henri Verbeet
|
028960d9d0
|
ddraw: Make the DDSURFACEDESC2 parameter to ddraw_surface_create_texture() const.
|
2013-11-28 11:19:13 +01:00 |
Henri Verbeet
|
2c109d2df1
|
ddraw: Move the DDSD_CAPS fixup from CreateSurface() to ddraw_surface_create_texture().
|
2013-11-28 11:19:11 +01:00 |
Henri Verbeet
|
06f393dc7d
|
ddraw: Move the DDSD_LPSURFACE fixups from CreateSurface() to ddraw_surface_create_texture().
|
2013-11-28 11:19:06 +01:00 |
Nikolay Sivov
|
f2e9854483
|
qmgr: Implement Get/SetNotifyInterface().
|
2013-11-28 11:19:00 +01:00 |
Nikolay Sivov
|
fb3c58903d
|
include: Added IBackgroundCopyCallback2 definition.
|
2013-11-28 11:18:58 +01:00 |
Frédéric Delanoy
|
39afda4f6c
|
winejoystick.drv: Use BOOL type where appropriate.
|
2013-11-28 11:17:35 +01:00 |
Frédéric Delanoy
|
299edf3217
|
winecrt0: Use BOOL type where appropriate.
|
2013-11-28 11:17:29 +01:00 |
Ken Thomases
|
4124478b85
|
winemac: Clear OpenGL views to black the first time a context is attached.
This prevents VRAM garbage from being displayed before the program draws.
|
2013-11-28 11:16:17 +01:00 |
Ken Thomases
|
fd04552fe3
|
winemac: Move test for valid GL drawable into -[WineContentView addGLContext:].
Improves encapsulation. Avoids a round trip to the main thread.
|
2013-11-28 11:16:12 +01:00 |
Stefan Dösinger
|
6d0d018bfa
|
wined3d: Don't store PBO pointers in allocatedMemory.
|
2013-11-27 17:14:32 +01:00 |
Hans Leidekker
|
0c56639a6a
|
advapi32: Perform a case-insensitive match on the credential target name.
|
2013-11-27 14:57:48 +01:00 |
Nikolay Sivov
|
2245acf75a
|
qmgr/tests: Do an early check to skip all tests.
|
2013-11-27 14:54:01 +01:00 |
Nikolay Sivov
|
76c3f0cffb
|
qmgr: Implement Get/SetNotifyFlags().
|
2013-11-27 14:53:02 +01:00 |
Henri Verbeet
|
5889f822f1
|
ddraw: Move the flippable validation from CreateSurface() to ddraw_surface_create_texture().
|
2013-11-27 11:30:23 +01:00 |
Henri Verbeet
|
3139249a2e
|
ddraw: Move the primary surface validation from CreateSurface() to ddraw_surface_create_texture().
|
2013-11-27 11:30:22 +01:00 |
Henri Verbeet
|
2105b4493f
|
ddraw: Create back buffers in ddraw_surface_create_texture().
|
2013-11-27 11:30:20 +01:00 |
Henri Verbeet
|
559229aa10
|
ddraw: Move the location validation from CreateSurface() to ddraw_surface_create_texture().
|
2013-11-27 11:30:18 +01:00 |
Henri Verbeet
|
4b3db52b53
|
wined3d: Merge the texture creation functions.
|
2013-11-27 11:30:15 +01:00 |
Hans Leidekker
|
8c08faba49
|
mlang: Improve IMLangLineBreakConsole::BreakLineA for the ASCII codepage.
|
2013-11-27 11:29:56 +01:00 |
Frédéric Delanoy
|
c76cc4a555
|
wintab32: Use BOOL type where appropriate.
|
2013-11-27 10:54:39 +01:00 |
Frédéric Delanoy
|
576102e9aa
|
winmm: Use BOOL type where appropriate.
|
2013-11-27 10:54:32 +01:00 |
Frédéric Delanoy
|
0940037301
|
wininet/tests: Use BOOL type where appropriate.
|
2013-11-27 10:54:28 +01:00 |
Frédéric Delanoy
|
21618deb40
|
wininet: Use BOOL type where appropriate.
|
2013-11-27 10:54:22 +01:00 |
Frédéric Delanoy
|
4bb0d0eac9
|
winhttp/tests: Use BOOL type where appropriate.
|
2013-11-27 10:54:17 +01:00 |
André Hentschel
|
ef6cc1a282
|
ddrawex/tests: Don't crash when IDirectDraw4 query fails.
|
2013-11-27 10:53:55 +01:00 |
André Hentschel
|
04f5160c93
|
ole32/tests: Don't crash when StgOpenStorage fails.
|
2013-11-27 10:53:47 +01:00 |
Stefan Dösinger
|
eb446e8640
|
wined3d: Use the pointer returned by map in wined3d_surface_getdc.
|
2013-11-26 17:15:25 +01:00 |
Stefan Dösinger
|
038e45c662
|
wined3d: Don't set SFLAG_INSYSMEM in surface_download_data.
surface_load_location takes care of this.
|
2013-11-26 17:15:21 +01:00 |
Stefan Dösinger
|
1a55000df1
|
wined3d: Discard non-sysmem locations in unload.
|
2013-11-26 17:15:14 +01:00 |
Piotr Caban
|
6dce36357a
|
qcap: Fix Avi Mux output pin Connect implementation.
|
2013-11-26 14:40:15 +01:00 |
Piotr Caban
|
4a3b8d2e3c
|
qcap: Add helper to initalize test_filter structure.
|
2013-11-26 14:40:12 +01:00 |
Piotr Caban
|
be36954605
|
qcap: Constify vtables in Avi Mux tests.
|
2013-11-26 14:40:09 +01:00 |
Piotr Caban
|
56062fb9d5
|
qcap: Add Avi Mux input pin ReceiveConnection test.
|
2013-11-26 14:40:06 +01:00 |
Piotr Caban
|
6348029c61
|
qcap: Add Avi Mux filter EnumMediaTypes tests.
|
2013-11-26 14:40:01 +01:00 |
Piotr Caban
|
d6f8d8f25b
|
strmbase: Don't pass NULL fetched parameter in BaseOutputPinImpl_Connect on external IPin implementation.
|
2013-11-26 14:39:56 +01:00 |
Henri Verbeet
|
995ff1d3f8
|
ddraw: Move the cube map validation from CreateSurface() to ddraw_surface_create_texture().
|
2013-11-26 13:52:06 +01:00 |
Henri Verbeet
|
f0f38d9b8d
|
ddraw: Move the TEXTUREMANAGE validation from CreateSurface() to ddraw_surface_create_texture().
|
2013-11-26 13:52:04 +01:00 |
Henri Verbeet
|
4d9c3151c3
|
ddraw: Don't bother setting *surface to NULL in CreateSurface().
None of the callers depend on this.
|
2013-11-26 13:52:02 +01:00 |
Henri Verbeet
|
659cd984d5
|
ddraw: Don't bother unsetting DDSCAPS2_MIPMAPSUBLEVEL in CreateSurface().
This is already handled in ddraw_surface_create_texture().
|
2013-11-26 13:52:00 +01:00 |
Henri Verbeet
|
0261c465eb
|
ddraw: Don't set the pixelformat's dwSize field in CreateSurface().
This should be unnecessary.
|
2013-11-26 13:51:58 +01:00 |
Nikolay Sivov
|
a124e927fa
|
qmgr: Added missing argument tracing, method naming made more compact.
|
2013-11-26 13:51:47 +01:00 |
Nikolay Sivov
|
c132ed8d5b
|
qmgr: Use helper to return string value for File.
|
2013-11-26 13:51:43 +01:00 |
Ričardas Barkauskas
|
05396f18e4
|
wininet/tests: Mark successful query of status before sending request as broken.
|
2013-11-26 10:22:10 +01:00 |
Ričardas Barkauskas
|
12e6c14e7c
|
wininet: Move handling of existing request connections to open_http_connection.
|
2013-11-26 10:21:03 +01:00 |
Ričardas Barkauskas
|
992c2bd3e5
|
wininet: Reset data stream for existing request connections.
|
2013-11-26 10:20:58 +01:00 |
Ričardas Barkauskas
|
920a261d35
|
wininet/tests: Test successive HttpSendRequest calls.
|
2013-11-26 10:20:54 +01:00 |
André Hentschel
|
f34ba03277
|
wininet/tests: Fix boolean checks.
|
2013-11-26 10:17:31 +01:00 |
Frédéric Delanoy
|
861106c7ec
|
user.exe16: Use BOOL type where appropriate.
|
2013-11-26 10:16:11 +01:00 |
Frédéric Delanoy
|
13b9fee833
|
version: Use BOOL type where appropriate.
|
2013-11-26 10:16:03 +01:00 |
Frédéric Delanoy
|
50d45a8abc
|
strmbase: Use BOOL type where appropriate.
|
2013-11-26 10:15:57 +01:00 |
Frédéric Delanoy
|
6a847bd9cd
|
twain_32: Use BOOL type where appropriate.
|
2013-11-26 10:15:43 +01:00 |
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
|
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 |
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 |