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-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
2010-12-28
Add command repetition for goUp command. Closes #179.
jez
2010-12-28
Create HEAD element if it is not present.
jez
2010-12-28
Set width:auto on the HUD.
jez
2010-12-28
Append hint div to documentElement instead of body. Closes issue #140.
jez
2010-12-28
Revert "Fix hint marker positioning when body's position is not static. Close...
jez
2010-12-27
Extend link hinting XPath to include tabindex and role properties.
jez
2010-12-26
Fix hint marker positioning when body's position is not static. Closes #140.
jez
2010-12-14
Expand the XPath used to find DOM elements for focusInput(). Closes #250.
Ilya Sukhar
2010-12-14
Fixed a regression with completion key logic after the introduction of frame ...
Ilya Sukhar
2010-12-14
Start README section for 1.22
Ilya Sukhar
2010-12-14
Added default exclude URLs. This is a huge pain point for users and it just m...
Ilya Sukhar
2010-12-13
Merge branch 'fix-c-f' of https://github.com/drizzd/vimium into drizzd-fix-c-f
Ilya Sukhar
[next]