Commit graph

77071 commits

Author SHA1 Message Date
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
ba3542bca7 services: Make find_service_by_group() 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
11bbb80dc9 winecfg: Add a full stop to an error message. 2011-03-16 14:14:23 +01:00
Francois Gouget
8067f7606c cmd: Add full stops to some parameter descriptions in the usage. 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
Francois Gouget
3ec2b59f80 wordpad: Fix the background color menu label. 2011-03-16 14:14:23 +01:00
Łukasz Wojniłowicz
0a4c91d73c po: Update Polish translation. 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
Huw Davies
58442c1b50 include: Uncomment EMRGRADIENTFILL. 2011-03-16 14:14:22 +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