search for: me_cursor

Displaying 2 results from an estimated 2 matches for "me_cursor".

Did you mean: getcursor
2009 Aug 21
0
Wine release 1.1.28
...rder. richedit: ME_GetTextW must use source and destination lengths. richedit: Improve efficiency of ME_IsCandidateAnURL. richedit: Created functions to move between runs and track paragraphs. richedit: Add helpers for setting cursor to start/end of text. richedit: Use ME_Cursor instead of offsets for ME_GetCharFormat. richedit: Use ME_Cursor instead of offsets for ME_SetCharFormat. richedit: Use ME_Cursor instead of offsets for ME_GetTextRange. richedit: Fixed regression in ME_SetCharFormat. richedit: Modified ME_MoveCursorsChars to move multiple c...
2010 Jul 30
0
Wine release 1.3.0
...richedit: Return correct values when EM_SETTEXTMODE fails. richedit: Don't change text mode with undo or redo stack. richedit: Check for bits instead of equality in EM_SETCHARFORMAT. richedit: Remove checks for converting internal CHARFORMAT structs. richedit: Use ME_Cursor as parameter to ME_SplitRunSimple. richedit: Avoid redundant calls to ME_CalcRunExtent. Eric Pouech (1): wineoss.drv: Be consistent for aux devices about what we actually support. Florian K?berle (3): comctl32: Call TREEVIEW_SendExpanded after expanding. comctl32: Simplify...