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
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
2016-04-05
Unregister frame on "unload".
Stephen Blott
2016-04-02
Simplify UI component initialisation.
Stephen Blott
2016-04-02
Revert previous tweak.
Stephen Blott
2016-04-02
Rework DomUtils.documentReady().
Stephen Blott
2016-04-02
Do not register tiny frames.
Stephen Blott
2016-04-02
Move the test for small windows to DomUtils.
Stephen Blott
2016-04-02
Separate registerFrame from port initialization.
Stephen Blott
2016-04-02
Use ports for all link-hint messages.
Stephen Blott
2016-03-29
Fix race condition in grab-back-focus.
Stephen Blott
2016-03-28
Global link hints; make frames selectable.
Stephen Blott
2016-03-28
Global link hints...
Stephen Blott
2016-03-26
Ensure correct sendResponse() is called.
Stephen Blott
2016-03-26
Rework global mark activation.
Stephen Blott
2016-03-26
Merge branch 'standardise-foreground-commands'
Stephen Blott
2016-03-26
Get frameId in background page.
Stephen Blott
2016-03-26
Merge pull request #2064 from smblott-github/standardise-background-commands-v2
Stephen Blott
2016-03-26
Simplify invokeCommandString().
Stephen Blott
[next]