Alexandre Julliard
|
a92d60efb5
|
wrc: Run through the translation process even if libgettext-po is missing.
|
2011-07-25 10:42:42 +02:00 |
Hans Leidekker
|
4184590579
|
winhttp: Propagate errors from asynchronous requests.
|
2011-07-24 12:34:05 +02:00 |
Hans Leidekker
|
694d43a910
|
winhttp: Set last error if the server didn't return a valid response.
|
2011-07-24 12:33:59 +02:00 |
Hans Leidekker
|
b218ed1a69
|
winhttp: Implement IWinHttpRequest::SetCredentials.
|
2011-07-24 12:33:54 +02:00 |
Hans Leidekker
|
a25c865cb8
|
winhttp: Implement IWinHttpRequest::get_ResponseBody.
|
2011-07-24 12:33:49 +02:00 |
Hans Leidekker
|
73646d3529
|
winhttp: Use an offset instead of a pointer for the write position.
|
2011-07-24 12:33:39 +02:00 |
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 |
Alexandre Julliard
|
8c850a82d4
|
Release 1.3.25.
|
2011-07-22 19:32:43 +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 |
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 |