Mercurial > getan
comparison CHANGES @ 479:75131561d098
Add a redraw function on key Control-L.
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Wed, 16 May 2018 17:02:37 +0200 |
parents | 217630a03b58 |
children | 22d21f9851f5 |
comparison
equal
deleted
inserted
replaced
478:950bfe89ec3d | 479:75131561d098 |
---|---|
1 2.x 20xx-xx-xx UNRELEASED | 1 2.x 20xx-xx-xx UNRELEASED |
2 | |
3 * Add a redraw function on key Control-L. | |
4 The screen is completely redrawn. More information can be found in | |
5 ./doc/old_issues.txt -20180321 BER | |
6 | |
2 | 7 |
3 * Better fix for the multiple selection bug. | 8 * Better fix for the multiple selection bug. |
4 The multiple selection is deleted when deleting or moving is confirmed or | 9 The multiple selection is deleted when deleting or moving is confirmed or |
5 when switching to projects. | 10 when switching to projects. |
6 Removes the selected entry, not the last one added. | 11 Removes the selected entry, not the last one added. |