• Dylan Smith's avatar
    richedit: Implemented undo coalescing to group typing events. · d1f1346f
    Dylan Smith authored
    Consecutively typed characters are grouped together to be undone
    together.  The grouping of typed characters can be stopped by certain
    events that are mentioned in MSDN's remarks on the EM_STOPGROUPTYPING
    message, which is also implemented by this patch.
    d1f1346f
list.c 6.18 KB