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
2016-10-01
Merge pull request #2283 from smblott-github/fix-find-mode-hangs
Stephen Blott
2016-10-01
Fix find-mode hangs.
Stephen Blott
2016-09-30
Remove Coffeescript 1.10 dependency.
Stephen Blott
2016-09-26
Use title attribute for link text.
Stephen Blott
2016-09-26
Tweak jsaction detection and add tests.
Stephen Blott
2016-09-26
Fix comment.
Stephen Blott
2016-09-25
Active hint marker may be in another frame.
Stephen Blott
2016-09-25
Reinstate highlighting of first hint.
Stephen Blott
2016-09-25
Do not reset tab index on modifiers.
Stephen Blott
2016-09-25
Make tab-selected hint visible.
Stephen Blott
2016-09-25
Refactor z-index allocation to a separate function.
Stephen Blott
2016-09-25
Don't forget the tab count on <Space>.
Stephen Blott
2016-09-25
Hint rotation, tweaks for readability.
Stephen Blott
2016-09-25
Space rotates hints (to make hidden hints visible).
Stephen Blott
2016-09-24
Fix key handling for 3-key mappings.
Stephen Blott
2016-09-24
Merge pull request #2250 from smblott-github/better-global-marks
Stephen Blott
2016-09-24
Merge branch 'dpogue-scrollingElement'
Stephen Blott
2016-09-24
Tweak #2168 (scrolling via scrollingElement).
Stephen Blott
2016-09-22
Use document.scrollingElement for scrolling
Darryl Pogue
2016-09-14
Require exact match when we will be scrolling.
Stephen Blott
2016-09-09
Merge pull request #2242 from gdh1995/hint-label-for-not-disabled
Stephen Blott
2016-09-09
hint a label only if its control is not disabled
gdh1995
2016-08-16
Add support for opening details elements
Bouke van der Bijl
2016-06-17
Revert "Adds important to hint marker font-family declaration"
Stephen Blott
2016-06-14
Adds important to hint marker font-family declaration
Scott Pinkelman
2016-05-27
Fix visual line mode.
Stephen Blott
2016-05-12
Guard against non-string values.
Stephen Blott
2016-05-12
Revert "Improves next/previous links by targetting button elements and adding...
Stephen Blott
2016-05-07
Merge pull request #2118 from smblott-github/fix-ui-component-init-issues
Stephen Blott
2016-05-05
install the real selectionchange listener after window.find
gdh1995
2016-05-02
Removes unnecessary parentheses and makes precedence of || and && explicit
Scott Pinkelman
2016-05-01
Make findAndFollowLink look at element values so <input> can be used for next...
Scott Pinkelman
2016-04-28
Fix UI-component initialization issues.
Stephen Blott
2016-04-28
Make vimiumFlash a class.
Stephen Blott
2016-04-26
Improves next/previous links by targetting button elements and adding single ...
Scott Pinkelman
2016-04-26
Merge pull request #2107 from smblott-github/modernize-help-dialog-styling
Stephen Blott
2016-04-26
Help dialog; use Vimium-blue for links.
Stephen Blott
2016-04-26
Help dialog; use fixed-width font for keys.
Stephen Blott
2016-04-25
Help dialog; revert font colour for command names.
Stephen Blott
2016-04-25
Help dialog; tweak key styling.
Stephen Blott
2016-04-25
Help dialog; reposition close button.
Stephen Blott
2016-04-25
Help dialog revert styling of links.
Stephen Blott
2016-04-25
Make zoom-in/out images clickable.
Stephen Blott
2016-04-24
Filtered hints; tweak scoring.
Stephen Blott
2016-04-24
Fix tests following 029741ea2d93031f0c9d5e57ba9cf75546976798.
Stephen Blott
2016-04-24
Filter filtered-mode link hints.
Stephen Blott
2016-04-23
Help dialog: CSS tweaks.
Stephen Blott
2016-04-23
Tweak help-dialog font size.
Stephen Blott
2016-04-23
Fix help-dialog scroll bars and min width.
Stephen Blott
2016-04-23
Show tip re. clicking command names.
Stephen Blott
[next]