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
/
vomnibar.js
Age
Commit message (
Expand
)
Author
2012-06-12
Port vomnibar.js to coffeescript
Phil Crosby
2012-06-12
Uppercase utils -> Utils
Phil Crosby
2012-06-12
Port keyboard_utils.js to coffeescript
Phil Crosby
2012-06-10
Perform a google search if they hit enter with no selection.
Phil Crosby
2012-06-10
Show results immediately when you hit Shift+O (vomnibar with current URL).
Phil Crosby
2012-06-10
Trim the vomnibar query
Phil Crosby
2012-06-03
Remove "action" from Suggestion. That level of genercism isn't needed atm.
Phil Crosby
2012-05-29
Have Function.curry take varargs instead of an array.
Phil Crosby
2012-05-28
Remove maxresults option, which isn't currently used.
Phil Crosby
2012-05-28
better explain what we're getting from the background page
Phil Crosby
2012-05-26
Rename the force parameter
Phil Crosby
2012-05-26
Rename class to searchArea
Phil Crosby
2012-05-25
Add a vomnibar test harness, for quick styling work.
Phil Crosby
2012-05-05
Put content scripts and background scripts in separate directories, so the pu...
Phil Crosby