search for: me_paragraph

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

2020 Oct 09
0
Wine release 5.19
...ss: Focus first field on WM_SETFOCUS. Huw D. M. Davies (13): include: Fix TXTVIEW_INACTIVE to be -1. riched20: Simplify FindPixelPos(). riched20: Simplify SplitByBacktracking(). riched20: Move several of the wrapping functions to use ME_Run directly. riched20: Store a ME_Paragraph ptr in the wrap context. riched20: Pass a ME_Paragraph ptr to WrapTextParagraph(). riched20: Pass a ME_Paragraph ptr to itemize_para(). riched20: Pass a ME_Paragraph ptr to shape_para(). riched20: Pass a ME_Paragraph ptr to the marking functions. riched20: Use ME_Parag...
2020 Oct 23
0
Wine release 5.20
...est is disabled. wined3d: Do not invalidate STATE_RENDER(WINED3D_RS_TWOSIDEDSTENCILMODE). wined3d: Use wined3d_get_primary_adapter_luid() if we didn't get a valid LUID from Vulkan. Huw D. M. Davies (50): riched20: Use a structure to hold the repaint range. riched20: Use ME_Paragraph ptrs for the update range. riched20: Use the table_row_start/end() helpers. riched20: Use ME_Paragraph and ME_Run ptrs in GetCursorCoordinates(). riched20: Use ME_Paragraph ptrs in InternalDeleteText(). riched20: Use paragraph and run ptrs in InsertTextFromCursor(). ri...
2016 Oct 01
0
Wine release 1.9.20
...longer supported on Win 8. user32: Use MB_USEGLYPHCHARS in OemToCharBuffW(). user32: Implement OemKeyScan(). wordpad: Only read up to the maximum number of recent files from the menu. riched20: Don't clear the existing mask when reading a \ltrpar . riched20: Pass a ME_Paragraph structure to ME_SetParaFormat(). gdi32: Check that ExtFloodFill()'s initial co-ordinates lie within the dib. riched20: Embed PARAFORMAT2 in the paragraph struct rather than its ptr. riched20: Add checks for allocation failures. Jacek Caban (2): rbtree.h: Added ordered i...
2013 Nov 22
0
Wine release 1.7.7
...list if the enabled input sources change. winemac: Update the thread's active_keyboard_layout on keyboard change. winemac: Retrieve the real keyboard layout where appropriate. winemac: Actually set the system's keyboard layout. riched20: Simplify the code by using an ME_Paragraph pointer. Jacek Caban (21): mshtml: Added IHTMLBodyElement::scroll attribute implementation. widl: Include resource id in typelib path if not default. vbscript: Added parser support for arrays. vbscript: Store variables in declaration order. vbscript: Added bytecode su...