| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-14 | Smooth scroll; incororate feedback from @mrmr1993. | Stephen Blott | |
| 2014-11-13 | Smooth scroll; admit count prefixes. | Stephen Blott | |
| 2014-11-13 | Smooth scroll; yet more refactoring. | Stephen Blott | |
| 2014-11-13 | Smooth scroll; fix displacement and calibrate. | Stephen Blott | |
| 2014-11-13 | Smooth scrolling; note incorrect calibration; MUST BE FIXED! | Stephen Blott | |
| 2014-11-13 | Smooth scrolling; tidy up, better comments. | Stephen Blott | |
| 2014-11-12 | Better default pattern in popup (https?://...). | Stephen Blott | |
| 2014-11-12 | Merge pull request #1239 from smblott-github/favicons-revert | Stephen Blott | |
| Favicons in the vomnibar; remove support. | |||
| 2014-11-12 | Favicons in the vomnibar; remove support. | Stephen Blott | |
| There are security issues with favicons as implemented previously. This commit removes favicon support entirely. | |||
| 2014-11-11 | Smooth scroll; comments and more minor tidy up. | Stephen Blott | |
| 2014-11-11 | Smooth scroll; add comment and remove unused variable. | Stephen Blott | |
| 2014-11-11 | Smooth scroll; tidy up. | Stephen Blott | |
| 2014-11-11 | Smooth scroll; eliminate race condition. | Stephen Blott | |
| 2014-11-11 | Smooth scroll; tune key-repeat code. | Stephen Blott | |
| 2014-11-11 | Smooth scroll; initial handle keyboard repeat. | Stephen Blott | |
| 2014-11-11 | Smooth scroll; revert entry logic. | Stephen Blott | |
| 2014-11-11 | Smooth scroll; options above the fold. | Stephen Blott | |
| 2014-11-10 | Merge branch 'smooth-scrolling-requestAnimationFrame' of ↵ | Stephen Blott | |
| github.com:mrmr1993/vimium into mrmr1993-smooth-scrolling-requestAnimationFrame | |||
| 2014-11-10 | Change smooth scrolling to requestAnimationFrame, tidy up scroller code | mrmr1993 | |
| 2014-11-09 | Smooth scroll; handle chrome bug and refactor. | Stephen Blott | |
| 2014-11-09 | Merge pull request #1231 from smblott-github/tabs-order | Stephen Blott | |
| Tabs order; order tabs by recency for empty searches. | |||
| 2014-11-09 | Tabs order; minor style changes. | Stephen Blott | |
| 2014-11-08 | Merge branch 'smblott-github-domains-only-domains' | Stephen Blott | |
| 2014-11-08 | Merge branch 'domains-only-domains' of github.com:smblott-github/vimium into ↵ | Stephen Blott | |
| smblott-github-domains-only-domains | |||
| 2014-11-08 | Tabs order; more tests. | Stephen Blott | |
| 2014-11-08 | Tabs order; add tests. | Stephen Blott | |
| 2014-11-08 | Order tabs; tidy up. | Stephen Blott | |
| 2014-11-07 | Order tabs by recency, when no query terms. | Stephen Blott | |
| 2014-11-07 | smooth scroll; fix absolute scrolling of active element. | Stephen Blott | |
| 2014-11-07 | Smooth scrolling. | Stephen Blott | |
| 2014-11-06 | Prune unnecessary stuff in ensureScrollChange. | Stephen Blott | |
| 2014-11-06 | Merge pull request #1226 from mrmr1993/noScrollOverflowHidden | Stephen Blott | |
| Disable scrolling for `overflow: hidden` elements | |||
| 2014-11-06 | Add (initial, basic) isUrl tests (more needed). | Stephen Blott | |
| 2014-11-06 | Fix domain tests. | Stephen Blott | |
| 2014-11-06 | Include scheme for domain suggestions; tighter test for valid domain. | Stephen Blott | |
| 2014-11-06 | Don't suggest domains which aren't. | Stephen Blott | |
| 2014-11-05 | Add support for selecting HTML5 inputs, change criterion to a blacklist | mrmr1993 | |
| This is designed to address several issues: * `<input type="range" />` elements don't respond well to the simulated click; they always reset their value to the minimum. * The lack of `mouseup` event from the simulated click makes `<input type="range />` elements slide when the mouse is moved. * HTML5 adds a large number of text-based `<input>`s that should be focused like the `type="text"` case, for consistency. (Using a blacklist halves the number of types we have to list.) * An `<input>` with a `type` the browser doesn't support is rendered as a `type="text"`, so a blacklist ensures that the focusing action is consistent on all elements behaving as `type="text"`. | |||
| 2014-11-05 | Merge pull request #1222 from ↵ | Stephen Blott | |
| smblott-github/popup-control-enter-to-save-and-close Control-Enter in page popup to save and close. | |||
| 2014-11-05 | Merge 'explain-default-options-remove-restore-button'. | Stephen Blott | |
| Conflicts: pages/options.html | |||
| 2014-11-05 | Consistent capitalization on the options page. | Stephen Blott | |
| 2014-11-05 | Disable scrolling for `overflow: hidden` elements | mrmr1993 | |
| 2014-11-05 | Make help text on options page more concise. | Stephen Blott | |
| 2014-11-03 | Tone down help messages in footer. | Stephen Blott | |
| 2014-11-03 | Better function name in popupe.coffee. | Stephen Blott | |
| 2014-11-03 | Activate Control-Enter on page popup. | Stephen Blott | |
| Control-Enter in either text input on the page popup saves changes and closes the popup. | |||
| 2014-11-02 | Do not line wrap some text options. | Stephen Blott | |
| 2014-11-02 | Options help text and grammar. | Stephen Blott | |
| 2014-11-02 | Control-ENTER in text option blurs and saves all options. | Stephen Blott | |
| 2014-11-02 | Reposition save button such that "always" on screen. | Stephen Blott | |
| 2014-11-02 | Delete rule button for exclusion rules not tab selectable. | Stephen Blott | |
