aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-03Tone down help messages in footer.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-01Activate "Save" button on input (non-empty text areas).Stephen Blott
2014-11-01Activate "Save" button on input.Stephen Blott
2014-11-01Move "Custom key mappings" above the fold.Stephen Blott
2014-11-01Remove "Restore to defaults" button.Stephen Blott
2014-11-01Help text for non-empty text options.Stephen Blott
2014-10-30Merge branch 'fix-tests' of github.com:mrmr1993/vimiumStephen Blott
2014-10-29Fix testsmrmr1993
2014-10-29Revert 2c7bebb5f2c873850c2b2d82013cab4eb3d4913cStephen Blott
2014-10-29Repair insert mode.Stephen Blott
2014-10-27Merge branch 'command-option-tests'Stephen Blott
2014-10-27Note need for more command tests.Stephen Blott
2014-10-27Merge pull request #1199 from smblott-github/command-option-testsStephen Blott
2014-10-27Ensure advanced commands are in command groups.Stephen Blott
2014-10-27Validate each advanced command is in a command group.Stephen Blott
2014-10-27Fix tests for favicons.Stephen Blott
2014-10-27Merge favicons for vomnibar.Stephen Blott
2014-10-26Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS.Stephen Blott
2014-10-26Merge pull request #1197 from smblott-github/command-option-testsStephen Blott
2014-10-26Add tests to validate command structures.Stephen Blott
2014-10-26Increase repeatLimits.Stephen Blott
2014-10-26Merge branch 'mrmr1993-add-download-link-to-commands'Stephen Blott
2014-10-26Merge branch 'add-download-link-to-commands' of github.com:mrmr1993/vimium in...Stephen Blott
2014-10-26Merge branch 'smblott-github-flash-blur'Stephen Blott
2014-10-26Merge branch 'flash-blur' of github.com:smblott-github/vimium into smblott-gi...Stephen Blott
2014-10-26Limit repeats, minor refactoring.Stephen Blott
2014-10-26Add LinkHints.activateModeToDownloadLink to command listmrmr1993
2014-10-26Merge branch 'limitedRepeats' of github.com:mrmr1993/vimium into mrmr1993-lim...Stephen Blott
2014-10-26Allow blur of embedded objects (e.g. flash).Stephen Blott
2014-10-26Merge branch 'mrmr1993-fix-tab-restore'Stephen Blott
2014-10-26Merge branch 'fix-tab-restore' of github.com:mrmr1993/vimium into mrmr1993-fi...Stephen Blott
2014-10-26Fix detection of embedded objects.Stephen Blott
2014-10-26Merge branch 'mrmr1993-fix-insertCSS-error'Stephen Blott
2014-10-26Refactor CSS injection.Stephen Blott
2014-10-26Merge branch 'fix-insertCSS-error' of github.com:mrmr1993/vimium into mrmr199...Stephen Blott
2014-10-26Merge branch 'mrmr1993-stop-frame-register-infinite-loop'Stephen Blott
2014-10-26Change registerFrameIfSizeAvailable to registerFrame, stop sending sizemrmr1993
2014-10-25Fence off unnecessary tabQueue code when chrome.sessions is definedmrmr1993
2014-10-25Fail gracefully in restoreTab when runtime.lastError is setmrmr1993
2014-10-25Add sessions permission to manifest.jsonmrmr1993
2014-10-25Prompt for confirmation when executing large numbers of repeatsmrmr1993
2014-10-25Add noRepeat to relevent frontend commandsmrmr1993