aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-09-07Traverse shadow DOMs when looking for scrollable elementsmrmr1993
2015-09-06Merge pull request #1798 from gdh1995/run-on-xml-pagesStephen Blott
2015-08-29Minor tweaks (clipboard).Stephen Blott
2015-08-28a better way to detect document typesgdh1995
2015-08-28fix a new typogdh1995
2015-08-28remove `.bind` imported in da8653f because dom tests fail if bind existsgdh1995
2015-08-28fix a typo in PR #1798gdh1995
2015-08-28clean codegdh1995
2015-08-28fix a bug that Clipboard fails without DomUtilsgdh1995
2015-08-28fix a bug that Utils using DomUtilsgdh1995
2015-08-26Use createElementNS for XML documents and remove XML specific codepathsmrmr1993
2015-07-20Treat links with fixed position children like absolutely positionedmrmr1993
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-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-17Reinstate unintentionally deleted code.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-10Move finding the element at a selection's focus to a library functionmrmr1993
2015-06-10Guard against chrome being undefined in the HUD iframemrmr1993
2015-06-10Move FindModeHistory to its own file to be used by the HUD iframe toomrmr1993
2015-06-01Use JSON.stringify to compare setting values everywheremrmr1993
2015-06-01Always call performPostUpdateHook after Setting updates (.set/.clear)mrmr1993
2015-06-01Simplify searchEngines default value.Stephen Blott
2015-06-01Note bug in settings.Stephen Blott
2015-06-01Fix error reading settings from chrome.storage.sync.Stephen Blott
2015-06-01Refactor and eliminate Sync object.Stephen Blott
2015-06-01Only propagate changes from chrome.storage.sync.Stephen Blott
2015-06-01Re-work unified settings.Stephen Blott
2015-05-31Add a default value for helpDialog_showAdvancedCommandsmrmr1993
2015-05-31Rewrite settings as a tight wrapper around Settings, tweaks for testsmrmr1993
2015-05-31Add event listeners to settings, support load eventsmrmr1993
2015-05-31Add Settings.isLoaded to the unified settings implementationmrmr1993
2015-05-31Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-textStephen Blott
2015-05-29Verify keyword for custom search-engine activation.Stephen Blott
2015-05-29Move search-engine parsing to Utils.Stephen Blott
2015-05-29Make a check more coffeescript-ymrmr1993
2015-05-29Make Settings explicitly use a cachemrmr1993
2015-05-29Move settings.coffee from background_scripts/ to lib/mrmr1993
2015-05-29Only perform settings migration in the background pagemrmr1993
2015-05-27Merge pull request #1616 from mrmr1993/detect-inline-inline-fontSize-elementsStephen Blott
2015-05-18Merge branch 'vomnibar-insert-history-with-tab'Stephen Blott
2015-05-17use a less brittle approach to decoding URIs.Stephen Blott
2015-05-17TabToOpen: respect trailing options when extracting query terms.Stephen Blott
2015-05-17TabToOpen: more tidy up pre-PR.Stephen Blott