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