aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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
2015-05-17TabToOpen: tidy up pre-PR.Stephen Blott
2015-05-16Refactor query extraction to Utils.extractQuery().Stephen Blott
2015-05-14Rework how SimpleCache works.Stephen Blott
2015-05-11Merge branch 'search-engine-completion-v5'Stephen Blott
2015-05-10Search completion; fix synchronisation issue.Stephen Blott
2015-05-10Search completion; reuse previous query.Stephen Blott
2015-05-10Search completion; refactor job-running logic.Stephen Blott
2015-05-10Search completion; rework SimpleCache.Stephen Blott
2015-05-10Search completion; refactor searchEngineCompleter.Stephen Blott
2015-05-09Search completion; refactor SearchCompleter activation.Stephen Blott
2015-05-08Search completion; search keyword on SPACE.Stephen Blott
2015-05-08Search completion; clear (not replace) the cache.Stephen Blott
2015-05-06Search completion; more tweaks.Stephen Blott
2015-05-05Search completion; misc.Stephen Blott
2015-05-05Search completion; better SimpleCache.Stephen Blott
2015-05-05Fix javascript: URIs.Stephen Blott
2015-05-03Search completion; make completion lookup asynchronous.Stephen Blott
2015-05-03Search completion; tweaks and refactoring.Stephen Blott
2015-05-02Search completion; minor tweaks.Stephen Blott
2015-05-02Search completion; refactor to separate file.Stephen Blott
2015-05-01Always URL decode javascript: URLs.Stephen Blott
2015-04-30URL decode bookmarklets, if necessary.Stephen Blott
2015-04-28Recognise inline child elements of height=0 elements caused by font-sizemrmr1993
2015-04-28Make DomUtils.getVisibleClientRects default to expected behaviourmrmr1993
2015-04-28Remove redundant testmrmr1993
2015-04-25Merge branch 'vomnibar-in-main-window' into vomnibar-in-main-window-mergeStephen Blott
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-03-17Activate vomnibar in window.top; more clean up.Stephen Blott
2015-03-06Merge branch 'fix-focus-html5-inputs'Stephen Blott
2015-03-06Cosmetic changes (following #1490).Stephen Blott
2015-03-03Note relevant PR number for link-hint-text change.Stephen Blott
2015-03-03Do not include duplicated texts in link hints.Stephen Blott
2015-02-19Only send cursor to end when selection has the cursor at the startmrmr1993