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
/
linkHints.js
Age
Commit message (
Expand
)
Author
2010-12-31
More refactoring as well as bugfixing.
jez
2010-12-31
Refactoring linkHints.js
jez
2010-12-31
Object-ify linkHints.js
jez
2010-12-29
Renumber hints when they are filtered
jez
2010-12-29
Remove dubious if clause
jez
2010-12-29
Filter hints mode should automatically use numbers for hints
jez
2010-11-26
Added narrow link hints option to advanced settings
Bill Casarin
2010-11-26
Attempt to fix rare link hint bug
Bill Casarin
2010-11-26
Fixed the logic for both cases, should work great now
Bill Casarin
2010-11-26
Link hints don't reappear after being narrowed away
Bill Casarin
2010-11-26
Narrow results working, hints not updating the way one might expect
Bill Casarin
2010-10-05
Fixed #221. Thanks hbt.
Ilya Sukhar
2010-09-24
Revert a rename - not sure why I committed that.
Ilya Sukhar
2010-09-24
Oops, fixed a regression.
Ilya Sukhar
2010-09-24
Code cleanup & README changes for the multiple link hints patch.
Ilya Sukhar
2010-09-23
Clean up code
abe
2010-09-23
added resetLinkHintsMode
abe
2010-09-22
Added activeteLinkHintsModeWithQueue and resetLinkHintsMode to linkHints.js a...
abe
2010-06-29
Merge branch 'branden'
ilya
2010-06-03
Use Element.children instead of Element.childNodes
int3
2010-05-17
Some optimizations for link hints. Approx 4-12% faster.
int3
2010-05-17
Fix link elimination boundaries
int3
2010-05-01
Activate check for floated children if either dimension of the link is zero.
int3
2010-05-01
Ensure getComputedStyle is only called on element nodes
int3
2010-05-01
Show link hints for floated elements
int3
2010-04-28
Shift key toggles current/new tab in link hints mode.
Branden Rolston
2010-04-24
A few comments and cleanups around the linkhints xpath
Phil Crosby
2010-04-24
Encapsulate the generation of clickableElementsXPath
int3
2010-04-24
Add link hints support for XHTML
int3
2010-04-18
Factor in zoom when eliminating offscreen links
int3
2010-04-18
Fix offscreen link exclusion bug
int3
2010-04-18
Fix visibility tests
int3
2010-04-18
Use getComputedStyle for visibility checks and getClientRect for hint positio...
int3
2010-04-17
Use keyboardUtils functions in linkHints mode. This fixes issue #113.
int3
2010-03-24
checking in a fix for issue 98, link highlight positioning bug
Bill Mill
2010-01-31
Recognize elements with "onclick" attributes in link hints.
Phil Crosby
2010-01-30
Add the link hint markers to the DOM all at once instead of piecemeal. This a...
Phil Crosby
2010-01-30
Exclude links which are scrolled horizontally off the page when hinting.
Phil Crosby
2010-01-30
When hinting, exclude links which have just a few pixels on screen.
Phil Crosby
2010-01-30
Avoid calling document.elementFromPoint for very small links. This helps link...
Phil Crosby
2010-01-30
Add the abililty to show a "vimium has been upgraded" message to the HUD. Als...
Phil Crosby
2010-01-22
Move the link hints CSS to the background page, and create a setting for user...
Phil Crosby
2010-01-18
Make the characters used in link hints a user-configurable option. Fixes #66.
Phil Crosby
2010-01-07
Use the CTRL key instead of the meta key to open links in new windows on Linu...
Phil Crosby
2009-12-31
Fix a regression where buttons were not clickable via link-hints
Phil Crosby
2009-12-06
Use "p" instead of "u" when generating link hints, because typing FU seems a ...
Phil Crosby
2009-12-06
Use both the upper-left corner and the center of a link's bounding box to det...
Phil Crosby
2009-12-06
Explicitly set the width of our link hints, so they aren't affected by page l...
Phil Crosby
2009-12-06
Add a note as to why the links on Google's homepage are shown in the link hints.
Phil Crosby
2009-12-06
Make opening links in the background tab feel a little snappier by removing t...
Phil Crosby
[next]