aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-06vomnibar: New tabs for 'O' and 'B'Carl Helmertz
2012-08-04Refactor link hints to be more functional.Jez Ng
2012-08-04Re-expose defaults -- options.js needs it.Jez Ng
2012-08-04Convert one-shot ports to requests. Closes #8 (!!)Jez Ng
2012-08-04Convert 'getScrollPosition' from port to request.Jez Ng
2012-08-04Improve encapsulation of Settings.Jez Ng
2012-08-04linkHintCss should be accessed via settings. Closes #605.Jez Ng
2012-08-04Miscellaneous cleanups.Jez Ng
2012-07-26Git hacking: Set up pre-commit test hook.Jez Ng
2012-07-26Fix tests.Jez Ng
2012-07-26Fix HUD font size.Jez Ng
2012-07-26Upgrade to manifest version 2.Jez Ng
2012-07-22Remove !important from the vomnibar css, and redundant declarations with vimi...Phil Crosby
2012-07-22Use vimium-specific class names, and use vimium reset. Now the vomnibar is mo...Phil Crosby
2012-07-22Use font-size:inheret in the vimium resetPhil Crosby
2012-07-22Document what the css reset is used for.Phil Crosby
2012-07-16Merge pull request #586 from aaronhall/masterIlya
2012-07-15Close omnibar when enter is pressed (#585)Aaron Hall
2012-07-07Cutting 1.37ilya
2012-07-07Select the first result by default for tabs and bookmarks modesilya
2012-07-07URL decode bookmarkletsilya
2012-07-07Cutting 1.36ilya
2012-07-07Make Vomnibar tabbing scroll circularly.Jez Ng
2012-07-07Put hints mode under a lock.Jez Ng
2012-07-07eval bookmarklets -- setting window.location doesn't always work.Jez Ng
2012-07-06README updateilya
2012-07-06Bookmarks mode in Vomnibarilya
2012-07-06Use more Coffeescript idioms.Jez Ng
2012-07-05Cutting a new release.ilya
2012-07-04Export frameId as a global. Closes #563.Jez Ng
2012-07-03Merge pull request #564 from daz/masterJez Ng
2012-07-04Use block strings for settingsDarren Jeacocke
2012-07-03Cutting 1.34 for the bookmarklets bug fixilya
2012-07-03Fix bookmarklets. Closes #557.Jez Ng
2012-07-02Add find mode wiki to READMEilya
2012-07-02trailing quoteilya
2012-07-02Add vomnibar to READMEilya
2012-07-02Cutting a releaseilya
2012-07-01Omit the new icon from the changelogPhil Crosby
2012-07-01Disable the Vimium browser action until we can polish it some more and get a ...Phil Crosby
2012-06-30Fix goUp.Jez Ng
2012-06-22Bump minor-minor version.Jez Ng
2012-06-22Fix manifest.json replacement.Jez Ng
2012-06-22Add 'package' cake task.Jez Ng
2012-06-21Fix regex searching.Jez Ng
2012-06-20Refactor prefix recognition, add about: prefix as well.Jez Ng
2012-06-20Teach URL canonicalizer about 'view-source:' prefix.Jez Ng
2012-06-20Move focusInput into the global scope.Jez Ng
2012-06-20Fix variable name mismatch.Jez Ng
2012-06-17Fix a regression where link hint chars were passed through to the underlying ...Phil Crosby