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
Age
Commit message (
Expand
)
Author
2014-12-30
Minor changes to vomnibar-in-iframe.
Stephen Blott
2014-12-29
Use UIComponent for Vomnibar iframe
mrmr1993
2014-12-29
Remove UI component demo.
Stephen Blott
2014-12-29
Merge branch 'smblott-uicomponent-iframe' into post-1.46-with-uicomponent-iframe
Stephen Blott
2014-12-29
Clearer handling of @showing in UI component.
Stephen Blott
2014-12-29
Refactor UIComponent, etc., and demo.
Stephen Blott
2014-12-29
Update UIComponent test
mrmr1993
2014-12-29
Add UIComponent.active, so we can specify whether to focus the frame
mrmr1993
2014-12-29
Update UIComponent test
mrmr1993
2014-12-29
Remove key handling in UIComponentServer/UIComponent code
mrmr1993
2014-12-29
Update test for UIComponent
mrmr1993
2014-12-29
Allow message passing directly from UIComponent.show
mrmr1993
2014-12-29
Small changes to UIComponent
mrmr1993
2014-12-29
Initialise hide/show styles for UIComponent
mrmr1993
2014-12-29
Close UIComponent iframes when pressing esc by default
mrmr1993
2014-12-29
IFrame framework; develop demo.
Stephen Blott
2014-12-29
Scroller; check document.body exists.
Stephen Blott
2014-12-28
Add an example test for UIComponent
mrmr1993
2014-12-28
Add UIComponent code for iframes
mrmr1993
2014-12-24
Merge remote-tracking branch 'upstream/master' into post-1.46
Stephen Blott
2014-12-23
be null-safe when checking `document.body.tagName`
nchase
2014-12-22
Add comment regarding .blur() on embeds.
Stephen Blott
2014-12-22
Merge branch 'blur-on-escape2' of https://github.com/mrmr1993/vimium into mrm...
Stephen Blott
2014-12-22
Reintroduce 2c7bebb5f2c873850c2b2d82013cab4eb3d4913c
mrmr1993
2014-12-20
Merge remote-tracking branch 'upstream/master' into post-1.46
Stephen Blott
2014-12-20
Upgrade notification opens in a new tab.
Stephen Blott
2014-12-20
Better upgrade notification message.
Stephen Blott
2014-12-19
Merge branch 'fix-scrolling-on-non-scrollable-documents' into post-1.46
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
2014-12-19
Disable cursor hider.
Stephen Blott
2014-12-19
Tidy cursor hider, move haveChromeVersion to utils.
Stephen Blott
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
Ensure we only init CursorHider once
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
Add a little more context to a comment
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
Merge remote-tracking branch 'upstream/master' into post-1.46
Stephen Blott
2014-12-16
Fix smooth scrolling, all cases.
Stephen Blott
2014-12-16
Use a tolerance when checking scrolling to fix zoomed scrolls
mrmr1993
[next]