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
/
lib
Age
Commit message (
Expand
)
Author
2012-01-26
Add migration code for old localStorage values.
Jez Ng
2012-01-26
Factor out common DOM functions.
Jez Ng
2012-01-22
Treat navigation queries starting with slashes as file URIs.
Jez Ng
2012-01-17
Add niklasb to CREDITS, and make a minor style edit.
Jez Ng
2012-01-17
improve URL detection
Niklas Baumstark
2012-01-15
Handle pasted URLs intelligently.
Jez Ng
2012-01-15
Add URL pasting functions. Closes #353.
Jez Ng
2012-01-15
Scroll the body element if last activated node is not visible.
Jez Ng
2012-01-09
Make focusInput detect textareas as well, and refactor the XPath code.
Jez Ng
2011-05-17
Fix mapping of bad keyIdentifiers. Closes #337.
jez
2011-02-01
Use only one key[event] handler for all modes.
jez
2011-02-01
Merge remote branch 'ajkovar/master' into bookmarks
jez
2011-01-31
Remove util functions that the refactor has rendered unnecessary
jez
2011-01-04
Factor out invokeCommandString.
jez
2011-01-04
Comments and renaming.
jez
2011-01-03
Revise how the linkHints object is generated. Add lib/utils.js.
jez
2010-10-30
Merge branch 'master' of http://github.com/philc/vimium
Alex Kovar
2010-10-24
fixed bug which showed help page on searching with /
Christof Musik
2010-10-20
initial code for bookmark mode completion dialog
Alex Kovar
2010-06-29
Merge branch 'branden'
ilya
2010-06-01
Allow mapping to arrow keys and f-keys
Conrad Irwin
2010-04-28
Shift key toggles current/new tab in link hints mode.
Branden Rolston
2010-03-07
Move some of the keyboard-translation code into another file.
Phil Crosby
2010-01-03
Implement 'y' -- yank (copy) the current tab's url to the clipboard.
ilya