| Age | Commit message (Collapse) | Author | 
 | 
Specifically, we focus a link when:
  1. The user exits find mode with the link selected.
  2. The user presses 'n' or 'N'.
Also rename 'findModeQueryHasResults' to 'hasResults' to avoid confusion with
the global variable of the same name.
 | 
 | 
This closes issues #243 and #247.
 | 
 | 
This closes issue #149.
Tighten up the check for contentEditable as well -- isContentEditable covers the
case where editability is inherited. See
http://www.w3.org/TR/html5/editing.html#contenteditable for more details.
 | 
 | 
Also add in more unicode characters.
Inspired by the patch in issue #104. Thanks @matthew-cline!
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	commands.js
	linkHints.js
	vimiumFrontend.js
 | 
 | 
refreshing a tab breaks frame support because the framesForTab entry is appended with every onUpdate instead of being replaced.
 | 
 | 
at Quora.
 | 
 | 
shortcut. Fixes #319.
 | 
 | 
refreshing completion keys when a new mapping is saved.
 | 
 | 
 | 
 | 
Conflicts:
	options.html
 | 
 | 
commands"
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	CREDITS
	commands.js
 | 
 | 
closes #284
 | 
 | 
 | 
 | 
 | 
 | 
(value 100). The shortcut combination is z0.
 | 
 | 
https://github.com/philc/vimium/issuesearch?state=open&q=zoom#issue/271
 | 
 | 
 | 
 | 
Had to make 'this' point explicitly to 'window'.
 | 
 | 
tagName returns 'undefined' for text nodes, so it is less desirable.
Non-html documents return nodeName/tagNames in lowercase.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
the current tab.
 | 
 | 
 | 
 | 
Allows us to inject CSS when viewing some non-HTML documents, e.g.
images. Does not work on SVG documents though.
 | 
 | 
Some sites set this value for all divs, so this overrides it back to the
default.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |