aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-10allow custom functions as commands, add example in form of forced web searchNiklas Baumstark
2012-04-10allow fuzzy completion of HTML-decorated content and implement this for histo...Niklas Baumstark
2012-04-10fix syntax errorNiklas Baumstark
2012-04-10remove empty leading lineNiklas Baumstark
2012-04-10make F5 refresh the completionsNiklas Baumstark
2012-04-10fix some issues with asynchronous filtering and refreshingNiklas Baumstark
2012-04-10make CSS more specificNiklas Baumstark
2012-04-10remove useless CSS directiveNiklas Baumstark
2012-04-10add possibility to use custom search engines and use "wiki ", "cc ", and ";" ...Niklas Baumstark
2012-04-10remove trimming from isUrlNiklas Baumstark
2012-04-10make failing test pass again :)Niklas Baumstark
2012-04-10add fuzzy modeNiklas Baumstark
2012-04-06Merge pull request #511 from dmacdougall/browser_iconPhil Crosby
2012-04-04Document 'disableVimium` functionDaniel MacDougall
2012-04-04Style: one lineDaniel MacDougall
2012-04-04Strip whitespace when excluding urlsDaniel MacDougall
2012-04-01Fix buggy icon update statesDaniel MacDougall
2012-04-01Add name to CREDITSDaniel MacDougall
2012-04-01Add visual confirmation when url excluded via popupDaniel MacDougall
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