• Dylan Smith's avatar
    richedit: Added function to get selection cursors in order. · 46b84aed
    Dylan Smith authored
    Previously the only convenient way to get the start and end of the
    selection was through offsets, which eventually need to get converted
    back into items in the linked list storing the text.  The new function
    will help with eliminating these inefficiencies.
    46b84aed
style.c 15.9 KB