aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/main.coffee
AgeCommit message (Expand)Author
2012-10-24Use insertCSS() API instead of manually created style element.Jez Ng
2012-09-08Merge branch 'next-release'Jez Ng
2012-09-08Set up PhantomJS testing.Jez Ng
2012-09-08Fix completion key generation.Jez Ng
2012-09-04Style fixes.Jez Ng
2012-09-04More misc cleanups.Jez Ng
2012-09-03Merge pull request #640 from mgarriott/get_showadvanced_from_settingsJez Ng
2012-09-03Make hints tests pass again.Jez Ng
2012-09-03Fixes and cleanups for main.coffee.Jez Ng
2012-09-03The help dialog now gets showAdvancedCommands directly from settings.Matt Garriott
2012-09-01Specifically create a "newtab" page, as suggested by #630Phil Crosby
2012-09-01Add a few missed exports to main.coffeePhil Crosby
2012-09-01Remove an old upgrade codepath for version 1.21.Phil Crosby
2012-09-01port main.js to main.coffee. All coffeescript all the time.Phil Crosby