Commit Graph

71068 Commits

Author SHA1 Message Date
Aric Stewart f4d142e277 usp10: Update pwLogClust with glyph transformations. 2010-08-16 15:54:23 +02:00
Aric Stewart 4ffd3e6af6 usp10: Add Syriac contextual shaping. 2010-08-16 15:54:23 +02:00
Aric Stewart 0401f6c088 usp10: Add contextual shaping proc to the script shaping data. 2010-08-16 15:54:23 +02:00
Aric Stewart 2fb344c117 usp10: Generalize out applying Opentype features and define default features for currently known scripts. 2010-08-16 15:54:22 +02:00
Aric Stewart b6f2f10b12 usp10: Have ScriptIsComplex reflect information in our scripts. 2010-08-16 15:54:22 +02:00
Aric Stewart 08c6d79d45 usp10: Report accurate information about our currently known scripts. 2010-08-16 15:54:22 +02:00
Aric Stewart 8c0e5483d8 usp10: Factor out script ranges in an more expandable way. 2010-08-16 15:54:22 +02:00
Thomas Mullaly ebc0de1e02 urlmon: Implemented IUri_GetProperties and IUri_HasProperty. 2010-08-16 15:54:22 +02:00
Thomas Mullaly e403053d5e urlmon: Implemented IUri_GetDisplayUri. 2010-08-16 15:54:22 +02:00
Thomas Mullaly 16dd03ba3e urlmon: Implemented IUri_GetAbsoluteUri. 2010-08-16 15:54:22 +02:00
Thomas Mullaly dcd2b994db urlmon: Implemented IUri_GetFragment. 2010-08-16 15:54:22 +02:00
Thomas Mullaly 004e1be678 urlmon: Implemented canonicalization for URI fragments. 2010-08-16 15:54:22 +02:00
Thomas Mullaly 27ec56ea6b urlmon: Implemented a fragment parser. 2010-08-16 15:54:22 +02:00
Konrad Wartke 8ac60d56b6 wineboot: Added more architectures in create_enviroment_registry_keys. 2010-08-16 15:54:22 +02:00
Gerald Pfeifer ab575718ce comctl32: Merge is_textT and is_textW into a single is_text. 2010-08-16 15:54:22 +02:00
André Hentschel a0e7587419 dwmapi: Add stub for DwmDefWindowProc. 2010-08-16 15:54:08 +02:00
Maarten Lankhorst 1583057fc8 mciqtz32: Fix window visibility. 2010-08-16 13:48:01 +02:00
Henri Verbeet a16cf58494 wined3d: Fix a couple of typos. 2010-08-16 13:47:53 +02:00
Henri Verbeet b20df2a24c wined3d: Round up to complete compressed blocks in IWineD3DDeviceImpl_UpdateSurface().
This is mostly an issue for surfaces with dimensions smaller than their
format's block width/height.
2010-08-16 13:47:49 +02:00
Henri Verbeet d494dfb6c0 wined3d: Rename surface_calculate_size() to wined3d_format_calculate_size(). 2010-08-16 13:47:42 +02:00
Henri Verbeet 6a9476b609 wined3d: Correctly calculate the resource size for ATI2N surfaces. 2010-08-16 13:47:37 +02:00
Henri Verbeet 3a36013065 wined3d: Print the correct resource location in surface_set_texture_name(). 2010-08-16 13:47:33 +02:00
Henri Verbeet 81603f18d8 wined3d: Cleanup IWineD3DBaseSwapChainImpl_GetBackBuffer() a bit. 2010-08-16 13:47:28 +02:00
Henri Verbeet e1188b0c8e wined3d: Fix some misspellings of "surface". 2010-08-16 13:47:17 +02:00
Henri Verbeet 5f2fcfdd6b wined3d: Reattach FBO attachments when any of the corresponding surfaces is unloaded. 2010-08-16 13:47:08 +02:00
Michael Stefaniuc 7bef239bc4 explorerframe: Don't cast NULL. 2010-08-16 13:46:51 +02:00
Michael Stefaniuc af11c94b31 gameux: Don't bother to output a "stub" FIXME in DllCanUnloadNow(). 2010-08-16 13:46:48 +02:00
Michael Stefaniuc f55e2374a0 ddraw: Use FAILED instead of NOT SUCCEEDED. 2010-08-16 13:46:42 +02:00
Andrew Talbot 28e1ec4467 crypt32: Constify some variables. 2010-08-16 13:46:37 +02:00
Andrew Talbot 761f5ca105 crypt32: Constify some variables. 2010-08-16 13:46:33 +02:00
Andrew Talbot dc06444314 comdlg32: Constify a variable. 2010-08-16 13:46:28 +02:00
Mike Kaplinskiy d596fa1859 ws2_32: Implement SO_UPDATE_CONNECT_CONTEXT. 2010-08-16 13:45:43 +02:00
Nikolay Sivov 9ce376181a comctl32/monthcal: Use recently introduced enum in scroll buttons painting helper. 2010-08-16 13:45:14 +02:00
Nikolay Sivov ae1062c12d comctl32/monthcal: Store all control colors in a single array. 2010-08-16 13:45:07 +02:00
Nikolay Sivov 8caeb2f735 comctl32/monthcal: Fix assumption about a single calendar for minimal rectangle calculation. 2010-08-16 13:44:55 +02:00
Nikolay Sivov 197a716424 comctl32/monthcal: Remove macro used once. 2010-08-16 13:44:50 +02:00
Nikolay Sivov af6ba8297f comctl32/monthcal: Properly scroll calendars on year change. 2010-08-16 13:44:43 +02:00
Nikolay Sivov 23d8d35e9e comctl32/monthcal: Make month popup menu respect multiple calendars. 2010-08-16 13:44:39 +02:00
Nikolay Sivov 09d883fbf0 comctl32/monthcal: Properly adjust selections on scrolling. 2010-08-16 13:44:35 +02:00
Nikolay Sivov 76d3e1d553 comctl32/monthcal: Support new hittest fields for some cases. 2010-08-16 13:44:29 +02:00
Igor Paliychuk bdc7ae2e17 mshtml: Update Ukrainian translation. 2010-08-16 13:41:24 +02:00
Igor Paliychuk 4afdeafe1e shdocvw: Update Ukrainian translation. 2010-08-16 13:41:19 +02:00
Paul Vriens 15c1071eb4 cmd: Add the Swedish translation.
Translation by Rikard Dan Johansson.
2010-08-16 13:41:15 +02:00
Łukasz Wojniłowicz c881dc274a shdocvw: Add the Polish translation. 2010-08-16 13:41:05 +02:00
Yaron Shahrabani a6c10df436 clock: Updated Hebrew translation. 2010-08-16 13:40:57 +02:00
Yaron Shahrabani 49eebf9557 regedit: Added Hebrew translation. 2010-08-16 13:40:54 +02:00
Aurimas Fišeras e72e645e5b shdocvw: Updated Lithuanian translation. 2010-08-16 13:39:47 +02:00
Maarten Lankhorst 6910b0f143 winmm: Fix fd leak on restarting timer. 2010-08-16 12:59:36 +02:00
Jörg Höhle 201c26530d winecoreaudio: Use same hard-coded limit on frequency as ALSA/OSS. 2010-08-16 12:59:32 +02:00
Anders Jonsson e2806c3bcb shdocvw: Update Swedish translation. 2010-08-16 12:59:27 +02:00