| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-20 | More refactoring-cleanup. | Jez Ng | |
| * vimium_frontend now has a pretty decent set of exports * Generic linkHints code has been moved to DomUtils, so future features can reuse the code. | |||
| 2012-08-09 | Fix regression in shuffleHints() | guns | |
| Index variable `i` accidentally undeclared in `for in` loop cf. ed21d9b1abe42c1556f27390476302a1393dedb8 | |||
| 2012-08-04 | Refactor link hints to be more functional. | Jez Ng | |
| This paves the way for the hints code to be reused in other modes. | |||
| 2012-08-04 | linkHintCss should be accessed via settings. Closes #605. | Jez Ng | |
| 2012-07-07 | Put hints mode under a lock. | Jez Ng | |
| This avoids problems when the user does something like `2f`. | |||
| 2012-07-06 | Use more Coffeescript idioms. | Jez Ng | |
| 2012-06-17 | Fix a regression where link hint chars were passed through to the underlying ↵ | Phil Crosby | |
| page. | |||
| 2012-06-12 | Port link_hints.js to coffeescript | Phil Crosby | |
