Custom Query (1030 matches)
Results (526 - 528 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #615 | fixed | Search Files tool crashes when used twice in a row | ||
| Description |
There was an obvious array reference error in #/updateResults: which the code below fixes. The call to expand-all-results also occasionally caused an error (??), so I've commented it out. This is not the same problem as ticket #456 From ccl/cocoa-ide/search-files.lisp (objc:defMethod (#/updateResults: :void) ((wc search-files-window-controller)
; (when (or (auto-expandable-p (search-results wc)) ; (expand-results-p wc)) ; (expand-all-results wc))
|
|||
| #434 | invalid | Search files dialog | ||
| Description |
A simple grep dialog, ala MCL. I used this all the time! |
|||
| #901 | fixed | Search files dialog, uncheck "Search Comments" bug | ||
| Description |
On unchecking the Search files Search Comments check box, I'm thrown to the Altconsole with
1.8-dev-r15113M-trunk (DarwinX8664) |
|||
