branches/elotter-cooledit: Merged [r8609] manually from trunk to branches/elotter-cooledit (UTF support based on Win32 functions).
branches/elotter-cooledit: RGR: Moving a selection downwards below its own final line break left the selection unadjusted, extending beyond the end of the text. The same happened with re-doing such a move by TUndoMoveLines::Redo. Subsequent actions like copying such a selection could crash CoolEdit.
branches/elotter-cooledit:
RGR: CmSwapLines included the last line of a selection even if the selection ended at column zero.
branches/elotter-cooledit:
It has the characteristics of a compiler bug. Have you tried making a test case you can explore with different compilers ... I know very little about how event dispatching works in OWLNext. Therefore, it would be difficult for me to create a usable test case.
branches/elotter-cooledit:
CHG: branches/elotter-cooledit: Disabled unused line highlighting settings for the selection category in TEditPropDlg.