Francois Gouget
|
e799c1717d
|
oleview: Mark a couple of button labels as not needing translation.
They correspond to IPersistStream method names.
|
2012-01-09 12:51:46 +01:00 |
Francois Gouget
|
5ff7ecaae0
|
msvcp60: Add a trailing '\n' to a couple of TRACE() messages.
|
2012-01-09 12:51:19 +01:00 |
Nikolay Sivov
|
e3688c2f9a
|
comctl32: Remove redundant parameter from a helper.
|
2012-01-09 12:22:47 +01:00 |
Nikolay Sivov
|
9188b58e4c
|
comctl32: Store style bits provided with WM_CREATE.
|
2012-01-09 12:22:39 +01:00 |
Nikolay Sivov
|
54b6c76720
|
comctl32: Fix TB_SETSTYLE behaviour and return value.
|
2012-01-09 12:22:31 +01:00 |
Henri Verbeet
|
9a8491045e
|
wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
|
2012-01-09 12:22:17 +01:00 |
Henri Verbeet
|
08545dc739
|
wined3d: Get rid of the WINED3DSAMPLERSTATETYPE typedef.
|
2012-01-09 12:22:12 +01:00 |
Henri Verbeet
|
f1e2c5df93
|
wined3d: Only flip SFLAG_DIBSECTION once in flip_surface().
We already swap all flags at a later point in flip_surface().
|
2012-01-09 12:22:03 +01:00 |
Henri Verbeet
|
01992d7fb5
|
ddraw: Don't leak the window region if we have an extra clip rect in ddraw_clipper_GetClipList().
|
2012-01-09 12:21:59 +01:00 |
Henri Verbeet
|
de807eb21c
|
wined3d: Allow 10-bpc formats as render targets.
|
2012-01-09 12:21:53 +01:00 |
Alexandre Julliard
|
02442b52a4
|
user32: Return the cursor position in send_hardware_message and use it to update the driver's position.
|
2012-01-09 12:14:36 +01:00 |
Alexandre Julliard
|
9c112996d0
|
gdi32: Stop forwarding object selection calls to x11drv.
|
2012-01-09 12:14:34 +01:00 |
Alexandre Julliard
|
dc1aeeb2f8
|
gdi32: Get rid of the SetDIBColorTable driver entry point.
|
2012-01-07 13:27:08 +01:00 |
Hans Leidekker
|
b00e7039c5
|
msi: Execute custom actions in the right script.
|
2012-01-06 21:57:40 +01:00 |
Alexandre Julliard
|
446a6b3556
|
msvcrt: Use the correct type for findnext64.
|
2012-01-06 21:57:38 +01:00 |
Alexandre Julliard
|
2a1ce301fa
|
msvcrt: Don't name a local variable 'errno'.
|
2012-01-06 21:48:56 +01:00 |
Jacek Caban
|
11c72a685c
|
urlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces.
|
2012-01-06 19:30:06 +01:00 |
Francois Gouget
|
985703f503
|
wineconsole: Don't pad tab labels with spaces.
|
2012-01-06 19:24:35 +01:00 |
Francois Gouget
|
a2481a3f6b
|
comdlg32: Remove some unused string resources that are not present on Windows.
|
2012-01-06 19:24:31 +01:00 |
Stefan Leichter
|
3346d092e5
|
hal: Add stub for HalTranslateBusAddress.
|
2012-01-06 19:24:29 +01:00 |
Stefan Leichter
|
03c7dfbd4d
|
opengl32: Replace the remaining forwards of wgl functions to gdi32.dll in the spec file with wrapper function.
|
2012-01-06 19:24:29 +01:00 |
Jörg Höhle
|
49aa7f9f2f
|
winealsa: Check ValidBitsPerSample and support SND_PCM_FORMAT_S20_3LE.
|
2012-01-06 19:24:28 +01:00 |
Jörg Höhle
|
76f655dbb0
|
winealsa: Unify the checks for wBitsPerSample.
|
2012-01-06 19:24:28 +01:00 |
Jörg Höhle
|
afe7bc06e6
|
winmm: Ignore broken nBlockAlign and AvgBytes within PCMWAVEFORMAT.
|
2012-01-06 19:24:27 +01:00 |
Alexandre Julliard
|
bcc65899f8
|
winex11: Remove DIB locking calls from all graphics functions.
|
2012-01-06 19:24:26 +01:00 |
Jacek Caban
|
dcbfd3d0a5
|
ieframe: Added INewWindowManager stub implementation.
|
2012-01-06 19:24:26 +01:00 |
Jacek Caban
|
9c448d1dbf
|
ieframe: Added IHTMLWindow2 service tests.
|
2012-01-06 19:24:25 +01:00 |
Jacek Caban
|
aaf3202d77
|
ieframe: Added IHTMLWindow2 stub implementation.
mshtml/ieframe separation is ugly designed. ieframe needs its own
IHTMLWindow2 wrapper-like implementation.
|
2012-01-06 19:24:25 +01:00 |
Jacek Caban
|
f31391c777
|
ieframe: Always create doc view window when creating InternetExplore object instance.
|
2012-01-06 19:24:24 +01:00 |
Jacek Caban
|
a3d6450226
|
ieframe: Added IServiceProvider interface to InternetExplorer object.
|
2012-01-06 19:24:24 +01:00 |
Jacek Caban
|
5640da1414
|
jscript: Run script tests in version 2 by default.
|
2012-01-06 19:24:23 +01:00 |
Jacek Caban
|
43a9faa734
|
ntdll: Make LdrLoadDll hotpatchable.
|
2012-01-06 19:24:23 +01:00 |
Henri Verbeet
|
3d33887c2f
|
wined3d: Get rid of the WINED3DSWAPEFFECT typedef.
|
2012-01-06 19:24:22 +01:00 |
Henri Verbeet
|
45f6def784
|
wined3d: Get rid of the WINED3DBACKBUFFER_TYPE typedef.
|
2012-01-06 19:24:21 +01:00 |
Henri Verbeet
|
31f3120815
|
ddraw: Convert to integer before adjusting the clipped source rect.
This makes a difference for the bottom and right edges, and we could end up
with an empty source rectangle otherwise.
|
2012-01-06 19:24:20 +01:00 |
Henri Verbeet
|
f17e714857
|
ddraw: Implement IDirectDrawClipper::SetClipList().
|
2012-01-06 19:24:20 +01:00 |
Henri Verbeet
|
3e9fe3e938
|
ddraw: Use the window's client rect for clipping.
|
2012-01-06 19:24:19 +01:00 |
Jörg Höhle
|
6d23816300
|
wineoss: GetStreamLatency is constant, SNDCTL_DSP_GETODELAY is dynamic.
|
2012-01-06 19:24:19 +01:00 |
Jörg Höhle
|
92d8e93acb
|
winealsa: Have GetStreamLatency reflect the ALSA period.
|
2012-01-06 19:24:18 +01:00 |
Jörg Höhle
|
9bd61f4337
|
winecoreaudio: Fix latency calculation.
|
2012-01-06 19:24:18 +01:00 |
Jörg Höhle
|
acd8d60faa
|
mmdevapi: GetDevicePeriod returns constants.
|
2012-01-06 19:24:17 +01:00 |
Jörg Höhle
|
8316a77959
|
mmdevapi: Avoid HeapRealloc when no data need be copied.
|
2012-01-06 19:24:17 +01:00 |
Daniel Lehman
|
4654b3f68e
|
msvcp90: Fix return value for ctype<wchar_t> do_is(ch).
|
2012-01-06 19:24:16 +01:00 |
Daniel Lehman
|
5a3695ccee
|
msvcrt: Make WEOF returned from swscanf signed.
|
2012-01-06 19:24:16 +01:00 |
Francois Gouget
|
739bd884a0
|
include: winsxs.idl should not import oleidl.idl.
|
2012-01-06 19:24:15 +01:00 |
Francois Gouget
|
63e78264d8
|
include: tom.idl should import ocidl.idl.
|
2012-01-06 19:24:15 +01:00 |
Francois Gouget
|
80bee500b1
|
include: mshtml.idl should import dispex.idl.
|
2012-01-06 19:24:14 +01:00 |
Francois Gouget
|
94711b29fd
|
include: ocmm.idl should import oleidl.idl.
|
2012-01-06 19:24:13 +01:00 |
Francois Gouget
|
33ec4fbdc4
|
include: wincodec.idl should not import objidl.idl.
|
2012-01-06 19:24:13 +01:00 |
Alexandre Julliard
|
867be0e3e3
|
gdi32: Add an empty ExtEscape DIB driver entry point.
|
2012-01-06 19:24:12 +01:00 |