aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-27Bump to 1.61.1.v1.61.1Stephen Blott
2017-10-27Fix #2738.Stephen Blott
2017-10-27Bump to 1.61v1.61Stephen Blott
2017-10-27Merge pull request #2742 from mrmr1993/ff-fix-fbStephen Blott
2017-10-25FF: Only apply fix to bug 1408996 when appropriatemrmr1993
2017-10-25FF: Workaround bug 1408996 in focusInput's focus listenermrmr1993
2017-10-25FF: Share |root| global proxy, re-add the globals to window on DOMLoadmrmr1993
2017-10-24Note hard command option for reload.Stephen Blott
2017-10-24Merge pull request #2738 from mrmr1993/hard-reloadStephen Blott
2017-10-24Add |hard| option to reload commandmrmr1993
2017-10-19Merge pull request #2732 from mrmr1993/aria-tab-clickableStephen Blott
2017-10-19Recognise aria-role=tab elements as clickablemrmr1993
2017-10-16Merge pull request #2728 from xuhdev/patch-1Stephen Blott
2017-10-15Add Firefox and Chromium to contribution guidelinesHong
2017-10-14Note mapping <c-[> in README.Stephen Blott
2017-10-14Merge pull request #2723 from smblott-github/allow-map-vim-like-escapeStephen Blott
2017-10-14Allow <c-[> to be mapped as a regular command.Stephen Blott
2017-10-08Note alphabet hints for filtered hints.Stephen Blott
2017-10-07Merge branch 'ahstro/feature/upper-case-link-hints'Stephen Blott
2017-10-07Tweak #2701 (hint characters for filtered hints).Stephen Blott
2017-10-06Merge pull request #2699 from mc10/patch-2Stephen Blott
2017-10-06Allow using capital letters as link hint charactersAnton Strömkvist
2017-10-06Merge pull request #2703 from mrmr1993/fix-test-typoStephen Blott
2017-10-06Correct a longstanding typo in DOM testsmrmr1993
2017-10-04Merge pull request #2698 from mc10/patch-1Stephen Blott
2017-10-04travis: Clean up configKevin Ji
2017-10-04README: Use the SVG Travis badge and relative linksKevin Ji
2017-10-02Merge pull request #2691 from mrmr1993/ff-fix-xmlStephen Blott
2017-10-02FF: Lazy load the Vomnibar for XML documentsmrmr1993
2017-10-01Merge pull request #2687 from mrmr1993/fix-popupStephen Blott
2017-10-01Include DOM utils in the popup dialogmrmr1993
2017-10-01Merge pull request #2685 from alphaCTzo7G/patch-2Stephen Blott
2017-09-30Update "Treat find queries as regular expressions"Dibyadeep Paul
2017-09-30Merge branch 'curipha-search-compl-amazon-co-jp'Stephen Blott
2017-09-30Use Japan instead of Jp.Stephen Blott
2017-09-30Merge pull request #2665 from curipha/search-compl-google-co-jpStephen Blott
2017-09-30Merge pull request #2683 from mrmr1993/inject-css-for-framesStephen Blott
2017-09-30Merge pull request #2682 from mrmr1993/ff-setOpenerStephen Blott
2017-09-30Merge pull request #2681 from mrmr1993/ff-link-hints-new-tabsStephen Blott
2017-09-29Add stub to fix unit testsmrmr1993
2017-09-29Manually inject custom user CSS into our own frames/pagesmrmr1993
2017-09-29Inject custom user styles into all framesmrmr1993
2017-09-29Use openerTabId in chrome.tabs.create when possiblemrmr1993
2017-09-29Simulate default click action for <a target="_blank">smrmr1993
2017-09-28Bump to 1.60.4 (firefox only).Stephen Blott
2017-09-25Merge pull request #2602 from mrmr1993/ff-link-hints-new-tabsStephen Blott
2017-09-23Search completion; add support for Google.co.jp completionTaichi
2017-09-23Search completion; add support for Amazon.co.jp completionTaichi
2017-09-21Move simulating click default action to DomUtils, add shift handlingmrmr1993
2017-09-21Add openUrlInNewWindow commandmrmr1993