Aric Stewart
|
df16d37b67
|
usp10: Correct Pre Base glyph index shifting.
|
2011-06-24 11:56:34 -05:00 |
Jacek Caban
|
01653331be
|
urlmon: Added CoInternetIsFeatureEnabledForUrl stub implementation.
|
2011-06-24 08:51:28 -05:00 |
Huw Davies
|
e2f1bd4f8f
|
gdi32/tests: Show that Get/SetDIBits ignore the layout mode.
|
2011-06-24 08:51:20 -05:00 |
Jacek Caban
|
7a0363cd94
|
mshtml: Use IUri instead of wine_url in before_async_open.
|
2011-06-24 08:51:08 -05:00 |
Jacek Caban
|
f7b8eccd5f
|
mshtml: Use CreateURLMonikerEx2 for creating URL moniker.
|
2011-06-24 08:51:01 -05:00 |
Jacek Caban
|
8646cd772b
|
urlmon: Use proper IUri in BindToObject implementation.
|
2011-06-24 08:50:52 -05:00 |
Jacek Caban
|
cca52128bd
|
urlmon: Use proper IUri in BindToStorage implementation.
|
2011-06-24 08:50:42 -05:00 |
Jacek Caban
|
649c1793c0
|
urlmon: Added support for IUri in IMoniker::Load implementation.
|
2011-06-24 08:50:33 -05:00 |
Jacek Caban
|
e6bc4cea2c
|
urlmon: Added more CreateURLMoniker* tests.
|
2011-06-24 08:50:24 -05:00 |
Jacek Caban
|
c519159f5d
|
urlmon: Added CreateURLMonikerEx2 implementation.
|
2011-06-24 08:50:15 -05:00 |
Jacek Caban
|
13a79378b0
|
urlmon: Added IUriContainer::GetIUri implementation.
|
2011-06-24 08:50:07 -05:00 |
Jacek Caban
|
7cb30ca57d
|
urlmon: Properly support dwFlags argument in CreateURLMonikerEx.
|
2011-06-24 08:50:00 -05:00 |
Jacek Caban
|
c9f821ef6f
|
urlmon: Reimplement CreateURLMonikerEx on top of IUri APIs.
|
2011-06-24 08:49:52 -05:00 |
Henri Verbeet
|
c461d312ba
|
wined3d: Request per-surface palettes in the client libs.
|
2011-06-24 08:49:48 -05:00 |
Henri Verbeet
|
b296f181dd
|
wined3d: Explicitly set surface alignment in the client libs.
Instead of using dxVersion.
|
2011-06-24 08:49:42 -05:00 |
Henri Verbeet
|
fd8dbf0847
|
wined3d: Make the surface parameter to surface_get_gl_buffer() const.
|
2011-06-24 08:49:34 -05:00 |
Henri Verbeet
|
0ce282edf7
|
wined3d: Make the surface parameter to surface_is_offscreen() const.
|
2011-06-24 08:49:28 -05:00 |
Hans Leidekker
|
0b2bd0c903
|
msi: Count progress in units of 512 bytes.
|
2011-06-23 10:00:13 +02:00 |
Hans Leidekker
|
ac994860af
|
msi: Make sure reported progress adds up to projected progress.
|
2011-06-23 10:00:09 +02:00 |
Hans Leidekker
|
ebf323cfcb
|
msi: Add support for running the progress bar backwards.
|
2011-06-23 10:00:02 +02:00 |
Hans Leidekker
|
d1ae506e40
|
msi: Don't subscribe more than once to the same control event.
|
2011-06-23 09:59:56 +02:00 |
Hans Leidekker
|
838614c7ec
|
msi: Don't update the progress bar in schedule_install_files.
|
2011-06-23 09:59:52 +02:00 |
Dylan Smith
|
01ff07e2e1
|
d3dx9/tests: Added tests for D3DXCreateSkinInfo.
|
2011-06-23 09:59:40 +02:00 |
Dylan Smith
|
69cf5e4d8e
|
d3dx9: Implement GetBoneOffsetMatrix and SetBoneOffsetMatrix.
|
2011-06-23 09:59:37 +02:00 |
Dylan Smith
|
1a1fa9a42d
|
d3dx9: Implement ID3DXSkinInfo::GetBoneName and SetBoneName.
|
2011-06-23 09:59:35 +02:00 |
Dylan Smith
|
209ce3233d
|
d3dx9: Implement ID3DXSkinInfo bone influence getting and setting.
|
2011-06-23 09:59:33 +02:00 |
Dylan Smith
|
999d043e57
|
d3dx9: Implement D3DXCreateSkinInfo functions.
|
2011-06-23 09:59:31 +02:00 |
Dylan Smith
|
7e403aac73
|
d3dx9: Add stubs for D3DXCreateSkinInfo functions.
|
2011-06-23 09:59:16 +02:00 |
Jacek Caban
|
e135972fd1
|
urlmon: Use BSTR for URLName in URLMoniker object.
|
2011-06-23 09:52:53 +02:00 |
Jacek Caban
|
6862697acb
|
urlmon: Fixed handling empty URIs.
|
2011-06-23 09:52:50 +02:00 |
Henri Verbeet
|
c3c131ab34
|
wined3d: Only invalidate STATE_STREAMSRC for bound buffers.
|
2011-06-23 09:47:35 +02:00 |
Henri Verbeet
|
c4da128b8f
|
wined3d: Make the device and target parameters to FindContext() const.
|
2011-06-23 09:47:34 +02:00 |
Henri Verbeet
|
5a26da1d19
|
wined3d: Make the wined3d_shader_context shader pointer const.
|
2011-06-23 09:47:34 +02:00 |
Henri Verbeet
|
330ffc83f2
|
d3d8: Implement IDirect3DVolume8 private data handling on top of wined3d_resource.
|
2011-06-23 09:47:34 +02:00 |
Henri Verbeet
|
52fd36b68b
|
d3d9: Implement IDirect3DVolume9 private data handling on top of wined3d_resource.
|
2011-06-23 09:47:34 +02:00 |
Travis Athougies
|
7a8a7b920e
|
d3dx9_36/tests: Added tests for constant table samplers.
|
2011-06-23 09:47:34 +02:00 |
Travis Athougies
|
a76ac0a894
|
d3dx9_36: Implemented support for samplers in ID3DXConstantTable.
|
2011-06-23 09:47:34 +02:00 |
Travis Athougies
|
4eeba43168
|
d3dx9_36/tests: Fixed constant table sizes in shader.c.
|
2011-06-23 09:47:33 +02:00 |
Aric Stewart
|
152d179149
|
usp10: Non modern Indic fonts want blwf applied pre and post base.
|
2011-06-23 09:47:33 +02:00 |
Aric Stewart
|
1fed1473a0
|
usp10: Update Indic framework to handle non-modern fonts.
|
2011-06-23 09:47:33 +02:00 |
Piotr Caban
|
39ace9e138
|
msvcp: Sync spec files.
|
2011-06-23 09:08:30 +02:00 |
Piotr Caban
|
3f9179ad3e
|
msvcp90: Added older version of basic_string::_Tidy function.
|
2011-06-23 09:08:25 +02:00 |
Piotr Caban
|
50b7da01de
|
msvcp90: Export already implemented basic_string private functions.
|
2011-06-23 09:08:23 +02:00 |
Piotr Caban
|
9e9d3cc902
|
msvcp90: Added basic_string operator!= implementation.
|
2011-06-23 09:08:20 +02:00 |
Piotr Caban
|
ab7914ce96
|
msvcp90: Added basic_string operator== implementation.
|
2011-06-23 09:08:18 +02:00 |
Piotr Caban
|
bd77b96855
|
msvcp90: Added basic_string::last_index_of implementation.
|
2011-06-23 09:08:16 +02:00 |
Huw Davies
|
016b7c53dc
|
comdlg32: When changing printers, only preserve the paper/bin settings if the new printer has the original setting available.
|
2011-06-22 17:52:45 +02:00 |
Mariusz Pluciński
|
c9b70e6650
|
shell32: Add IKnownFolder::GetPath support.
|
2011-06-22 16:21:11 +02:00 |
Mariusz Pluciński
|
4fd24bc20e
|
shell32: Fix typo.
|
2011-06-22 16:20:57 +02:00 |
Mariusz Pluciński
|
ed29ff8c3b
|
shell32: Add support of registry-registered folders to IKnownFolderManager::GetFolder.
|
2011-06-22 16:20:47 +02:00 |