summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fix unterminated key chains. Closes issue #219.Kris Maglione2010-12-29
|
* Fix scrolling bug.Kris Maglione2010-12-29
|
* [bootstrap] Fix running from an xpi on Gecko 2.Kris Maglione2010-12-29
|
* Treat XUL Tree and TextBox elements as input elements.Kris Maglione2010-12-28
|
* Fix status bar command line completion window.Kris Maglione2010-12-28
|
* Use real key bindings in MOW mode, and also restore the strange key passing ↵Kris Maglione2010-12-28
| | | | behavior of yore. Closes issue #217.
* Fix error thrown in protocols.js.Kris Maglione2010-12-28
|
* Fix minor completion bug.Kris Maglione2010-12-28
|
* Show the hg revision and date in :version where possible when running from a ↵Kris Maglione2010-12-28
| | | | repo.
* [default] Merge bootstrapped.Kris Maglione2010-12-28
|\
| * Change the order of nodeset filter application in hint generation.Kris Maglione2010-12-28
| | | | | | | | | | --HG-- branch : bootstrapped
| * Fix activating scrollable elements via ;F.Kris Maglione2010-12-28
| | | | | | | | | | --HG-- branch : bootstrapped
| * Hopefully deal with our lost focus issues once and for all.Kris Maglione2010-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | Update issue 131 Status: Started This should hopefully take care of this issue. Update issue 212 Status: Started This should hopefully take care of this issue. --HG-- branch : bootstrapped
| * [bootstrap] Fix highlighting the statusline and visual bell after rehash.Kris Maglione2010-12-28
| | | | | | | | | | --HG-- branch : bootstrapped
| * Fix bug in last commit.Kris Maglione2010-12-28
| | | | | | | | | | --HG-- branch : bootstrapped
| * Add real mappings for most HINT mode keys. Lazily expand leader, and keep in ↵Kris Maglione2010-12-28
| | | | | | | | | | | | | | sync with 'mapleader'. --HG-- branch : bootstrapped
| * Accept command line arguments in :rehash. Document :rehash, add :exttoggle, ↵Kris Maglione2010-12-28
| | | | | | | | | | | | | | :extrehash. --HG-- branch : bootstrapped
| * Fix parsing of non-decimal option values. Closes issue #215.Kris Maglione2010-12-28
| | | | | | | | | | --HG-- branch : bootstrapped
| * Fix cleanup of styles during :rehash.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * Possibly stem aforementioned focus bug.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * Fix focus bug. Closes issue #212.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * Use options.list() for displaying option values.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * Check <pre/> and <code/> elements in ;F.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * [bootstrap] Merge default.Kris Maglione2010-12-27
| |\ | |/ |/| | | | | --HG-- branch : bootstrapped
* | Merge changes from bootstrapped.Kris Maglione2010-12-27
| |
* | Fix gU for URLs containing //.Kris Maglione2010-12-27
| |
* | Make it impossible for util.computedStyle to return null. Closes issue #180.Kris Maglione2010-12-27
| |
| * [bootstrap] Fix bug in :map -silent.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * Fix error trapping in events.feedkeys.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * [bootstrap] Merge default.Kris Maglione2010-12-27
| |\ | |/ |/| | | | | --HG-- branch : bootstrapped
* | Fix border around statusbar panels on FF3.Kris Maglione2010-12-27
| |
* | Cleanup.Kris Maglione2010-12-26
| |
* | Some small changes for the sake of plugins.Kris Maglione2010-12-26
| |
* | Re-enable tab numbers of FF36.Kris Maglione2010-12-26
| |
* | NEWS updates.Kris Maglione2010-12-26
| |
| * [bootstrap] Fix for Gecko<2.Kris Maglione2010-12-27
| | | | | | | | | | --HG-- branch : bootstrapped
| * [bootstrap] Merge default.Kris Maglione2010-12-26
| |\ | |/ |/| | | | | --HG-- branch : bootstrapped
* | Fix typo that breaks parsing of command line arguments.Kris Maglione2010-12-26
| |
* | Fix macro interpolation of null counts in key bindings.Kris Maglione2010-12-26
| |
* | Get rid of stupid special casing of "q" in the key press handler.Kris Maglione2010-12-25
| |
* | Allow binding keys in "menu" modes.Kris Maglione2010-12-25
| |
| * [bootstrap] Purge stale modules on upgrade as well as explicit rehash.Kris Maglione2010-12-25
| | | | | | | | | | --HG-- branch : bootstrapped
| * [bootstrap] Merge default.Kris Maglione2010-12-25
| |\ | |/ |/| | | | | | | --HG-- branch : bootstrapped rename : common/content/modules.js => common/modules/overlay.jsm
* | Merge changes from bootstrapped.Kris Maglione2010-12-25
| |
* | Multiline output mode isn't a sub-mode of command-line mode. Fixes MOW ↵Kris Maglione2010-12-25
| | | | | | | | scrolling issues and makes MOW keys bindable.
| * Fix some subtle rehashing bugs.Kris Maglione2010-12-25
| | | | | | | | | | --HG-- branch : bootstrapped
| * Merge default.Kris Maglione2010-12-25
| |\ | |/ |/| | | | | --HG-- branch : bootstrapped
* | Merge changes from bootstrapped.Kris Maglione2010-12-25
| |
* | Fix some key handling bugs. Closes issue #210.Kris Maglione2010-12-25
| |
| * [bootstrap] Fix stupid bug.Kris Maglione2010-12-25
| | | | | | | | | | --HG-- branch : bootstrapped