aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-17Merge branch 'master' into post-1.46Stephen Blott
2014-12-16Ensure we click <input type="submit"> elementsmrmr1993
2014-12-16Increment version to v1.491.49Phil Crosby
2014-12-16Revert "Hide the smooth scroll option from the settings UI"Phil Crosby
2014-12-16Add a little more context to a commentPhil Crosby
2014-12-16Merge pull request #1336 from smblott-github/do-not-use-math.signPhil Crosby
2014-12-16Do not use Math.sign().Stephen Blott
2014-12-16Merge branch 'master' into post-1.46Stephen Blott
2014-12-16Add comments to nextFrame logic.Stephen Blott
2014-12-16Merge branch 'skip-tiny-frames' of https://github.com/mrmr1993/vimium into mr...Stephen Blott
2014-12-16Merge remote-tracking branch 'upstream/master' into post-1.46Stephen Blott
2014-12-16Update version to 1.48Phil Crosby
2014-12-16Merge pull request #1331 from smblott-github/fix-smooth-scrolling-properlyPhil Crosby
2014-12-16Fix smooth scrolling, all cases.Stephen Blott
2014-12-15Update to 1.47Phil Crosby
2014-12-15Merge pull request #1324 from mrmr1993/add-tolerance-to-scroll-checkPhil Crosby
2014-12-16Use a tolerance when checking scrolling to fix zoomed scrollsmrmr1993
2014-12-15Skip over tiny frames when calling focusThisFramemrmr1993
2014-12-15Update version number to 1.46Phil Crosby
2014-12-15Change bugfix -> bug fixPhil Crosby
2014-12-15Changelog for 1.46Phil Crosby
2014-12-15Fix typoPhil Crosby
2014-12-15Fix z-index to be consistent with vimium.css.Stephen Blott
2014-12-15Merge branch 'master' into post-1.46Stephen Blott
2014-12-15Merge pull request #1313 from smblott-github/mrmr1993-stop-memory-leak-for-ke...Stephen Blott
2014-12-15Fix second memory leak in KeydownEvents.Stephen Blott
2014-12-15Minor cleanup in evaluateXPath.Stephen Blott
2014-12-15Merge branch 'fullscreen-children-linkhints' of https://github.com/mrmr1993/v...Stephen Blott
2014-12-15Rework KeydownEvents as an abject.Stephen Blott
2014-12-15Merge branch 'stop-memory-leak-for-keydown-repeats' of https://github.com/mrm...Stephen Blott
2014-12-15Merge remote-tracking branch 'upstream/master' into post-1.46Stephen Blott
2014-12-15Restrict evaluateXPath to the fullscreen element when fullscreenmrmr1993
2014-12-14Only register events as handled oncemrmr1993
2014-12-14Hide the smooth scroll option from the settings UIPhil Crosby
2014-12-14Allow more exclusion rules before showing a scrollbarPhil Crosby
2014-12-14Remove the custom scrollbar stylingPhil Crosby
2014-12-14FRAMESET frames should not be registered.Stephen Blott
2014-12-14FRAMESET frames should not be registered.Stephen Blott
2014-12-14Minor refactoring of CursorHider.Stephen Blott
2014-12-14Merge branch 'hideMouseOnLinux' of https://github.com/mrmr1993/vimium into mr...Stephen Blott
2014-12-14Merge branch 'disable-on-disable' of https://github.com/mrmr1993/vimium into ...Stephen Blott
2014-12-14Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...Stephen Blott
2014-12-14Check if cursorHideStyle is in the document before remove()-ing itmrmr1993
2014-12-14Use a boolean to track whether we are scrolling in CursorHidermrmr1993
2014-12-14Remove unused code in CursorHidermrmr1993
2014-12-14Use cursor: none and pointer-events: none to hide the cursor on scrollmrmr1993
2014-12-14Implement cursor hiding on scrollmrmr1993
2014-12-14Merge pull request #1309 from smblott-github/no-default-binding-for-download-...Stephen Blott
2014-12-14Remove default binding for LinkHints.activateModeToDownloadLink.Stephen Blott
2014-12-14Merge branch 'add-html5-input-types' of https://github.com/mrmr1993/vimium in...Stephen Blott