aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-22Merge branch 'blur-on-escape2' of https://github.com/mrmr1993/vimium into mrm...Stephen Blott
2014-12-22Reintroduce 2c7bebb5f2c873850c2b2d82013cab4eb3d4913cmrmr1993
2014-12-22Exclusion; disable spellchecking.Stephen Blott
2014-12-22Revert "Exclusion; disable spellchecking."Stephen Blott
2014-12-22Use a splat instead of applymrmr1993
2014-12-22Merge branch 'link-hints-overlap' of https://github.com/mrmr1993/vimium into ...Stephen Blott
2014-12-22Prefer `||=` to `= true if`mrmr1993
2014-12-22Correct a typo, add some tests for consistencymrmr1993
2014-12-22Merge branch 'link-hints-overlap' of https://github.com/mrmr1993/vimium into ...Stephen Blott
2014-12-22Use push with a splat rather than concatmrmr1993
2014-12-22Rename a poorly named variablemrmr1993
2014-12-22Support small <area>s with link hintsmrmr1993
2014-12-22Merge branch 'link-hints-overlap' of https://github.com/mrmr1993/vimium into ...Stephen Blott
2014-12-22Exclusion; disable spellchecking.Stephen Blott
2014-12-22Merge pull request #1370 from joshkim/masterStephen Blott
2014-12-21fixes spelling errorJosh Kim
2014-12-21Exclusion; fix typo.Stephen Blott
2014-12-21Exclusion; better comments.Stephen Blott
2014-12-21Exclusion; better comments.Stephen Blott
2014-12-21Exclusion; move exclusion HTML to separate, shared page.Stephen Blott
2014-12-21Exclusion; minor updates after review.Stephen Blott
2014-12-21Exclusion; remove unused popup.coffee.Stephen Blott
2014-12-21Exclusion; fiddle with styling.Stephen Blott
2014-12-21Exclusion; fix tests.Stephen Blott
2014-12-21Exclusion; warn on chrome pages.Stephen Blott
2014-12-21Exclusion; styling.Stephen Blott
2014-12-21Exclusion; unique keys; update state on add/remove rule.Stephen Blott
2014-12-21Exclusion; unique keys; update state on DOM change.Stephen Blott
2014-12-21Exclusion; unique keys.Stephen Blott
2014-12-21Exclusion; show state.Stephen Blott
2014-12-21Exclusion; highlight mismatched patterns.Stephen Blott
2014-12-21Exclusion; exclusion rules box smaller on popup.Stephen Blott
2014-12-21Exclusion; absolute exclusion rules taje priority.Stephen Blott
2014-12-21Exclusion; enable save button on add rule.Stephen Blott
2014-12-21Exclusion; add Save button.Stephen Blott
2014-12-21Exclusion; rework layout.Stephen Blott
2014-12-21Exclusion; focus last rule.Stephen Blott
2014-12-21Exclusion; multi-rule matching.Stephen Blott
2014-12-21Exclusion; minor refactoring.Stephen Blott
2014-12-20Use ||= to not ignore some clickable elements, no negative tabindexmrmr1993
2014-12-20Exclusion; allow multiple matching rules.Stephen Blott
2014-12-20Merge remote-tracking branch 'upstream/master' into post-1.46Stephen Blott
2014-12-20Merge branch 'better-link-on-upgrade'Stephen Blott
2014-12-20Upgrade notification opens in a new tab.Stephen Blott
2014-12-20Better upgrade notification message.Stephen Blott
2014-12-19Merge branch 'fix-scrolling-on-non-scrollable-documents' into post-1.46Stephen Blott
2014-12-19Also test negative direction when initializing scroller.Stephen Blott
2014-12-19Delay initialization of activeElement.Stephen Blott
2014-12-19Initialize scroller to *largest* visible scrollable element.Stephen Blott
2014-12-19Initialize scroller to first scrollable element.Stephen Blott