| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
and added 'q cmd' and 'q help cmd' to commands.js
 | 
 | 
Conflicts:
	CREDITS
	lib/keyboardUtils.js
 | 
 | 
Possibly faster and definitely cleaner
 | 
 | 
 | 
 | 
 | 
 | 
Previously both width and height had to be zero. However, I noticed
a contrary case in firefox. While this may not arise in Chrome, I think
that there's no harm in making the check criteria a little more general.
 | 
 | 
 | 
 | 
Previously, we eliminated links whose boundingRects had a width and height of
zero. However, if a <a> tag wraps only a floated element, it will have zero
dimensions as the floated element is considered to be 'out' of the tag.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
positioning. This closes issue #105.
 | 
 | 
 | 
 | 
 | 
 | 
Fixes #72, although it makes Reddit look pretty messy since each link now has 3 letters.
 | 
 | 
avoids invaliding Chrome's getBoundingClientRect calls.
This should sufficiently close #71.
 | 
 | 
 | 
 | 
The link hints won't show for them anyway.
 | 
 | 
link hinting performance.
Helps address #71.
 | 
 | 
Also refactor styles into CSS.
 | 
 | 
user-definable CSS.
 | 
 | 
I'll clean up the way we store and handle default options shortly.
 | 
 | 
Linux & Windows. Fixes #46.
 | 
 | 
 | 
 | 
bit funny.
 | 
 | 
determine if it's visible.
I previously switched the logic to use the center of the bounding box, but that does
not work well for multi-line links.
 | 
 | 
level style sheets. Fixes #22.
 | 
 | 
 | 
 | 
the feedback timeout.
 | 
 | 
hints. Fixes #19.
 | 
 | 
detect if its visible.
This is a slightly more accurate heuristic and fixes #17.
 | 
 | 
number to a base-n string. Fixes #21.
 | 
 | 
few links
 | 
 | 
 | 
 | 
(google search results) and <img>
 | 
 | 
 | 
 | 
 |