aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-29Simplify hint-string generation; tweaks.Stephen Blott
2016-01-29Simplify hint-string generation; filtered hints.Stephen Blott
2016-01-28Simplify hint-string generation; fix tests.Stephen Blott
2016-01-28Simplify hint-string generation; simplification.Stephen Blott
2016-01-28Simplify hint-string generation; tweaks.Stephen Blott
2016-01-28Simplify hint-string generationStephen Blott
2016-01-26Merge pull request #1941 from smblott-github/temp-01Stephen Blott
2016-01-26Remove "beta" label from visual-mode commands.Stephen Blott
2016-01-19Merge pull request #1934 from georgemillo/patch-1Stephen Blott
2016-01-18Spelling fixesGeorge Millo
2016-01-13Merge pull request #1932 from brianvanburken/update-browser-action-iconsStephen Blott
2016-01-10Optimised icons.Brian van Burken
2016-01-10Improved sharpness of browser action icons.Brian van Burken
2016-01-10Note fix for #1911 in README.Stephen Blott
2016-01-10Merge pull request #1930 from smblott-github/fix-endless-scrollingStephen Blott
2016-01-09Ensure hint handler is always removed.Stephen Blott
2016-01-02Merge pull request #1922 from jdpopkin/update_contributingStephen Blott
2016-01-01Update dependencies in CONTRIBUTINGJackson Popkin
2015-12-20Merge pull request #1916 from brianvanburken/modern-logoPhil Crosby
2015-12-20Updated logo to current chromium.Brian van Burken
2015-11-20Merge pull request #1899 from gaborluk/masterStephen Blott
2015-11-20Fix indentation so that `openerTabId` takes effectGábor Luk
2015-10-24Merge pull request #1865 from mrmr1993/visual-mode-range-getBoundingClientRectsStephen Blott
2015-10-23Properly check whether the selection is visible in the current viewportmrmr1993
2015-10-10Merge pull request #1845 from smblott-github/better-delay-for-filtered-link-h...Stephen Blott
2015-10-10Merge pull request #1849 from smblott-github/suppress-trailing-key-eventsStephen Blott
2015-10-04Make mode.exit() idempotent.Stephen Blott
2015-10-04Make comment/explanation match implementation.Stephen Blott
2015-10-04Suppress trailing key events (after link hints).Stephen Blott
2015-10-02Simplify c9af886a92e4b686456b34949e907a9d79fb223e.Stephen Blott
2015-10-02Block keyboard events when a filtered hint matches.Stephen Blott
2015-09-25Increment version to 1.53Phil Crosby
2015-09-21Merge pull request #1835 from mrmr1993/add-comment-for-philcStephen Blott
2015-09-21Add a comment explaining the choice of XMLHttpRequest for UIComponentmrmr1993
2015-09-20Merge pull request #1086 from mrmr1993/countMatchesPhil Crosby
2015-09-19Note Vimium working on new-tab page.Stephen Blott
2015-09-19Merge branch 'mrmr1993/xmlhttprequest-uicomponent-styles'Stephen Blott
2015-09-19Tidy up #1833.Stephen Blott
2015-09-18Load UIComponent stylesheet via XMLHttpRequest, use background as neededmrmr1993
2015-09-18Merge pull request #1827 from mrmr1993/fix-build-errorsStephen Blott
2015-09-17Fix regression in #1828.Stephen Blott
2015-09-17Note Vomnibar on NTP issue/fix.Stephen Blott
2015-09-17Merge pull request #1828 from smblott-github/add-count-for-g0-and-g$Stephen Blott
2015-09-17Update README for <count>g0/g$.Stephen Blott
2015-09-17Add <count> prefix for g0 and g$.Stephen Blott
2015-09-17Merge pull request #1821 from mrmr1993/hide-uicomponents-by-defaultStephen Blott
2015-09-16Use version 0.11 of node path; version 0.12 breaks the buildmrmr1993
2015-09-13Only show link hints for <label>s for elements without a hintmrmr1993
2015-09-13Make <label>s clickable with LinkHintsmrmr1993
2015-09-13Don't show UIComponent <iframe>s while vimium.css loadsmrmr1993