Commit Graph

80365 Commits

Author SHA1 Message Date
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
Francois Gouget
51b3100aa6 po: A French translation fixe and a tweak. 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
Jay Yang
dadcdb71b5 explorer: Fix various memory leaks. 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
André Hentschel
0e3527a564 winevdm: Use secure mode when running apps in DOSBox. 2011-07-21 17:02:08 +02:00
Michael Stefaniuc
b48f7bec0d gameux: COM cleanup for the IClassFactory iface. 2011-07-21 17:00:55 +02:00
Michał Ziętek
4ecb339f02 wscript: Implemented Host_get_ScriptFullName. 2011-07-21 17:00:28 +02:00
Michał Ziętek
bf331f8dca wscript: Implemented Host_get_ScriptName. 2011-07-21 17:00:25 +02:00
Michał Ziętek
6afb5f0782 wscript: Implemented Host_get_Path. 2011-07-21 16:59:18 +02:00
Michał Ziętek
d6fd86e8ec wscript: Implemented Host_get_FullName. 2011-07-21 16:58:32 +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
Frédéric Delanoy
d1862e473b cmd: Fix comment for CMD_PIPE. 2011-07-21 16:28:48 +02:00
Frédéric Delanoy
8f8aa7a35e cmd/tests: Add CALL tests. 2011-07-21 16:28:46 +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