summaryrefslogtreecommitdiff
path: root/common/content/finder.js
Commit message (Expand)AuthorAge
* Move all files to a MIT licenseMartin Stubenschrott2009-10-03
* Fix /find error message on submit with 'incsearch'Kris Maglione2009-09-17
* Remove redundant semicolons.Doug Kearns2009-09-04
* Fix #333 (Incremental search: /<CR> doesn't work; but n/N does).Doug Kearns2009-08-21
* Fix #285 (Find next doesn't highlight after refresh).Doug Kearns2009-08-10
* Move liberator.{register,trigger}Callback to CommandLine.Doug Kearns2009-07-11
* Fix typo in finder.openPrompt refactoring.Doug Kearns2009-06-28
* Refactor finder.openPrompt.Doug Kearns2009-06-28
* Add missing semicolons.Doug Kearns2009-06-02
* Change multiline error message guard clauses to single line formatting.Doug Kearns2009-05-22
* Fix an old call to snapshotItem in highlightObj.highlightDoc.Doug Kearns2009-05-22
* Remove some old/invalid FIXME comments.Doug Kearns2009-05-13
* Rename Search to Finder.Doug Kearns2009-05-11