aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-02Modes; flesh out passkeys mode.Stephen Blott
2015-01-01Modes; revert and modify normal-mode key handling.Stephen Blott
2015-01-01Modes; implement insert mode.Stephen Blott
2015-01-01Modes; minor changes.Stephen Blott
2015-01-01Modes; incorporate three test modes.Stephen Blott
2014-12-31Modes proof-of-concept.Stephen Blott
2014-12-31Fix vomnibar flicker after tabs mode.Stephen Blott
2014-12-31Merge branch 'search-engine-activate-after-space' into post-1.46Stephen 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-30Update comment in getVisibleClickable.Stephen Blott
2014-12-30Merge branch 'ui-component-changes' of https://github.com/mrmr1993/vimium int...Stephen Blott
2014-12-30Use classes and a stylesheet for UIComponenmrmr1993
2014-12-30Reinstate UIComponent.showmrmr1993
2014-12-30Merge branch 'smblott-link-hints-overlap' into post-1.46Stephen Blott
2014-12-30Minor changes to link-hint code.Stephen Blott
2014-12-30Merge branch 'link-hints-overlap' of https://github.com/mrmr1993/vimium into ...Stephen Blott
2014-12-30Vomnibar; reinstate test on event.data.Stephen Blott
2014-12-30Merge branch 'mrmr1993-smblott-github-vif-fix-flicker' into post-1.46Stephen Blott
2014-12-30Explicitly fall back to hide Vomnibar completionsmrmr1993
2014-12-30Vomnibar; completion list is initially hidden.Stephen Blott
2014-12-30Merge branch 'master' into post-1.46Stephen Blott
2014-12-30Merge branch 'smblott-github-passkeys---union-of-rules'Stephen Blott
2014-12-30Merge branch 'passkeys---union-of-rules' of https://github.com/smblott-github...Stephen Blott
2014-12-30Exclusion; tweeks.Stephen Blott
2014-12-30Exclusions; use querySelector to find sub-elements.Stephen Blott
2014-12-30Exclusion; move popup-specific logic to its own class.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-29Fix tests for UIComponent Vomnibar iframemrmr1993
2014-12-29Use UIComponent for Vomnibar iframemrmr1993
2014-12-29Return an array from getVisibleClickable, to restore img map supportmrmr1993
2014-12-29Merge branch 'link-hints-overlap' of https://github.com/mrmr1993/vimium into ...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-29Clearer handling of @showing in UI component.Stephen 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-29Move link hint clickable element detection to its own functionmrmr1993
2014-12-29Update UIComponent testmrmr1993
2014-12-29Add UIComponent.active, so we can specify whether to focus the framemrmr1993
2014-12-29Add a comment clarifying why we no longer use XPath for link hintsmrmr1993
2014-12-29Update UIComponent testmrmr1993
2014-12-29Remove key handling in UIComponentServer/UIComponent codemrmr1993
2014-12-29Update test for UIComponentmrmr1993
2014-12-29Allow message passing directly from UIComponent.showmrmr1993
2014-12-29Small changes to UIComponentmrmr1993
2014-12-29Initialise hide/show styles for UIComponentmrmr1993