index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-10
Use FindMode constructor directly in visual/edit modes
mrmr1993
2015-06-10
Move code from enterFindMode into the FindMode constructor
mrmr1993
2015-06-10
Tweaks to up/down handler in find mode HUD to give it the data it needs
mrmr1993
2015-06-10
Guard against chrome being undefined in the HUD iframe
mrmr1993
2015-06-10
Handle up and down keys directly in the HUD
mrmr1993
2015-06-10
Move FindModeHistory to its own file to be used by the HUD iframe too
mrmr1993
2015-06-10
Make FindModeHistory independent of the rest of vimium_frontend
mrmr1993
2015-06-10
Move FindMode's keydown to the HUD
mrmr1993
2015-06-10
Fix returnToViewport support for FindMode
mrmr1993
2015-06-10
Stop FindMode's keydown handler from using FindMode's scope and this
mrmr1993
2015-06-10
Move key-only code from FindMode.exit to its keydown handler
mrmr1993
2015-06-10
Handle esc explicitly in the FindMode keydown handler, not by options
mrmr1993
2015-06-10
Remove redundant code from FindMode keydown handler, inline delete code
mrmr1993
2015-06-10
Remove unused function handleKeyCharForFindMode
mrmr1993
2015-06-10
Remove unused event listeners in FindMode
mrmr1993
2015-06-10
Remove unused code in handleDeleteForFindMode
mrmr1993
2015-06-10
Replace with normal spaces for HUD find mode
mrmr1993
2015-06-10
Ensure focus is called on the appropriate element when closing the HUD
mrmr1993
2015-06-10
Accept input in the HUD iframe
mrmr1993
2015-06-10
Reduce down the HUD's match count string code
mrmr1993
2015-06-10
Make all find mode updates go via the HUD in preparation to use an input
mrmr1993
2015-06-10
Decide find mode text in the HUD iframe, not in frontend
mrmr1993
2015-06-10
Fix bug relating to duplicate hint strings.
Stephen Blott
2015-06-10
Fix incorrect filtering.
Stephen Blott
2015-06-10
Note changes in README.
Stephen Blott
2015-06-10
Account for words at start of filter text.
Stephen Blott
2015-06-10
Rank filtered hints by score.
Stephen Blott
2015-06-10
Tweak release notes.
Stephen Blott
2015-06-10
Merge branch 'link-hints-keypress' (#1722).
Stephen Blott
2015-06-10
Remove legacy (broken and unnecessary) calls.
Stephen Blott
2015-06-10
Simplify activate-on-enter logic.
Stephen Blott
2015-06-09
Minor touch ups.
Stephen Blott
2015-06-09
Make LinkHints a class (LinkHintsMode).
Stephen Blott
2015-06-09
Use tab to select filetered link hints.
Stephen Blott
2015-06-09
Tweak comments re. keydown versus keypress.
Stephen Blott
2015-06-09
Only look up linkHintNumbers once.
Stephen Blott
2015-06-09
Alphabet hints, use keydown for defaults.
Stephen Blott
2015-06-08
Remove "experimental" comment.
Stephen Blott
2015-06-08
Make hint filters classes.
Stephen Blott
2015-06-08
Refactor to keydown, as required.
Stephen Blott
2015-06-07
Note keypress bahaviour for link hints in README.
Stephen Blott
2015-06-07
Exit link-hint mode on click or scroll.
Stephen Blott
2015-06-07
On completion-engines page, put example first.
Stephen Blott
2015-06-07
Speed up vomnibar load.
Stephen Blott
2015-06-06
Merge branch 'rework-completions'
Stephen Blott
2015-06-06
Merge pull request #1715 from smblott-github/help-page-long-bindings
Stephen Blott
2015-06-06
Re-work completions: only offer actual search URL matches.
Stephen Blott
2015-06-06
Re-work completions: extend engine wrapper to handle prefixes.
Stephen Blott
2015-06-06
Re-work completions: add engine wrapper.
Stephen Blott
2015-06-06
Re-work completions: initial refactor.
Stephen Blott
[prev]
[next]