| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-11 | Minor project-config chanages... | Stephen Blott | |
| - add .cake_task_cache to .gitignore (this is generated by zsh completion function for cake) - allow the key for a custom build to be selected taken from the environment variable $VIMIUM_CRX_PEM | |||
| 2014-10-25 | Add sessions permission to manifest.json | mrmr1993 | |
| Fixes tab restoration | |||
| 2013-09-21 | Ignore Sublime project files. | spccdt | |
| 2013-05-15 | Ignore dist | Phil Crosby | |
| 2012-10-20 | Refactor handlerStack. Closes #657. | Jez Ng | |
| Previously, handlerStack was designed only for removal of the handler right at the top of the stack. However, some handlers sought to remove themselves when they were not at the top of the stack, creating confusion. The new handlerStack ensures that such removal can always be done safely. | |||
| 2012-09-02 | Simplify .gitignore. | Jez Ng | |
| 2012-09-01 | port main.js to main.coffee. All coffeescript all the time. | Phil Crosby | |
| 2012-08-19 | Add a generated file to gitignore. | Caleb Spare | |
| 2012-07-26 | Git hacking: Set up pre-commit test hook. | Jez Ng | |
| Also tweak .gitignore. To activate the hook, symlink .git/hooks to git_hooks. | |||
| 2012-06-12 | Port vomnibar.js to coffeescript | Phil Crosby | |
| 2012-06-12 | Port vimium_frontend.js to coffeescript. This file still needs a ton of cleanup. | Phil Crosby | |
| 2012-06-12 | Port link_hints.js to coffeescript | Phil Crosby | |
| 2012-06-12 | Port utils.js to coffeescript | Phil Crosby | |
| 2012-06-12 | Port keyboard_utils.js to coffeescript | Phil Crosby | |
| 2012-06-12 | port dom_utils.js to coffeescript | Phil Crosby | |
| 2012-06-12 | port clipboard.js to coffeescript | Phil Crosby | |
| 2012-06-12 | Port settings.js to coffeescript | Phil Crosby | |
| 2012-06-12 | Port commands.js to coffeescript | Phil Crosby | |
| 2012-06-10 | Ignore the utils test file | Phil Crosby | |
| 2012-06-10 | Ignore the compiled js files. We'll move these into a separate directory soon. | Phil Crosby | |
| As part of the coffeescript port. | |||
