OSDN Git Service

- Fix the problem that pressing the F4 key did not always move to the next word diff.
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 9 Aug 2020 04:08:34 +0000 (13:08 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sun, 9 Aug 2020 04:08:34 +0000 (13:08 +0900)
commite6e3333258dcc5fc793a5d17e39ea8613e8210a7
treecca5c60bbe1f6246e6ff7cfecc2c419592ce3fbc
parentdbe4a5fdc125e2eee019f8c240e24bb799d37b0c
- Fix the problem that pressing the F4 key did not always move to the next word diff.
- Move to the word diff at the beginning of the next diff block when pressing F4 on a line that has no differences, .
- Extend F4 key movement range from a diff block to the whole file
Src/MergeDoc.cpp
Src/MergeDoc.h
Src/MergeDocLineDiffs.cpp
Src/MergeEditView.cpp