search for: ec_usefontinfo

Displaying 4 results from an estimated 4 matches for "ec_usefontinfo".

2019 Apr 26
0
Wine release 4.7
...t case. user32: Fix edit control margins in CJK font case. comctl32/tests: Use GREEK_CHARSET in margin tests to avoid Associated Charset feature. comctl32/tests: Skip margin tests if a font for the target charset isn't available. comctl32/tests: Use EM_SETMARGINS to test EC_USEFONTINFO margins. comctl32/edit: Fix minimum control size conditions when using EC_USEFONTINFO. comctl32/tests: Move the default margin size tests into a separate function. comctl32/tests: Add Unicode version tests for Edit control margins. comctl32/tests: Tests default margin size w...
2019 Mar 29
0
Wine release 4.5
...46909 Missing (black) textures in Black & White ---------------------------------------------------------------- Changes since 4.4: Akihiro Sagawa (7): user32/tests: Skip margin tests if a font for the target charset isn't available. user32/tests: Use EM_SETMARGINS to test EC_USEFONTINFO margins. user32: Fix minimum control size conditions when using EC_USEFONTINFO. user32/tests: Move the default margin size tests into a separate function. user32/tests: Add Unicode version tests for Edit control margins. user32/tests: Tests default margin size with various f...
2019 Apr 12
0
Wine release 4.6
...9; to 'char', possible loss of data" on line 293 ---------------------------------------------------------------- Changes since 4.5: Akihiro Sagawa (4): gdi32: Implement GetCharWidthInfo(). gdi32/tests: Add tests for GetCharWidthInfo(). user32/tests: Use calculated EC_USEFONTINFO margins in the CJK case. user32: Implement EC_USEFONTINFO margins in the CJK case. Alexandre Julliard (71): notepad: Use C runtime wchar functions instead of wine/unicode.h. reg: Use C runtime wchar functions instead of wine/unicode.h. regedit: Use C runtime wchar functions...
2016 Sep 02
0
Wine release 1.9.18
...: Remove test for broken NT 4.0 behaviour. crypt32/tests: Win 10 accepts carriage returns within a base64 four character block. comctl32/tests: Move the cursor off the parent window to avoid mouse messages. comctl32/tests: Restore the cursor position after moving it. user32: EC_USEFONTINFO behaviour depends on whether the font's charset is CJK or not. rpcrt4/tests: Remove an unnecessary and confusing message. rpcrt4/tests: Mark Win 8.1 behaviour of UuidCreateSequential() as broken. ole32: Mask out the flag bit. ole32/tests: Update tests to the new channel...