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
path:
root
/
content_scripts
/
scroller.coffee
Age
Commit message (
Expand
)
Author
2018-09-29
Merge pull request #3111 from gdh1995/use-scroll-by
Stephen Blott
2018-09-04
Revert "Add special-case rule for GMail."
Stephen Blott
2018-09-04
Add special-case rule for GMail.
Stephen Blott
2018-09-04
Tweak #3119.
Stephen Blott
2018-09-04
Refactor, part 1
Marco Costa
2018-08-31
Handle scrolling on Reddit redesign
Marco Costa
2018-08-27
use Element::scrollBy if it exists
gdh1995
2018-08-23
Tweak Twitter CSS selector.
Stephen Blott
2018-08-23
Site-specific hack to make expanded tweets scrollable.
Stephen Blott
2017-11-18
Make clear that element need not be provided here.
Stephen Blott
2017-11-14
Start searching for scrollable elements from <body> whenever possible
mrmr1993
2017-10-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2017-02-11
Don't depend on global event for CoreScroller event listeners (FF)
mrmr1993
2016-12-26
Fix (another) infinite-scroll issue.
Stephen Blott
2016-10-15
enterNormalMode; new command - implementation
Stephen Blott
2016-09-24
Tweak #2168 (scrolling via scrollingElement).
Stephen Blott
2016-09-22
Use document.scrollingElement for scrolling
Darryl Pogue
2016-04-13
Add <c-y> and <c-e> for visual mode.
Stephen Blott
2016-04-04
Do not offer activated element as scrollable.
Stephen Blott
2016-03-28
Make scrollable elements selectable with hints.
Stephen Blott
2016-03-21
Rework visual mode.
Stephen Blott
2016-03-16
Relocate first scrollable element.
Stephen Blott
2015-09-07
Traverse shadow DOMs when looking for scrollable elements
mrmr1993
2015-08-22
Prevent perpetual scroll.
Stephen Blott
2015-05-31
Remove all remaining references to frontend settings
mrmr1993
2015-05-31
Replace settings.get with Settings.get in the frontend
mrmr1993
2015-04-28
Merge pull request #1601 from mrmr1993/fix-scrollIntoView
Stephen Blott
2015-04-28
Ensure keydown handler returns a truthy value.
Stephen Blott
2015-04-28
Fix bounds and amounts in scrollIntoView
mrmr1993
2015-04-27
Always cancel scrolling after additional (non-repeat) keydowns
mrmr1993
2015-04-05
Note scrolling issue #1549.
Stephen Blott
2015-02-09
Merge branch 'visual-and-edit-modes'
Stephen Blott
2015-02-08
Temporary fix for obscure scrolling bug.
Stephen Blott
2015-02-06
Visual/edit modes: code cleanup.
Stephen Blott
2015-02-02
Visual/edit modes: WIP, scrolling content editable.
Stephen Blott
2015-01-31
Revert "Fix scrolling issue."
Stephen Blott
2015-01-31
Revert "Fix scrolling issue."
Stephen Blott
2015-01-31
Fix scrolling issue.
Stephen Blott
2015-01-31
Fix scrolling issue.
Stephen Blott
2015-01-25
Visual/edit modes: visual line mode.
Stephen Blott
2015-01-24
Visual/edit modes: miscellaneous improvements.
Stephen Blott
2015-01-23
Visual/edit modes: develop edit mode.
Stephen Blott
2015-01-22
Visual/edit modes: further development.
Stephen Blott
2015-01-10
Modes; minor changes.
Stephen Blott
2015-01-10
Modes; instrument for debugging...
Stephen Blott
2014-12-29
Scroller; check document.body exists.
Stephen Blott
2014-12-19
Also test negative direction when initializing scroller.
Stephen Blott
2014-12-19
Delay initialization of activeElement.
Stephen Blott
2014-12-19
Initialize scroller to *largest* visible scrollable element.
Stephen Blott
2014-12-19
Initialize scroller to first scrollable element.
Stephen Blott
[next]