Francois Gouget
|
8a2ea06589
|
wordpad: Fix ellipsis usage in the menu labels.
|
2011-04-28 18:09:03 +02:00 |
Francois Gouget
|
c68cf7cbe0
|
shdocvw: Fix ellipsis usage in the menu and button labels.
|
2011-04-28 18:05:10 +02:00 |
Francois Gouget
|
18ea0aef9c
|
gameux: Remove WINAPI on static functions where not needed.
|
2011-04-28 17:59:14 +02:00 |
Francois Gouget
|
4df46f69bf
|
msvcrt: Fix compilation on systems that don't support nameless unions.
|
2011-04-28 17:59:06 +02:00 |
Francois Gouget
|
1235c24803
|
msvfw32: Use constants instead of hard-coded numbers for the resources.
|
2011-04-28 17:59:00 +02:00 |
Alexandre Julliard
|
84f085fb91
|
winex11: Grab the mouse in the thread that owns the foreground window if possible.
|
2011-04-28 16:47:14 +02:00 |
Alexandre Julliard
|
20e24bff70
|
atl: Specify the correct instance and cursor when registering a class.
|
2011-04-28 16:47:14 +02:00 |
Matteo Bruni
|
eba8fd0b77
|
wined3d: Remove an unused field.
|
2011-04-28 16:47:14 +02:00 |
Matteo Bruni
|
9da924039f
|
wined3d: Split pow instruction handling in the ARB backend.
|
2011-04-28 12:12:18 +02:00 |
Matteo Bruni
|
db8d681a5b
|
wined3d: Remove rcp special handling of 0 from the ARB shader backend.
|
2011-04-28 12:11:55 +02:00 |
Matteo Bruni
|
0210a8384a
|
wined3d: Add missing temporary variable declaration to ARB shader backend.
|
2011-04-28 12:11:53 +02:00 |
André Hentschel
|
bddc08db75
|
winegcc: Forward -mcpu to winebuild.
|
2011-04-28 12:11:25 +02:00 |
André Hentschel
|
c44dead5f6
|
winebuild: Use -mcpu option for the assembler.
|
2011-04-28 12:10:30 +02:00 |
André Hentschel
|
7af9179eb9
|
dbghelp: Implement rudimentary stack walk for ARM.
|
2011-04-28 11:13:53 +02:00 |
Ken Thomases
|
518675fbb5
|
winecoreaudio.drv: Link against ole32 for CoTaskMemAlloc/Free.
|
2011-04-28 11:11:21 +02:00 |
Michael Stefaniuc
|
e58b0dd079
|
shdocvw: Merge the Destroy functions into the coresponding Release functions.
|
2011-04-28 11:11:08 +02:00 |
Michael Stefaniuc
|
1c8bad8037
|
shdocvw: COM cleanup in shlinstobj.c.
|
2011-04-28 11:11:05 +02:00 |
Dylan Smith
|
417534fdb7
|
d3dx9: Implement ID3DXMesh::DrawSubset.
|
2011-04-28 11:10:22 +02:00 |
Dylan Smith
|
e2d7fdf1f9
|
d3dx9: Implement GetAttributeTable and SetAttributeTable.
|
2011-04-28 11:10:18 +02:00 |
Dylan Smith
|
8baf96bb22
|
d3dx9: Implement LockAttributeBuffer & UnlockAttributeBuffer.
|
2011-04-28 11:10:13 +02:00 |
Dylan Smith
|
b2dac1df27
|
d3dx9: Implement GetNumBytesPerVertex using the vertex declaration.
If a declaration without a corresponding FVF is used to create the mesh,
then its declaration must be used to get the vertex size.
|
2011-04-28 11:10:00 +02:00 |
Dylan Smith
|
96d5d06f2b
|
d3dx9: D3DXCreateMesh rejects declarations with non-zero streams.
|
2011-04-28 11:09:23 +02:00 |
Henri Verbeet
|
c5baf8f237
|
wined3d: Merge the IWineD3DSurface::SetFormat() implementations.
|
2011-04-28 11:08:55 +02:00 |
Henri Verbeet
|
92120cb527
|
wined3d: Merge the IWineD3DSurface::SetMem() implementations.
|
2011-04-28 11:08:51 +02:00 |
Henri Verbeet
|
a5febcf7a1
|
wined3d: Merge the IWineD3DSurface::ReleaseDC() implementations.
|
2011-04-28 11:08:45 +02:00 |
Henri Verbeet
|
dcaca7225b
|
wined3d: Merge the IWineD3DSurface::GetDC() implementations.
|
2011-04-28 11:08:36 +02:00 |
Henri Verbeet
|
13146e216f
|
wined3d: Merge the IWineD3DSurface::PreLoad() implementations.
|
2011-04-28 11:08:27 +02:00 |
Piotr Caban
|
6ecabf7cae
|
msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation.
|
2011-04-28 11:08:06 +02:00 |
Piotr Caban
|
168909283c
|
msvcrt: Added wcsrtombs implementation.
|
2011-04-28 11:07:46 +02:00 |
Marcus Meissner
|
7810e231a8
|
advapi32: Mark some internal symbols as hidden.
|
2011-04-27 18:15:57 +02:00 |
Andrew Eikum
|
29d6fbc3fe
|
mmdevapi/tests: Add tests for IAudioClock.
|
2011-04-27 17:50:05 +02:00 |
Andrew Eikum
|
d4c0bedd95
|
winecoreaudio.drv: Properly allocate and free the WAVEFORMATEX returned by IsFormatSupported.
|
2011-04-27 17:49:57 +02:00 |
Andrew Eikum
|
e3ff943e9c
|
winealsa.drv: Add mapping for 64-bit floats in IAudioClient::Initialize().
|
2011-04-27 17:49:53 +02:00 |
Andrew Eikum
|
fc4748ae74
|
winealsa.drv: Properly allocate and free the WAVEFORMATEX returned by IsFormatSupported.
|
2011-04-27 17:49:46 +02:00 |
Andrew Eikum
|
2692a68ce6
|
winealsa.drv: Replace incorrect 41100 with 44100.
|
2011-04-27 17:49:11 +02:00 |
Andrew Eikum
|
be332326ba
|
wineoss.drv: Add mmdevapi driver.
|
2011-04-27 17:47:05 +02:00 |
Alexandre Julliard
|
9797da40ec
|
configure: Add some quoting required by autoconf 2.68.
|
2011-04-27 17:37:43 +02:00 |
Huw Davies
|
e248615ae7
|
gdi32: Implement clipping of diagonal lines.
|
2011-04-27 17:09:20 +02:00 |
Alexandre Julliard
|
bab850389a
|
winex11: Merge consecutive RawMotion events.
|
2011-04-27 16:00:50 +02:00 |
Alexandre Julliard
|
da9922b40d
|
winex11: Ignore MotionNotify events if we have pending RawMotion events.
|
2011-04-27 16:00:02 +02:00 |
Piotr Caban
|
10901e17b4
|
msvcrt: Remove wchar_t/char conversions needed for pf_integer_conv.
|
2011-04-27 13:27:34 +02:00 |
Piotr Caban
|
8e58cbd8cb
|
msvcrt: Use pf_integer_conv when displaying pointers.
|
2011-04-27 13:26:38 +02:00 |
Piotr Caban
|
0f9f0a1613
|
msvcrt: Don't use additional buffer in pf_integer_conv.
|
2011-04-27 13:26:36 +02:00 |
Piotr Caban
|
35cc03d54c
|
msvcrt: Print all integers using pf_integer_conv function.
|
2011-04-27 13:19:14 +02:00 |
Piotr Caban
|
00182ca6d9
|
msvcrt: Added sprintf_p_l implementation.
|
2011-04-27 13:18:59 +02:00 |
Tim Hentenaar
|
a415974b2e
|
user32: GetTabbedTextExtent() returns non-zero value when nCount == 0.
|
2011-04-27 13:15:00 +02:00 |
Huw Davies
|
e0a60312d1
|
rpcrt4: Handle non-conformant bogus structures.
|
2011-04-27 11:55:01 +02:00 |
Nikolay Sivov
|
f79c4d6fa2
|
comctl32/syslink: Call default procedure directly when needed.
|
2011-04-27 11:54:49 +02:00 |
Nikolay Sivov
|
f6b3376ec7
|
comctl32/tests: Remove practically unused parameters from test functions.
|
2011-04-27 11:54:47 +02:00 |
Michael Stefaniuc
|
31057e4b75
|
msxml3: COM cleanup in domdoc.c.
|
2011-04-27 11:53:12 +02:00 |