aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-06-17Use the browser's built-in bind() instead of our proxy()Phil Crosby
2012-06-13Fix the cake build targetPhil Crosby
2012-06-12Update the install instructions to include building from coffeescriptPhil Crosby
2012-06-12Port vomnibar.js to coffeescriptPhil Crosby
2012-06-12Remove semicolonPhil Crosby
2012-06-12Upcase the vomnibar command name.Phil Crosby
2012-06-12Add a target to clean compiled jsPhil Crosby
2012-06-12Port vimium_frontend.js to coffeescript. This file still needs a ton of cleanup.Phil Crosby
2012-06-12Add a global extend functionPhil Crosby
2012-06-12Port link_hints.js to coffeescriptPhil Crosby
2012-06-12Uppercase linkhints. This will break a few people's bindings.Phil Crosby
2012-06-12Port utils.js to coffeescriptPhil Crosby
2012-06-12Uppercase utils -> UtilsPhil Crosby
2012-06-12Recognize shifted-keystrokes in link hints.Phil Crosby
2012-06-12Port keyboard_utils.js to coffeescriptPhil Crosby
2012-06-12port dom_utils.js to coffeescriptPhil Crosby
2012-06-12port clipboard.js to coffeescriptPhil Crosby
2012-06-12Port settings.js to coffeescriptPhil Crosby
2012-06-12Port commands.js to coffeescriptPhil Crosby
2012-06-10Ignore the utils test filePhil Crosby
2012-06-10Add a target to build the coffeescriptPhil Crosby