Francois Gouget
|
969dfda8a6
|
po: Mark a number of obviously incomplete cmd help messages as fuzzy in the Czech translation.
|
2011-08-31 19:43:08 +02:00 |
Jacek Caban
|
9ef5af540b
|
msi: Ude default calling convention for internal functions.
|
2011-08-31 19:43:08 +02:00 |
Jacek Caban
|
81031c532e
|
msi: Use struct instead of interface in object declarations.
|
2011-08-31 19:43:08 +02:00 |
Michael Stefaniuc
|
6419969c38
|
shell32: Move ISvBgCm_Constructor() to avoid a forward declaration.
|
2011-08-31 19:43:08 +02:00 |
Michael Stefaniuc
|
47a705965b
|
shell32: COM cleanup in shv_bg_cmenu.c.
|
2011-08-31 19:43:08 +02:00 |
Michael Stefaniuc
|
2cf8335d70
|
shell32: Pass objects instead of ifaces to helpers.
|
2011-08-31 19:43:08 +02:00 |
Octavian Voicu
|
9b1fc0fd74
|
ole32: Fix a few incorrect pointer/integer casts on 64-bit.
|
2011-08-31 19:43:08 +02:00 |
Octavian Voicu
|
f8d0afe435
|
ieframe: Fix a few incorrect pointer/integer casts on 64-bit.
|
2011-08-31 19:43:07 +02:00 |
Octavian Voicu
|
9e3d83e003
|
msxml3/tests: Fix a warning in saxreader tests when compiling on x64.
|
2011-08-31 19:43:07 +02:00 |
Frédéric Delanoy
|
ba094f2830
|
cmd/tests: Add pushd/popd tests.
|
2011-08-31 19:43:07 +02:00 |
André Hentschel
|
4e862b8440
|
shell32/tests: Fix checking the child strings.
|
2011-08-31 19:43:07 +02:00 |
Alistair Leslie-Hughes
|
81079ef35b
|
uxtheme: Set last error on NULL pointer.
|
2011-08-31 19:43:07 +02:00 |
Marcus Meissner
|
956487434d
|
ntdll: Handle errno also for non ENOENT errors on lseek (Coverity).
|
2011-08-31 19:43:07 +02:00 |
Marcus Meissner
|
ee12b4feed
|
msi: Check return value of msi_string2idW (Coverity).
|
2011-08-31 19:43:07 +02:00 |
Frédéric Delanoy
|
bd70b79125
|
po: Update French translation.
|
2011-08-31 19:43:07 +02:00 |
Michael Mc Donnell
|
2f1917956b
|
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateTextW.
|
2011-08-31 19:43:07 +02:00 |
Michael Mc Donnell
|
bae50905c5
|
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateCylinder.
|
2011-08-31 19:43:07 +02:00 |
Michael Mc Donnell
|
d6a7c2cce0
|
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXCreateSphere.
|
2011-08-31 19:43:07 +02:00 |
Michael Mc Donnell
|
1150c1558e
|
d3dx9: Use 0 instead of D3DLOCK_DISCARD in D3DXLoadMeshFromXInMemory.
|
2011-08-31 19:43:06 +02:00 |
Michael Mc Donnell
|
41b6f4aec1
|
d3dx9: Use 0 instead of D3DLOCK_DISCARD in load_skin_mesh_from_xof.
|
2011-08-31 19:43:06 +02:00 |
Michael Mc Donnell
|
342faea035
|
d3dx9: Use 0 instead of D3DLOCK_DISCARD in OptimizeInPlace.
It does not make sense to use D3DLOCK_DISCARD for locking a newly created
vertex buffer because it will be allocated, freed, and then allocated again.
|
2011-08-31 19:43:06 +02:00 |
Jacek Caban
|
97556eb061
|
vbscipt: Added IActiveScript::GetScriptState implementation.
|
2011-08-31 19:43:06 +02:00 |
Jacek Caban
|
389eb971c6
|
vbscript: Added more IActiveScript tests.
|
2011-08-31 19:43:06 +02:00 |
Jacek Caban
|
01ce1873a3
|
vbscipt: Added IActiveScript::Close implementation.
|
2011-08-31 19:43:06 +02:00 |
Jacek Caban
|
7edaff43e4
|
vbscript: Added IActiveScript::InitNew implementation.
|
2011-08-31 19:43:06 +02:00 |
Michael Stefaniuc
|
c35745d45a
|
dsound: Handle primary buffers in two more IDirectSoundBuffer methods.
|
2011-08-31 19:43:06 +02:00 |
Michael Stefaniuc
|
a2bc634eaa
|
dsound: Handle primary buffers in IDirectSoundBufferImpl_SetFormat.
|
2011-08-31 19:43:06 +02:00 |
Michael Stefaniuc
|
3747fb74a1
|
dsound: Move the primary buffer description into the buffer object.
|
2011-08-31 19:43:06 +02:00 |
Michael Stefaniuc
|
c0565143f9
|
dsound: Don't delete the primary buffer if a sub iface is still in use.
|
2011-08-31 19:43:05 +02:00 |
Michael Stefaniuc
|
ffb51208e9
|
dsound: Use the same struct for the primary buffer object as for the secondary.
|
2011-08-31 19:43:05 +02:00 |
Andrew Talbot
|
ee9c027986
|
mscoree: Fix a zero-sized array.
|
2011-08-31 19:43:05 +02:00 |
André Hentschel
|
f9c6b4ba40
|
winevdm: Use mangled short path names for DOSBox.
|
2011-08-31 19:43:05 +02:00 |
Henri Verbeet
|
124cdf913a
|
wined3d: Make the device parameter to wined3d_device_get_stream_source_freq() const.
|
2011-08-31 19:43:05 +02:00 |
Henri Verbeet
|
cfbecf9380
|
wined3d: Make the device parameter to wined3d_device_get_stream_source() const.
|
2011-08-31 19:43:05 +02:00 |
Henri Verbeet
|
43ad90ce31
|
ddraw: Get rid of the ImplType fields in IDirectDrawImpl and IDirectDrawSurfaceImpl.
|
2011-08-31 19:42:55 +02:00 |
Henri Verbeet
|
c89a3ffe80
|
ddraw: Get rid of the surface implementation switching code.
|
2011-08-31 19:42:52 +02:00 |
Henri Verbeet
|
94ae743ea6
|
ddraw: Make the OpenGL renderer the default one.
|
2011-08-31 12:08:02 +02:00 |
Henri Verbeet
|
dd462052c6
|
wined3d: Use the resource size for copying between a surface's DIB and PBO.
|
2011-08-31 12:07:57 +02:00 |
Alexandre Julliard
|
e7c523b135
|
gdi32: Use SetDIBits to set the initial bits of a DDB.
|
2011-08-31 11:36:23 +02:00 |
Alexandre Julliard
|
5f35075c8b
|
gdi32: Only use the hdc parameter in SetDIBits when needed.
|
2011-08-31 11:36:23 +02:00 |
Alexandre Julliard
|
edb48a06ee
|
gdi32: Allow SetDIBits to use the null driver.
|
2011-08-31 11:36:23 +02:00 |
Alexandre Julliard
|
6f066ec18a
|
gdi32: Forward the null driver PutImage to the DIB driver since the bits are in DIB format.
|
2011-08-31 11:36:05 +02:00 |
Alexandre Julliard
|
bff79eb2b9
|
gdi32: Forward the null driver GetImage to the DIB driver since the bits are in DIB format.
|
2011-08-30 20:13:52 +02:00 |
Jay Yang
|
c268c40fdf
|
explorer: Try ShellExecute if the parameter isn't a directory.
|
2011-08-30 19:44:08 +02:00 |
Marcus Meissner
|
7023964865
|
wined3d: Remove a useless NULL check (Coverity).
|
2011-08-30 17:27:25 +02:00 |
Marcus Meissner
|
4f704760e1
|
gameux: Initialize a variable (Coverity).
|
2011-08-30 17:27:12 +02:00 |
Octavian Voicu
|
0b10003d4a
|
cmd/tests: Test del /s recursion in subdirectories with colons.
|
2011-08-30 17:27:00 +02:00 |
Jörg Höhle
|
abf5b64f4c
|
mmdevapi: Do not mix frames and bytes.
|
2011-08-30 17:10:40 +02:00 |
Frédéric Delanoy
|
74566422c7
|
cmd/tests: Add ftype tests.
|
2011-08-30 17:07:36 +02:00 |
Frédéric Delanoy
|
caa8fc041d
|
cmd: Add help for FTYPE command.
|
2011-08-30 17:07:31 +02:00 |