aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2015-01-21Edit mode: initial framework.Stephen Blott
2015-01-18Modes; pre-merge clean up.Stephen Blott
2015-01-16Modes; clean up.Stephen Blott
2015-01-08Modes; incorporate small changes from #1413.Stephen Blott
2015-01-06Modes; Note visual mode not yet implemented.Stephen Blott
2015-01-04Modes; various improvements.Stephen Blott
2015-01-03Modes; visual-mode template.Stephen Blott
2015-01-02Modes; incorporate find mode.Stephen Blott
2015-01-02Modes; simplify badge handling.Stephen Blott
2015-01-02Modes; fix badges.Stephen Blott
2015-01-02Modes; rework badge handling and fix passkeys mode.Stephen Blott
2015-01-01Modes; incorporate three test modes.Stephen Blott
2014-12-31Simplify search engine logic.Stephen Blott
2014-12-30Delay recognising query as search-engine query.Stephen Blott
2014-12-30Merge branch 'search-engine-descriptions' of https://github.com/smblott-githu...Stephen Blott
2014-12-30Merge branch 'master' into post-1.46Stephen Blott
2014-12-30Merge branch 'passkeys---union-of-rules' of https://github.com/smblott-github...Stephen Blott
2014-12-30Exclusions; use querySelector to find sub-elements.Stephen Blott
2014-12-30Add description to default search engines settings.Stephen Blott
2014-12-30Minor changes to vomnibar-in-iframe.Stephen Blott
2014-12-29Remove UI component demo.Stephen Blott
2014-12-29Merge branch 'smblott-uicomponent-iframe' into post-1.46-with-uicomponent-iframeStephen Blott
2014-12-29Descriptions for custom search engines.Stephen Blott
2014-12-29Merge pull request #1384 from smblott-github/fix-search-custom-search-engine-...Stephen Blott
2014-12-29Refactor UIComponent, etc., and demo.Stephen Blott
2014-12-29IFrame framework; develop demo.Stephen Blott
2014-12-28Consistent treatment of search terms.Stephen Blott
2014-12-28Use + as separator for search engines.Stephen Blott
2014-12-24Merge remote-tracking branch 'upstream/master' into post-1.46Stephen Blott
2014-12-21fixes spelling errorJosh Kim
2014-12-21Exclusion; minor updates after review.Stephen Blott
2014-12-21Exclusion; fix tests.Stephen Blott
2014-12-21Exclusion; unique keys.Stephen Blott
2014-12-21Exclusion; show state.Stephen Blott
2014-12-21Exclusion; absolute exclusion rules taje priority.Stephen Blott
2014-12-21Exclusion; multi-rule matching.Stephen Blott
2014-12-21Exclusion; minor refactoring.Stephen Blott
2014-12-20Exclusion; allow multiple matching rules.Stephen Blott
2014-12-16Merge branch 'master' into post-1.46Stephen Blott
2014-12-16URIEncode search engine queries.Stephen Blott
2014-12-15Skip over tiny frames when calling focusThisFramemrmr1993
2014-12-14Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...Stephen Blott
2014-12-14Remove default binding for LinkHints.activateModeToDownloadLink.Stephen Blott
2014-12-14Add comment to try/catch regexp.Stephen Blott
2014-12-14Wrap RegExp for exclusions in a try catch to prevent parse error failsmrmr1993
2014-11-30Merge pull request #1238 from smblott-github/smooth-scrolling-requestAnimatio...Phil Crosby
2014-11-24Frames; eliminate Array::rotate (and support large counts).Stephen Blott
2014-11-24Frames; eliminate Array::rotate.Stephen Blott
2014-11-23Frames; more cleanup and simplification.Stephen Blott
2014-11-23Frames; just add new frames to the end.Stephen Blott