aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-11-22wrong class nameAlex Kovar
2010-10-31avoid css name conflictsAlex Kovar
2010-10-31refacted completion dialog to handle key inputs on its ownAlex Kovar
2010-10-30strong colorAlex Kovar
2010-10-30fixed height for search barAlex Kovar
2010-10-30Merge branch 'master' of http://github.com/philc/vimiumAlex Kovar
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
2010-10-20Refactor onKeypress and onKeydown a bit.Ilya Sukhar
2010-10-20initial code for bookmark mode completion dialogAlex Kovar
2010-10-14Fixed problems with / being interpreted as ?Svein-Erik Larsen
2010-10-05Fixed #221. Thanks hbt.Ilya Sukhar
2010-09-27added bookmark commands to readmeAlex Kovar
2010-09-27moved commands to navigation groupAlex Kovar
2010-09-27simplified bookmarklet handlingAlex Kovar
2010-09-27Merge branch 'master' of http://github.com/philc/vimiumAlex Kovar
2010-09-27added bookmarklet support to bookmark modeAlex Kovar
2010-09-27disable bookmark find mode after successful hitAlex Kovar
2010-09-26added initial code for "bookmark find mode"Alex Kovar
2010-09-24Revert a rename - not sure why I committed that.Ilya Sukhar
2010-09-24Oops, fixed a regression.Ilya Sukhar
2010-09-24Code cleanup & README changes for the multiple link hints patch.Ilya Sukhar