Jacek Caban
|
64b94ebffc
|
urlmon: Improved IUri debug traces.
|
2011-11-14 15:25:20 +01:00 |
Jacek Caban
|
54faf0852f
|
mshtml: Moved QueryService(IID_IShellBrowser) call to the right place.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
dc604f4a27
|
mshtml: Get rid of an unused parameter in prepare_for_binding.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
52826af93c
|
mshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl function name.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
6f9e67e0b4
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.
|
2011-11-14 15:25:19 +01:00 |
Marcus Meissner
|
4222ccf1cf
|
gdi32: Fixed loop end setting (Coverity).
|
2011-11-14 15:25:19 +01:00 |
Marcus Meissner
|
af14cb60f7
|
wmc: Increate allocated size to match \0 (Coverity).
|
2011-11-14 15:25:18 +01:00 |
André Hentschel
|
ebde184b4c
|
unicows: Add GetRoleTextW from oleacc.
|
2011-11-14 15:25:18 +01:00 |
Andrew Talbot
|
a41cbc1423
|
atl: Remove an unused variable.
|
2011-11-14 13:10:23 +01:00 |
Andrew Talbot
|
cedeac3191
|
appwiz.cpl: Remove an unused function.
|
2011-11-14 13:10:22 +01:00 |
Andrew Talbot
|
8a1539ac98
|
advapi32: Remove an unused variable.
|
2011-11-14 13:10:22 +01:00 |
Francois Gouget
|
1c108d1acb
|
kernel32: Declare more TimerQueue functions in winbase.h.
|
2011-11-14 13:10:22 +01:00 |
Jacek Caban
|
734050f5c5
|
mshtml: Fixed memory leak in nsIURL::GetDirectory implementation.
|
2011-11-14 13:10:21 +01:00 |
Jacek Caban
|
1190c8cbd6
|
mshtml: Use IUri in use_gecko_script.
|
2011-11-14 13:10:21 +01:00 |
Jacek Caban
|
d7f7f33e7d
|
mshtml: Use IUri in set_current_mon if possible and store it in window object.
|
2011-11-14 13:10:20 +01:00 |
Jacek Caban
|
535e2b23a3
|
mshtml: Store window URL as BSTR.
|
2011-11-14 13:10:20 +01:00 |
Hans Leidekker
|
a100550383
|
msi: Trace the exit code from custom action processes.
|
2011-11-14 13:10:19 +01:00 |
Hans Leidekker
|
353016f92f
|
msi: Process messages while waiting for custom actions to complete.
|
2011-11-14 13:10:19 +01:00 |
Hans Leidekker
|
655e16f1c9
|
scrrun: Add stub implementations of DllRegisterServer and DllUnregisterServer.
|
2011-11-14 13:10:19 +01:00 |
Hans Leidekker
|
3c9d356bc4
|
winhttp: Convert string data to UTF-8 and add a corresponding content type header.
|
2011-11-14 13:10:18 +01:00 |
Frédéric Delanoy
|
b9e828df0a
|
dxdiag: Avoid dead increment (clang).
|
2011-11-14 11:46:40 +01:00 |
Michael Stefaniuc
|
3e1ee5b8b7
|
include: Make "long" numeric constants LP64/LLP64 proof (shlwapi.h).
|
2011-11-14 11:46:40 +01:00 |
Michael Stefaniuc
|
04757b1b85
|
include: Make "long" numeric constants LP64/LLP64 proof (tapi.h).
|
2011-11-14 11:46:40 +01:00 |
Michael Stefaniuc
|
5337ad066f
|
include: Drop "l" modifiers from numeric constants in winternl.h.
|
2011-11-14 11:46:40 +01:00 |
Luca Bennati
|
ccf369ad08
|
po: Update Italian translation.
|
2011-11-14 11:46:39 +01:00 |
Nikolay Sivov
|
dd9a2effd5
|
msxml3: Implement get_nodeTypeValue() for attributes without a type.
|
2011-11-14 11:46:39 +01:00 |
Jacek Caban
|
2e5f73e4d7
|
mshtml: Wine Gecko 1.4 release.
|
2011-11-09 19:31:13 +01:00 |
Octavian Voicu
|
8a6a157074
|
ddraw: Make IDirectDrawClipperImpl_[GS]etHWnd function names consistent with SDK.
|
2011-11-09 17:51:28 +01:00 |
Hans Leidekker
|
21a477e161
|
imm32: Validate the window handle passed to ImmGetContext.
|
2011-11-09 17:51:02 +01:00 |
Hans Leidekker
|
5d64254986
|
winhttp: Use a separate function to set request parameters.
|
2011-11-09 15:57:27 +01:00 |
Hans Leidekker
|
82965248d1
|
winhttp: Fix sending data with synchronous requests.
|
2011-11-09 15:57:24 +01:00 |
Hans Leidekker
|
bdbd17c72a
|
scrrun: Add a version resource.
|
2011-11-09 15:57:19 +01:00 |
Hans Leidekker
|
8e74ee58d5
|
scrrun: New dll.
|
2011-11-09 15:57:00 +01:00 |
Alexandre Julliard
|
9716d1c861
|
winex11: Still process all MotionNotify events when using XInput2.
|
2011-11-09 15:45:13 +01:00 |
Alexandre Julliard
|
ef292465be
|
winex11: Use the motion event time to decide when to update the cursor.
|
2011-11-09 14:53:34 +01:00 |
Alexandre Julliard
|
098b11e995
|
winex11: Don't allow setting the cursor across processes while clipping.
|
2011-11-09 14:26:34 +01:00 |
Vitaliy Margolen
|
5bb094c9a2
|
dinput: Return correct key names for num_lock and pause.
Scan codes and DIK codes for num_lock and pause are reversed.
|
2011-11-09 11:54:25 +01:00 |
Dmitry Timoshkov
|
6acf226fa1
|
gdi32: Remove a duplicated line of code.
|
2011-11-09 11:39:02 +01:00 |
Vincent Povirk
|
5d3328d511
|
include: Add definition of IWICComponentFactory and its dependencies.
|
2011-11-09 11:37:07 +01:00 |
Michael Stefaniuc
|
84fac09bb0
|
include: Fixup "long" numeric constants in vfw.h.
|
2011-11-09 11:35:42 +01:00 |
Michael Stefaniuc
|
eefcb58483
|
include: Make "long" numeric constants LP64/LLP64 proof (mmddk.h).
|
2011-11-09 11:35:36 +01:00 |
Michael Stefaniuc
|
43a95a9b03
|
include: Fixup "long" numeric constants in commctrl.h.
|
2011-11-09 11:35:25 +01:00 |
Andrew Talbot
|
7e31baba31
|
user32: Suppress sign-extension through integer promotion.
|
2011-11-09 11:35:11 +01:00 |
Andrew Talbot
|
0bed0f4ce6
|
shlwapi: Suppress sign-extension through integer promotion.
|
2011-11-09 11:35:06 +01:00 |
Aric Stewart
|
65710af292
|
usp10: Better understand and handle numbers level in RTL runs.
|
2011-11-09 11:34:49 +01:00 |
Aric Stewart
|
2781ac1e6d
|
usp10: Better handle the absorption of whitespace in bidi runs.
|
2011-11-09 11:34:45 +01:00 |
Henri Verbeet
|
adf7c33023
|
wined3d: Get rid of the COMPARISON_TYPE typedef.
|
2011-11-09 11:34:32 +01:00 |
Henri Verbeet
|
323a95418e
|
wined3d: Get rid of the WINED3DSAMPLER_TEXTURE_TYPE typedef.
|
2011-11-09 11:34:24 +01:00 |
Henri Verbeet
|
81ae0cea7c
|
wined3d: Simplify context_choose_pixel_format().
Simply rank the formats instead of doing multiple passes over the list.
|
2011-11-09 11:34:19 +01:00 |
Henri Verbeet
|
0ba5f7dd98
|
wined3d: Get rid of RTL_DISABLE.
|
2011-11-09 11:34:11 +01:00 |