Gerald Pfeifer
|
051b64b66f
|
wineoss.drv: Use AFMT_S24_LE instead of AFMT_S24_PACKED.
|
2011-05-09 12:07:57 +02:00 |
Marcus Meissner
|
1bb985fb27
|
shdocvw: Check safearray dimension too (Coverity).
|
2011-05-09 12:07:46 +02:00 |
Andrew Eikum
|
631d834022
|
mmdevapi/tests: Make capture.c more easily extendible.
|
2011-05-09 11:59:03 +02:00 |
Andrew Eikum
|
e8f3d4736a
|
winecoreaudio.drv: Implement volume control interfaces.
|
2011-05-09 11:58:52 +02:00 |
Andrew Eikum
|
b9a66b1bc3
|
winecoreaudio.drv: Store the PropertyScope in ACImpl.
|
2011-05-09 11:58:50 +02:00 |
Andrew Eikum
|
5f4081e1f2
|
winecoreaudio.drv: Move IAudioClock closer to its related interfaces.
|
2011-05-09 11:58:48 +02:00 |
Andrew Eikum
|
733ed828be
|
wineoss.drv: Implement volume control interfaces.
|
2011-05-09 11:58:46 +02:00 |
Andrew Eikum
|
836c5fa5bc
|
wineoss.drv: Move IAudioClock closer to its related interfaces.
|
2011-05-09 11:58:44 +02:00 |
Andrew Eikum
|
ae9338c136
|
winealsa.drv: Implement volume control interfaces.
|
2011-05-09 11:58:41 +02:00 |
Andrew Eikum
|
af92572b38
|
winealsa.drv: Move IAudioClock closer to its related interfaces.
|
2011-05-09 11:58:38 +02:00 |
Austin English
|
ebb1fec5ca
|
ntoskrnl.exe: Add a stub for PsLookupProcessByProcessId.
|
2011-05-09 11:55:39 +02:00 |
Nikolay Sivov
|
53efed9112
|
msxml3: Support get/set for disableOutputEscaping() property.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
d4fd125944
|
msxml3: Support byteOrderMark() property.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
8cefe9b071
|
msxml3: Store raw text data passed through characters().
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
630e5f81fe
|
msxml3: Support indent() property.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
2dfa1bffc4
|
msxml3: Support attributes list for elements.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
b63778656e
|
msxml3: Basic support for startElement()/endElement().
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
34d86a2d17
|
comctl32/listview: Make edit box handle available from LVN_ENDLABELEDIT notification.
|
2011-05-09 11:44:30 +02:00 |
Karsten Elfenbein
|
5f12a6423c
|
winhttp: Follow 307 temporary redirect.
|
2011-05-09 11:44:30 +02:00 |
Karsten Elfenbein
|
5b173cb405
|
wininet: Follow 307 temporary redirect.
|
2011-05-09 11:44:29 +02:00 |
Thomas Mullaly
|
dad5913823
|
urlmon: Stop binding with E_ABORT if the client returns that from OnStartBinding.
|
2011-05-09 10:51:14 +02:00 |
Austin English
|
689840babb
|
kernel32/tests: Fix typo in test failure message.
|
2011-05-09 10:50:54 +02:00 |
Marcus Meissner
|
37046546af
|
oleaut32: Fixed offset calculation (Coverity).
|
2011-05-09 10:50:27 +02:00 |
Alexandre Julliard
|
f555c2d857
|
kernel32/tests: Fix a race that could corrupt the thread register state.
|
2011-05-06 17:12:22 +02:00 |
Nikolay Sivov
|
740e7be128
|
comctl32/listview: Don't refuse to set subitem data when some extra flag is specified.
|
2011-05-06 16:42:01 +02:00 |
Nikolay Sivov
|
7f64031661
|
comctl32/tests: Test message result for equality.
|
2011-05-06 16:41:58 +02:00 |
Huw Davies
|
173f8d23b8
|
gameux: Zero initialize the fixed length arrays.
|
2011-05-06 16:41:51 +02:00 |
Hans Leidekker
|
3f7312fdc1
|
msi: Clone an open stream if possible in cabinet_open_stream.
|
2011-05-06 16:40:14 +02:00 |
Hans Leidekker
|
4f9971f5f8
|
msi: Keep track of a stream's storage.
|
2011-05-06 16:40:06 +02:00 |
Hans Leidekker
|
6b8a8d75e2
|
msi: Add support for version 1.0 of the .NET runtime.
|
2011-05-06 16:39:58 +02:00 |
Hans Leidekker
|
bffd5e0cbb
|
msi: Destroy assembly caches right after use.
This avoids keeping dlls loaded that the .NET service pack installers want to replace.
|
2011-05-06 16:39:51 +02:00 |
Hans Leidekker
|
395479f0d1
|
msi: Avoid loading cabinet streams more than once.
|
2011-05-06 16:39:45 +02:00 |
Hans Leidekker
|
0c43024af7
|
msi: Get rid of helpers.c.
|
2011-05-06 16:39:08 +02:00 |
Hans Leidekker
|
2afd65f69b
|
msi: Handle NULL component correctly in MsiEnumComponentCostsW.
|
2011-05-06 16:38:30 +02:00 |
Rico Schüller
|
3ef0a28faf
|
d3dx9: Implement ID3DXBaseEffect::GetFloat().
|
2011-05-06 15:18:20 +02:00 |
Rico Schüller
|
033439908d
|
d3dx9: Implement ID3DXBaseEffect::GetInt().
|
2011-05-06 15:18:19 +02:00 |
Rico Schüller
|
7f3ce799de
|
d3dx9: Implement ID3DXBaseEffect::GetBool().
|
2011-05-06 15:18:19 +02:00 |
Rico Schüller
|
18e4876245
|
d3dx9: Implement ID3DXBaseEffect::GetDesc() partially.
|
2011-05-06 15:18:19 +02:00 |
Huw Davies
|
699f1ab0dc
|
gdi32: Add support for drawing diagonal patterned lines.
|
2011-05-06 14:23:47 +02:00 |
Huw Davies
|
72804fca54
|
gdi32: Add support for drawing vertical patterned lines.
|
2011-05-06 14:23:47 +02:00 |
Huw Davies
|
6976cee425
|
gdi32: Add support for drawing horizontal patterned lines.
|
2011-05-06 14:23:47 +02:00 |
Huw Davies
|
54397f1552
|
gdi32: Add support for patterned pens.
|
2011-05-06 14:23:47 +02:00 |
Huw Davies
|
572e0f01df
|
gdi32: Keep track of the background colour.
|
2011-05-06 14:23:47 +02:00 |
Frédéric Delanoy
|
4c859de0a8
|
taskmgr: Fix a French dialog.
|
2011-05-06 14:23:47 +02:00 |
Frédéric Delanoy
|
5a6b248ceb
|
po: Update French translation.
|
2011-05-06 14:23:47 +02:00 |
André Hentschel
|
6fa0999ffb
|
po: Add German translations.
|
2011-05-06 14:23:46 +02:00 |
Peter Urbanec
|
7e894f8741
|
msxml3: Reorder headers to allow use of libxml2 with +icu useflag.
|
2011-05-06 14:23:46 +02:00 |
Marcus Meissner
|
2b53df89cb
|
riched20: Fixed some lParams with keycodes (Coverity).
|
2011-05-06 14:23:46 +02:00 |
Nicolas Le Cam
|
2573c84423
|
wintrust/tests: BaseOfData isn't part of IMAGE_OPTIONAL_HEADER64 structure.
|
2011-05-06 14:23:46 +02:00 |
Henri Verbeet
|
0cbdd10c58
|
wined3d: Get rid of the WineD3D_PixelFormat typedef.
|
2011-05-06 14:23:46 +02:00 |