aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-15Merge remote-tracking branch 'upstream/master' into post-1.46Stephen Blott
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
2014-12-14List HTML5 date types that should use simulateSelectmrmr1993
2014-12-14Update a comment about the changed nature of isSelectablemrmr1993
2014-12-14Add comment to try/catch regexp.Stephen Blott
2014-12-14Wrap RegExp for exclusions in a try catch to prevent parse error failsmrmr1993
2014-12-13Simplify settings port cleanup logicmrmr1993
2014-12-13Merge pull request #1304 from smblott-github/scrolling-fix-viewSizeStephen Blott
2014-12-13Fix flipped viewSize properties in scroller.Stephen Blott
2014-12-12Merge remote-tracking branch 'smblott-github/option-for-options-page'Phil Crosby
2014-12-08Detect port disconnects (ie. extension is disabled) and disable frontendmrmr1993
2014-12-05Make the z-indices a little bit smallerPhil Crosby
2014-12-05Merge pull request #1162 from mrmr1993/increase-z-index-to-max-valuePhil Crosby
2014-12-04Increase the z-index of all components to close to Number.MAX_VALUEmrmr1993
2014-11-30Merge pull request #1238 from smblott-github/smooth-scrolling-requestAnimatio...Phil Crosby
2014-11-30Add Vimium design goalsPhil Crosby
2014-11-30Readme tweaksPhil Crosby
2014-11-30Move section to the maintainers guide on the wikiPhil Crosby
2014-11-29Options; Reintroduce min-height for exclusion rules.Stephen Blott
2014-11-29Options; release focus on clicking advanced.Stephen Blott
2014-11-29Options; restyle exclusion rules.Stephen Blott
2014-11-24Remove test for array object methods, does not work.Stephen Blott
2014-11-24Add test for array object methods.Stephen Blott
2014-11-24Frames; eliminate Array::rotate (and support large counts).Stephen Blott
2014-11-24Frames; eliminate Array::rotate.Stephen Blott
2014-11-23Merge branch 'contentEditable-fix' of github.com:smblott-github/vimiumStephen Blott
2014-11-23Frames; more cleanup and simplification.Stephen Blott
2014-11-23Frames; just add new frames to the end.Stephen Blott
2014-11-23Frames; always start rotation from the current frame.Stephen Blott
2014-11-23Frames; remove unnecessary comments.Stephen Blott
2014-11-23Frames; do not guess frame on unregisterFrame.Stephen Blott
2014-11-23Frames; more tidy up; fix typo.Stephen Blott
2014-11-23Frames; more tidy up.Stephen Blott
2014-11-23Frames; tidy up.Stephen Blott