| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-05 | Put content scripts and background scripts in separate directories, so the ↵ | Phil Crosby | |
| purpose and execution mode are more clear. Sorry if you had patches in your local copies and this breaks them -- these renames were a long time coming, and now is better than later. | |||
| 2012-04-27 | Touch up on previous commit. | Jez Ng | |
| 2012-04-27 | flashElement: use an overlay, so zero-sized links are flashed as well | Björn | |
| (no css manupulation of the target element) Conflicts: lib/domUtils.js | |||
| 2012-03-28 | Style changes. | Jez Ng | |
| 2012-03-06 | Indicate clicked element via border style rather than focus. | Jez Ng | |
| This makes it slightly more obvious, and it promotes decoupling -- changing focus affects a lot of other behavior, and it's more elegant not to have to juggle that. | |||
| 2012-02-11 | Show hints for links that are slightly out of the screen. | Jez Ng | |
| Closes #472. | |||
| 2012-02-11 | Set scroll position only after DOM has loaded. | Jez Ng | |
| 2012-01-26 | Simulate the full sequence of mouse click events. | Jez Ng | |
| Some sites expect it, e.g. GMail. | |||
| 2012-01-26 | Factor out common DOM functions. | Jez Ng | |
