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-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-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
Renumber hints when they are filtered
jez
2010-12-29
Remove dubious if clause
jez
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
2010-12-12
fix named key regex
Clemens Buchacher
2010-11-26
Changed the wording from Narrow to Filter
Bill Casarin
2010-11-26
Added self to credits
Bill Casarin
2010-11-26
Added narrow link hints option to advanced settings
Bill Casarin
2010-11-26
Let's not change the default for now, make it an option
Bill Casarin
2010-11-26
changed default hint characters to numbers, nothing else makes sense in this ...
Bill Casarin
2010-11-26
Attempt to fix rare link hint bug
Bill Casarin
2010-11-26
Fixed the logic for both cases, should work great now
Bill Casarin
2010-11-26
Link hints don't reappear after being narrowed away
Bill Casarin
2010-11-26
Narrow results working, hints not updating the way one might expect
Bill Casarin
2010-11-23
Add scrollFullPageUp to command listings.
Ilya Sukhar
2010-10-24
Release 1.21
Ilya Sukhar
2010-10-24
Fix an excluded URLs regression due to frame support.
Ilya Sukhar
2010-10-24
Updating the README with all the latest commands.
Ilya Sukhar
2010-10-24
Cutting 1.20 release
Ilya Sukhar
2010-10-24
Fixed Vimium getting overridden by Google Instant Search.
Ilya Sukhar
2010-10-24
fixed bug which showed help page on searching with /
Christof Musik
2010-10-21
Fix for file:// support regression after Chrome API changed.
Ilya Sukhar
2010-10-20
Implemented a workaround for the Chrome bug that broke the 'yy' command. Clos...
Ilya Sukhar
2010-10-20
Added keyboard layout improvements to the README.
Ilya Sukhar
[next]