Hans Leidekker
|
7d3f903db1
|
msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.
|
2012-11-05 17:44:18 +01:00 |
Hans Leidekker
|
570322069c
|
msi: Preserve strings with embedded nulls in the record formatting implementation.
|
2012-11-05 17:44:18 +01:00 |
Hans Leidekker
|
8d21f998c3
|
msi: Fix handling of strings with embedded nulls in msi_addstring.
|
2012-11-05 17:44:17 +01:00 |
Nikolay Sivov
|
aeb5950e6f
|
dwrite: Support eight more script ranges.
|
2012-11-05 17:44:17 +01:00 |
Jacek Caban
|
25ffa3d97b
|
jscript: Added more enumerable attribute tests.
|
2012-11-05 17:44:16 +01:00 |
Jacek Caban
|
78652f7602
|
jscript: Added propertyIsEnumerable implementation.
|
2012-11-05 17:44:16 +01:00 |
Jacek Caban
|
ea34e01493
|
jscript: Use jsdisp_propput_dontenum where appropriate.
|
2012-11-05 17:44:15 +01:00 |
Jacek Caban
|
57f7a6fa4e
|
jscript: Create non-enumerable properties in jsdisp_propput_const.
|
2012-11-05 17:44:15 +01:00 |
Jacek Caban
|
7491d480a9
|
jscript: Use prop_put in jsdisp_propput_dontenum.
|
2012-11-05 17:44:14 +01:00 |
Nikolay Sivov
|
fee495d5fd
|
scrrun: Added a stub for IFolder interface.
|
2012-11-05 17:44:14 +01:00 |
Nikolay Sivov
|
f43b49fbed
|
scrrun: Invoke() takes interface pointer, not a pointer to pointer.
|
2012-11-05 17:44:13 +01:00 |
Alexandre Julliard
|
548e126454
|
winex11: Store the anti-aliasing flags in the device instead of the font cache.
|
2012-11-05 16:48:47 +01:00 |
Alexandre Julliard
|
11875bf40a
|
winex11: Use the default anti-aliasing parameters from gdi32.
|
2012-11-05 16:25:48 +01:00 |
Alexandre Julliard
|
5c02c352d9
|
gdi32: Determine the default anti-aliasing parameters in the null driver SelectFont entry point.
|
2012-11-05 16:15:25 +01:00 |
Sam Edwards
|
2a208bd2ad
|
opengl32: Implement wglUseFontOutlines curve smoothing.
|
2012-11-05 11:53:44 +01:00 |
Tatyana Fokina
|
9d4fcaf2bb
|
ole32: Removed unused parametrs keyname and valuename in COM_RegReadPath.
|
2012-11-05 11:41:29 +01:00 |
André Hentschel
|
7d1fa526e6
|
d3dx9_36: D3DXCreateFontIndirectW seems no longer to be a stub.
|
2012-11-05 11:40:05 +01:00 |
Detlef Riekenberg
|
8a3211af4c
|
winhttp: Accept WINHTTP_OPTION_CONFIGURE_PASSPORT_AUTH as session option.
|
2012-11-05 11:36:38 +01:00 |
Frédéric Delanoy
|
86544ce98f
|
msvfw32: Fix a leak (coverity).
|
2012-11-05 11:30:35 +01:00 |
Christian Costa
|
6be32ec80c
|
d3dxof/tests: Pass level by value in process_data rather than a pointer.
|
2012-11-05 11:30:35 +01:00 |
Christian Costa
|
f3e883878d
|
dmusic: Init port caps dwSize member before calling GetPortCaps.
|
2012-11-05 11:30:34 +01:00 |
Christian Costa
|
f7a9df5ecb
|
dmusic: Remove unused variables.
|
2012-11-05 11:30:34 +01:00 |
Ken Thomases
|
26670de210
|
opengl32: Don't lose __wine_set_pixel_format() declaration during make_opengl.
|
2012-11-05 11:30:33 +01:00 |
Henri Verbeet
|
0e856abf6d
|
wined3d: Enable or disable the fragment pipe in shader_select().
|
2012-11-05 11:30:33 +01:00 |
Henri Verbeet
|
d74cb4571b
|
wined3d: Simplify shader selection.
|
2012-11-05 11:30:32 +01:00 |
Henri Verbeet
|
5190792b33
|
ddraw: Avoid LPDIRECTDRAWSURFACE4.
|
2012-11-05 11:30:31 +01:00 |
Henri Verbeet
|
1216eb577b
|
ddraw: Avoid LPDIRECTDRAWSURFACE7.
|
2012-11-05 11:30:31 +01:00 |
Henri Verbeet
|
5e93aa38ab
|
mmdevapi: Avoid a couple of dependencies on ddraw.h.
|
2012-11-05 11:30:30 +01:00 |
Francois Gouget
|
d55bb4497f
|
Assorted spelling fixes.
|
2012-11-05 11:30:30 +01:00 |
Francois Gouget
|
f397f48217
|
msvcp71: Remove an unused VTBL wrapper.
|
2012-11-05 11:30:29 +01:00 |
Francois Gouget
|
a4f2c00526
|
kernel32/tests: Make test_CompareStringOrdinal() static.
|
2012-11-05 11:30:29 +01:00 |
Lauri Kenttä
|
b7576d6f04
|
po: Update Finnish translation.
|
2012-11-05 11:30:26 +01:00 |
Aurimas Fišeras
|
571d595b16
|
po: Update Lithuanian translation.
|
2012-11-05 11:14:54 +01:00 |
André Hentschel
|
295ffdfa96
|
dmloader: Fix sizeof statement (coverity).
|
2012-11-05 11:14:40 +01:00 |
André Hentschel
|
e15618a896
|
d3dx9_36: Return on error (coverity).
|
2012-11-05 11:14:17 +01:00 |
André Hentschel
|
93936c4f99
|
urlmon: Fix copy and paste error (coverity).
|
2012-11-05 11:12:10 +01:00 |
André Hentschel
|
34f74fdc71
|
riched20: Remove duplicate operand in expression (coverity).
|
2012-11-05 11:11:53 +01:00 |
André Hentschel
|
574cf27f2a
|
winex11: Avoid memory leaks (coverity).
|
2012-11-05 11:11:37 +01:00 |
Daniel Lehman
|
22c254c3ec
|
msvcp: Sync std::getline(istream<> &) implementations.
|
2012-11-05 11:08:06 +01:00 |
Daniel Lehman
|
89cde281d4
|
msvcp90: Use streambuf sgetc/snextc in std::getline(istream<> &).
|
2012-11-05 11:08:01 +01:00 |
Andrew Eikum
|
561e46c435
|
oleaut32: helpcontext is not an offset.
|
2012-11-02 20:12:36 +01:00 |
Piotr Caban
|
5e1cbccebf
|
msvcp90: Use critical sections in mutex object.
|
2012-11-02 20:12:24 +01:00 |
Piotr Caban
|
0280c5fb5f
|
msvcp90: Fixed incorrect sentry object usage.
|
2012-11-02 20:12:20 +01:00 |
Christian Costa
|
31a582989f
|
dmusic: Display new ref in AddRef and Release.
|
2012-11-02 19:48:21 +01:00 |
Christian Costa
|
db390b774b
|
dmusic: Dump port params only once.
|
2012-11-02 19:48:14 +01:00 |
Piotr Caban
|
ec26342c88
|
msvcrt: Allocate buffer in fwrite function.
|
2012-11-02 19:47:33 +01:00 |
Piotr Caban
|
4455250a98
|
msvcp71: Fixed basic_streambuf<wchar> vtable.
|
2012-11-02 19:47:32 +01:00 |
Piotr Caban
|
79f314c31a
|
msvcp71: Ignore prot argument in Fiopen_wchar function.
|
2012-11-02 19:47:30 +01:00 |
Hans Leidekker
|
31ea3f44dd
|
msi: Return length for the empty string in msi_string_lookup.
|
2012-11-02 19:47:30 +01:00 |
Hans Leidekker
|
6955b09023
|
wbemprox: Avoid a crash when serializing object text.
|
2012-11-02 19:47:29 +01:00 |