aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-06Move instant tests to the top of the function: return early if possibleJohan Liesén
2012-09-06Lay out long TLDs on one lineJohan Liesén
2012-09-06Align regex comments on the same line as the expressionJohan Liesén
2012-09-05Tidy up if-statementJohan Liesén
2012-09-05Wrap lines at 110 charsJohan Liesén
2012-09-04More idiomatic CoffeeScriptJohan Liesén
2012-09-04Tests for Utils.isUrlJohan Liesén
2012-09-04More idiomatic CoffeeScript for Utils.isUrlJohan Liesén
2012-09-04Style fixes.Jez Ng
2012-09-04More misc cleanups.Jez Ng
2012-09-03Add mgarriott to CREDITS.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-03Ignore content script requests in options page.Jez Ng
2012-09-03The help dialog now gets showAdvancedCommands directly from settings.Matt Garriott
2012-09-03Minor edits to README.Jez Ng
2012-09-03Fix checkbox handling in options page.Jez Ng
2012-09-03Update README.Jez Ng
2012-09-03Fix Vomnibar test harness.Jez Ng
2012-09-02Add comments describing the focusInput behavior.Jez Ng
2012-09-02Merge branch 'focus-input'Jez Ng
2012-09-02Simplify .gitignore.Jez Ng
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
2012-09-01Print stdout when running cake buildPhil Crosby
2012-09-01Merge pull request #628 from mgarriott/help_bug_fixesPhil Crosby
2012-08-31Removed unneeded comments.Matt Garriott
2012-08-30Merge pull request #629 from chelmertz/fix-next-findPhil Crosby
2012-08-26frontend: Error when canceling ('esc') findModeCarl Helmertz
2012-08-26frontend: performFind was not focusing the next a-elementCarl Helmertz
2012-08-26Fix rectangle flashing on pages with a relative-positioned <body>.Jez Ng
2012-08-25The help dialog will now properly read the user's preference for showing adva...Matt Garriott
2012-08-25The help dialog now initializes the javascript from the withinMatt Garriott
2012-08-25Fixed the formatting on the helpDialog overlay when viewed from the options m...Matt Garriott
2012-08-24Fixed 'Show advanced commands' link on the options page.Matt Garriott
2012-08-23Merge pull request #624 from cespare/options-unsaved-promptJez Ng
2012-08-22Style tweak to options unload prompt.Caleb Spare
2012-08-22Prompt if exiting the options page with unsaved changes.Caleb Spare
2012-08-21Style input hints as number-less overlays.Jez Ng
2012-08-21Shift-tab scrolls backwards in focus-input mode.Jez Ng
2012-08-21Highlight the selected hint with a different color.Jez Ng
2012-08-21Don't show hints on `gi` if there is only one input element.Jez Ng
2012-08-21Prototype for tab-through-input-elements feature. Refs #508.Jez Ng
2012-08-21Don't follow prev/next links without an exact word match.Jez Ng
2012-08-21Style options link in popup.Jez Ng
2012-08-20Point options link in help dialog to new location.Jez Ng
2012-08-20Add caleb to the creditsPhil Crosby