| Age | Commit message (Expand) | Author | 
| 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 | 
| 2009-12-06 | Put the cursor at the end of the text field when selecting it via link hints.... | Phil Crosby | 
| 2009-12-06 | Use the center of a link's bounding box instead of its upper-left corner to d... | Phil Crosby | 
| 2009-12-05 | Use more characters in the link hints, and do a better job of converting a nu... | Phil Crosby | 
| 2009-12-05 | Show a link hint instead of empty-string for the first link on a page with fe... | Phil Crosby | 
| 2009-12-05 | Support shift+F to open a link in a background tab | Phil Crosby | 
| 2009-11-28 | When shwoing hints, handle links which have nested elements, like <em> (googl... | Phil Crosby | 
| 2009-11-28 | Factor in the page zoom when showing link hints when the document is scrolled. | Phil Crosby | 
| 2009-11-28 | Add link hints, aka "follow link" support. | Phil Crosby |