Frédéric Delanoy
e0ec3e400d
cmd: Make PAUSE accept any keypress instead of a full input line.
2011-10-08 19:47:10 +02:00
Frédéric Delanoy
1361529289
cmd: Consistently use infinitive forms in commands help summary.
2011-10-08 19:41:39 +02:00
Andrew Talbot
2df8dced84
msvcrt: Mark some fall-throughs in a switch statement.
2011-10-08 17:40:18 +02:00
Hans Leidekker
bf4456df60
mspatcha: Add a stub implementation of GetFilePatchSignatureA/W.
2011-10-08 17:38:43 +02:00
Michael Stefaniuc
f0a3a09d0e
dsound: COM cleanup for the IDirectSoundCapture iface.
2011-10-08 17:38:40 +02:00
Michael Stefaniuc
a948e5e474
quartz: Free two assert calls from having side effects.
2011-10-08 17:38:34 +02:00
Michael Stefaniuc
0324fc5746
include: Remove 'l' modifier from numeric constants in winerror.h.
2011-10-08 17:37:38 +02:00
Michael Stefaniuc
42ac8afe9a
oleaut32/tests: Cleanup the EXPECTRES macros.
2011-10-08 17:37:24 +02:00
Michael Stefaniuc
ef0a5a30c5
oleaut32/tests: Make the EXPECT_* macros that take no args more robust.
2011-10-08 17:37:12 +02:00
Michael Stefaniuc
38794b4ba0
oleaut32: Fix some VarCyFrom* tests.
...
Due to a broken EXPECTRES macro the EXPECT_OVERFLOW accepts S_OK return
values.
2011-10-08 17:36:47 +02:00
Louis Lenders
6b164a52e2
wine.inf: Add key for InstallDate under CurrentVersionNT.
2011-10-08 17:36:41 +02:00
Louis Lenders
a9b473fa83
netapi32: Add stub for NetScheduleJobEnum.
2011-10-08 17:36:36 +02:00
Louis Lenders
172cea748d
include: Add lmat.h.
2011-10-08 17:36:25 +02:00
Andrew Talbot
895b48e9ed
msi: Mark fall-throughs in switch statements.
2011-10-06 16:47:33 -05:00
Andrew Talbot
48a6130279
msi: Add a break to a switch statement.
2011-10-06 16:47:30 -05:00
Andrew Talbot
a29f69718b
mshtml: Mark fall-through in switch statement.
2011-10-06 16:47:26 -05:00
Huw Davies
5bd2db4521
gdi32: Move some common default fonts to the head of the font list.
2011-10-06 16:47:22 -05:00
Huw Davies
17e72c816b
gdi32: Load the font properties from the cache if it exists.
2011-10-06 16:47:20 -05:00
Huw Davies
a155292f98
gdi32: Cache the loaded font list properties.
2011-10-06 16:47:17 -05:00
Huw Davies
63070bdf89
gdi32: Move the font list initialisation to a separate function.
2011-10-06 16:47:14 -05:00
Huw Davies
ab1373d847
gdi32: Keep track of the english family name if there's a localised name as well.
2011-10-06 16:47:11 -05:00
Nikolay Sivov
8899c2e59a
oleaut32/typelib: Use BSTR for filename.
2011-10-06 16:46:41 -05:00
Nikolay Sivov
c71637b692
oleaut32/typelib: Properly handle allocation failure on creation.
2011-10-06 16:46:41 -05:00
Frédéric Delanoy
cd30c52b35
cmd: Avoid reading char by char from files.
2011-10-06 16:46:41 -05:00
Frédéric Delanoy
5e3cb1867b
cmd: Infer handle type from handle value in WCMD_fgets and WCMD_ReadAndParseLine.
2011-10-06 16:46:41 -05:00
Damjan Jovanovic
ea35386b2b
windowscodecs: Read PNGs sequentially.
2011-10-06 16:46:41 -05:00
Louis Lenders
8435e40874
gdiplus: Return zero properties in stubbed GdipGetPropertyCount.
2011-10-06 16:46:41 -05:00
Piotr Caban
45b4b4205a
msvcrt: Added _iswdigit_l implementation.
2011-10-06 16:46:40 -05:00
Piotr Caban
c867f3324e
msvcrt: Free fd entries with incorrect HANDLE value.
2011-10-06 16:46:40 -05:00
Piotr Caban
190c67c70e
msvcrt: Fix __pioinfo block size.
2011-10-06 16:46:40 -05:00
Nikolay Sivov
35b5955606
msxml3: Use a helper to get property values.
2011-10-06 16:46:40 -05:00
Nikolay Sivov
5931af0283
msxml3: Use helper to set properties.
2011-10-06 16:46:40 -05:00
Nikolay Sivov
d65f298817
msxml3: Add some useful traces and demangle some parameter names.
2011-10-06 16:46:40 -05:00
Andrew Eikum
ecd13dcbef
dsound: Fix fragment position calculations.
2011-10-06 12:28:22 -05:00
Aric Stewart
63490ce038
usp10: Correct ScriptStringGetLogicalWidths to be based on char not glyph.
2011-10-06 12:28:06 -05:00
Hwang YunSong
750404ee8d
winecfg: Updated Korean translation.
2011-10-06 12:27:59 -05:00
Marko Nikolic
154d088eb9
comctl32/tests: Removed sign comparison warning in datetime tests.
2011-10-06 12:27:39 -05:00
Marko Nikolic
30fde946fa
advapi32: Removed sign comparison warning.
2011-10-06 12:27:34 -05:00
Marko Nikolic
b76e2daec2
comctl32/tests: Removed sign comparison warning in dpa tests.
2011-10-06 12:26:51 -05:00
Charles Davis
486783626f
winegcc: On Mac OS, turn -s into -Wl,-x.
2011-10-06 12:24:05 -05:00
Nikolay Sivov
cd919f60cf
advapi32/tests: Add one more QueryServiceStatusEx() test.
2011-10-06 12:23:43 -05:00
Nikolay Sivov
54326116da
msxml3: Use provided qualified name length while writing end element tag.
2011-10-05 17:31:31 -05:00
Andrew Eikum
cec8e0d73a
dsound: Remove a few unused variables.
2011-10-05 17:31:27 -05:00
Eric Pouech
a971d8657c
winedbg: Don't assert() on unsupported v-packets, but rather report an error.
2011-10-05 17:09:40 -05:00
Henri Verbeet
7bb7d08d19
secur32: Handle the schan_buffers limit field in schan_get_buffer() instead of schan_pull().
...
Aside from being the right place, we depend on schan_get_buffer() not
returning a buffer if there's no space left in schan_imp_recv() /
schan_imp_send().
2011-10-05 17:00:58 -05:00
Frédéric Delanoy
d25f614c51
cmd: Rename a parameter in WCMD_fgets.
2011-10-05 17:00:12 -05:00
Frédéric Delanoy
63e11558b6
cmd: Improve handle type recognition in WCMD_ReadFile.
2011-10-05 16:59:48 -05:00
Frédéric Delanoy
e2fd09c2e7
cmd: Avoid dead assignments (Clang).
2011-10-05 16:59:18 -05:00
Andrew Eikum
58f2a3cf3e
winecfg: Allow user to select default audio devices.
2011-10-05 16:55:30 -05:00
Andrew Eikum
66724f617e
mmdevapi: Attempt to determine default devices from the registry.
...
This uses a new, Wine-specific registry key
<HKCU\Software\Wine\Drivers\wine<driver>.drv> to determine the correct
device to use for the various defaults. The drivers still supply their
own defaults which will be chosen if no registry entry is defined. For
portability we use a driver-specific key in order to support default
devices for each of the driver backends.
2011-10-05 16:50:29 -05:00