| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-29 | Remove the venerable bookmarks implementation which is now superceded by the ↵ | Phil Crosby | |
| vomnibar. | |||
| 2012-01-25 | Open bookmarklets by setting window.location. | Jez Ng | |
| This fixes a regression caused by fb99302. | |||
| 2012-01-22 | Open URLs from the background page. | Jez Ng | |
| Due to permissions issues, content scripts cannot use window.open() to navigate to file:// schemes from http:// schemes. Closes #456. | |||
| 2012-01-19 | bubbleEvent should manage the native event propagation. | Jez Ng | |
| If the handlers do not want it bubbled up the internal stack, we can safely assume that they do not want it bubbled up the native stack as well. This fixes some problems e.g. with Google search pages. | |||
| 2011-11-26 | Clean up style | Phil Crosby | |
| 2011-11-26 | Whitespace | Phil Crosby | |
| 2011-02-01 | Cosmetics (semicolons) | jez | |
| 2011-02-01 | Use only one key[event] handler for all modes. | jez | |
| 2010-10-31 | refacted completion dialog to handle key inputs on its own | Alex Kovar | |
| 2010-10-20 | initial code for bookmark mode completion dialog | Alex Kovar | |
| 2010-09-27 | simplified bookmarklet handling | Alex Kovar | |
| 2010-09-27 | added bookmarklet support to bookmark mode | Alex Kovar | |
| 2010-09-27 | disable bookmark find mode after successful hit | Alex Kovar | |
| 2010-09-26 | added initial code for "bookmark find mode" | Alex Kovar | |
