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
2017-08-18
Check whether events are trusted before executing listeners
mrmr1993
2017-08-17
Exclude Coffeescript files for Firefox build.
Stephen Blott
2017-08-15
Bump version to 1.59.1.
Stephen Blott
2017-08-15
Note search completion fix (Firefox only).
Stephen Blott
2017-08-15
Fix search completion (Firefox).
Stephen Blott
2017-08-08
Merge pull request #2573 from alphaCTzo7G/patch-1
Stephen Blott
2017-07-20
Update README.md
alphaCTzo7G
2017-05-23
Rename to vimium-ff.
Stephen Blott
2017-05-20
Note Firefox port.
Stephen Blott
2017-05-17
Consume keyboard events for marks.
Stephen Blott
2017-05-08
Merge pull request #2507 from bingocaller/update-css-gradient
Stephen Blott
2017-05-08
Update linear gradient syntax to avoid deprecation
Jesper Nellemann Jakobsen
2017-05-01
Merge pull request #2500 from mrmr1993/ff-fix-exclusions
Stephen Blott
2017-05-01
FF - Fix updates from the exclusions popup
mrmr1993
2017-04-25
Merge pull request #2496 from mrmr1993/modes-exit
Stephen Blott
2017-04-24
Make Mode::exit idempotent
mrmr1993
2017-04-22
Firefox: Add build target to Cakefile.
Stephen Blott
2017-04-22
Fix global marks.
Stephen Blott
2017-04-22
Firefox: Polyfill for selection.type for visual mode.
Stephen Blott
2017-04-22
Refactor getSelectionType() to DOM utils.
Stephen Blott
2017-04-22
Revert "Firefox: Fix visual mode."
Stephen Blott
2017-04-21
Firefox: Fix waitForEnterForFilteredHints.
Stephen Blott
2017-04-21
Firefox: Fix visual mode.
Stephen Blott
2017-04-21
Firefox: Fix createTab.
Stephen Blott
2017-04-21
Fix tab for link-hint selection.
Stephen Blott
2017-04-21
Firefox: Fix format of popup buttons.
Stephen Blott
2017-04-21
Merge pull request #2484 from mrmr1993/ff-focus-top-frame
Stephen Blott
2017-04-20
Blur the focused iframe when restoring window focus
mrmr1993
2017-04-20
Merge pull request #2482 from smblott-github/firefox-history-no-title
Stephen Blott
2017-04-20
Firefox: some history entries have no title.
Stephen Blott
2017-04-19
Simplify isPrintable(event) test.
Stephen Blott
2017-04-18
Note Firefox and key handling in README.md.
Stephen Blott
2017-04-18
Merge pull request #2470 from smblott-github/rework-key-handling-to-keydown
Stephen Blott
2017-04-18
Better check for handlerId.
Stephen Blott
2017-04-18
Set handlerId directly to a non-id.
Stephen Blott
2017-04-18
Fix <Shift> or <Ctrl> link-hint behaviour.
Stephen Blott
2017-04-18
Make the consumeKeyup handler a singleton.
Stephen Blott
2017-04-18
Fix filtered link hints.
Stephen Blott
2017-04-18
Use event.code to detect/suppress keyup events.
Stephen Blott
2017-04-18
Continue bubbling unmapped events.
Stephen Blott
2017-04-18
Do not reset key state for modifiers.
Stephen Blott
2017-04-18
Avoid repeating Backspace and Delete keys.
Stephen Blott
2017-04-18
Ignore keybiard repeats.
Stephen Blott
2017-04-18
Remove use of keyCodes entirely.
Stephen Blott
2017-04-18
Rework tests for all key handling on keydown.
Stephen Blott
2017-04-18
Remove out-of-date comment.
Stephen Blott
2017-04-18
Migrate marks to keydown only.
Stephen Blott
2017-04-18
Migrate link hints to keydown only.
Stephen Blott
2017-04-18
Move keyboard utils to keydown and migrate normal/visual modes.
Stephen Blott
2017-04-18
Merge pull request #2476 from mrmr1993/firefox
Stephen Blott
[next]