aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
AgeCommit message (Expand)Author
2012-09-09Fix default hint styling.Jez Ng
2012-09-08bumping to 1.38Ilya Sukhar
2012-08-19Merge pull request #618 from dmacdougall/browser_action_iconPhil Crosby
2012-08-19Convert options.js -> options/options.coffee.Jez Ng
2012-08-18Re-enable browser action with new iconsDaniel MacDougall
2012-07-26Upgrade to manifest version 2.Jez Ng
2012-07-07Cutting 1.37ilya
2012-07-07Cutting 1.36ilya
2012-07-05Cutting a new release.ilya
2012-07-03Cutting 1.34 for the bookmarklets bug fixilya
2012-07-02Cutting a releaseilya
2012-07-01Disable the Vimium browser action until we can polish it some more and get a ...Phil Crosby
2012-06-22Bump minor-minor version.Jez Ng
2012-05-05Put content scripts and background scripts in separate directories, so the pu...Phil Crosby
2012-05-05Rename fuzzymode.js to vomnibar.jsPhil Crosby
2012-05-05Move createActionOpenUrl and company to the frontend page. Stop requiring com...Phil Crosby
2012-04-29Remove the venerable bookmarks implementation which is now superceded by the ...Phil Crosby
2012-04-10add fuzzy modeNiklas Baumstark
2012-03-28Add ability to exclude URLs from browser buttonDaniel MacDougall
2012-03-28Add browser icon that displays enabled/disabled stateDaniel MacDougall
2012-03-051.32 version bumpilya
2012-01-26Add migration code for old localStorage values.Jez Ng
2012-01-26Factor out common DOM functions.Jez Ng
2012-01-22Open URLs from the background page.Jez Ng
2012-01-15Harden and move CSS declarations out of the code.Peter Parks
2012-01-15Add URL pasting functions. Closes #353.Jez Ng
2011-12-04cutting 1.30 releaseilya
2011-07-30Cutting 1.29ilya
2011-06-29Cutting 1.28ilya
2011-05-14Merge branch 'bookmarks'jez
2011-03-24Bump version to 1.27ilya
2011-02-16Cutting 1.26, will release tomorrow.ilya
2011-02-13Merge branch 'filter-hints' into bookmarksjez
2011-02-13Merge branch 'master' into filter-hintsjez
2011-02-11cutting 1.25, unfortunatelyilya
2011-02-11cut 1.24 release for bugfixilya
2011-02-11cut 1.23 release for bugfixilya
2011-02-01Tidy up mergejez
2011-02-01Merge remote branch 'ajkovar/master' into bookmarksjez
2011-01-03Revise how the linkHints object is generated. Add lib/utils.js.jez
2010-12-29Derp, forgot to change the version number, sorryJulian Naydichev
2010-12-29Changing function name, and parameters per Ilya's suggestion.Julian Naydichev
2010-12-28Made is so that viewing source opens in the next tab, instead of replacing th...Julian Naydichev
2010-10-30Merge branch 'master' of http://github.com/philc/vimiumAlex Kovar
2010-10-24Release 1.21Ilya Sukhar
2010-10-24Cutting 1.20 releaseIlya Sukhar
2010-10-21Fix for file:// support regression after Chrome API changed.Ilya Sukhar
2010-10-20initial code for bookmark mode completion dialogAlex Kovar
2010-09-27Merge branch 'master' of http://github.com/philc/vimiumAlex Kovar
2010-09-26added initial code for "bookmark find mode"Alex Kovar