ecere/gui/DirectoriesBox: Fixed 2-line moves on Ctrl-Up/Down, Disabled scrolling...
authorJerome St-Louis <jerome@ecere.com>
Thu, 2 May 2013 10:40:01 +0000 (06:40 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 2 May 2013 10:40:01 +0000 (06:40 -0400)
commit30cc42fcfe486eefd27c6a034777787fabf1da34
tree554858a78187e2b1a53ba4e36cc17cbffbe6a448
parent20c6f61421ab030697a4455a55b2dd82b5419957
ecere/gui/DirectoriesBox: Fixed 2-line moves on Ctrl-Up/Down, Disabled scrolling on Ctrl-Up/Down
- Ctrl-Up/Down was conflicting between scrolling and moving rows up/down
ecere/src/gui/controls/PathBox.ec
ecere/src/sys/Date.ec