aboutsummaryrefslogtreecommitdiffstats
path: root/bookmarks.js
AgeCommit message (Expand)Author
2012-01-25Open bookmarklets by setting window.location.Jez Ng
2012-01-22Open URLs from the background page.Jez Ng
2012-01-19bubbleEvent should manage the native event propagation.Jez Ng
2011-11-26Clean up stylePhil Crosby
2011-11-26WhitespacePhil Crosby
2011-02-01Cosmetics (semicolons)jez
2011-02-01Use only one key[event] handler for all modes.jez
2010-10-31refacted completion dialog to handle key inputs on its ownAlex Kovar
2010-10-20initial code for bookmark mode completion dialogAlex Kovar
2010-09-27simplified bookmarklet handlingAlex Kovar
2010-09-27added bookmarklet support to bookmark modeAlex Kovar
2010-09-27disable bookmark find mode after successful hitAlex Kovar
2010-09-26added initial code for "bookmark find mode"Alex Kovar