Sweden-Number/dlls/riched20/tests
Dylan Smith d1f1346f54 richedit: Implemented undo coalescing to group typing events.
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.
2008-06-26 21:18:50 +02:00
..
Makefile.in riched20: Implement ITextDocument_fnGetSelection. 2008-06-26 21:07:31 +02:00
editor.c richedit: Implemented undo coalescing to group typing events. 2008-06-26 21:18:50 +02:00
richole.c riched20: Implement ITextDocument_fnGetSelection. 2008-06-26 21:07:31 +02:00