summaryrefslogtreecommitdiff
path: root/common/content/finder.js
Commit message (Expand)AuthorAge
* Add missing semicolons.Doug Kearns2010-11-05
* Handle sane shells on Windows somewhat better.Kris Maglione2010-11-05
* Whitespace fixes.Doug Kearns2010-11-05
* Fix finder scrolling bug introduced by revision 267fb6b1319e.Kris Maglione2010-10-23
* Catch some missing regex -> regexp conversions in NEWS.Doug Kearns2010-10-22
* Normalise regex -> regexp.Doug Kearns2010-10-22
* Fix finder on view-source: pages on recent Gecko 2.Kris Maglione2010-10-21
* Show status of radio/checkbox elements in hint label.Kris Maglione2010-10-20
* Ignore some errors on failed incrimental search on FF36. Closes issue #96.Kris Maglione2010-10-20
* Integrate sanitizer with host UI, sanitize at shutdown support, and control w...Kris Maglione2010-10-14
* Miscellaneous formatting fixes.Doug Kearns2010-10-11
* Merge default.Kris Maglione2010-10-09
|\
| * Clean up some crufty comments.Doug Kearns2010-10-09
* | Remove spurious modes.reset() in RangeFinder#onSubmit. Fixes focusing links o...Kris Maglione2010-10-08
* | Rename TEXTAREA mode to TEXT EDIT mode, and move it from :imap to :tmap.Kris Maglione2010-10-08
|/
* Preserve file/line information with saved ex commands (:au, :com, :map -ex).Kris Maglione2010-10-05
* Remove bare references to 'content'.Kris Maglione2010-10-04
* Replace tabs.localStore.focusedFrame with buffer.focusedFrame.Kris Maglione2010-10-03
* Camel-case array#{iteritems,itervalues}.Doug Kearns2010-09-26
* Better list option parsing and serialization.Kris Maglione2010-09-24
* Fix */#.Kris Maglione2010-09-23
* Revert 975d3f90c8a1 for now.Doug Kearns2010-09-23
* Change buffer.getCurrentWord() to a read-only property buffer.currentWord.Doug Kearns2010-09-23
* Whitespace fixes.Doug Kearns2010-09-22
* Fix finder.Kris Maglione2010-09-17
* Major documentation updates and formatting fixes, and many, many other change...Kris Maglione2010-09-17
* Rename Class#setTimeout to appease AMO's validation grep.Kris Maglione2010-09-17
* Merge testing.Kris Maglione2010-08-31
* Prepare for merge with testing branch.Kris Maglione2010-08-28
* Lots of rangefinder and Gecko 2 tabbing fixes.Kris Maglione2010-08-28
* imported patch dactylifyKris Maglione2010-08-28
* More finder tweaks.Kris Maglione2010-08-26
* Fix some finder quirks.Kris Maglione2010-08-26
* Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...Kris Maglione2010-08-15
* Focus ancestor link (but not input boxes) of rangefinder selections.Kris Maglione2010-06-10
* Fix finding from caret.Kris Maglione2010-06-10
* Fix broken JS completion.Kris Maglione2010-06-03
* Add a docstring to RangeFind class.Kris Maglione2010-05-14
* Replace Finder with RangeFinder.Kris Maglione2010-05-14
* Finish adding missing copyright notices.Kris Maglione2009-12-01
* Formatting fixes.Doug Kearns2009-11-14
* Get rid of absurd strict JS warnings.Kris Maglione2009-11-14
* Be slightly paranoid about memory leaks.Kris Maglione2009-11-14
* Add config.browser, config.tabbrowser. Fix mailbird. &c.Kris Maglione2009-11-14
* Clear highlighting on page unload, etc.Kris Maglione2009-11-13
* Formatting fixes.Doug Kearns2009-11-14
* Resurrect my range finder, Part IV: Links only, match case, and all that stuf...Kris Maglione2009-11-13
* More RangeFind work.Kris Maglione2009-11-13
* More RangeFind stuff.Kris Maglione2009-11-12
* Remove debugging dump statement.Kris Maglione2009-11-12