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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-09-14
fix logic for appending %s to searchUrl
Ryan Perry-Nguyen
2018-09-14
dont queries for %S replacement
Ryan Perry-Nguyen
2018-08-30
Fall back to using event.key.
Stephen Blott
2018-08-10
Tweak #3079.
Stephen Blott
2018-08-10
Fixed #3068
Li Fang
2018-08-10
Merge pull request #2217 from gdh1995/replace-xA0-for-clipboard
Stephen Blott
2018-02-18
Merge pull request #2960 from smblott-github/fix-firefox-link-hints
Stephen Blott
2018-02-18
Fix Settings failure in Firefox iframes.
Stephen Blott
2018-02-18
Remove console.log()s.
Stephen Blott
2018-02-18
Fix Firefox link hints.
Stephen Blott
2017-12-16
Do not open tab for target "_blank".
Stephen Blott
2017-11-29
event.code is not always defined.
Stephen Blott
2017-11-25
Merge pull request #2601 from mrmr1993/ff-copy-paste
Stephen Blott
2017-11-24
FF: Use a contenteditable <div> for Clipboard.paste
mrmr1993
2017-11-18
FF: Add contentEditable to clipboard operation textboxes
mrmr1993
2017-11-14
Don't suppress default action for non-printing keys in link hints
mrmr1993
2017-11-11
Don't resolve modifiers as keys
mrmr1993
2017-11-09
Suppress propagation for keyup events when we have for keydown events
mrmr1993
2017-11-05
Rationalise the order of these tests.
Stephen Blott
2017-11-05
Add more named keys (version 2)
Stephen Blott
2017-11-02
Replace all references to selection.type with our FF polyfill
mrmr1993
2017-11-01
Rename Rect.rectOverlaps to Rect.intersectsStrict, clarify the comment
mrmr1993
2017-11-01
Rename Rect.contains to Rect.intersects, add an explanitory comment
mrmr1993
2017-11-01
Refine definition of Rects.rectsOverlap
mrmr1993
2017-10-29
Suppress all keyup events automatically if we consume the keydown
mrmr1993
2017-10-29
Merge pull request #2748 from mrmr1993/frontend-split
Stephen Blott
2017-10-28
Remove invokeCommandString, call NormalModeCommands directly
mrmr1993
2017-10-28
Add backup/restore for Vimium options.
Stephen Blott
2017-10-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2017-10-14
Allow <c-[> to be mapped as a regular command.
Stephen Blott
2017-09-30
Merge pull request #2683 from mrmr1993/inject-css-for-frames
Stephen Blott
2017-09-30
Merge pull request #2682 from mrmr1993/ff-setOpener
Stephen Blott
2017-09-29
Manually inject custom user CSS into our own frames/pages
mrmr1993
2017-09-29
Use openerTabId in chrome.tabs.create when possible
mrmr1993
2017-09-29
Simulate default click action for <a target="_blank">s
mrmr1993
2017-09-21
Move simulating click default action to DomUtils, add shift handling
mrmr1993
2017-09-18
Recognise (FF) internal URLs.
Stephen Blott
2017-09-14
FF: Tweak getViewportTopLeft to use borderTop/Left for clientTop/Left
mrmr1993
2017-09-14
Always use getBoundingClientRect for getViewportTopLeft
mrmr1993
2017-09-14
Revert #2636.
Stephen Blott
2017-09-12
FF: Don't use devicePixelRatio fix for HiDPI link hints
mrmr1993
2017-09-12
Use browser.runtime.getBrowserInfo to identify Firefox
mrmr1993
2017-09-12
Add Utils.isFirefox
mrmr1993
2017-09-12
Consider devicePixelRatio when calculating viewport
mrmr1993
2017-09-07
Merge pull request #2626 from smblott-github/ignore-keyboard-layout
Stephen Blott
2017-09-07
Use stubs from window.top for tests.
Stephen Blott
2017-09-06
Merge pull request #2605 from mrmr1993/isTrusted-events
Stephen Blott
2017-09-04
Fix tests for #2626.
Stephen Blott
2017-09-02
Fix special keys (e.g. <Shift-Left>).
Stephen Blott
2017-09-01
Use event.key for numpad.
Stephen Blott
[next]