ide;findInFiles; (~#1000) Partial fix for Out of bounds crash on Find in Files
authorRejean Loyer <rejean.loyer@gmail.com>
Mon, 30 Sep 2013 08:02:31 +0000 (04:02 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 30 Sep 2013 08:25:06 +0000 (04:25 -0400)
commit0a410fbd59f0a0c05a435da73f39fb70ada5468f
tree0b24ebe446f521cbf06029e66f6c6b0b6f0455ce
parent224736b705974d82956ead5748ab752eecd207d7
ide;findInFiles; (~#1000) Partial fix for Out of bounds crash on Find in Files
- Fixed out of bounds crash
- Fixed continuous resolving of network node in PathBox until server is all typed
- PathBox remains to be fixed to use \\ and not // for network path or FileListing must be fixed
ecere/src/gui/controls/PathBox.ec
ide/src/dialogs/FindInFilesDialog.ec