Alexandre Julliard
dc81065d44
ole32: Make ole2thk.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
b4bbe0c4a0
ole32: Make ole2prox.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
ea6382623e
ole32: Make ole2conv.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
b12965ceaa
olesvr32: Make olesvr.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
7c28860170
olecli32: Make olecli.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
d43148222a
msacm32: Make msacm.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
96b47ff78a
lz32: Make lzexpand.dll into a stand-alone 16-bit module.
2009-03-11 16:51:08 +01:00
Alexandre Julliard
009342a88c
kernel32: Make the load order for a 16-bit stand-alone dll match its 32-bit owner.
2009-03-11 16:51:08 +01:00
Alexandre Julliard
81f8c03712
configure: Check for IOHIDManagerCreate function that's missing on Tiger.
2009-03-11 16:49:55 +01:00
Paul Vriens
ae1802d01b
ddraw/tests: Fix some test failures on W2K/VMware.
2009-03-11 16:03:32 +01:00
Aurimas Fischer
ffeb09d062
comdlg32: Improve Lithuanian translation.
2009-03-11 15:56:51 +01:00
Alexandre Julliard
41ea320576
wineps.drv: Make all exported entry points CDECL.
2009-03-11 14:10:13 +01:00
Aric Stewart
ae16df651f
dinput: Add OS/X sliders.
2009-03-11 13:03:34 +01:00
Aric Stewart
08388a3c9b
dinput: Map OS/X joystick axes so even if they come out of order on the device we recognize them correctly.
2009-03-11 13:03:34 +01:00
Aric Stewart
17daca7648
dinput: OS/X joystick add Rx,Ry,and Rz axes.
2009-03-11 13:03:34 +01:00
Aric Stewart
ffbd6a79a4
dinput: OS/X joystick add GD_X, GD_Y, GD_Z axes.
2009-03-11 13:03:34 +01:00
Aric Stewart
87d61ab21b
dinput: OS/X joystick add POV controls.
2009-03-11 13:03:34 +01:00
Aric Stewart
0e7eba1e3f
dinput: OS/X joystick add axes.
2009-03-11 13:03:34 +01:00
Aric Stewart
225a494d66
dinput: Add Mac OS/X joystick support.
2009-03-11 13:03:33 +01:00
Huw Davies
908ff58339
gdi32/tests: Under win9x GetBitmapBits returns zero when passed a NULL buffer.
2009-03-11 13:03:33 +01:00
Huw Davies
f1e1ae7483
gdi32/tests: Mark as broken another case where win9x doesn't set biSizeImage.
2009-03-11 13:03:33 +01:00
Huw Davies
d77ed15f05
gdi32/tests: win9x doesn't initialise the bitmap bits. Mark this behaviour as broken.
2009-03-11 13:03:33 +01:00
Huw Davies
e41e1f8f84
gdi32/tests: Remove a cut and paste error.
2009-03-11 13:03:33 +01:00
Henri Verbeet
39ae94d0b3
d3d9: Present parameters are an array when D3DCREATE_ADAPTERGROUP_DEVICE is specified.
2009-03-11 13:03:33 +01:00
Henri Verbeet
40d4f9b7ec
wined3d: Don't leak WineD3DAdapter.cfgs.
2009-03-11 13:03:32 +01:00
Henri Verbeet
ddae14169b
wined3d: Get rid of the PUSH1 macro.
2009-03-11 13:03:32 +01:00
Henri Verbeet
2cc43393f0
wined3d: The adapters array should be owned by IWineD3DImpl.
2009-03-11 13:03:32 +01:00
Henri Verbeet
3644a7f6d7
wined3d: Free the logo path when we're done with it.
2009-03-11 13:03:32 +01:00
Henri Verbeet
a75590343a
wined3d: Set the correct texture names on cube surfaces.
2009-03-11 13:03:32 +01:00
Alexandre Julliard
28582dbf6c
user32/tests: Skip shift+button test if we don't receive the event.
2009-03-11 13:03:32 +01:00
Alexandre Julliard
943ae1f5a6
user32/tests: SetForegroundWindow sometimes fails on Win98.
2009-03-11 13:03:32 +01:00
Alistair Leslie-Hughes
5cadd7e480
mshtml: Add missing IHTMLTable interfaces.
2009-03-11 13:03:31 +01:00
Michael Stefaniuc
9b2730eb88
kernel32: Remove superfluous pointer casts.
2009-03-11 13:03:31 +01:00
Michael Stefaniuc
d8b4dd7ab6
mlang: Change long to LONG in mlang.idl.
2009-03-11 13:03:31 +01:00
Michael Stefaniuc
a3269bdc40
quartz: Change long to LONG in control.idl.
2009-03-11 13:03:31 +01:00
Nikolay Sivov
24dc6600fc
comctl32: Fix item selection with VK_SPACE when Ctrl is pressed.
2009-03-11 13:03:31 +01:00
Dylan Smith
1a2ccfe9c7
richedit: Count graphics towards line width.
...
Images that are inserted into richedit controls store a space for the
text, since that is the character returned when getting the plain text
from the control.
When calculating the width of a line, the space character is skipped,
but images should not be skipped. This can be seen by inserting an
image into wordpad on a line by it's own, then centering the line. The
image will start from the center rather than being centered in the
control.
2009-03-11 13:03:30 +01:00
Jeremy White
782ea74acc
sane.ds: Move a few static functions so they can be shared.
2009-03-11 10:33:40 +01:00
Rob Shearman
689a49b52a
rpcrt4: Add a check for a NULL ref pointer to NdrPointerUnmarshall.
2009-03-11 10:29:26 +01:00
Alexandre Julliard
d2682f57f8
dbghelp: The main executable is now always named "wine".
2009-03-10 18:22:43 +01:00
Alexandre Julliard
f4a19c8463
loader: Merge the first and second stage loaders into a single wine binary.
2009-03-10 18:22:38 +01:00
Alexandre Julliard
a8c5bd9f42
iphlpapi/tests: Output the various tables in verbose mode.
2009-03-10 17:50:50 +01:00
Alexandre Julliard
4f67d8233d
iphlpapi: Implemented AllocateAndGetIpForwardTableFromStack for Solaris.
2009-03-10 17:11:44 +01:00
Alexandre Julliard
e5ec9aeb79
iphlpapi: Implemented AllocateAndGetIpNetTableFromStack for Solaris.
2009-03-10 17:10:08 +01:00
Alexandre Julliard
8f481bef2e
iphlpapi: Implemented AllocateAndGetUdpTableFromStack for Solaris.
2009-03-10 17:08:28 +01:00
Alexandre Julliard
801d9c3a84
iphlpapi: Implemented AllocateAndGetTcpTableFromStack for Solaris.
2009-03-10 17:05:58 +01:00
Nikolay Sivov
2948ec6a70
user32: Button should get captured when highlighted with VK_SPACE.
2009-03-10 14:51:57 +01:00
Francois Gouget
5e56845546
avifil32: Add a missing AddRef in IGetFrame_QueryInterface().
2009-03-10 14:42:02 +01:00
Francois Gouget
f884cf0ddf
avifil32: Add missing AddRefs in IAVIFile_QueryInterface().
2009-03-10 14:41:59 +01:00
Aric Stewart
5dbe136027
dinput: Create generic joystick Acquire/Unacquire.
2009-03-10 14:40:19 +01:00
Aric Stewart
36f538eb91
dinput: Remove easy redundancy from linuxinput.
2009-03-10 14:40:03 +01:00
Aric Stewart
922b66e354
dinput: Rename Linux-specific joystick functions.
2009-03-10 14:39:49 +01:00
Aric Stewart
e90e7e5b77
dinput: Move joystick mapping functions to the generic part.
2009-03-10 14:39:23 +01:00
Aric Stewart
94a5e0978d
dinput: Move joystick Polling and Device State to the generic part.
2009-03-10 14:39:03 +01:00
Aric Stewart
cbd34748e9
dinput: Move joystick productGuid and Name to the generic part.
2009-03-10 14:38:29 +01:00
Aric Stewart
620839d24e
dinput: Begin joystick separation into a generic module.
2009-03-10 14:38:00 +01:00
Tony Wasserka
3b9332a41d
d3dx9: Recognize the D3DXSPRITE_DO_NOT_ADDREF_TEXTURE flag.
2009-03-10 12:57:14 +01:00
Tony Wasserka
02e43a5276
d3dx9: Recognize the D3DXSPRITE_DONOTSAVESTATE flag.
2009-03-10 12:56:53 +01:00
Huw Davies
3d461dbe85
gdi32/tests: Win9x's GetDIBits() sets biSizeImage to zero for BI_RGB dibs.
2009-03-10 12:09:12 +01:00
Huw Davies
f7608053e7
gdi32/tests: Marked another win9x failure as broken.
2009-03-10 12:09:08 +01:00
Huw Davies
bbafe93858
gdi32/tests: Fix yet another place where win9x returns bmType equal to 0x5250.
2009-03-10 12:09:04 +01:00
Henri Verbeet
f9d82ed1de
d3d8: Handles aren't supposed to be pointers.
...
This might even make d3d8 a bit more 64-bit safe.
2009-03-10 12:08:58 +01:00
Henri Verbeet
cbc8630019
d3d8: Make the shader handle table a bit more generic.
2009-03-10 12:08:32 +01:00
Henri Verbeet
954c3e22e1
d3d8: Don't call Release() in a while loop.
...
There should only ever be a single reference to these objects, since only
their handle is exposed outside d3d8. Should there be more references than
that, calling Release() in a while loop probably isn't the right approach.
2009-03-10 12:07:59 +01:00
Henri Verbeet
57d971121a
d3d8: Fix some sign compare warnings.
2009-03-10 12:07:41 +01:00
Henri Verbeet
67da604eca
wined3d: Get rid of a few stack buffers.
2009-03-10 12:07:02 +01:00
Henri Verbeet
1fa83c95de
wined3d: Don't call shader_glsl_append_dst() from shader_glsl_texldl().
...
shader_glsl_gen_sample_code() already takes care of adding the destination.
2009-03-10 12:06:47 +01:00
Paul Vriens
e9ece6bd12
wininet/tests: Don't crash on IE5.01SP4.
2009-03-10 12:06:41 +01:00
Paul Vriens
ab75abbe39
wininet/tests: Skip tests if functions are not implemented.
2009-03-10 12:06:35 +01:00
Michael Stefaniuc
947bf5834f
msxml3: Change the remaining long variables to LONG.
2009-03-10 12:06:30 +01:00
Michael Stefaniuc
de68b01e8c
msxml3: Change long to LONG in msxml.idl.
2009-03-10 12:06:21 +01:00
Michael Stefaniuc
bd87b49614
msxml3: Change long to LONG in msxml2.idl and xmldom.idl.
2009-03-10 12:06:14 +01:00
Michael Stefaniuc
43046481f7
include: Change long to LONG in tom.idl.
2009-03-10 12:06:10 +01:00
Jacek Caban
00289dd19a
mshtml: Make sure that HTML headers are terminated by endline.
2009-03-10 12:06:03 +01:00
Jacek Caban
3a118f86f7
mshtml: Added IHTMLStyle::put_cssText implementation.
2009-03-10 12:05:46 +01:00
Jacek Caban
50126adf8b
mshtml: Added IHTMLStyle::get_cssText implementation.
2009-03-10 12:05:40 +01:00
Jacek Caban
76d667caf1
mshtml: Added IHTMLElement::put_innerHTML implementation.
2009-03-10 12:05:26 +01:00
Francois Gouget
8f2b4954b0
winmm: Try to load the Esound driver as a last resort.
...
This gets sound working out of the box on Solaris.
2009-03-10 12:05:20 +01:00
Alexandre Julliard
925c1c4ed2
user32/tests: Fix some message sequences for Vista and Win9x.
2009-03-09 17:54:16 +01:00
Alexandre Julliard
60ed3428da
user32/tests: Avoid snprintf, it's broken on Mingw.
2009-03-09 17:52:08 +01:00
Henri Verbeet
1b9a6fb4e9
d3d9: Fix some sign compare warnings.
2009-03-09 14:44:09 +01:00
Henri Verbeet
4e2c87dd22
wined3d: Handle error conditions better in RemoveContextFromArray().
2009-03-09 14:44:02 +01:00
Henri Verbeet
695c69f6a0
wined3d: Use shader_glsl_get_write_mask_size() to calculate the write mask size.
2009-03-09 14:39:48 +01:00
Henri Verbeet
362bc0d694
wined3d: Don't compare const_num against -1.
2009-03-09 14:39:39 +01:00
Henri Verbeet
4ff5736edf
wined3d: Don't compare texUnitMap entries to -1.
2009-03-09 14:39:34 +01:00
Henri Verbeet
a3df476706
wined3d: Buffer object ID's are supposed to be unsigned.
2009-03-09 14:39:18 +01:00
Paul Vriens
c88aea3b0c
shell32/tests: Don't crash on missing class implementations.
2009-03-09 14:21:49 +01:00
Huw Davies
5ccf92f512
gdi32/tests: Fix another case where win9x returns bmType equal to 0x5250.
2009-03-09 13:55:48 +01:00
Huw Davies
a88e6e0182
gdi32/tests: win9x doesn't return the correct number of colours used with dib sections created via DIB_PAL_COLORS.
2009-03-09 13:55:45 +01:00
Huw Davies
240651e0c1
gdi32/tests: Mark win9x behaviour as broken.
2009-03-09 13:55:42 +01:00
Paul Vriens
6c62a107a2
shlwapi/tests: Fix failures on systems with IE5.5 or earlier.
2009-03-09 13:31:36 +01:00
Tony Wasserka
f9cf3ab1a0
d3dx9: Add ID3DXSprite tests.
2009-03-09 13:28:55 +01:00
Alexandre Julliard
020b3b5bdc
dbghelp: Define _IMAGEHLP_SOURCE_.
2009-03-09 13:26:57 +01:00
Jeremy White
7a0a5c746f
twain_32: Remove obsolete README files.
2009-03-09 13:26:37 +01:00
Jeremy White
f764ddc87e
sane.ds: Add fixmes for the last 2 unsupported capabilities; this now makes the code have fixmes for all known issues.
2009-03-09 12:29:06 +01:00
Jeremy White
83d4dac8c2
sane.ds: Remove large chunks of stubbed optional functionality; if it's optional, we don't have to support it, and it is not a stub.
2009-03-09 12:29:02 +01:00
Jeremy White
a3bfa00ce4
sane.ds: Downgrade more inappropriate FIXMEs to WARNs.
2009-03-09 12:28:55 +01:00
Jeremy White
e577d45b4a
sane.ds: Make sure that the condition code is set correctly when we handle an unexpected request.
2009-03-09 12:28:50 +01:00
Jeremy White
81b288870e
sane.ds: Add support for ICAP_SUPPORTEDSIZES, enabling rational sizing for scans.
2009-03-09 12:28:41 +01:00
Dylan Smith
fdb3749138
richedit: Respect manually added links when autourldetect is disabled.
...
EM_SETCHARFORMAT can be used to make text links. Automatic URL
detection being enable would cause these links to be removed if the text
is not a URL, so this must be prevented.
Previously checks were made for AutoURLDetect_bEnable before calling
ME_UpdateSelectionLinkAttribute, or ME_UpdateLinkAttribute. This is
more error prone than checking for this within the function, so one call
was missing this check.
ME_SetCursor also didn't respect this behaviour, since it wouldn't set
the cursor to the hand when hovering over a link without automatic URL
detection disabled.
2009-03-09 12:28:33 +01:00
Jacek Caban
0031b40454
wininet: Release session after FTP_ReceiveResponse call in FTPFILE_Destroy.
2009-03-09 12:06:02 +01:00
Francois Gouget
96848a0605
Remove spaces before '\n's.
2009-03-09 12:05:58 +01:00
Andrew Talbot
b0cd0d1ea8
msacm32: Fix a typo.
2009-03-09 12:05:20 +01:00
Paul Vriens
630c43ab28
shlwapi/tests: Don't crash on IE5.
2009-03-09 12:05:10 +01:00
Paul Vriens
2266219ca6
wininet/tests: Don't crash on systems with IE5.
2009-03-09 12:05:06 +01:00
Paul Vriens
c01d0ade50
wininet/tests: Skip tests for not implemented functions.
2009-03-09 12:05:02 +01:00
Paul Vriens
ac07d2eb28
wininet/tests: Skip some tests on IE5.
2009-03-09 12:04:58 +01:00
Paul Vriens
1db4ecf8e9
wininet/tests: Test result differences are related to IE6 version, not to platform.
2009-03-09 12:04:53 +01:00
Rob Shearman
9083b4e754
qmgr: Add a missing call to CoUninitialize.
2009-03-09 12:04:39 +01:00
Rob Shearman
c376b1bfc0
qmgr: Fix a memory leak.
2009-03-09 12:04:37 +01:00
Rob Shearman
d974922698
ole32: Fix a memory leak in an error path in COMPOBJ_DllList_Add.
2009-03-09 12:04:35 +01:00
Vincent Povirk
efcd0bbffa
gdiplus: Stub GdipCloneBitmapAreaI.
2009-03-09 12:04:28 +01:00
Juan Lang
b9cac15370
crypt32: Fix another test on Win9x.
2009-03-09 12:04:05 +01:00
Nikolay Sivov
74e9b904b9
comctl32: Replace nonprintable characters with spaces on SB_SETTEXT.
2009-03-06 16:36:57 +01:00
Alistair Leslie-Hughes
6655d3f78b
mshtml: Implement IHTMLStyle get/put borderBottomWidth.
2009-03-06 16:34:09 +01:00
Alistair Leslie-Hughes
e266672c47
mshtml: Implement IHTMLStyle get/put borderRightWidth.
2009-03-06 16:33:55 +01:00
Alistair Leslie-Hughes
931bf681ab
mshtml: Implement IHTMLStyle get/put borderTopWidth.
2009-03-06 16:33:45 +01:00
Alistair Leslie-Hughes
e44608c896
mshtml: Implement IHTMLStyle get/put backgroundPositionY.
2009-03-06 16:33:32 +01:00
Alistair Leslie-Hughes
6937ddca8e
mshtml: Implement IHTMLStyle get/put backgroundPositionX.
2009-03-06 16:33:18 +01:00
Alistair Leslie-Hughes
48cbc036a3
mshtml: Implement IHTMLStyle_get_borderLeft.
2009-03-06 16:33:07 +01:00
Paul Vriens
53a4e174f9
mshtml/tests: Fix some typos.
2009-03-06 15:39:52 +01:00
Paul Vriens
b7219295cc
gdiplus/tests: Fix two test failures on Win98.
2009-03-06 15:39:43 +01:00
Paul Vriens
4f65338a05
shdocvw/tests: Add a missing FreeLibrary().
2009-03-06 15:39:34 +01:00
Paul Vriens
e31df3616a
ole32/tests: Remove an unused function declaration.
2009-03-06 15:39:30 +01:00
Paul Vriens
936b10b473
qmgr/tests: Fix some tests on systems with BITS 1.5 and lower.
2009-03-06 15:39:24 +01:00
Michael Stefaniuc
77f0a71d25
twain_32/tests: Remove superfluous pointer casts.
2009-03-06 15:39:09 +01:00
Huw Davies
561df2f1c6
ole32: Add support for VT_DECIMAL.
2009-03-06 15:39:02 +01:00
Henri Verbeet
09f21f3fd8
d3d9: Improve IDirect3DDevice9::SetFVF() code flow.
2009-03-06 15:38:19 +01:00
Henri Verbeet
aa3027a604
wined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
...
That still leaves IWineD3DIndexBuffer, but that code is also mostly similar,
except for the conversion code (which will be unused there).
2009-03-06 15:35:58 +01:00
Henri Verbeet
6324ba66ca
wined3d: Simplify IWineD3DVertexBufferImpl_PreLoad() a bit.
2009-03-06 15:35:50 +01:00
Henri Verbeet
594cc7ebc1
wined3d: Also set VBFLAG_HASDESC if we can determine we don't need conversion.
2009-03-06 15:35:28 +01:00
Dylan Smith
bcd8dc93a2
richedit: Avoid calling ITextHost_TxNotify with EN_MSGFILTER.
...
The documentation for TxNotify says that it is not called with the
EN_MSGFILTER notification, so I made sure ME_FilterEvent didn't call
this method.
2009-03-06 12:49:04 +01:00
Jeremy White
956c296a32
sane.ds: Fix a subtle bug that prevented the float scrollbar from incrementing by one.
2009-03-06 12:49:04 +01:00
Jeremy White
1bdac9cf9d
sane.ds: Sane should go first; that makes any actual scanner found the default device.
2009-03-06 12:49:04 +01:00
Jeremy White
e472c49a23
sane.ds: More correctly detect an end of scan job from sane; this enables Acrobat to pull multiple pages in one scan.
2009-03-06 12:49:04 +01:00
Jeremy White
28b708ca9e
sane.ds: Add support for CAP_FEEDERENABLED.
2009-03-06 12:49:04 +01:00
Jeremy White
513b2b54a4
sane.ds: Add suport for CAP_AUTOFEED, make batch scans the default.
2009-03-06 12:49:04 +01:00
Jeremy White
eae4ac9e8f
sane.ds: Implement support for ICAP_PHYSICALHEIGHT and ICAP_PHYSICALWIDTH.
2009-03-06 12:49:04 +01:00
Rein Klazes
366334c2fa
user32: Check for invalid menu handle passed to TrackPopupMenu and TrackPopupMenuEx.
2009-03-06 12:49:04 +01:00
Henri Verbeet
29bd889cf8
d3d10: Implement ID3D10EffectPass::Apply().
2009-03-06 12:38:34 +01:00
Henri Verbeet
52b24d2284
d3d10: Create shaders.
2009-03-06 12:38:34 +01:00
Henri Verbeet
449be2d316
d3d10: Implement ID3D10Effect::GetDevice().
2009-03-06 12:38:34 +01:00
Vincent Povirk
9da1d844b8
wininet: Stub RegisterUrlCacheNotification.
2009-03-06 12:38:34 +01:00
Vincent Povirk
4351b37d09
advapi32: Stub TraceEvent.
2009-03-06 12:38:34 +01:00
Juan Lang
93911d781e
crypt32: Fix some test failures on Win9x.
2009-03-06 12:38:34 +01:00
Alexandre Julliard
411c229654
user32/tests: Add more optional messages for Vista and Win9x.
2009-03-06 12:38:34 +01:00
Alexandre Julliard
74271fc4cf
comctl32/tests: Disable a test that crashes on NT4.
2009-03-06 12:38:34 +01:00
Alexandre Julliard
ff28ec0ddd
comctl32/tests: Fix the monthcal window creation message sequence.
2009-03-06 12:38:28 +01:00
Alexandre Julliard
f493122879
comctl32/tests: Set the listview image list after WM_CREATE has been processed.
2009-03-05 23:19:08 +01:00
Alexandre Julliard
44d2277acd
ntdll/tests: Create the server port before starting the client thread.
...
Print status values in hex.
2009-03-05 23:19:08 +01:00
Alexandre Julliard
320286af69
iphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTable, it crashes on Vista.
2009-03-05 23:17:35 +01:00
Alexandre Julliard
e8f9a6fc4f
iphlpapi: Implemented getInterfaceStatsByName for Solaris.
2009-03-05 19:33:26 +01:00
Alexandre Julliard
026491d8e5
iphlpapi: Implemented GetUdpStatistics for Solaris.
2009-03-05 19:32:10 +01:00
Alexandre Julliard
62740f72d7
iphlpapi: Implemented GetTcpStatistics for Solaris.
2009-03-05 19:27:54 +01:00
Alexandre Julliard
ac72b86603
iphlpapi: Implemented GetIpStatistics for Solaris.
2009-03-05 19:25:36 +01:00
Alexandre Julliard
a82f443c0c
iphlpapi: Implemented GetIcmpStatistics for Solaris.
2009-03-05 19:18:51 +01:00
Vincent Povirk
3db77ce50b
gdiplus: Return a NULL bitmap when GdipCreateBitmapFromScan0 fails.
2009-03-05 16:16:25 +01:00
Alexandre Julliard
abbf38ccd9
ntdll: Fix a couple of warnings on Solaris.
2009-03-05 16:16:25 +01:00
Alistair Leslie-Hughes
ad7fc048b7
mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
2009-03-05 16:16:25 +01:00
Alistair Leslie-Hughes
c58b8f2883
mshtml: Add missing IHTMLStyle IDispatchEx ids.
2009-03-05 16:16:25 +01:00
Henri Verbeet
18300b8351
d3d10core: Implement ID3D10Device::Draw().
2009-03-05 16:16:25 +01:00
Henri Verbeet
702eeb6b0c
wined3d: Add separate methods for setting the primitive type.
2009-03-05 16:16:25 +01:00
Henri Verbeet
3b07e7059e
wined3d: Add d3d10 primitive types.
2009-03-05 16:16:24 +01:00
Henri Verbeet
3f9e0d9320
wined3d: Add support for ARB_geometry_shader4.
2009-03-05 16:16:24 +01:00
Henri Verbeet
17e12611b8
wined3d: Fix some prototypes.
2009-03-05 16:16:24 +01:00
Henri Verbeet
602bb1f551
wined3d: Pass the vertex count rather than the primitive count to wined3d draw methods.
2009-03-05 16:16:24 +01:00
Alexandre Julliard
6eccf2a3fa
user32/tests: Skip menu test if sending input failed. Use VK_MENU instead of VK_LMENU.
2009-03-05 16:16:24 +01:00
Alexandre Julliard
903b52e723
user32/tests: Mark a couple of painting messages as optional.
2009-03-05 16:16:24 +01:00
Alexandre Julliard
4c7216fc77
iphlpapi: Simplify parsing of UDP stats. Only try to open /proc on Linux.
2009-03-05 16:16:24 +01:00
Alexandre Julliard
3a60d69b47
iphlpapi: Simplify parsing of TCP stats. Only try to open /proc on Linux.
2009-03-05 16:16:24 +01:00
Alexandre Julliard
988f6b50c7
iphlpapi: Simplify parsing of IP stats. Only try to open /proc on Linux.
2009-03-05 16:16:24 +01:00
Alexandre Julliard
ea73002863
iphlpapi: Simplify parsing of interface data. Only try to open /proc on Linux.
2009-03-05 16:16:24 +01:00
Alexandre Julliard
fc5ac51654
iphlpapi: Simplify parsing of ICMP stats. Only try to open /proc on Linux.
2009-03-05 16:16:23 +01:00
Hans Leidekker
12dac70a32
mscms: Handle errors from lcms more gracefully.
...
Default behavior of lcms is to abort the process when it encounters
an error it considers fatal, such as a corrupt color profile.
2009-03-05 13:26:16 +01:00
Hans Leidekker
a7b70911b3
winhttp, wininet: Load i2d_X509 from libcrypto.so.
2009-03-05 13:26:11 +01:00
Michael Stefaniuc
cf56483f14
msctf: Remove superfluous pointer casts.
2009-03-05 13:24:53 +01:00
Michael Stefaniuc
a8510589c3
netapi32: Remove superfluous pointer casts.
2009-03-05 13:24:49 +01:00
Nikolay Sivov
258d953a3f
user32: Use 1 unit caret width for Edit control.
2009-03-05 12:48:08 +01:00
Nikolay Sivov
032356ec37
user32: Disable scroll bar control window when both buttons disabled.
2009-03-05 12:48:05 +01:00
Alexandre Julliard
598e6f09c8
kernel32/tests: Stop testing integer atoms if the first one doesn't work.
2009-03-05 12:47:18 +01:00
Alexandre Julliard
e047edb080
ddraw/tests: Allow IDirectDrawSurface_AddAttachedSurface failure on Windows.
2009-03-05 12:47:02 +01:00
Paul Vriens
907adb834c
urlmon/tests: Use an action that is available on all IE versions.
2009-03-05 12:45:14 +01:00
Paul Vriens
ebb6dd9c19
shell32/tests: Skip some tests on Win95 because of W-functions.
2009-03-05 12:45:09 +01:00
Paul Vriens
b24e378f52
shell32/tests: Make sure we test on Win95.
2009-03-05 12:45:00 +01:00
Paul Vriens
575b93c5eb
shell32/tests: Use the correct directory on Win95.
2009-03-05 12:44:55 +01:00
Juan Lang
bda6e4ed99
crypt32: Fix some test failures on Win9x.
2009-03-05 12:44:46 +01:00
Jacek Caban
96a34b586f
urlmon: Get rid of URLMonikerImpl_BindToStorage_hack.
2009-03-05 12:39:19 +01:00
Jacek Caban
0da20926c3
urlmon: Added gopher pluggable protocol implementation.
2009-03-05 12:39:09 +01:00
Jacek Caban
44149b8a8c
urlmon: Added IInternetPriority implementation for gopher protocol.
2009-03-05 12:39:03 +01:00
Jacek Caban
cfb9c099b5
urlmon: Added gopher protocol handler stub implementation.
2009-03-05 12:38:57 +01:00
Jacek Caban
d9960c34fa
urlmon: Added ftp binding tests.
2009-03-05 12:38:44 +01:00
Jacek Caban
aa1d032271
urlmon: Added ftp protocol tests.
2009-03-05 12:38:35 +01:00
Alexandre Julliard
3e84960c20
kernel32/tests: Improve some failure messages in the pipe tests.
2009-03-04 15:45:48 +01:00
Jörg Höhle
7a4ed15884
d3d9/tests: Fix typos in text.
2009-03-04 15:45:43 +01:00
Ricardo Filipe
24a10fc9ac
setupapi: Implement SetupPromptForDiskA by wrapping around W version.
2009-03-04 15:44:44 +01:00
Paul Vriens
54845cd40a
kernel32/tests: Correct an ok() statement.
2009-03-04 14:42:30 +01:00
Alexandre Julliard
d62c05f720
user32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04 14:32:56 +01:00
Alexandre Julliard
c2e52469fe
user32: Make keyboard.drv into a stand-alone 16-bit module.
2009-03-04 14:30:37 +01:00
Alexandre Julliard
02ada6e477
user32: Make display.drv into a stand-alone 16-bit module.
2009-03-04 14:28:32 +01:00
Alexandre Julliard
86f54f4c89
gdi32: Make dispdib.dll into a stand-alone 16-bit module.
2009-03-04 14:27:05 +01:00
Alexandre Julliard
6cebffcd70
kernel32: Make windebug.dll into a stand-alone 16-bit module.
2009-03-04 14:24:30 +01:00
Alexandre Julliard
41600a8226
kernel32: Make comm.drv into a stand-alone 16-bit module.
2009-03-04 14:22:24 +01:00
Alexandre Julliard
a9e81624b7
kernel32: Make win87em.dll into a stand-alone 16-bit module.
2009-03-04 14:19:49 +01:00
Alexandre Julliard
e4085d75df
kernel32: Make stress.dll into a stand-alone 16-bit module.
2009-03-04 14:16:18 +01:00
Tony Wasserka
bdd55d0875
d3dx9: Implement ID3DXSprite_OnLostDevice/OnResetDevice.
2009-03-04 13:06:38 +01:00
Huw Davies
17a866df29
gdi32/tests: Fix tests on NT4.
2009-03-04 13:06:23 +01:00
Huw Davies
246a9a6f7a
gdi32/tests: Win9x doesn't initialize the bitmap bits, so skip this test.
2009-03-04 13:06:20 +01:00
Hans Leidekker
ec87dfde50
mscms: Accept REG_DWORD values when enumerating registered color profiles.
...
Fixes test failures on Vista.
2009-03-04 13:06:16 +01:00
Hans Leidekker
8a2d97ac3d
usp10: Don't test digit substitution data.
...
It has apparently changed in Vista.
2009-03-04 13:06:11 +01:00
Hans Leidekker
100ee0ad2a
wininet: Ignore invalid response headers.
2009-03-04 13:06:06 +01:00
Hans Leidekker
96b639dc8a
wininet: Remove MSG_PEEK hack from HTTP_GetResponseHeaders.
...
Fixes Quicken 2009. Aric said he added this hack back in 2002
to work around a bug in the IE6 installer, which installs fine
now without this hack.
2009-03-04 13:06:04 +01:00
Christian Costa
f716306f36
ddraw: Implement IDirect3DViewportImpl_NextLight.
2009-03-04 13:03:52 +01:00
Alistair Leslie-Hughes
28fe361115
shell32: Add and register CLSID_QueryAssociations.
2009-03-04 12:15:21 +01:00
Alistair Leslie-Hughes
8156db5894
mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
2009-03-04 12:13:39 +01:00
Alistair Leslie-Hughes
d804631e34
mshtml: Implement IHTMLStyle get/put borderStyle.
2009-03-04 12:13:30 +01:00
Alistair Leslie-Hughes
9188cba164
mshtml: Implement IHTMLCurrentStyle_get_borderColor.
2009-03-04 12:13:17 +01:00
Alistair Leslie-Hughes
73241dfe84
mshtml: Implement IHTMLStyle get/put borderColor.
2009-03-04 12:13:08 +01:00
Alistair Leslie-Hughes
f7a6c512a0
mshtml: Implement IHTMLStyle_put_textDecoration.
2009-03-04 12:12:47 +01:00
Alexandre Julliard
ec1d6aa617
advapi32/tests: GetTokenInformation apparently needs a dword-aligned buffer.
2009-03-04 12:07:20 +01:00
Henri Verbeet
53239a9aa2
d3d10core: Add a stub ID3D10PixelShader implementation.
2009-03-04 12:07:20 +01:00
Henri Verbeet
972221f5ea
d3d10core: Add a stub ID3D10GeometryShader implementation.
2009-03-04 12:07:20 +01:00
Henri Verbeet
7eb634976d
d3d10core: Add a stub ID3D10VertexShader implementation.
2009-03-04 12:07:20 +01:00
Henri Verbeet
03fae2179f
d3d10core: Add a stub ID3D10InputLayout implementation.
2009-03-04 12:07:20 +01:00
Henri Verbeet
703ef0de02
wined3d: Use flags for shader_glsl_get_sample_function().
...
Having three BOOL parameters looks a bit awkward.
2009-03-04 12:07:20 +01:00
Michael Stefaniuc
7d35ba645e
mlang: Remove superfluous pointer casts.
...
The casts are already part of the CONTAINING_RECORD macro.
2009-03-04 12:07:20 +01:00
Michael Stefaniuc
8cb973261f
cryptui: Remove superfluous pointer casts.
2009-03-04 12:07:20 +01:00
Michael Stefaniuc
c6be3fea10
winedos: Remove superfluous pointer casts.
2009-03-04 12:07:20 +01:00
Michael Stefaniuc
f75f4e431f
mlang: Silence some Win64 compile warnings.
...
If the flag TCI_SRCFONTSIG is not set then the first argument passed
to TranslateCharsetInfo is just a DWORD that needs to be marshalled
over a pointer.
2009-03-04 12:07:20 +01:00
Andrew Talbot
7b1c326016
comdlg32: Fix a typo.
2009-03-04 12:07:03 +01:00
Paul Vriens
a86566cb91
shlwapi/tests: Fix some typos.
2009-03-04 11:48:12 +01:00
Alexandre Julliard
b35e43d9a0
iphlpapi: Move the ip/icmp/tcp/udp statistics functions to ipstats.c.
2009-03-03 19:46:03 +01:00
Alexandre Julliard
0f677a5beb
makefiles: Add a dummy dependency on empty targets to work around a FreeBSD make bug.
2009-03-03 16:23:16 +01:00
Huw Davies
1ad19cc9ce
gdi32/tests: Improve some test failure messages.
2009-03-03 13:26:20 +01:00
Huw Davies
f0666564ce
gdiplus/tests: Elliptic regions have a shorter layout in win98.
2009-03-03 13:26:18 +01:00
Nikolay Sivov
f35960200a
comctl32: Correctly report systemcolor use for Treeview background.
2009-03-03 13:24:08 +01:00
Alexandre Julliard
114da7c46b
user32/tests: Add some more optional messages.
2009-03-03 13:20:49 +01:00
Alexandre Julliard
e256e988c5
user32/tests: Fix a couple of failing menu tests.
2009-03-03 13:20:34 +01:00
Alexandre Julliard
d387cf3251
user32: Use MAKEWPARAM instead of MAKELONG for menu messages.
2009-03-03 13:20:21 +01:00
Henri Verbeet
28c595e3a4
d3d10: Implement ID3D10EffectPass::GetDesc().
2009-03-03 12:37:00 +01:00
Henri Verbeet
7c03f2c21b
d3d10: Store the shader's input signature.
2009-03-03 12:36:55 +01:00
Henri Verbeet
78afd8736c
d3d10: Implement ID3D10EffectTechnique::GetDesc().
2009-03-03 12:36:48 +01:00
Henri Verbeet
26b24ed8a5
d3d10: Simplify DXBC chunk handlers.
2009-03-03 12:36:43 +01:00
Henri Verbeet
152c9637ac
d3d10: Actually use the parse_fx10() return value.
2009-03-03 12:36:37 +01:00
Paul Vriens
1b4e61c07a
shlwapi/tests: Fix a typo.
2009-03-03 12:36:32 +01:00
Paul Vriens
fca2626768
msi/tests: Fix a test failure on Win95.
2009-03-03 12:36:25 +01:00
Ken Thomases
f85a7b16ca
dsound: Don't use HEAP_ZERO_MEMORY when we're about to overwrite the buffer.
2009-03-03 12:36:21 +01:00
Francois Gouget
4dc8987112
sane.ds: Fix compilation with older SANE headers.
2009-03-03 12:36:17 +01:00
Jeremy White
2c0fea94e8
sane.ds: Implement grayscale and B&W scanning for native image transfers.
2009-03-03 12:36:12 +01:00
Jeremy White
1d58b7e1cc
sane.ds: Add a few trace messages useful in following color format.
2009-03-03 12:36:02 +01:00
Jeremy White
29df246005
sane.ds: Downgrade inappropriate FIXMEs.
2009-03-03 12:35:57 +01:00