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
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
2016-10-09
Move logging to the frame's port.
Stephen Blott
2016-10-08
Grab back focus prevents focusing embeds."
Stephen Blott
2016-09-14
Require exact match when we will be scrolling.
Stephen Blott
2016-05-27
Fix visual line mode.
Stephen Blott
2016-05-12
Guard against non-string values.
Stephen Blott
2016-05-12
Revert "Improves next/previous links by targetting button elements and adding...
Stephen Blott
2016-05-07
Merge pull request #2118 from smblott-github/fix-ui-component-init-issues
Stephen Blott
2016-05-02
Removes unnecessary parentheses and makes precedence of || and && explicit
Scott Pinkelman
2016-05-01
Make findAndFollowLink look at element values so <input> can be used for next...
Scott Pinkelman
2016-04-28
Fix UI-component initialization issues.
Stephen Blott
2016-04-26
Improves next/previous links by targetting button elements and adding single ...
Scott Pinkelman
2016-04-22
Simplify 618d66bbd57d7709f211149305ebc41f1b6941f9.
Stephen Blott
2016-04-21
Prime focus input on the Vimium options page.
Stephen Blott
2016-04-21
Reinstate Vomnibar init on load.
Stephen Blott
2016-04-21
Help dialog; remove ability to blur the dialog.
Stephen Blott
2016-04-18
Revert "UI-compnent commands must wait for the document to be ready."
Stephen Blott
2016-04-17
UI-compnent commands must wait for the document to be ready.
Stephen Blott
2016-04-17
Only Vomnibar.init() when the Vomnibar is needed.
Stephen Blott
2016-04-17
Do not init() the HUD until it's needed.
Stephen Blott
2016-04-17
Make showHelp a top-frame command.
Stephen Blott
2016-04-17
Make showHelp not a background command.
Stephen Blott
2016-04-17
Fix 5c3e4bda2968486e23f8cc3410e776de67fec849.
Stephen Blott
2016-04-17
Better window focus handling.
Stephen Blott
2016-04-17
More code review of UI-component focus handling.
Stephen Blott
2016-04-17
Use register/unregister frame in help dialog.
Stephen Blott
2016-04-16
Minor code review.
Stephen Blott
2016-04-16
Do not focus a hidden help dialog.
Stephen Blott
2016-04-16
Reinstate vomnibar from within help dialog.
Stephen Blott
2016-04-16
Rework UI component focus handling.
Stephen Blott
2016-04-11
Better visual-mode selection handling.
Stephen Blott
2016-04-11
Revert always initialize help dialog.
Stephen Blott
2016-04-10
Always init() the help dialog.
Stephen Blott
2016-04-10
Fix Vomnibar initialization issue.
Stephen Blott
2016-04-09
A UI component isn't ready until it's ready.
Stephen Blott
2016-04-05
Better close-down for global link hints.
Stephen Blott
[next]