aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-18Merge pull request #1572 from smblott-github/return-to-viewportStephen Blott
2015-04-18Merge pull request #1571 from smblott-github/selection-handling-on-exit-from-...Stephen Blott
2015-04-18Merge pull request #1556 from smblott-github/what-is-newStephen Blott
2015-04-18Only return to viewport from visual mode.Stephen Blott
2015-04-18Selection handling on exiting visual mode.Stephen Blott
2015-04-14Merge pull request #1563 from deslee/patch-1Stephen Blott
2015-04-13Update README.mdDesmond Lee
2015-04-12Simplify 9ac435e2791eaccb03e3dc0b6156060f413666d9.Stephen Blott
2015-04-12Update CREDITS file.Utkarsh Upadhyay
2015-04-12Do not domain complete zero length queries.Utkarsh Upadhyay
2015-04-12Add failing test case.Utkarsh Upadhyay
2015-04-11(Whoops, remove unintended new line.)Stephen Blott
2015-04-11Add "What's New?" on help page.Stephen Blott
2015-04-05Note scrolling issue #1549.Stephen Blott
2015-04-03Merge branch 'upgrade-notification'Stephen Blott
2015-04-03Simplify upgrade notification.Stephen Blott
2015-03-29Move the search-engine logic out of settings.coffee.Stephen Blott
2015-03-25Check isEnabledForURL on hash change.Stephen Blott
2015-03-22Upgrade notification. Add full-stop to message.Stephen Blott
2015-03-22Upgrade message; show after permission accepted.Stephen Blott
2015-03-22Use chrome.notifications for upgrade notifications.Stephen Blott
2015-03-17Merge branch 'rework-exclusion-rules'Stephen Blott
2015-03-15Fall back to "chrome://newtab" in incognito mode.Stephen Blott
2015-03-15Note that createTab/pages/blank.html doesn't work in incognito mode.Stephen Blott
2015-03-15Fill in "pages/blank.html" is an absolute URL.Stephen Blott
2015-03-15Tidy up exclusion rules/propagation.Stephen Blott
2015-03-15Rework page icon handling.Stephen Blott
2015-03-15Propagate exclusion rules to all frames.Stephen Blott
2015-03-15Populate popup with frame's URL.Stephen Blott
2015-03-15Fix frame-focus detection.Stephen Blott
2015-03-15Fix frame-focus detection.Stephen Blott
2015-03-11Merge pull request #1527 from smblott-github/fix-scrollingStephen Blott
2015-03-11Move Scroller.init() up the handler stack.Stephen Blott
2015-03-09Inject content scripts on install/upgrade only.Stephen Blott
2015-03-09Pass keyup events after entering link-hint mode.Stephen Blott
2015-03-08Merge branch 'mrmr1993-loadScriptsOnUpdate'Stephen Blott
2015-03-08Reload content scripts: document why changes are needed in tests.Stephen Blott
2015-03-08Reload content scripts: minor refactoring.Stephen Blott
2015-03-08Better documentation of closing sequence for vomnibar.Stephen Blott
2015-03-07Reload content scripts after install/update.Stephen Blott
2015-03-07Merge branch 'fix-vomnibar-visibility'Stephen Blott
2015-03-07Add HTML5 date and tel as targets for focusInput.Stephen Blott
2015-03-06Remove need for short delay to prevent vomnibar flicker.Stephen Blott
2015-03-06Correctly remove event listeners.Stephen Blott
2015-03-06Add short delay before launching from vomnibar.Stephen Blott
2015-03-06Merge branch 'hide-vomnibar-on-focus'Stephen Blott
2015-03-06Merge branch 'fix-focus-html5-inputs'Stephen Blott
2015-03-06Cosmetic changes (following #1490).Stephen Blott
2015-03-05Fix various vomnibar clicks...Stephen Blott
2015-03-05Hide vomnibar if host frame regains focus.Stephen Blott