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
2017-09-01
Handle shifted numeric keys.
Stephen Blott
2017-09-01
Translate event.code key representations to the corresponding event.key format.
Stephen Blott
2017-09-01
Implement ignoreKeyboardLayout option in getKeyChar.
Stephen Blott
2017-08-31
Add ignoreKeyboardLayout option (under advanced).
Stephen Blott
2017-08-31
Update URLs to HTTPS in code, pages and docs
David Beitey
2017-08-18
Check whether events are trusted before executing listeners
mrmr1993
2017-05-01
FF - Fix updates from the exclusions popup
mrmr1993
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-21
Firefox: Fix waitForEnterForFilteredHints.
Stephen Blott
2017-04-19
Simplify isPrintable(event) test.
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
Make the consumeKeyup handler a singleton.
Stephen Blott
2017-04-18
Use event.code to detect/suppress keyup events.
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
Move keyboard utils to keydown and migrate normal/visual modes.
Stephen Blott
2017-04-18
Check whether chrome.storage.sync is enabled, fall back to .local if not
mrmr1993
2017-04-16
Use browser independent new tab page URL (about:newtab)
mrmr1993
2017-04-16
Only remove settings from storage.local if it's not our main store
mrmr1993
2017-04-16
Fallback to storage.local if storage.sync is not available
mrmr1993
2017-03-22
Note TODO re. keydown, keypress.
Stephen Blott
2017-03-22
Move key handling to keydown and event.key.
Stephen Blott
2017-03-22
Remove and refactor mapKeyRegistery.
Stephen Blott
2017-03-19
event.key is not always defined
Stephen Blott
2017-03-04
Merge pull request #2369 from gdh1995/zoomed-docEl-offset
Stephen Blott
2017-02-09
Guard against undefined (out of spec) getDestinationInsertionPoints
mrmr1993
2017-01-03
take documentElement's border into consideration
gdh1995
2017-01-03
getViewportTopLeft: consider the new style "contain"
gdh1995
2017-01-03
getViewportTopLeft: support zoomed static documentElement
gdh1995
2016-12-21
Merge pull request #2311 from smblott-github/enterNormalMode
Stephen Blott
2016-10-23
Move SearchEngines to bg-utils.coffee.
Stephen Blott
2016-10-15
enterNormalMode; new command - implementation
Stephen Blott
2016-10-10
Add TODO.
Stephen Blott
2016-10-10
Rename 'translate' to 'mapkey'.
Stephen Blott
2016-10-09
Tweak (simplify) #2306.
Stephen Blott
2016-10-09
Extend key translation to include Escape.
Stephen Blott
2016-10-08
Better positioning of link-hints flash rect.
Stephen Blott
2016-10-02
Rework key-sequence parsing.
Stephen Blott
2016-10-01
Remove legacy migrations.
Stephen Blott
2016-09-25
Space rotates hints (to make hidden hints visible).
Stephen Blott
2016-09-17
Merge branch 'gdh1995-backspace-as-go-back'
Stephen Blott
2016-09-17
Rework #2223 (backspace).
Stephen Blott
2016-09-17
use keyNames to check backspace keyCode
gdh1995
2016-09-10
simpler logic to detect backsapce
gdh1995
2016-08-18
support mapping <backspace>
gdh1995
2016-08-15
replace \xA0 on copying and pasting
gdh1995
2016-08-10
Consider the alt-key status when trying to detect <c-[>
Colin Kiegel
[prev]
[next]