aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-31Correctly synchronize icon and active stateDaniel MacDougall
2012-03-31Immediately disable Vimium if current page is excluded via the popupDaniel MacDougall
2012-03-31Add options page link in popupDaniel MacDougall
2012-03-28Populate exclude input with <domain>/* by defaultDaniel MacDougall
2012-03-28Style changes.Jez Ng
2012-03-28Add ability to exclude URLs from browser buttonDaniel MacDougall
2012-03-28Add browser icon that displays enabled/disabled stateDaniel MacDougall
2012-03-06Indicate clicked element via border style rather than focus.Jez Ng
2012-03-06Consider elements with 'button' in their class as clickable.Jez Ng
2012-03-06Remove redundant key event handlers.Jez Ng
2012-03-06Remove orphaned comment.Jez Ng
2012-03-06Remove need for openLinkModeToggle.Jez Ng
2012-03-06Further reduction in state -- cssAdded is unnecessary.Jez Ng
2012-03-06Refactor link activation code -- reduce statefulness.Jez Ng
2012-03-06Clean up link copying code.Jez Ng
2012-03-06Use suppressEvent() where possible.Jez Ng
2012-03-06Do not pass digits to page in normal mode.Jez Ng
2012-03-051.32 version bumpilya
2012-03-05read me updatesilya
2012-03-05Update README for 1.32.Jez Ng
2012-03-04Fix the link hints unit tests.Phil Crosby
2012-03-03Fix name.Jez Ng
2012-03-02Only show hints for focusable input elements.Jez Ng
2012-03-01Clarify comment on followLink behavior.Jez Ng
2012-02-29Tweak prev/next matching behavior.Jez Ng
2012-02-29Activate <link> elements by setting window.location.Jez Ng
2012-02-28readme for 1.31ilya
2012-02-27HUD.enabled was incorrect.Jez Ng
2012-02-27Refactor and improve scrolling code.Jez Ng
2012-02-27Store checkbox state as a boolean.Jez Ng
2012-02-26Revert "Exit insert mode upon tab switch. Closes #314."Jez Ng
2012-02-26Revert "Exit implicit insert mode only upon tab switch."Jez Ng
2012-02-26Revert "Make <ESC> do defocusing."Jez Ng
2012-02-26Don't pass <ESC> to page when quitting insert mode.Jez Ng
2012-02-26Options page should use the background settings object directly.Jez Ng
2012-02-15Add hideHud to the vimiumFrontend.js. This now makes this preference actually...Phil Crosby
2012-02-15StylePhil Crosby
2012-02-15fix markdownIlya
2012-02-15Add the 1.31 features that I know of. These are not in order of importance.Phil Crosby
2012-02-15Tidy up the options page.Phil Crosby
2012-02-15Fix the hudEnabled logic to work with the new settings framework.Phil Crosby
2012-02-15Merge pull request #466 from fernandezpablo85/masterPhil Crosby
2012-02-14some changes in boolean checksPablo Fernandez
2012-02-11Show hints for links that are slightly out of the screen.Jez Ng
2012-02-11Set scroll position only after DOM has loaded.Jez Ng
2012-01-29Really prevent find mode from matching its own searches.Jez Ng
2012-01-29Fix bug in 'no matches' message. Refactor and simplify.Jez Ng
2012-01-29Make check for document.body more robust.Jez Ng
2012-01-27Merge pull request #469 from eproxus/patch-2Jez Ng
2012-01-27Add name and email for eproxusAdam Lindberg