André Hentschel
|
3eb91fbc3c
|
ntdll: Parse ARM CPU level.
|
2011-06-16 11:15:56 +02:00 |
André Hentschel
|
8a8a700513
|
kernel32: Initialise dwProcessorType.
|
2011-06-16 11:15:40 +02:00 |
Marcus Meissner
|
dad3342907
|
winspool.drv: Removed a superflous NULL check (Coverity).
|
2011-06-15 20:04:42 +02:00 |
Aric Stewart
|
4709b0bf58
|
usp10: Condense duplicate Indic feature sets.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
1be7e1bd62
|
usp10: Apply 'cjct' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
c582e3b2a2
|
usp10: Apply 'vatu' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
7f0b49fd9d
|
usp10: Apply 'pstf' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
5a315fed8d
|
usp10: Apply 'pref' only to the pre-base consonants in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
d942d959a6
|
usp10: Apply 'blwf' only to the below-base consonants in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
f670d3b184
|
usp10: Apply 'rphf' only to the reph forms in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
c1d4db0d78
|
usp10: Apply 'half' only to the pre-base consonants in Indic syllables.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
e626019be8
|
usp10: Apply 'rkrf' to the Indic syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
7058b3a38b
|
usp10: Shape Indic syllables basic forms per syllable.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
80531cac3f
|
usp10: Ignore ralf as well as pre, post and below base consonants when finding base.
|
2011-06-15 20:04:41 +02:00 |
Aric Stewart
|
5f22264c1d
|
usp10: Do not require a separate call to find Indic base consonant.
|
2011-06-15 20:04:40 +02:00 |
Aric Stewart
|
35948c6fdd
|
usp10: Return the set of Indic syllables after reorder.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
b1ec7c9d71
|
gdi32/tests: Add tests for 1bpp brushes.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
0aacdc0d85
|
gdi32: Add support for 1 bpp brushes.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
f2e9545b86
|
gdi32/tests: Add tests for 1 bpp dibs.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
b0f59c3b11
|
gdi32: Add support for 1 bpp dibs.
|
2011-06-15 20:04:40 +02:00 |
Huw Davies
|
3582d3dfb4
|
gdi32: Add helpers to retrieve foreground and background colours.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
6b48a9e7c6
|
dxdiag: Avoid C99 list initialization constructs.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
7664adb215
|
dxdiagn: Add additional adapter identifier properties for DxDiag_DisplayDevices subcontainers.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
77c194fff8
|
dxdiagn: Remove the Direct3D usage in the fallback display information code.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
f750cf3306
|
dxdiagn: Extract the fallback display information code to a separate function.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
2d75211bd2
|
dxdiagn: Start using Direct3D to obtain better reported adapter information for DxDiag_DisplayDevices.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
55296f6edb
|
dxdiagn/tests: Add tests for some DxDiag_DisplayDevices subcontainer properties.
|
2011-06-15 20:04:40 +02:00 |
Andrew Nguyen
|
9d7d35c1ee
|
dxdiagn: Unconditionally initialize the passed variant in IDxDiagContainer::GetProp.
|
2011-06-15 20:04:39 +02:00 |
Francois Gouget
|
d54f4fc3c8
|
shell32: Fix ellipsis usage in the menu and button labels.
|
2011-06-15 20:04:39 +02:00 |
Francois Gouget
|
210853eeb4
|
cmdlgtst: Fix ellipsis usage in the menu and button labels.
|
2011-06-15 20:04:39 +02:00 |
Francois Gouget
|
11529e1c9f
|
msvfw32: Fix ellipsis usage in the menu and button labels.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
d7768739ec
|
ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
60223057f0
|
ddraw: COM cleanup for the IDirect3DVertexBuffer iface.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
8e27274163
|
ddraw: Use unsafe_impl_from_IDirect3DVertexBuffer() for app provided ifaces.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
ca1ee4a7c3
|
ddraw: Avoid unsafe IDirect3DVertexBuffer to object casts.
|
2011-06-15 20:04:39 +02:00 |
Michael Stefaniuc
|
d010dac84d
|
ddraw: Rename d3d_vertex_buffer_init() and have it allocate the object too.
|
2011-06-15 20:04:39 +02:00 |
Alexandre Julliard
|
b02457a108
|
rpcrt4: Implement stubless proxy entry thunks for x86_64.
|
2011-06-15 20:04:39 +02:00 |
Alexandre Julliard
|
915a0769e5
|
rpcrt4: Reimplement the stubless proxy entry point entirely in assembly.
|
2011-06-15 20:04:38 +02:00 |
Alexandre Julliard
|
779a8fcddb
|
rpcrt4: Make more of the stubless proxy setup code platform-independent.
|
2011-06-15 20:04:38 +02:00 |
Francois Gouget
|
df63b63614
|
Standardize the OK buttons.
|
2011-06-15 20:04:38 +02:00 |
Hwang YunSong
|
658834847e
|
po: Update Korean translation.
|
2011-06-15 20:04:38 +02:00 |
Frédéric Delanoy
|
3933deb93a
|
po: Update French translation.
|
2011-06-15 20:04:38 +02:00 |
Aurimas Fišeras
|
53dab6864e
|
po: Update Lithuanian translation.
|
2011-06-15 20:04:38 +02:00 |
Marcus Meissner
|
e9d4ca069c
|
shlwapi: Removed superflous NULL check (Coverity).
|
2011-06-15 20:04:38 +02:00 |
Hans Leidekker
|
d27478b476
|
wuapi: Add missing method stubs for IUpdateInstaller and IUpdateSearcher.
|
2011-06-15 20:04:38 +02:00 |
David Hedberg
|
f8755d8422
|
rsaenh: Don't fail on signature verification if the signed hash lacks the OID.
|
2011-06-15 20:04:38 +02:00 |
Krzysztof Nowicki
|
7415946716
|
user32: Make more functions hot-patchable for Steam.
|
2011-06-15 20:04:38 +02:00 |
Austin English
|
ee31a6ae6f
|
winsta: Add a stub for WinStationGetProcessSid.
|
2011-06-15 20:04:38 +02:00 |
Vincent Povirk
|
785f84a63c
|
windowscodecs: Treat unspecified extra channels as alpha data.
|
2011-06-15 20:04:38 +02:00 |
Henri Verbeet
|
8153674c4a
|
wined3d: Don't clear the alloc flags in wined3d_surface_set_format().
Changing the format is only allowed for surfaces with format
WINED3DFMT_UNKNOWN, in which case there can't be a GL texture allocated.
|
2011-06-15 20:04:38 +02:00 |