aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-01Change 'narrow' to 'filter' in variable names.jez
2011-01-01Missed factoring out a function.jez
2011-01-01Comments and formatting.jez
2010-12-31Shorten linkHint variables where possible.jez
2010-12-31Number hints from one, not zero.jez
2010-12-31Initialize linkHints immediately after settings are loaded.jez
2010-12-31Object-ify settings.jez
2010-12-31Merge remote branch 'origin/master' into filter-hintsjez
2010-12-31Use 'this' instead of 'linkHints' where possible.jez
2010-12-31Refactoring. Make hint filtering more 'functional'.jez
2010-12-31Reset hintKeystrokeQueue when user enters filtering link textjez
2010-12-31More refactoring as well as bugfixing.jez
2010-12-31Refactoring linkHints.jsjez
2010-12-31Object-ify linkHints.jsjez
2010-12-29Renumber hints when they are filteredjez
2010-12-29Remove dubious if clausejez
2010-12-29Filter hints mode should automatically use numbers for hintsjez
2010-12-28Revamp visibility test; include tests for nested floats and SVGsjez
2010-12-28Add command repetition for goUp command. Closes #179.jez
2010-12-28Create HEAD element if it is not present.jez
2010-12-28Set width:auto on the HUD.jez
2010-12-28Append hint div to documentElement instead of body. Closes issue #140.jez
2010-12-28Revert "Fix hint marker positioning when body's position is not static. Close...jez
2010-12-27Extend link hinting XPath to include tabindex and role properties.jez
2010-12-26Fix hint marker positioning when body's position is not static. Closes #140.jez
2010-12-14Expand the XPath used to find DOM elements for focusInput(). Closes #250.Ilya Sukhar
2010-12-14Fixed a regression with completion key logic after the introduction of frame ...Ilya Sukhar
2010-12-14Start README section for 1.22Ilya Sukhar
2010-12-14Added default exclude URLs. This is a huge pain point for users and it just m...Ilya Sukhar
2010-12-13Merge branch 'fix-c-f' of https://github.com/drizzd/vimium into drizzd-fix-c-fIlya Sukhar
2010-12-12fix named key regexClemens Buchacher
2010-11-26Changed the wording from Narrow to FilterBill Casarin
2010-11-26Added self to creditsBill Casarin
2010-11-26Added narrow link hints option to advanced settingsBill Casarin
2010-11-26Let's not change the default for now, make it an optionBill Casarin
2010-11-26changed default hint characters to numbers, nothing else makes sense in this ...Bill Casarin
2010-11-26Attempt to fix rare link hint bugBill Casarin
2010-11-26Fixed the logic for both cases, should work great nowBill Casarin
2010-11-26Link hints don't reappear after being narrowed awayBill Casarin
2010-11-26Narrow results working, hints not updating the way one might expectBill Casarin
2010-11-23Add scrollFullPageUp to command listings.Ilya Sukhar
2010-10-24Release 1.21Ilya Sukhar
2010-10-24Fix an excluded URLs regression due to frame support.Ilya Sukhar
2010-10-24Updating the README with all the latest commands.Ilya Sukhar
2010-10-24Cutting 1.20 releaseIlya Sukhar
2010-10-24Fixed Vimium getting overridden by Google Instant Search.Ilya Sukhar
2010-10-24fixed bug which showed help page on searching with /Christof Musik
2010-10-21Fix for file:// support regression after Chrome API changed.Ilya Sukhar
2010-10-20Implemented a workaround for the Chrome bug that broke the 'yy' command. Clos...Ilya Sukhar
2010-10-20Added keyboard layout improvements to the README.Ilya Sukhar