aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-20Treat links with fixed position children like absolutely positionedmrmr1993
2015-07-13Use spawn instead of exec-sync for cake packagemrmr1993
2015-07-02Better angularJS detection.Stephen Blott
2015-07-01Re-work angularJS checks.Stephen Blott
2015-06-30Merge pull request #1751 from smblott-github/set-new-tab-parentStephen Blott
2015-06-26Fix oversight from #1693.Stephen Blott
2015-06-26Fix oversight from #1693.Stephen Blott
2015-06-25Make global marks consistent with other tab creation operations.Stephen Blott
2015-06-25Set the parent tab when creating tabs.Stephen Blott
2015-06-25Merge branch 'hud-iframe-input-with-store-all-settings'Stephen Blott
2015-06-25Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settingsStephen Blott
2015-06-23*Always* collapse selection on yank.Stephen Blott
2015-06-22Merge pull request #1747 from gdh1995/masterStephen Blott
2015-06-22fix a bug that `pasteFromClipboard` does not return text from clipboardgdh1995
2015-06-20TweaksDaniel Skogly
2015-06-20The second part of b09822eb349ec88a573d4f450e9b57e8fa3c6473 is incorrect.Stephen Blott
2015-06-20Fix SimpleCache bugs.Stephen Blott
2015-06-20Adding debugging infrastructure for settings.Stephen Blott
2015-06-20Document options/settings data model.Stephen Blott
2015-06-20Document options/settings data model.Stephen Blott
2015-06-20Add test that every option has a default value.Stephen Blott
2015-06-20Merge pull request #1736 from smblott-github/remember-show-advanced-options-s...Stephen Blott
2015-06-19More concise commentDaniel Skogly
2015-06-19Clarifications to ngClick checkDaniel Skogly
2015-06-18Proper function callDaniel Skogly
2015-06-18Proper function definitionDaniel Skogly
2015-06-18Added hasNgClick-check in getVisibleClickableDaniel Skogly
2015-06-17Merge pull request #1740 from smblott-github/synchronise-initialisationStephen Blott
2015-06-17Reinstate unintentionally deleted code.Stephen Blott
2015-06-17Initialise modes and install listeners at the same time.Stephen Blott
2015-06-17Fix non-default front-end settings.Stephen Blott
2015-06-16Make "Show Advanced Options" state persistent.Stephen Blott
2015-06-14Add default value for regexFindMode setting.Stephen Blott
2015-06-13Pad the HUD leading / with a "hair space"mrmr1993
2015-06-13Clean up code after mergemrmr1993
2015-06-13Merge pull request #1 from smblott-github/hud-iframe-inputMatthew Ryan
2015-06-13Suppress arrow events in find-mode HUD.Stephen Blott
2015-06-13Place cursor at end of find-mode input...Stephen Blott
2015-06-13Refactor duplicate code.Stephen Blott
2015-06-13Fix returnToViewport.Stephen Blott
2015-06-13Refactor findInPlace.Stephen Blott
2015-06-11Make exiting FindMode with <esc> work as it should againmrmr1993
2015-06-11Merge pull request #1726 from smblott-github/rank-filter-hintsStephen Blott
2015-06-11Revert "Make "a-z" characters work in filter hints mode."Stephen Blott
2015-06-11Make "a-z" characters work in filter hints mode.Stephen Blott
2015-06-11Initialise options-page link-hint mode correctly (better).Stephen Blott
2015-06-10Update rawQuery directly from FindMode.updateQuerymrmr1993
2015-06-10Integrate executeFind into FindMode as FindMode.executemrmr1993
2015-06-10Move findModeQuery to FindMode.querymrmr1993
2015-06-10Make find from visual mode behave the same as a normal findmrmr1993