ide; FindInFilesDialog, FindDialog; fixed not quite 'filter' vs 'find what' shortcut...
authorRejean Loyer <rejean.loyer@gmail.com>
Thu, 25 Apr 2013 00:39:46 +0000 (20:39 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 2 May 2013 01:44:49 +0000 (21:44 -0400)
commitc39d76c3d135f4a392988f326f3146781f04e2f9
tree97c8e3020940f51c53485f44c95574661ec24db7
parent4b49f55ade2575a0643b0ad5d87898824b6b6c97
ide; FindInFilesDialog, FindDialog; fixed not quite 'filter' vs 'find what' shortcut key conflict but alt+i is activating 'find what' when 'find in' is disabled. really fixed out of focus typing in 'find what' to be active only when 'match case' and 'whole word' are selected. #450
ecere/src/gui/dialogs/FindDialog.ec
ide/src/dialogs/FindInFilesDialog.ec