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
/
content_scripts
/
vimium_frontend.coffee
Age
Commit message (
Expand
)
Author
2018-10-28
fix a small typo that attachShadow needs an argument
gdh1995
2018-10-28
use Shadow DOM v1 if it exists
gdh1995
2018-09-04
Use function directly.
Stephen Blott
2018-09-04
Tweak #3119.
Stephen Blott
2018-09-04
Refactor, part 1
Marco Costa
2018-02-05
Create flash frame Shadow DOM element on demand.
Stephen Blott
2018-02-04
Disable pre-loading of Vomnibar iframe.
Stephen Blott
2018-01-19
Fix bug on hashchange event.
Stephen Blott
2017-12-14
Fix enabled state on webNavigation.
Stephen Blott
2017-11-22
Add a comment for Frame expando fix
mrmr1993
2017-11-22
FF: Reattach expando on every message to Frame
mrmr1993
2017-11-18
Note reason for this rather obscure line.
Stephen Blott
2017-11-14
FF: Restore window expando on every event listener
mrmr1993
2017-11-02
Remove the right listener from hashchange
mrmr1993
2017-10-29
Tidy up exports in vimium_frontend
mrmr1993
2017-10-29
Move findAndFollow* to mode_normal.coffee
mrmr1993
2017-10-29
Move FocusSelector to mode_normal.coffee
mrmr1993
2017-10-29
Move selectFoundInputElement into mode_find
mrmr1993
2017-10-29
Move focusFoundLink into mode_find, don't expose it as global
mrmr1993
2017-10-28
Remove invokeCommandString, call NormalModeCommands directly
mrmr1993
2017-10-27
Move goPrevious and goNext to normal mode file
mrmr1993
2017-10-27
Split focusInput, move the main part into the normal mode file
mrmr1993
2017-10-27
Move passNextKey to normal mode file
mrmr1993
2017-10-27
Move mainFrame and showHelp to normal mode file
mrmr1993
2017-10-27
Move normal mode find commands into normal mode file
mrmr1993
2017-10-27
Move findAndFocus into FindMode, rename to findNext
mrmr1993
2017-10-27
Move FindMode exit functions into FindMode
mrmr1993
2017-10-27
Move self-contained normal mode commands to normal mode file
mrmr1993
2017-10-27
Move NormalMode to its own content script
mrmr1993
2017-10-27
Fix #2738.
Stephen Blott
2017-10-25
FF: Only apply fix to bug 1408996 when appropriate
mrmr1993
2017-10-25
FF: Workaround bug 1408996 in focusInput's focus listener
mrmr1993
2017-10-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2017-10-24
Add |hard| option to reload command
mrmr1993
2017-10-02
FF: Lazy load the Vomnibar for XML documents
mrmr1993
2017-09-12
Use browser.runtime.getBrowserInfo to identify Firefox
mrmr1993
2017-08-18
Check whether events are trusted before executing listeners
mrmr1993
2017-04-20
Blur the focused iframe when restoring window focus
mrmr1993
2017-04-18
Remove use of keyCodes entirely.
Stephen Blott
2017-04-18
Rework tests for all key handling on keydown.
Stephen Blott
2017-03-10
Use the appropriate handler for hashChange
mrmr1993
2017-02-11
Don't depend on global event for Frame event listeners (FF)
mrmr1993
2016-12-21
Merge pull request #2311 from smblott-github/enterNormalMode
Stephen Blott
2016-12-12
Remove unused parameter.
Stephen Blott
2016-12-11
Rework help-dialog HTML.
Stephen Blott
2016-12-10
Use 'map X passNextKey normal'.
Stephen Blott
2016-10-15
enterNormalMode; tweak indicator.
Stephen Blott
2016-10-15
enterNormalMode; new command - implementation
Stephen Blott
2016-10-15
No-op; rearrange content-script command arguments.
Stephen Blott
2016-10-10
Disable grab-back-focus in all frames.
Stephen Blott
[next]