aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-10Merge branch 'smooth-scrolling-requestAnimationFrame' of github.com:mrmr1993/...Stephen Blott
2014-11-10Change smooth scrolling to requestAnimationFrame, tidy up scroller codemrmr1993
2014-11-09Smooth scroll; handle chrome bug and refactor.Stephen Blott
2014-11-09Merge pull request #1231 from smblott-github/tabs-orderStephen Blott
2014-11-09Tabs order; minor style changes.Stephen Blott
2014-11-08Merge branch 'smblott-github-domains-only-domains'Stephen Blott
2014-11-08Merge branch 'domains-only-domains' of github.com:smblott-github/vimium into ...Stephen Blott
2014-11-08Tabs order; more tests.Stephen Blott
2014-11-08Tabs order; add tests.Stephen Blott
2014-11-08Order tabs; tidy up.Stephen Blott
2014-11-07Order tabs by recency, when no query terms.Stephen Blott
2014-11-07smooth scroll; fix absolute scrolling of active element.Stephen Blott
2014-11-07Smooth scrolling.Stephen Blott
2014-11-06Prune unnecessary stuff in ensureScrollChange.Stephen Blott
2014-11-06Merge pull request #1226 from mrmr1993/noScrollOverflowHiddenStephen Blott
2014-11-06Add (initial, basic) isUrl tests (more needed).Stephen Blott
2014-11-06Fix domain tests.Stephen Blott
2014-11-06Include scheme for domain suggestions; tighter test for valid domain.Stephen Blott
2014-11-06Don't suggest domains which aren't.Stephen Blott
2014-11-05Merge pull request #1222 from smblott-github/popup-control-enter-to-save-and-...Stephen Blott
2014-11-05Merge 'explain-default-options-remove-restore-button'.Stephen Blott
2014-11-05Consistent capitalization on the options page.Stephen Blott
2014-11-05Disable scrolling for `overflow: hidden` elementsmrmr1993
2014-11-05Make help text on options page more concise.Stephen Blott
2014-11-03Tone down help messages in footer.Stephen Blott
2014-11-03Better function name in popupe.coffee.Stephen Blott
2014-11-03Activate Control-Enter on page popup.Stephen Blott
2014-11-02Do not line wrap some text options.Stephen Blott
2014-11-02Options help text and grammar.Stephen Blott
2014-11-02Control-ENTER in text option blurs and saves all options.Stephen Blott
2014-11-02Reposition save button such that "always" on screen.Stephen Blott
2014-11-02Delete rule button for exclusion rules not tab selectable.Stephen Blott
2014-11-02Reduce the size of the excluded URLs container.Stephen Blott
2014-11-02Move custom search engines above the fold.Stephen Blott
2014-11-02Tweaks to options page.Stephen Blott
2014-11-02Merge branch 'master' into customNewTabPageStephen Blott
2014-11-02Fix refresh open tabs and state.Stephen Blott
2014-11-02Don't skip installing listeners.Stephen Blott
2014-11-02Touch up options page (newTabUrl).Stephen Blott
2014-11-02Merge branch 'customNewTabPage' of github.com:mrmr1993/vimium into mrmr1993-c...Stephen Blott
2014-11-02Cosmetic tweaks for @smblott-githubmrmr1993
2014-11-02Merge branch 'customNewTabPage' of github.com:mrmr1993/vimium into mrmr1993-c...Stephen Blott
2014-11-02Centralize handling of event propagation.Stephen Blott
2014-11-02Merge pull request #1219 from mrmr1993/fix-google-groupsStephen Blott
2014-11-02Automatically load content scripts into the options and blank pagesmrmr1993
2014-11-02Optional custom new tab URLmrmr1993
2014-11-02Merge Utils.hasChromePrefix from mrmr1993.Stephen Blott
2014-11-02Refactor Utils.hasChromePrefix and add tests.Stephen Blott
2014-11-02Force our key event handlers to have the highest possible prioritymrmr1993
2014-11-02Fix browser prefix detectionmrmr1993