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