Piotr Caban
|
0db98a30b9
|
msvcp90: Added basic_istream<char>::getline(basic_string<char>) implementation.
|
2012-06-12 19:28:45 +02:00 |
Piotr Caban
|
5b0548cc3e
|
msvcp90: Added basic_ifstream<char> implementation.
|
2012-06-12 19:28:38 +02:00 |
Piotr Caban
|
8d39c7d889
|
msvcp90: Accept more base classes in DEFINE_RTTI_DATA macro.
|
2012-06-12 19:28:32 +02:00 |
Piotr Caban
|
9f9a4a18d1
|
msvcp90: Added basic_filebuf<char> implementation.
|
2012-06-12 19:28:20 +02:00 |
Piotr Caban
|
65db238da0
|
msvcp90: Added locale::global implementation.
|
2012-06-12 19:28:14 +02:00 |
Piotr Caban
|
9c83b6ee42
|
msvcp90: Added use_facet< codecvt<char> > implementation.
|
2012-06-12 19:28:08 +02:00 |
Piotr Caban
|
1d0b072d0f
|
msvcp90: Fixed default locale constructor implementation.
|
2012-06-12 19:27:58 +02:00 |
Henri Verbeet
|
0610d1eec9
|
wined3d: Invalidate the entire buffer on maps with WINED3DLOCK_DISCARD.
|
2012-06-12 17:27:43 +02:00 |
Henri Verbeet
|
611b541f29
|
wined3d: Set undefined vertex attributes to 0.0.
|
2012-06-12 17:27:39 +02:00 |
Henri Verbeet
|
56fffd0659
|
d3d9: Get rid of IDirect3DQuery9Impl.
|
2012-06-12 17:27:34 +02:00 |
Henri Verbeet
|
2f2995de75
|
d3d9: Get rid of IDirect3DPixelShader9Impl.
|
2012-06-12 17:27:29 +02:00 |
Henri Verbeet
|
df9c6aa3ec
|
d3d9: Get rid of IDirect3DVertexShader9Impl.
|
2012-06-12 17:27:25 +02:00 |
Aric Stewart
|
9ea4543d12
|
usp10: In ShapeCharGlyphProp_BaseIndic set justification to SCRIPT_JUSTIFY_NONE for glyphs with no characters.
|
2012-06-12 17:27:19 +02:00 |
Aric Stewart
|
3447b716a6
|
usp10: Do not use custom indic ShapeCharGlyphProp when shaping Indic numeric scripts.
|
2012-06-12 17:27:12 +02:00 |
Huw Davies
|
28ef1af6d0
|
winspool: Update the ppd file of an already installed printer in the first call to OpenPrinter.
|
2012-06-12 12:57:06 +02:00 |
Huw Davies
|
0ef0ce2938
|
winspool: Set the printer status of old printers to indicate that they should check for driver updates.
|
2012-06-12 12:57:02 +02:00 |
Huw Davies
|
da0e1ecdd6
|
winspool: Install the ppd files into the driver directory.
|
2012-06-12 12:56:52 +02:00 |
Jacek Caban
|
5c654b4839
|
urlmon: Avoid useless InternetQueryOptionW call.
|
2012-06-12 11:11:38 +02:00 |
Francois Gouget
|
bebcce32b0
|
d3dx9_36/tests: Make a couple of test functions static.
|
2012-06-12 11:11:36 +02:00 |
Francois Gouget
|
15846adef0
|
gdiplus: Make get_font_hfont() static.
|
2012-06-12 11:11:32 +02:00 |
Francois Gouget
|
4a27f7bf27
|
mmdevapi: Make MMDevice_GetPropValue() static.
|
2012-06-12 11:11:29 +02:00 |
Francois Gouget
|
6d15b88897
|
joy.cpl: Make list_dlgproc() static.
|
2012-06-12 11:11:25 +02:00 |
Francois Gouget
|
12b900ce70
|
user32: Make some DDE functions static.
|
2012-06-12 11:11:22 +02:00 |
Francois Gouget
|
31d432925c
|
user32: Reorder some DDE functions to avoid the need for forward declarations.
|
2012-06-12 11:11:19 +02:00 |
Francois Gouget
|
4f17081652
|
wined3d: Make some surface functions static.
|
2012-06-12 11:11:16 +02:00 |
Francois Gouget
|
9a874aca8e
|
wined3d: Reorder some surface functions to avoid the need for forward declarations.
|
2012-06-12 11:11:12 +02:00 |
Francois Gouget
|
04f19989d0
|
d3drm: Make Direct3DRM{Frame,Light,Visual}Array_create() static.
|
2012-06-12 11:10:22 +02:00 |
Francois Gouget
|
86a2fcf614
|
d3drm: Move up the IDirect3DRM{Frame,Light,Visual}Array implementations to avoid forward declarations.
|
2012-06-12 11:10:17 +02:00 |
Ken Thomases
|
51d5a48c37
|
winex11: Fix correspondence between main_key_LT_B and main_key_vkey_qwerty.
|
2012-06-12 10:27:24 +02:00 |
Hans Leidekker
|
a17ca16495
|
msi: Keep assembly caches loaded until the package is destroyed.
|
2012-06-12 10:22:24 +02:00 |
Hans Leidekker
|
3480ccbbb4
|
msi: Always load mscoree.dll from the system directory.
|
2012-06-12 10:22:15 +02:00 |
Hans Leidekker
|
458f6b7ccd
|
msi: Don't fail if no .NET runtime is available.
|
2012-06-12 10:22:04 +02:00 |
Hans Leidekker
|
f6f1bfd6fb
|
msi/tests: Use only uppercase characters for the PID_REVNUMBER property.
|
2012-06-12 10:21:55 +02:00 |
Dmitry Timoshkov
|
574a52e522
|
ole32: Add VT_I1 to the list of supported variant types.
|
2012-06-12 10:21:49 +02:00 |
Matteo Bruni
|
eeb550c0c3
|
d3dcompiler: Parse constructors.
|
2012-06-12 10:20:35 +02:00 |
Matteo Bruni
|
d2673848ea
|
d3dcompiler: Parse function definitions.
|
2012-06-12 10:20:32 +02:00 |
Matteo Bruni
|
552f10d0e8
|
d3dcompiler: Parse function declarations.
|
2012-06-12 10:20:30 +02:00 |
Matteo Bruni
|
5e34375238
|
d3dcompiler: Parse sampler declarations.
|
2012-06-12 10:20:27 +02:00 |
Matteo Bruni
|
de11f800fd
|
d3dcompiler: Parse vector and matrix declarations.
|
2012-06-12 10:20:24 +02:00 |
Bruno Jesus
|
b2af5e1d31
|
ws2_32: Fix hostent memory allocation.
|
2012-06-12 10:20:10 +02:00 |
Alistair Leslie-Hughes
|
524a817195
|
msxml3: Implement IXMLParser Get/Set Flags.
|
2012-06-12 10:18:01 +02:00 |
Dmitry Timoshkov
|
e65b19cad3
|
gdi32: Do not normalize height of the default GUI font.
|
2012-06-12 10:15:26 +02:00 |
Nozomi Kodama
|
00fb537a2d
|
include: Remove useless todo's.
|
2012-06-11 21:07:10 +02:00 |
Hans Leidekker
|
0ed61000d3
|
msi: Support registry key names that exceed 255 characters.
|
2012-06-11 21:03:48 +02:00 |
Hans Leidekker
|
fc2c8a215f
|
msi: Fail if a registry key cannot be created.
|
2012-06-11 21:03:48 +02:00 |
Hans Leidekker
|
fd0c2dabdf
|
msi: Ignore the value if a registry value name is special.
|
2012-06-11 21:03:47 +02:00 |
Hans Leidekker
|
f0ea60049c
|
msi: Add support for 64-bit registry components.
|
2012-06-11 21:03:47 +02:00 |
Jacek Caban
|
9fa443dcd9
|
mshtml: Wine Gecko 1.6 release.
|
2012-06-11 21:03:46 +02:00 |
Jacek Caban
|
9af95b3243
|
urlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_REV_FAILED error if IHttpSecurity returns S_FALSE.
|
2012-06-11 21:03:46 +02:00 |
Aric Stewart
|
f241014f46
|
usp10: Corrections for ShapeCharGlyphProp_Thai.
|
2012-06-11 21:03:45 +02:00 |