André Hentschel
7d13898fbb
winspool.drv/tests: Fix tracing a NULL string.
2011-08-30 11:53:06 +02:00
André Hentschel
3ddda7b66b
d3dx9_36/tests: Fix printing a NULL string.
2011-08-30 11:53:04 +02:00
André Hentschel
030ea68963
comctl32/tests: Fix printing a NULL string.
2011-08-30 11:53:01 +02:00
André Hentschel
328acc81fc
rpcrt4/tests: Fix NULL string handling in an ok() check.
2011-08-30 11:52:59 +02:00
Francois Gouget
fe3f2e3258
services: If a service is not started, then say so when ControlService() is called on it.
2011-08-30 11:47:37 +02:00
Francois Gouget
eafb44d4e1
services: Refuse to start disabled services.
2011-08-30 11:47:35 +02:00
Francois Gouget
9183a171f1
services: Cleanup when a service fails to start so it is still fully considered to be stopped.
2011-08-30 11:47:32 +02:00
Alexandre Julliard
79ef408cd7
gdi32: Add a helper function to initialize DIB info from a bitmap object.
2011-08-29 19:51:24 +02:00
Alexandre Julliard
a13df5ce6c
gdi32: Store the initial bitmap bits with DIB alignment.
2011-08-29 19:44:17 +02:00
Henri Verbeet
8f46cb6b8b
ddraw: Introduce a separate function for setting the focus window.
2011-08-29 19:42:46 +02:00
Henri Verbeet
93b5f681d9
ddraw: Remove a redundant check from ddraw7_SetCooperativeLevel().
2011-08-29 19:42:41 +02:00
Henri Verbeet
cad9cbe445
ddraw: Trace which surfaces we enumerate in ddraw7_EnumSurfaces().
2011-08-29 19:42:31 +02:00
Henri Verbeet
1870353c7a
wined3d: Replace "DirectDraw stuff" with per-adapter screen information.
2011-08-29 19:42:20 +02:00
Henri Verbeet
e7f61b8c61
wined3d: Make the device parameter to wined3d_device_get_available_texture_mem() const.
2011-08-29 19:42:14 +02:00
Aric Stewart
49dc1570b7
usp10: Draw selected glyphs in ScriptStringOut.
2011-08-29 17:09:00 +02:00
Aric Stewart
f1796a94a5
usp10: Modify ScriptStringOut to paint the string item by item.
2011-08-29 17:03:51 +02:00
Aric Stewart
a7071662f7
usp10: Display and handle bidi runs in the correct order in ScriptString functions.
2011-08-29 17:03:42 +02:00
Alistair Leslie-Hughes
6dcae92ca1
advapi32: Cleanup event log only if create was successful.
2011-08-29 17:03:31 +02:00
Octavian Voicu
a966945d98
winefile: Don't parse colons as stream separators when splitting paths.
2011-08-29 14:02:05 +02:00
Octavian Voicu
94d2312fe2
cmd: Don't parse colons as stream separators when splitting paths.
2011-08-29 13:59:34 +02:00
Stefan Dösinger
899b278558
ddraw: Emulate a 24 bit depth format without stencil or padding.
2011-08-29 13:56:33 +02:00
Stefan Dösinger
caff742d41
ddraw: Trust wined3d to give us what we asked for.
2011-08-29 13:56:17 +02:00
Stefan Dösinger
30d9926a95
ddraw: Don't re-write the surface's pixelformat.
...
The pixelformat is passed in in ddraw form in the desc parameter, which is copied
into the surface's DDSURFACEDESC2 structure, so the format is already set.
2011-08-29 13:56:11 +02:00
Frédéric Delanoy
745fbe084f
cmd/tests: Add tests for mixed echo modes.
2011-08-29 13:55:59 +02:00
Frédéric Delanoy
a2eb505d2c
cmd/tests: Add tests for redirections within IF statements.
2011-08-29 13:55:54 +02:00
Frédéric Delanoy
93a68fa659
cmd: Avoid reading garbage when looking for redirection handle.
2011-08-29 13:55:47 +02:00
Frédéric Delanoy
bbdaed2f33
cmd: Fix redirection handle parsing.
2011-08-29 13:55:41 +02:00
Frédéric Delanoy
523683d788
cmd/tests: Add tests for redirections using non stdout/stderr handles.
2011-08-29 13:55:29 +02:00
Frédéric Delanoy
003bdf8e69
cmd: Ignore trailing whitespace when using cd.
2011-08-29 13:55:12 +02:00
Louis Lenders
bb6b19ba88
ieframe: Add stub for IEGetWriteableHKCU.
2011-08-29 13:54:52 +02:00
Louis Lenders
e772a2b51f
dpnet: Add missing IDirectPlay8Peer methods.
2011-08-29 13:54:49 +02:00
Alexandre Julliard
2fcf1220eb
msi: Avoid dynamic stack allocation.
2011-08-29 13:52:32 +02:00
José Manuel Ferrer Ortiz
ed92d80682
winecfg: Spanish translation update.
2011-08-29 13:41:28 +02:00
José Manuel Ferrer Ortiz
4fc6fa3734
appwiz.cpl: Spanish translation update.
2011-08-29 13:41:28 +02:00
Hwang YunSong
a5f1eeb5f0
po: Updated Korean translation.
2011-08-29 13:41:28 +02:00
Francois Gouget
a64f42b8d7
net: Add support for enumerating the running services with 'net start'.
2011-08-29 13:41:08 +02:00
Francois Gouget
175953563b
net: Fix the parameter checking, /help handling and usage.
...
Also simplify and improve the usage messages.
2011-08-29 13:20:24 +02:00
Alexandre Julliard
987a18a55c
gdi32: Remove an unused variable.
2011-08-29 12:08:26 +02:00
Alexandre Julliard
bd3b0e4f70
comctl32: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
8cf6424057
winex11: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
6fd40e3cae
wineps: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
16944f500d
user32: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
afa7817d6e
gdi32/tests: Simplify the DIB byte width computation.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
4e3c649b9c
gdi32: Add parameter validation in GetDIBits.
2011-08-29 12:08:21 +02:00
Alexandre Julliard
43240527b6
user32: Pass valid dimensions to GetDIBits.
2011-08-29 12:08:21 +02:00
Alexandre Goujon
94bef59bb2
include: Add more GetVolumeInformation system flags.
2011-08-29 12:08:21 +02:00
Michael Stefaniuc
7959778d3f
dsound/tests: Primary and secondary buffers use the same IDirectSoundBuffer vtbl.
2011-08-29 12:08:21 +02:00
Henri Verbeet
e1f83fd205
wined3d: Make the device parameter to wined3d_device_get_wined3d() const.
2011-08-29 12:08:21 +02:00
Henri Verbeet
2ff7a356d2
wined3d: Make the device parameter to wined3d_device_get_swapchain() const.
2011-08-29 12:08:21 +02:00
Henri Verbeet
a3f23541c1
wined3d: Make the device parameter to wined3d_device_get_swapchain_count() const.
2011-08-29 12:08:21 +02:00