Francois Gouget
f87745d497
d3dx9_36: Fix compilation on systems that don't support nameless unions.
2011-07-24 12:33:27 +02:00
Jacek Caban
39b02829ea
mshtml: Added javascript: URLs test.
2011-07-24 12:33:09 +02:00
Jacek Caban
5751441f39
mshtml: Added support for javascript: URLs.
2011-07-24 12:33:03 +02:00
Jacek Caban
730299bae6
mshtml: Call set_moniker asynchronously in SuperNavigate.
2011-07-24 12:32:59 +02:00
Jacek Caban
b14fc2c9d1
mshtml: Split set_moniker implementation.
2011-07-24 12:32:52 +02:00
Jacek Caban
bccd8997d1
mshtml: Downgrade GetAsciiHost FIXME to WARN.
2011-07-24 12:32:47 +02:00
Jacek Caban
ddf46bbe9f
mshtml: Moved script mode out of get_script_host to allow exec_script calls in Gecko script mode.
2011-07-24 12:32:41 +02:00
Jacek Caban
402c875699
mshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separated function.
2011-07-24 12:32:38 +02:00
Jacek Caban
e325be79dc
mshtml: Use CreateURLMonikerEx2 in SuperNavigate.
2011-07-24 12:32:33 +02:00
Jacek Caban
1e60c2f300
mshtml: Moved binding-related declarations to separate file.
2011-07-24 12:32:30 +02:00
Hans Leidekker
b085b23b29
msi: Fix the SelectionPath event handler.
2011-07-24 12:31:55 +02:00
Huw Davies
3e5793e049
gdi32: Fix the lines parameter of SetDIBits to be positive.
2011-07-22 17:03:17 +02:00
Huw Davies
8cc8552a01
gdi32: Add a helper to fill out the colour table from the current palette.
2011-07-22 16:29:39 +02:00
Huw Davies
6ce6f890be
gdi32: Add a helper to sanitize a BITMAPINFO structure.
2011-07-22 16:29:37 +02:00
Jacek Caban
69f9006889
mshtml: Return NS_BINDING_ABORTED for canceled binding in AsyncOpen.
2011-07-22 15:44:42 +02:00
Jacek Caban
041d7d2296
mshtml: Make execScript tests more generic.
2011-07-22 15:44:38 +02:00
Jacek Caban
e722268d53
urlmon: Added support for javascript URIs.
2011-07-22 15:44:32 +02:00
Akihiro Sagawa
2ab3d22663
dsound: Don't copy the position notify on duplicate.
2011-07-22 15:44:16 +02:00
Akihiro Sagawa
3c9bd6ba2a
dsound: Don't copy the notify object on duplicate.
2011-07-22 15:44:13 +02:00
Akihiro Sagawa
223406fa17
dsound/tests: Add tests to check notifications after duplicate.
2011-07-22 15:40:46 +02:00
Jacek Caban
adf1310f4a
mshtml: Added IHTMLStyle2::direction property implementation.
2011-07-22 13:03:28 +02:00
Alexandre Julliard
fb2df6752e
user32/tests: Fix test failures when the low-level hook cannot be set.
2011-07-22 13:03:28 +02:00
Alexandre Julliard
a900fe7c9e
user32/tests: Fix some last error tests that fail on Windows.
2011-07-22 13:03:28 +02:00
Alexandre Julliard
5be95f40c5
user32/tests: Mark some messages optional in the SetParent sequence.
2011-07-22 13:03:27 +02:00
Lucas Fialho Zawacki
8cc44cb8c3
dinput: SetActionMap setting the axis range according to the action format.
2011-07-22 12:57:22 +02:00
Lucas Fialho Zawacki
79bd7249e4
dinput: SetActionMap for joysticks.
2011-07-22 12:57:22 +02:00
Lucas Fialho Zawacki
31fdae5b4c
dinput: BuildActionMap for all joysticks. For the moment only for buttons and axis.
2011-07-22 12:57:21 +02:00
Lucas Fialho Zawacki
6e098f90a6
dinput: EnumDevicesBySemantics enumerate joysticks with priority flags.
2011-07-22 12:57:21 +02:00
Jay Yang
e98cef491c
comclt32: Ensure that item data is actually sent out with notifications.
2011-07-22 12:57:21 +02:00
André Hentschel
54ca4034cf
user32/tests: Fix two typos.
2011-07-22 12:57:20 +02:00
Juan Lang
cfdce43de9
wininet: Implement setting proxy options globally for a process.
2011-07-22 12:57:20 +02:00
Juan Lang
027238f856
wininet: De-Hungarian proxyinfo_t.
2011-07-22 12:57:20 +02:00
Henri Verbeet
dbcbf0c45b
wined3d: Make the heap parameter to update_heap_entry() const.
2011-07-22 12:57:20 +02:00
Henri Verbeet
959874c2d8
wined3d: Make the tex_unit_map parameter to shader_glsl_load_vsamplers() const.
2011-07-22 12:57:19 +02:00
Henri Verbeet
86dd8476db
wined3d: Make the tex_unit_map parameter to shader_glsl_load_psamplers() const.
2011-07-22 12:57:19 +02:00
Henri Verbeet
e55121773a
ddraw/tests: Add tests to show that resizing the window on mode changes is a property of DDSCL_EXCLUSIVE.
2011-07-22 12:57:19 +02:00
Henri Verbeet
84413298de
ddraw: Resize the window after setting the new display mode.
2011-07-22 12:57:18 +02:00
Alexandre Julliard
0f9ee1b68f
wineps: Implement the additional clipping in PutImage.
2011-07-22 12:57:18 +02:00
Alexandre Julliard
316372a21f
winex11: Implement the additional clipping in PutImage.
2011-07-22 12:57:02 +02:00
Alexandre Julliard
72607b3817
winex11: Add helper functions for changing and restoring the current clipping region.
2011-07-21 19:03:10 +02:00
Alexandre Julliard
0d9dde7953
gdi32: Add an optional clip region to the PutImage entry point.
2011-07-21 18:49:47 +02:00
Michael Stefaniuc
b48f7bec0d
gameux: COM cleanup for the IClassFactory iface.
2011-07-21 17:00:55 +02:00
Jeff Latimer
f669cca999
comctl32: Improve the stub of TaskDialogIndirect to display a simple message box pending a full implementation.
2011-07-21 16:30:04 +02:00
Piotr Caban
c47c62a802
comctl32: Don't invalidate item in LISTVIEW_SetItemT when its state has not changed.
2011-07-21 16:28:31 +02:00
Alistair Leslie-Hughes
315599c650
ntdsapi: Add stub for DsGetSpnA.
2011-07-21 16:27:46 +02:00
Jacek Caban
904f4ac843
mshtml: Added IHTMLStyle::pageBreakBefore implementation.
2011-07-21 16:27:31 +02:00
Alexandre Julliard
faa1f7371e
gdi32: Get rid of the StretchDIBits-based fallback for StretchBlt.
2011-07-21 15:43:53 +02:00
Alexandre Julliard
209578aeab
wineps: Implement the PutImage entry point.
2011-07-21 15:43:31 +02:00
Alexandre Julliard
632391dbf4
wineps: Add a couple of helper functions to simplify the StretchDIBits implementation.
2011-07-21 15:36:39 +02:00
Hans Leidekker
116160f4ef
winhttp: Add tests for IWinHttpRequest.
2011-07-21 15:36:39 +02:00
Hans Leidekker
f4c2317adc
winhttp: Implement IWinHttpRequest::Abort.
2011-07-21 15:36:39 +02:00
Hans Leidekker
52d134b364
winhttp: Implement IWinHttpRequest::get_ResponseText.
2011-07-21 15:36:39 +02:00
Hans Leidekker
39468db2d6
winhttp: Implement IWinHttpRequest::get_StatusText.
2011-07-21 15:36:39 +02:00
Hans Leidekker
e11828d2d0
winhttp: Implement IWinHttpRequest::get_Status.
2011-07-21 15:36:39 +02:00
Hans Leidekker
5c79f82ae5
winhttp: Implement IWinHttpRequest::WaitForResponse.
2011-07-21 15:36:39 +02:00
Hans Leidekker
d66a0b748b
winhttp: Implement IWinHttpRequest::SetTimeouts.
2011-07-21 15:36:39 +02:00
Hans Leidekker
2e33485c6f
winhttp: Implement IWinHttpRequest::Send.
2011-07-21 15:36:39 +02:00
Hans Leidekker
4aeec1b88d
winhttp: Implement IWinHttpRequest::Open.
2011-07-21 15:36:38 +02:00
Rico Schüller
6865dac3fa
d3dx9: Implement ID3DXBaseEffect::GetMatrixTransposeArray().
2011-07-21 15:36:38 +02:00
Rico Schüller
75836b4789
d3dx9: Implement ID3DXBaseEffect::GetMatrixArray().
2011-07-21 15:36:38 +02:00
Rico Schüller
e9dc6c34a9
d3dx9: Fix ID3DXBaseEffect::GetFloat().
2011-07-21 15:36:38 +02:00
Rico Schüller
6a2be190cd
d3dx9: Implement ID3DXBaseEffect::GetMatrixTranspose().
2011-07-21 15:36:38 +02:00
Rico Schüller
2731912c5a
d3dx9: Implement ID3DXBaseEffect::GetVectorArray().
2011-07-21 15:36:38 +02:00
Alexandre Julliard
7dc8f48ef8
gdi32: Get rid of the offset in the gdi_image_bits structure now that we are passing the full rectangles.
2011-07-21 15:36:34 +02:00
Alexandre Julliard
97c30bdd6c
gdi32: Allow the PutImage entry point to optionally support stretching.
2011-07-21 15:35:48 +02:00
Alexandre Julliard
73dc9833b7
gdi32: Pass the full bitblt_coords structure to the Get/PutImage entry points.
2011-07-21 15:35:30 +02:00
Alexandre Julliard
c1dafc514a
comdlg32/tests: Print the id of the GetSaveFileName test on failure.
2011-07-21 11:11:20 +02:00
Frédéric Delanoy
6471e862f6
kernel32: Fix function description of CompareStringA and lstrcmpA.
2011-07-20 19:42:10 +02:00
Alexander Morozov
3d3d5595f1
cryptui/tests: Always use a function pointer for CryptUIWizImport.
2011-07-20 19:41:15 +02:00
Huw Davies
3cead4fe1b
winex11: Use the appropriate color_shifts when the target is a bitmap.
2011-07-20 19:23:05 +02:00
Huw Davies
8679d0b138
winex11: Sync the dib-section bits before writing to the image.
2011-07-20 19:23:05 +02:00
Bellengé Maxime
8a947065dc
comctl32: Don't reset trackbar thumb on a WM_SIZE message.
2011-07-20 19:23:05 +02:00
Michael Stefaniuc
3de56aa9a7
qmgr: COM cleanup for the IClassFactory iface.
2011-07-20 19:23:05 +02:00
Jacek Caban
2507d6e581
mshtml: Moved style tests to separated file.
2011-07-20 19:23:05 +02:00
Nikolay Sivov
0a92c01a57
comctl32/listview: Don't invalidate list on LVM_SETBKCOLOR.
2011-07-20 19:23:05 +02:00
Nikolay Sivov
43a199d54d
comctl32/listview: Don't invalidate list on LVM_SETTEXTCOLOR.
2011-07-20 19:23:05 +02:00
Nikolay Sivov
4fc8c44bf1
comctl32/listview: Don't invalidate list on LVM_SETTEXTBKCOLOR.
2011-07-20 19:23:05 +02:00
Nikolay Sivov
328368cba2
comctl32/tests: Test that edit box is not multiline.
2011-07-20 19:23:05 +02:00
Stefan Dösinger
f99a2748e4
wined3d: Don't apply and invalidate the framebuffer when clearing the device's fb.
2011-07-20 19:23:05 +02:00
Dan Kegel
dafd6fecd1
riched20/tests: Add test for WB_ISDELIMITER.
2011-07-20 19:23:05 +02:00
Rico Schüller
66a820683e
d3dx9: Implement ID3DXBaseEffect::GetMatrix().
2011-07-20 19:23:05 +02:00
Rico Schüller
f56af02f8c
d3dx9: Introduce get_valid_parameter().
2011-07-20 19:23:05 +02:00
Rico Schüller
b0f2a49f42
d3dx9: Implement ID3DXBaseEffect::SetTexture().
2011-07-20 19:23:05 +02:00
Alistair Leslie-Hughes
d457956c58
oleaut32: Dont filter out VT_RECORD|VT_REF type in VariantCopyInd.
2011-07-20 19:23:04 +02:00
Vincent Povirk
9b2968dc77
shell32: Dynamically allocate argify buffer if the static one is too small.
2011-07-20 19:23:04 +02:00
Vincent Povirk
eeeca57072
shell32: Include NULL terminators in the lengths used by SHELL_ArgifyW.
2011-07-20 19:23:04 +02:00
Dmitry Timoshkov
3d81e97c75
kernel32: Add a test how PE section characteristics get mapped into memory page access, make it pass under Wine.
2011-07-20 19:23:04 +02:00
Bernhard Loos
070cbfc412
ntdll/tests: Add a test for STATUS_OBJECT_TYPE_MISMATCH.
2011-07-20 19:23:04 +02:00
Jay Yang
872c07a967
shell32: Make ISFHelper_fnCopyItems actually copy the items.
2011-07-20 19:23:04 +02:00
Alexandre Julliard
01e12ec9f9
gdi32: Move the checks for empty visible rects in PatBlt/StretchBlt back to gdi32.
2011-07-20 19:23:04 +02:00
Alexandre Julliard
414fe85c8a
gdi32: Set the color maps to the destination DC colors for 1-bpp images.
2011-07-20 19:22:44 +02:00
Alexandre Julliard
07528a24b9
gdi32: Add a special case for converting dibs to 1-bpp using the background color.
2011-07-20 11:44:58 +02:00
Alexandre Julliard
be835e2d9b
winex11: Verify that the color map matches in PutImage for 4 and 8 bpp.
2011-07-20 11:42:17 +02:00
Alexandre Julliard
476a1fa1fb
winex11: Fill in the color table in Get/PutImage for 4 and 8 bpp.
2011-07-20 11:31:38 +02:00
Alexandre Julliard
be74c47e86
winex11: Remap pixels to system palette in Get/PutImage for 4 and 8 bpp.
2011-07-20 11:26:59 +02:00
Grazvydas Ignotas
5ae558bac7
ntdll/tests: Test NtQueryDirectoryFile with RestartScan set to FALSE.
2011-07-19 18:26:22 +02:00
Mariusz Pluciński
ea990a3f43
shell32: Fix FOLDERID_Document definition.
2011-07-19 18:26:22 +02:00
Mariusz Pluciński
dfa35a529f
shell32: Add IKnownFolder::GetFolderDefinition() implementation.
2011-07-19 18:26:22 +02:00
Mariusz Pluciński
fa4ba10083
shell32/tests: Add checking known folders' names.
2011-07-19 18:26:22 +02:00
Matteo Bruni
c4d29bdb18
d3dx9: Fix an error check in D3DXLoadMeshFromXResource.
2011-07-19 18:26:22 +02:00
Jacek Caban
0289530f07
mshtml: Implement nsIURI::SetUserPass on top of IUri.
2011-07-19 18:26:21 +02:00
Michael Stefaniuc
d15b567ca5
vbscript: Don't bother with a FIXME in DllCanUnloadNow().
2011-07-19 18:26:21 +02:00
Michael Stefaniuc
11e780ea07
comctl32/tests: Don't cast NULL to an int.
2011-07-19 18:26:21 +02:00
Michael Stefaniuc
04f57b9b0c
ddrawex/tests: Use FAILED instead of !SUCCEEDED.
2011-07-19 18:26:20 +02:00
Michael Stefaniuc
5ab5042183
shell32: Use FAILED instead of !SUCCEEDED.
2011-07-19 18:26:20 +02:00
Alexandre Julliard
49cb530ee3
wineps: Remove unneeded GetTransform prototype.
2011-07-19 18:26:20 +02:00
Alexandre Julliard
cc8c831c4d
gdi32: Add format conversion to the null driver StretchBlt implementation.
2011-07-19 14:54:14 +02:00
Alexandre Julliard
eb87e694a2
gdi32: Add inline helpers to compute DIB stride and total size.
2011-07-19 14:54:14 +02:00
Alexandre Julliard
1f8a0eb40e
gdi32: Move GET_DC_PHYSDEV back to gdi_private.h, it can't be used from external drivers.
2011-07-19 14:54:09 +02:00
Jacek Caban
68c6f58e6e
vbscript: Added creation tests.
2011-07-19 14:06:35 +02:00
Henri Verbeet
6ffd066834
wined3d: Make the query parameter to wined3d_event_query_finish() const.
2011-07-19 14:06:05 +02:00
Henri Verbeet
2e636aae29
wined3d: Make the query parameter to wined3d_event_query_test() const.
2011-07-19 14:06:03 +02:00
Henri Verbeet
c6c76f5a1a
wined3d: Make the priv parameter to map_register() const.
2011-07-19 14:06:01 +02:00
Henri Verbeet
c5f8a33a86
wined3d: Make the surface parameter to ffp_blit_p8_upload_palette() const.
2011-07-19 14:05:59 +02:00
Henri Verbeet
04d541c26d
ddraw: Just use SetWindowPos() in ddraw_set_display_mode().
...
Instead of going through wined3d_device_restore_fullscreen_window() /
wined3d_device_setup_fullscreen_window(). The main point of those functions is
changing the window styles, but we don't actually need that here. More
importantly, we filter the messages generated by those functions in wined3d,
while tests show that messages generated by SetDisplayMode() /
RestoreDisplayMode() are visible to the application. Applications depend on
WM_SIZE in particular.
2011-07-19 14:05:56 +02:00
Hans Leidekker
0daac59a35
winhttp: Implement IDispatch for WinHttpRequest.
2011-07-19 14:04:58 +02:00
Louis Lenders
33e2034227
advapi32: SetLastError in ReadEventLog{A, W} stub to avoid applications from looping forever.
2011-07-19 14:03:56 +02:00
Alexandre Julliard
5f484df06c
Revert "d3dx9_36: Improved constant table handle support."
...
This reverts commit 48d03555a7
.
It wasn't supposed to be committed.
2011-07-18 21:45:13 +02:00
Alexandre Julliard
dc801b9831
winex11: Create a new message window every time we change clipping to avoid stale notifications.
2011-07-18 21:19:55 +02:00
Andrew Eikum
d385675f36
winmm: Fix check for DCB_NULL callback type.
...
Noticed by Francois Gouget.
2011-07-18 18:31:29 +02:00
Andrew Eikum
2754c75092
winmm: Perform Open and Close callbacks from client thread.
2011-07-18 18:31:24 +02:00
Andrew Eikum
2a58273fcd
winmm: Close ACM stream when closing wave device.
2011-07-18 18:31:12 +02:00
Andrew Eikum
80fd691e9e
mmdevapi: Use a sane default if no buffer size is requested.
2011-07-18 18:31:06 +02:00
Adam Martinson
9a30a29db5
msxml3: Don't include libxml/parser.h twice.
2011-07-18 18:30:59 +02:00
Jacek Caban
5b16e6e0fd
jscript: Properly handle aggregation attempt.
2011-07-18 18:30:43 +02:00
Jacek Caban
cf30b6aea3
vbscript: Added IActiveScriptParse stub implementation.
2011-07-18 17:11:13 +02:00
Jacek Caban
03b8ad29cc
vbscript: Added stub VBScript object implementation.
2011-07-18 17:11:10 +02:00
Alexandre Julliard
dbd0b4542f
winex11: Remove the GetDIBits implementation.
2011-07-18 17:11:06 +02:00
Alexandre Julliard
b01eb19511
gdi32: Remove the GetDIBits entry point from the graphics driver.
2011-07-18 17:07:51 +02:00
Alexandre Julliard
ba168763b2
gdi32: Move a couple of rectangle helper functions to the header.
2011-07-18 16:50:25 +02:00
Huw Davies
103719e9e9
gdi32: Implement GetDIBits using the GetImage driver function.
2011-07-18 16:49:04 +02:00
Huw Davies
09a1418449
gdi32: Export a bitmap conversion function.
2011-07-18 16:35:20 +02:00
Jacek Caban
dfaee0f3b1
mshtml: Added IHTMLStyle::pageBreakAfter property implementation.
2011-07-18 16:35:12 +02:00
Kazuyuki Sato
8cdf735822
crypt32: Add additional path for Solaris 11 Express.
2011-07-18 16:23:30 +02:00
Alexander Morozov
25c70bacc6
mshtml: Added IProvideClassInfo::GetClassInfo implementation.
2011-07-18 16:23:30 +02:00
André Hentschel
b3fbdfa908
user32/tests: Add test for nested default button in dialogs.
2011-07-18 16:23:30 +02:00
Grazvydas Ignotas
2cc56f379c
server: Set debug enable bits briefly to commit the addresses to kernel.
2011-07-18 16:23:30 +02:00
Grazvydas Ignotas
fa179b1c26
server: Set RW and LEN bits of DR7 before setting DR0-DR3.
2011-07-18 16:23:30 +02:00
Grazvydas Ignotas
382d953872
ntdll/tests: Add more debug register tests.
2011-07-18 16:23:30 +02:00
Akihiro Sagawa
c1fbf00d2c
dsound: Fix a typo.
2011-07-18 16:23:30 +02:00
Henri Verbeet
437cec1a49
wined3d: Make the surface parameter to surface_depth_blt() const.
2011-07-18 16:23:29 +02:00
Henri Verbeet
a97ed53460
wined3d: Make the surface parameter to surface_convert_color_to_float() const.
2011-07-18 16:23:29 +02:00
Henri Verbeet
d314aa2d6e
wined3d: Make the surface parameter to surface_convert_depth_to_float() const.
2011-07-18 16:23:29 +02:00
Henri Verbeet
416a55c7aa
wined3d: Make the surface parameter to surface_is_full_rect() const.
2011-07-18 16:23:29 +02:00
Henri Verbeet
db12216301
wined3d: Make the surface parameter to surface_get_rect() const.
2011-07-18 16:23:29 +02:00
Francois Gouget
e0711b195d
d3dx9_36: Add a trailing '\n' to an ERR() call.
2011-07-18 16:23:29 +02:00
Francois Gouget
3726670098
winex11.drv: Make copy_image_bits() static.
2011-07-18 16:23:29 +02:00
Francois Gouget
724b0a928c
winmm: Remove an unused variable in WINMM_GetComponentTypeLineInfo().
2011-07-18 16:23:29 +02:00
Francois Gouget
a53e011021
wineoss.drv: Add a trailing '\n' to a TRACE() call.
2011-07-18 16:23:29 +02:00
Austin English
13d86cc0a3
dbghelp: Add stubs for SymEnumSourceLines/SymEnumSourceLinesW.
2011-07-18 16:23:29 +02:00