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
2011-01-23
Simplify initializeLinkHints.
jez
2011-01-19
More formatting fixes
jez
2011-01-16
Refactor hint positioning tests
jez
2011-01-16
Remove unnecessary properties on <a>
jez
2011-01-16
Auto-generate test cases
jez
2011-01-16
Add newlines between test blocks
jez
2011-01-08
Adjust line width and other formatting.
jez
2011-01-08
Remove 'Key Down' log message.
jez
2011-01-08
Reduce nesting in getVisibleClickableElements.
jez
2011-01-08
In filter-mode, 'Enter' should activate the lowest-numbered visible hint.
jez
2011-01-04
Fix filter hinting for images, and added corresponding test.
jez
2011-01-04
Factor out invokeCommandString.
jez
2011-01-04
Comments and renaming.
jez
2011-01-04
Add a 0.2s delay before filter-mode deactivation.
jez
2011-01-04
Switch from tagName to nodeName and lowercase it when doing checks.
jez
2011-01-04
Add filtering for input and image elements, together with tests.
jez
2011-01-04
Prevent a referenceError.
jez
2011-01-03
Create HTML display for test output. Fix a fragile test.
jez
2011-01-03
Generate the html for each test case dynamically.
jez
2011-01-03
Missed factoring out the link text generation.
jez
2011-01-03
We don't need to stub variables that are in function scope...
jez
2011-01-03
Add test suite for link hints.
jez
2011-01-03
Add shoulda.js as a submodule.
jez
2011-01-03
Revise how the linkHints object is generated. Add lib/utils.js.
jez
2011-01-02
Handle enter key while in filter-hints mode
jez
2011-01-01
Merge remote branch 'origin/master' into filter-hints
jez
2011-01-01
Tidy up checkbox handling in the options page.
jez
2011-01-01
Change 'narrow' to 'filter' in variable names.
jez
2011-01-01
Missed factoring out a function.
jez
2011-01-01
Comments and formatting.
jez
2010-12-31
Shorten linkHint variables where possible.
jez
2010-12-31
Number hints from one, not zero.
jez
2010-12-31
Initialize linkHints immediately after settings are loaded.
jez
2010-12-31
Object-ify settings.
jez
2010-12-31
Merge remote branch 'origin/master' into filter-hints
jez
2010-12-30
A little cleanup.
Ilya Sukhar
2010-12-30
Added some docs for the latest pull request.
Ilya Sukhar
2010-12-31
Use 'this' instead of 'linkHints' where possible.
jez
2010-12-31
Refactoring. Make hint filtering more 'functional'.
jez
2010-12-31
Reset hintKeystrokeQueue when user enters filtering link text
jez
2010-12-31
More refactoring as well as bugfixing.
jez
2010-12-31
Refactoring linkHints.js
jez
2010-12-31
Object-ify linkHints.js
jez
2010-12-29
Derp, forgot to change the version number, sorry
Julian Naydichev
2010-12-29
Changing function name, and parameters per Ilya's suggestion.
Julian Naydichev
2010-12-29
Renumber hints when they are filtered
jez
2010-12-29
Remove dubious if clause
jez
2010-12-28
Made is so that viewing source opens in the next tab, instead of replacing th...
Julian Naydichev
2010-12-29
Filter hints mode should automatically use numbers for hints
jez
2010-12-28
Revamp visibility test; include tests for nested floats and SVGs
jez
[next]