| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-04 | Refactor link hints to be more functional. | Jez Ng | |
| This paves the way for the hints code to be reused in other modes. | |||
| 2012-08-04 | Re-expose defaults -- options.js needs it. | Jez Ng | |
| 2012-08-04 | Convert one-shot ports to requests. Closes #8 (!!) | Jez Ng | |
| 2012-08-04 | Convert 'getScrollPosition' from port to request. | Jez Ng | |
| 2012-08-04 | Improve encapsulation of Settings. | Jez Ng | |
| We should eventually do this for the other modules as well. | |||
| 2012-08-04 | linkHintCss should be accessed via settings. Closes #605. | Jez Ng | |
| 2012-08-04 | Miscellaneous cleanups. | Jez Ng | |
| * " -> " because my syntax highlighting gets confused * Remove inline onclick handlers as part of manifest v2 upgrade | |||
| 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-07-26 | Fix tests. | Jez Ng | |
| 2012-07-26 | Fix HUD font size. | Jez Ng | |
| 2012-07-26 | Upgrade to manifest version 2. | Jez Ng | |
| I use the beta channel by default, and it no longer allows me to run development builds with the old manifest version. | |||
| 2012-07-22 | Remove !important from the vomnibar css, and redundant declarations with ↵ | Phil Crosby | |
| vimiumReset. !important is no longer needed now that we're using vimiumReset. | |||
| 2012-07-22 | Use vimium-specific class names, and use vimium reset. Now the vomnibar is ↵ | Phil Crosby | |
| more resistant to a site's css. Previously the vomnibar didn't look great on Quora because of this. | |||
| 2012-07-22 | Use font-size:inheret in the vimium reset | Phil Crosby | |
| It's a better default and allows us to specify the font size on the parent, instead of all children. | |||
| 2012-07-22 | Document what the css reset is used for. | Phil Crosby | |
| 2012-07-16 | Merge pull request #586 from aaronhall/master | Ilya | |
| Close omnibar when enter is pressed (#585) | |||
| 2012-07-15 | Close omnibar when enter is pressed (#585) | Aaron Hall | |
| 2012-07-07 | Cutting 1.37 | ilya | |
| 2012-07-07 | Select the first result by default for tabs and bookmarks modes | ilya | |
| 2012-07-07 | URL decode bookmarklets | ilya | |
| 2012-07-07 | Cutting 1.36 | ilya | |
| 2012-07-07 | Make Vomnibar tabbing scroll circularly. | Jez Ng | |
| 2012-07-07 | Put hints mode under a lock. | Jez Ng | |
| This avoids problems when the user does something like `2f`. | |||
| 2012-07-07 | eval bookmarklets -- setting window.location doesn't always work. | Jez Ng | |
| 2012-07-06 | README update | ilya | |
| 2012-07-06 | Bookmarks mode in Vomnibar | ilya | |
| 2012-07-06 | Use more Coffeescript idioms. | Jez Ng | |
| 2012-07-05 | Cutting a new release. | ilya | |
| 2012-07-04 | Export frameId as a global. Closes #563. | Jez Ng | |
| 2012-07-03 | Merge pull request #564 from daz/master | Jez Ng | |
| Use block strings for more readable settings. | |||
| 2012-07-04 | Use block strings for settings | Darren Jeacocke | |
| 2012-07-03 | Cutting 1.34 for the bookmarklets bug fix | ilya | |
| 2012-07-03 | Fix bookmarklets. Closes #557. | Jez Ng | |
| 2012-07-02 | Add find mode wiki to README | ilya | |
| 2012-07-02 | trailing quote | ilya | |
| 2012-07-02 | Add vomnibar to README | ilya | |
| 2012-07-02 | Cutting a release | ilya | |
| 2012-07-01 | Omit the new icon from the changelog | Phil Crosby | |
| 2012-07-01 | Disable the Vimium browser action until we can polish it some more and get a ↵ | Phil Crosby | |
| new icon. Sorry dmac! Next release. | |||
| 2012-06-30 | Fix goUp. | Jez Ng | |
| 2012-06-22 | Bump minor-minor version. | Jez Ng | |
| We can figure out how to automate this later. | |||
| 2012-06-22 | Fix manifest.json replacement. | Jez Ng | |
| 2012-06-22 | Add 'package' cake task. | Jez Ng | |
| 2012-06-21 | Fix regex searching. | Jez Ng | |
| 2012-06-20 | Refactor prefix recognition, add about: prefix as well. | Jez Ng | |
| 2012-06-20 | Teach URL canonicalizer about 'view-source:' prefix. | Jez Ng | |
| 2012-06-20 | Move focusInput into the global scope. | Jez Ng | |
| This is necessary for the keyboard handler to find it. | |||
| 2012-06-20 | Fix variable name mismatch. | Jez Ng | |
| 2012-06-17 | Fix a regression where link hint chars were passed through to the underlying ↵ | Phil Crosby | |
| page. | |||
| 2012-06-17 | Use the browser's built-in bind() instead of our proxy() | Phil Crosby | |
