Paul Vriens
ec90fcd9c1
msvfw32: Only call MSVIDEO_GetHicPtr() once (Coverity).
2011-03-17 17:44:47 +01:00
Paul Vriens
abdecfbe17
msi: Only call MSI_RecordGetString() when needed (Coverity).
2011-03-17 17:44:23 +01:00
Alexandre Julliard
23ae69332a
gdi32: Fix the calling convention of the DeleteDC entry points.
2011-03-17 15:24:44 +01:00
Alexandre Julliard
33e27fca77
gdi32: Get rid of the BitBlt driver entry point.
2011-03-17 15:01:11 +01:00
Alexandre Julliard
ef676d6d7d
gdi32: Add a null driver entry point for PatBlt.
2011-03-17 14:54:56 +01:00
Alexandre Julliard
8e396a9417
winex11: Implement a separate entry point for PatBlt and simplify the StretchBlt handling.
2011-03-17 14:49:16 +01:00
Alexandre Julliard
5eb105f6e1
gdi32: Always call the PatBlt entry point for blits that don't use a source.
2011-03-17 14:48:46 +01:00
Nikolay Sivov
ae2057cbb8
msxml3: Clean formatting chars before passing to base64 decoder.
2011-03-17 13:06:51 +01:00
Alexandre Julliard
e705f29fd5
user32/tests: Fix the GetCursorFrameInfo parameter types.
2011-03-17 13:06:50 +01:00
Erich Hoover
8486b2010f
user32: Downgrade GetCursorFrameInfo FIXME to a TRACE unless the second parameter is non-zero.
2011-03-17 13:06:50 +01:00
Erich Hoover
274e5db7e7
user32: Add support for sequence-based animated cursors.
2011-03-17 13:06:49 +01:00
Erich Hoover
7b333de867
user32: Merge create_icon_bitmaps with CURSORICON_CreateIconFromBMI.
2011-03-17 13:06:49 +01:00
Erich Hoover
28e9b99728
user32: Add support for retrieving individual animated frames.
2011-03-17 13:06:49 +01:00
Erich Hoover
fa4f9c43bc
user32: Handle static and animated cursors as separate objects.
2011-03-17 13:06:49 +01:00
Maarten Lankhorst
8b163d6fb6
kernel32: CreateProcessA should not call CreateProcessW directly.
2011-03-17 10:58:24 +01:00
Dmitry Timoshkov
2dfae4a733
advapi32: Add more file access permissions tests.
2011-03-17 10:54:37 +01:00
Jacek Caban
685daf2006
wininet: Ensure that we have data to report before sending INTERNET_STATUS_REQUEST_COMPLETE in HTTP_HttpEndRequestW.
2011-03-17 10:43:40 +01:00
Jacek Caban
2bb3f4fa75
wininet: Decompress gzip data in refill_buffer to ensure that we have the data to report.
2011-03-17 10:43:31 +01:00
Jacek Caban
48aadd44ae
mshtml: Correctly set NULL event.
2011-03-17 10:43:21 +01:00
Vincent Povirk
504b7c34d6
gdiplus: Remove the gdi32 line gradient drawing code.
...
It's unused now.
2011-03-17 10:42:45 +01:00
Vincent Povirk
71eb248c30
gdiplus: Implement GdipFillRectangle based on GdipFillPath.
2011-03-17 10:42:32 +01:00
Vincent Povirk
5190f8a5f1
gdiplus: Use GdipFillPath to implement GdipFillPolygonI.
2011-03-17 10:42:22 +01:00
Vincent Povirk
86d55d43c5
gdiplus: Use GdipFillPath to implement GdipFillPolygon.
2011-03-17 10:42:17 +01:00
Henri Verbeet
b17d64923e
wined3d: Don't use surface_from_resource() to retrieve volumes.
...
This happened to work because the field offsets are the same.
2011-03-17 10:42:09 +01:00
Henri Verbeet
09b4ed2e75
wined3d: Get rid of IWineD3DBaseTexture::IsCondNP2().
2011-03-17 10:41:54 +01:00
Henri Verbeet
2d4bce87ba
wined3d: Get rid of IWineD3DTextureImpl.
2011-03-17 10:41:41 +01:00
Henri Verbeet
f1ec3820d7
wined3d: Get rid of IWineD3DTexture.
2011-03-17 10:40:52 +01:00
Alexandre Julliard
2c16ab2ae2
gdi32: Add a null driver entry point for UnrealizePalette.
2011-03-16 23:06:47 +01:00
Alexandre Julliard
31e6f4bc0d
gdi32: Add a null driver entry point for GetDeviceCaps.
2011-03-16 23:06:47 +01:00
Alexandre Julliard
45f191dc2a
gdi32: Properly manage the driver stack during DC creation and deletion.
2011-03-16 23:06:25 +01:00
Alexandre Julliard
174e906aa5
gdi32: Get rid of the no longer used DC_SAVED flag.
2011-03-16 21:50:44 +01:00
Alexandre Julliard
ac5a180278
gdi32: Add null driver entry points for the DIB functions.
2011-03-16 21:50:28 +01:00
Jacek Caban
b48efd098f
shdocvw: Fixed allocation failure test.
2011-03-16 20:32:20 +01:00
Alexandre Julliard
89475918a1
msvcrt: Export the __p_* functions on all platforms.
2011-03-16 17:41:08 +01:00
Huw Davies
c8c467155d
gdi32: Print the fixme when the pen is actually hatched.
2011-03-16 16:31:57 +01:00
Jacek Caban
84fbe5db0e
appwiz.cpl: Get rid of installing addons from cab file support.
2011-03-16 16:31:56 +01:00
Dmitry Timoshkov
da077956e1
server: Explicitly add FILE_DELETE_CHILD permission when file write access is allowed.
2011-03-16 16:31:56 +01:00
Dmitry Timoshkov
19c4331d61
advapi32: Add a bunch of file access tests.
2011-03-16 16:31:56 +01:00
Dmitry Timoshkov
58bff4e3f8
advapi32: Fix the English language check.
2011-03-16 16:31:55 +01:00
Hans Leidekker
b25e0068ac
msvcrt: Implement _set_security_error_handler.
2011-03-16 16:31:55 +01:00
Erich Hoover
ee8cb4f728
user32: Add a convenience function for retrieving the number of steps in a cursor.
2011-03-16 16:31:55 +01:00
Erich Hoover
0bb1aadb8f
user32: Add get/release routines for accessing cursor frames.
2011-03-16 16:31:54 +01:00
Andrew Eikum
22cc547156
oleaut32: Convert ITypeLibImpl to use standard linked list.
2011-03-16 16:31:54 +01:00
Andrew Eikum
3d03a5e239
oleaut32: Convert TLBImpLib to use standard linked list.
2011-03-16 16:31:54 +01:00
Stefan Dösinger
5e9884a488
d3d9: Test depth stencil size mismatches.
2011-03-16 16:31:54 +01:00
Stefan Dösinger
82f6410bfc
wined3d: Disable the depth stencil if it is smaller than the primary color buffer.
...
This way we get correct behavior if the application has depth and stencil related tests
disabled. If we attach the depth stencil GL limits the framebuffer size to the smallest
surface, making some parts of the framebuffer inaccessible.
2011-03-16 16:31:53 +01:00
Stefan Dösinger
0fc6381bc7
wined3d: Check the framebuffer setup in ValidateDevice.
2011-03-16 16:31:53 +01:00
Stefan Dösinger
38c213ecda
wined3d: Ignore clears when the framebuffer setup is broken.
2011-03-16 16:31:53 +01:00
Francois Gouget
2d441f52dd
kernel32: Some spelling tweaks and fixes for the error messages.
2011-03-16 16:31:53 +01:00
Francois Gouget
a3029f01d7
qcap: Make VfwPin_GetMediaTypeVersion() static.
2011-03-16 16:31:52 +01:00
Francois Gouget
d007d9feea
mscoree: Force_get_runtime_info() is not used so remove it.
2011-03-16 16:31:52 +01:00
Francois Gouget
cb5e480faf
d3dx9_36/tests: Replace a malloc() with HeapAlloc()+HeapFree().
2011-03-16 14:14:25 +01:00
Francois Gouget
462d325eb2
msxml3: Make ConnectionPoint_Init() and BindStatusCallback_Detach() static.
2011-03-16 14:14:24 +01:00
Francois Gouget
3b69102011
mscoree/tests: Make the test and cleanup functions static.
2011-03-16 14:14:24 +01:00
Francois Gouget
c075968baf
msvcrt: Export _wcsupr_s_l().
2011-03-16 14:14:24 +01:00
Francois Gouget
91de605dd2
shell32/tests: Make test_ShellItemGetAttributes() static.
2011-03-16 14:14:24 +01:00
Francois Gouget
78c605c3c9
quartz: Make some functions static.
2011-03-16 14:14:24 +01:00
Francois Gouget
f7f9f5be12
msi: Make get_assembly_record() static.
2011-03-16 14:14:24 +01:00
Francois Gouget
ef934e757f
dxdiagn: Make IDxDiagContainerImpl_QueryInterface() static.
2011-03-16 14:14:24 +01:00
Francois Gouget
d705465de8
wininet/tests: Make test_InternetErrorDlg() static.
2011-03-16 14:14:24 +01:00
Francois Gouget
f814b5af68
hhctrl.ocx: Make AppendFullPathURL() static.
2011-03-16 14:14:24 +01:00
Francois Gouget
07c14831e6
npmshtml: The npmshtml debug channel is unused so remove it.
2011-03-16 14:14:24 +01:00
Francois Gouget
489a8554cb
sxs: The sxs debug channel is unused so remove it.
2011-03-16 14:14:24 +01:00
Francois Gouget
09149640ba
mshtml: Make get_pos_rect() static.
2011-03-16 14:14:24 +01:00
Francois Gouget
11d1ff154f
msxml3: Make element_get_dt() static and move it around to avoid a forward declaration.
2011-03-16 14:14:23 +01:00
Francois Gouget
60b63fea4e
wined3d: Make IWineD3DVolumeImpl_GetResource() static.
2011-03-16 14:14:23 +01:00
Francois Gouget
ca988fa401
gdiplus: Remove GdiplusShutdown() as it is redudant with GdiplusShutdown_wrapper().
2011-03-16 14:14:23 +01:00
Francois Gouget
769dcd8447
gdiplus: Make load_ttf_name_id() static.
2011-03-16 14:14:23 +01:00
Francois Gouget
cc70cd9de1
comctl32/tests: Make init_tbsize_result() and tbsize_addbutton() static.
2011-03-16 14:14:23 +01:00
Francois Gouget
5b4f0dfc4c
advapi32: Make trustee_name_A_to_W() and free_trustee_name() static.
2011-03-16 14:14:23 +01:00
Francois Gouget
74a75e479b
winmm: Add full stops to some error messages.
2011-03-16 14:14:23 +01:00
Francois Gouget
cadd7389db
msi: Small tweak to the usage for readability.
2011-03-16 14:14:23 +01:00
Francois Gouget
4f7fc170a7
user32/tests: Use NULL instead of casting 0.
2011-03-16 14:14:23 +01:00
Austin Lund
5d0783bc0d
user32/tests: Output error information in cursoricon tests.
2011-03-16 14:14:23 +01:00
Hans Leidekker
bb40bebd2b
msi: Let the InstallFiles action determine which private assembly files to install.
2011-03-16 14:14:23 +01:00
Hans Leidekker
12135acb70
msi: Skip reference counting for assembly components.
2011-03-16 14:14:23 +01:00
Roderick Colenbrander
d003215ab4
wined3d: Add latest Nvidia GPUs.
2011-03-16 14:14:22 +01:00
Roderick Colenbrander
b1a97099e7
wined3d: Update Nvidia Geforce6+ driver version.
2011-03-16 14:14:22 +01:00
Nikolay Sivov
cde8e6c8cc
msxml3: Support VT_BSTR|VT_BYREF as source in load().
2011-03-16 14:14:22 +01:00
Nikolay Sivov
59f64b2896
msxml3: Merge save() tests to a single function.
2011-03-16 14:14:22 +01:00
Henri Verbeet
f77c0e36a4
wined3d: Get rid of IWineD3DVolumeTextureImpl.
2011-03-16 14:14:22 +01:00
Henri Verbeet
ed0037854a
wined3d: Get rid of IWineD3DVolumeTexture.
2011-03-16 14:14:21 +01:00
Henri Verbeet
6110fe3a82
wined3d: Use the correct resource_ops in cubetexture_unload().
2011-03-16 14:14:21 +01:00
Henri Verbeet
235dbbb5d7
d3d8: Fix IDirect3DCubeTexture8Impl_GetLOD().
2011-03-16 14:14:21 +01:00
Alexandre Julliard
1fc5603cc9
gdi32: Add null driver entry points for the text functions.
2011-03-16 14:14:16 +01:00
Alexandre Julliard
7b970a1657
gdi32: Don't allocate a GDI handle for saved DCs.
2011-03-16 13:27:45 +01:00
Alexandre Julliard
e6d153bbf6
gdi32: Add null driver entry points for the DC state functions.
2011-03-16 11:25:59 +01:00
Alexandre Julliard
122b5bf784
gdi32: Add null driver entry points for the bitmap functions.
2011-03-16 11:20:30 +01:00
Jacek Caban
dc96c688d3
mshtml: Notify parser about script evaluation.
2011-03-15 17:14:08 +01:00
Jacek Caban
699e41cdd8
mshtml: Wine Gecko 1.2.0 release.
2011-03-15 17:14:08 +01:00
Jörg Höhle
e52f5773e1
winealsa: Favour HeapAlloc() over malloc().
2011-03-15 17:14:08 +01:00
Jörg Höhle
8df872535e
winealsa: Ignore failure to notify winmm wave clients.
2011-03-15 17:14:08 +01:00
Jörg Höhle
04e3bda410
winealsa: Open must fail when recorder thread creation fails.
2011-03-15 17:14:08 +01:00
Jörg Höhle
56f2c5800f
winealsa: CreateEvent and CreateThread return NULL on error, not INVALID_HANDLE_VALUE.
2011-03-15 17:14:08 +01:00
Jörg Höhle
3a5c79fac2
wineoss: Fix 64-bits incompatibilities.
2011-03-15 17:14:08 +01:00
Jörg Höhle
e7b07680c5
wineoss: Ignore failure to notify winmm wave clients.
2011-03-15 17:14:08 +01:00
Dmitry Timoshkov
efeea9cf10
kernel32: Add dumping of GENERIC_EXECUTE flag in CreateFile.
2011-03-15 17:14:08 +01:00
Michael Stefaniuc
160c4f96a7
oleaut32/tests: COM cleanup in olepicture.c.
2011-03-15 17:14:07 +01:00
Rico Schüller
0dc91c4975
d3dx9_36: Start effect parsing.
2011-03-15 17:14:07 +01:00
Alexandre Julliard
29c3c528db
gdi32: Add null driver entry point for world transform functions, and move them to mapping.c.
2011-03-15 17:14:07 +01:00