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-16
Increment version to v1.49
1.49
Phil Crosby
2014-12-16
Revert "Hide the smooth scroll option from the settings UI"
Phil Crosby
2014-12-16
Add a little more context to a comment
Phil Crosby
2014-12-16
Merge pull request #1336 from smblott-github/do-not-use-math.sign
Phil Crosby
2014-12-16
Do not use Math.sign().
Stephen Blott
2014-12-16
Add comments to nextFrame logic.
Stephen Blott
2014-12-16
Merge branch 'skip-tiny-frames' of https://github.com/mrmr1993/vimium into mr...
Stephen Blott
2014-12-16
Update version to 1.48
Phil Crosby
2014-12-16
Merge pull request #1331 from smblott-github/fix-smooth-scrolling-properly
Phil Crosby
2014-12-16
Fix smooth scrolling, all cases.
Stephen Blott
2014-12-15
Update to 1.47
Phil Crosby
2014-12-15
Merge pull request #1324 from mrmr1993/add-tolerance-to-scroll-check
Phil Crosby
2014-12-16
Use a tolerance when checking scrolling to fix zoomed scrolls
mrmr1993
2014-12-15
Skip over tiny frames when calling focusThisFrame
mrmr1993
2014-12-15
Update version number to 1.46
Phil Crosby
2014-12-15
Change bugfix -> bug fix
Phil Crosby
2014-12-15
Changelog for 1.46
Phil Crosby
2014-12-15
Fix typo
Phil Crosby
2014-12-15
Merge pull request #1313 from smblott-github/mrmr1993-stop-memory-leak-for-ke...
Stephen Blott
2014-12-15
Fix second memory leak in KeydownEvents.
Stephen Blott
2014-12-15
Rework KeydownEvents as an abject.
Stephen Blott
2014-12-15
Merge branch 'stop-memory-leak-for-keydown-repeats' of https://github.com/mrm...
Stephen Blott
2014-12-14
Only register events as handled once
mrmr1993
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
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
Remove insert mode check for keyup handling
mrmr1993
2014-12-13
Make keyup event suppression more readable
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-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-28
Clear all keydown events that correspond to a keyup event
mrmr1993
[next]