Hans Leidekker
|
8cc5561fbf
|
msi: Don't run the rollback script in reinstall mode.
|
2011-12-13 18:59:15 +01:00 |
Hans Leidekker
|
8a5c700d78
|
msi: Pass REINSTALL and REINSTALLMODE properties on the command line in MsiReinstallFeatureW.
|
2011-12-13 18:59:14 +01:00 |
Hans Leidekker
|
12e106613a
|
msi: Don't set the LOGVERBOSE property in MsiReinstallFeatureW.
|
2011-12-13 18:59:14 +01:00 |
Hans Leidekker
|
1f56b60cc4
|
msi: Don't set the Installed property in MsiReinstallFeatureW.
This property will be set later.
|
2011-12-13 18:59:13 +01:00 |
Hans Leidekker
|
00477d601e
|
msi: Support all install contexts in MsiReinstallFeatureW.
|
2011-12-13 18:59:13 +01:00 |
Hans Leidekker
|
973e86b844
|
msi: Move some traces from implementations to entry points.
|
2011-12-13 18:59:12 +01:00 |
Kusanagi Kouichi
|
b5446ddb45
|
gdi32: Don't remove leading '@' from face name.
|
2011-12-13 18:59:12 +01:00 |
Kusanagi Kouichi
|
bf8a100639
|
gdi32: Don't use preferred family name.
|
2011-12-13 18:59:11 +01:00 |
Kusanagi Kouichi
|
ad58ca235c
|
gdi32/tests: Add tests for vertical font.
|
2011-12-13 18:59:10 +01:00 |
Jacek Caban
|
3caf287630
|
jscript: Use bytecode for typeof expression implementation.
|
2011-12-13 18:59:10 +01:00 |
Frédéric Delanoy
|
519600bdf1
|
msvfw32: Use appropriate abbreviation for seconds.
|
2011-12-13 18:59:06 +01:00 |
Aurimas Fišeras
|
36072b8243
|
po: Update Lithuanian translation.
|
2011-12-13 18:59:05 +01:00 |
Francois Gouget
|
07e1e0d29b
|
include: Include ipifcons.h from ifdef.h.
|
2011-12-13 18:59:05 +01:00 |
Francois Gouget
|
c258dc8500
|
include: Protect mstcpip.h against multiple inclusion.
|
2011-12-13 18:59:04 +01:00 |
Francois Gouget
|
48515313fd
|
userenv: Add a missing include directive to userenv.h.
|
2011-12-13 18:59:04 +01:00 |
Francois Gouget
|
644cd0ae17
|
include: Add a missing wincrypt.h include directive to mprapi.h.
Also add the USE_WC_PREFIX macro so one can cleanly deal with the CMSG_DATA conflict with sys/socket.h.
|
2011-12-13 18:59:03 +01:00 |
Nikolay Sivov
|
302aad9cf9
|
msxml3/tests: Test switching encoding after document is started already.
|
2011-12-13 18:59:03 +01:00 |
Nikolay Sivov
|
5b533d82d2
|
ole32: Simplify stream creation, remove redundant comments.
|
2011-12-13 18:59:02 +01:00 |
Nikolay Sivov
|
5f5d5e0c65
|
ole32: COM cleanup of IStream based on HGLOBAL.
|
2011-12-13 18:59:02 +01:00 |
Aric Stewart
|
4d34ea52ad
|
usp10: Add Yi script.
|
2011-12-13 18:59:02 +01:00 |
Aric Stewart
|
345102ed13
|
usp10: Add Hangul script.
|
2011-12-13 18:59:01 +01:00 |
Aric Stewart
|
30dc47557a
|
usp10: Add Kana script.
|
2011-12-13 18:59:00 +01:00 |
Aric Stewart
|
513a8c5020
|
usp10: Add Bopomofo script.
|
2011-12-13 18:59:00 +01:00 |
Aric Stewart
|
df2e40bc34
|
usp10: Add CKJ Han and Ideographic scripts.
|
2011-12-13 18:58:59 +01:00 |
Henri Verbeet
|
67bca436ee
|
wined3d: Get rid of the WINED3DDEVTYPE typedef.
|
2011-12-13 18:58:58 +01:00 |
Henri Verbeet
|
ebb85da5f7
|
wined3d: Get rid of the WINEDDCAPS typedef.
|
2011-12-13 18:58:58 +01:00 |
Henri Verbeet
|
943fcb0fc4
|
wined3d: Use the correct source pitch and byte_count for uploading converted surfaces.
|
2011-12-13 18:58:57 +01:00 |
Henri Verbeet
|
10d2a9375d
|
ddraw: Add support for clipped blits.
|
2011-12-13 18:58:56 +01:00 |
Henri Verbeet
|
e6fb4537f0
|
ddraw: Move clipper handling to ddraw.
|
2011-12-13 18:58:37 +01:00 |
Matteo Bruni
|
68e0cd430f
|
wined3d: Ignore invalid texture transform flags.
|
2011-12-13 14:00:24 +01:00 |
Matteo Bruni
|
fdd4df446f
|
wined3d: Fix some flag checks.
|
2011-12-13 14:00:24 +01:00 |
Alexandre Julliard
|
70f4b2d502
|
ntdll: Make an error message a proper ERR.
|
2011-12-13 14:00:23 +01:00 |
Alexandre Julliard
|
38766d4d19
|
gdi32/tests: Fix some test failures on old Windows versions.
|
2011-12-13 14:00:20 +01:00 |
Alexandre Julliard
|
810d215a3c
|
winex11: Get rid of the GetPixel implementation, use the null driver fallback instead.
|
2011-12-13 14:00:14 +01:00 |
Alexandre Julliard
|
9f410413a6
|
gdi32: Implement GetPixel in the null driver using GetImage.
|
2011-12-13 14:00:05 +01:00 |
Alexandre Julliard
|
0c194895a2
|
gdi32: Remove some color table size checks, we use full-size color tables now.
|
2011-12-12 20:52:59 +01:00 |
Alexandre Julliard
|
49ae736022
|
gdi32: Implement GetNearestColor in the DIB driver.
|
2011-12-12 20:20:06 +01:00 |
Alexandre Julliard
|
cae4ef81e6
|
gdi32: init_dib_info() can no longer fail, and no longer requires freeing.
|
2011-12-12 20:02:22 +01:00 |
Alexandre Julliard
|
d357392b8b
|
gdi32: Remove support for private color maps.
|
2011-12-12 20:02:17 +01:00 |
Jacek Caban
|
30467685ba
|
mshtml: Initialize VARIANT before passing it to variant_copy.
|
2011-12-12 15:50:50 +01:00 |
Jacek Caban
|
64ef20ce53
|
jscript: Initialize VARIANT before passing it to disp_propget.
|
2011-12-12 15:50:50 +01:00 |
Jacek Caban
|
2c8e8948df
|
jscript: Properly handle NULL IDispatch in stack_pop_object.
|
2011-12-12 15:50:46 +01:00 |
Jacek Caban
|
6f35c8fd5d
|
jscript: Use bytecode for instanceof implementation.
|
2011-12-12 15:50:46 +01:00 |
Jacek Caban
|
f8e3e92be3
|
jscript: Don't use EXPR_NEWREF in forin_statement_event.
|
2011-12-12 15:50:45 +01:00 |
Jacek Caban
|
106fcb8e87
|
jscript: Don't use EXPR_NEWREF in for_statement_event.
|
2011-12-12 15:50:45 +01:00 |
Aric Stewart
|
f68c03c4b2
|
usp10: Add Khmer script.
|
2011-12-12 15:50:44 +01:00 |
Aric Stewart
|
05cd57b4f0
|
usp10: Add New Tai Lue script.
|
2011-12-12 15:50:44 +01:00 |
Aric Stewart
|
51b5e6090a
|
usp10: Add script Tai Le.
|
2011-12-12 15:50:43 +01:00 |
Aric Stewart
|
1dc4c151d7
|
usp10/tests: Check broken value for script tag as well.
|
2011-12-12 15:50:42 +01:00 |
Aric Stewart
|
0d15c70a60
|
usp10: Resync script_props table.
|
2011-12-12 15:50:42 +01:00 |