aboutsummaryrefslogtreecommitdiffstats
path: root/lib/utils.js
AgeCommit message (Expand)Author
2012-06-12Port utils.js to coffeescriptPhil Crosby
2012-06-10Perform a google search if they hit enter with no selection.Phil Crosby
2012-05-29make utils.js work in a commonjs format.Phil Crosby
2012-05-29Use a less wasteful escapeHtml functionPhil Crosby
2012-05-29Have Function.curry take varargs instead of an array.Phil Crosby
2012-05-05Get rid of the inheritance features of Class.extend, since we don't need them...Phil Crosby
2012-05-05Make createActionOpenUrl be a simple function.Phil Crosby
2012-05-05Clean up FuzzyBookmarkCompletionSource class definitionPhil Crosby
2012-05-05use proxy instead of selfPhil Crosby
2012-04-30Add Function.proxy.Phil Crosby
2012-04-29Introduce a way to group code into classes.Phil Crosby
2012-04-10introduce a utils helper for prototype inheritanceNiklas Baumstark
2012-04-10add HTML helpersNiklas Baumstark
2012-04-10fix search URL buildingNiklas Baumstark
2012-04-10remove trimming from isUrlNiklas Baumstark
2012-04-10make failing test pass again :)Niklas Baumstark
2012-04-10add fuzzy modeNiklas Baumstark
2012-01-26Add migration code for old localStorage values.Jez Ng
2012-01-26Factor out common DOM functions.Jez Ng
2012-01-22Treat navigation queries starting with slashes as file URIs.Jez Ng
2012-01-17Add niklasb to CREDITS, and make a minor style edit.Jez Ng
2012-01-17improve URL detectionNiklas Baumstark
2012-01-15Handle pasted URLs intelligently.Jez Ng
2012-01-15Scroll the body element if last activated node is not visible.Jez Ng
2012-01-09Make focusInput detect textareas as well, and refactor the XPath code.Jez Ng
2011-01-31Remove util functions that the refactor has rendered unnecessaryjez
2011-01-04Factor out invokeCommandString.jez
2011-01-04Comments and renaming.jez
2011-01-03Revise how the linkHints object is generated. Add lib/utils.js.jez