index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-15
Merge remote-tracking branch 'upstream/master' into post-1.46
Stephen Blott
2014-12-14
Hide the smooth scroll option from the settings UI
Phil Crosby
2014-12-14
Allow more exclusion rules before showing a scrollbar
Phil Crosby
2014-12-14
Remove the custom scrollbar styling
Phil Crosby
2014-12-14
FRAMESET frames should not be registered.
Stephen Blott
2014-12-14
FRAMESET frames should not be registered.
Stephen Blott
2014-12-14
Minor refactoring of CursorHider.
Stephen Blott
2014-12-14
Merge branch 'hideMouseOnLinux' of https://github.com/mrmr1993/vimium into mr...
Stephen Blott
2014-12-14
Merge branch 'disable-on-disable' of https://github.com/mrmr1993/vimium into ...
Stephen Blott
2014-12-14
Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...
Stephen Blott
2014-12-14
Check if cursorHideStyle is in the document before remove()-ing it
mrmr1993
2014-12-14
Use a boolean to track whether we are scrolling in CursorHider
mrmr1993
2014-12-14
Remove unused code in CursorHider
mrmr1993
2014-12-14
Use cursor: none and pointer-events: none to hide the cursor on scroll
mrmr1993
2014-12-14
Implement cursor hiding on scroll
mrmr1993
2014-12-14
Merge pull request #1309 from smblott-github/no-default-binding-for-download-...
Stephen Blott
2014-12-14
Remove default binding for LinkHints.activateModeToDownloadLink.
Stephen Blott
2014-12-14
Merge branch 'add-html5-input-types' of https://github.com/mrmr1993/vimium in...
Stephen Blott
2014-12-14
List HTML5 date types that should use simulateSelect
mrmr1993
2014-12-14
Update a comment about the changed nature of isSelectable
mrmr1993
2014-12-14
Add comment to try/catch regexp.
Stephen Blott
2014-12-14
Wrap RegExp for exclusions in a try catch to prevent parse error fails
mrmr1993
2014-12-13
Simplify settings port cleanup logic
mrmr1993
2014-12-13
Merge pull request #1304 from smblott-github/scrolling-fix-viewSize
Stephen Blott
2014-12-13
Fix flipped viewSize properties in scroller.
Stephen Blott
2014-12-12
Merge remote-tracking branch 'smblott-github/option-for-options-page'
Phil Crosby
2014-12-08
Detect port disconnects (ie. extension is disabled) and disable frontend
mrmr1993
2014-12-05
Make the z-indices a little bit smaller
Phil Crosby
2014-12-05
Merge pull request #1162 from mrmr1993/increase-z-index-to-max-value
Phil Crosby
2014-12-04
Increase the z-index of all components to close to Number.MAX_VALUE
mrmr1993
2014-11-30
Merge pull request #1238 from smblott-github/smooth-scrolling-requestAnimatio...
Phil Crosby
2014-11-30
Add Vimium design goals
Phil Crosby
2014-11-30
Readme tweaks
Phil Crosby
2014-11-30
Move section to the maintainers guide on the wiki
Phil Crosby
2014-11-29
Options; Reintroduce min-height for exclusion rules.
Stephen Blott
2014-11-29
Options; release focus on clicking advanced.
Stephen Blott
2014-11-29
Options; restyle exclusion rules.
Stephen Blott
2014-11-24
Remove test for array object methods, does not work.
Stephen Blott
2014-11-24
Add test for array object methods.
Stephen Blott
2014-11-24
Frames; eliminate Array::rotate (and support large counts).
Stephen Blott
2014-11-24
Frames; eliminate Array::rotate.
Stephen Blott
2014-11-23
Merge branch 'contentEditable-fix' of github.com:smblott-github/vimium
Stephen Blott
2014-11-23
Frames; more cleanup and simplification.
Stephen Blott
2014-11-23
Frames; just add new frames to the end.
Stephen Blott
2014-11-23
Frames; always start rotation from the current frame.
Stephen Blott
2014-11-23
Frames; remove unnecessary comments.
Stephen Blott
2014-11-23
Frames; do not guess frame on unregisterFrame.
Stephen Blott
2014-11-23
Frames; more tidy up; fix typo.
Stephen Blott
2014-11-23
Frames; more tidy up.
Stephen Blott
2014-11-23
Frames; tidy up.
Stephen Blott
[next]