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-19
Disable cursor hider.
Stephen Blott
2014-12-19
Merge branch 'mrmr1993-hide-cursor-on-scroll' into post-1.46
Stephen Blott
2014-12-19
Tidy cursor hider, move haveChromeVersion to utils.
Stephen Blott
2014-12-19
Detect aria properties for disabling/hiding elements in link hints
mrmr1993
2014-12-18
Don't show a link hint for certain link hint elements
mrmr1993
2014-12-18
Add brackets so the code compiles as expected
mrmr1993
2014-12-18
Improve comments for LinkHints.getVisibleClickableElements
mrmr1993
2014-12-18
Split textarea and input detection in link hints
mrmr1993
2014-12-18
Use Rect.copy instead of literal member by member copy of a rect
mrmr1993
2014-12-18
Make some minor changes/tweaks to rect handling in dom_utils
mrmr1993
2014-12-18
Add tests for lib/rect
mrmr1993
2014-12-18
Move rect functions to their own file
mrmr1993
2014-12-18
Complete a partially written comment
mrmr1993
2014-12-18
Add link hint support for jsaction event listeners
mrmr1993
2014-12-18
Remove overlapping rects from link hints
mrmr1993
2014-12-17
Disable cursor hiding for Chrome versions < 39.0.2171.71
mrmr1993
2014-12-17
Ensure cursor is hidden on scroll
mrmr1993
2014-12-17
Add comment re. Math.sign().
Stephen Blott
2014-12-17
Disable CursorHider pending fix for #1345.
Stephen Blott
2014-12-17
Revert 932652086c9ad601c92ef4aae250f9e0b6ad51a6.
Stephen Blott
2014-12-17
Merge branch 'mrmr1993-ensure-only-init-cursorhider-once' into post-1.46
Stephen Blott
2014-12-17
Ensure we only init CursorHider once
mrmr1993
2014-12-17
Unify two loops into one
mrmr1993
2014-12-17
Stop ignoring clickable opacity: none; elements
mrmr1993
2014-12-17
Remove redundant array conversion
mrmr1993
2014-12-17
Don't show link hints for offscreen image maps
mrmr1993
2014-12-17
Try to make image map rectangles work better
mrmr1993
2014-12-17
Combine rectangle calculation and clickable element detection
mrmr1993
2014-12-17
Simplify finding clickable elements
mrmr1993
2014-12-17
Inline DomUtils.getClickableElements
mrmr1993
2014-12-17
Use element.readOnly instead of getAttribute "readonly"
mrmr1993
2014-12-17
Treat area elements as being at the point of their img element
mrmr1993
2014-12-17
Use the DOM rather than XPath to detect clickable elements
mrmr1993
2014-12-17
Updated link should point to release notes.
Stephen Blott
2014-12-17
Merge branch 'master' into post-1.46
Stephen Blott
2014-12-16
Ensure we click <input type="submit"> elements
mrmr1993
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
Merge branch 'master' into post-1.46
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
URIEncode search engine queries.
Stephen Blott
2014-12-16
Merge remote-tracking branch 'upstream/master' into post-1.46
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
[prev]
[next]