aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2010-09-24Merge branch 'master' into ab3-masterIlya Sukhar
2010-09-24Fix some frame logic and disable focusing the largest one for now because it'...Ilya Sukhar
2010-09-23Merge branch 'master' of http://github.com/ab3/vimium into ab3-masterIlya Sukhar
2010-09-23Merge branch 'frames'Ilya Sukhar
2010-09-23A bunch of changes having to do with the frame support patch:Ilya Sukhar
2010-09-23Updated READMEWerner Laurensse
2010-09-23Added ab3 to Credits ;)abe
2010-09-23Clean up codeabe
2010-09-23added resetLinkHintsModeabe
2010-09-22Added activeteLinkHintsModeWithQueue and resetLinkHintsMode to linkHints.js a...abe
2010-09-19Small bugfix in hideHelpDialog() -- thanks walm.ilya
2010-09-10Tiny style fixup.ilya
2010-09-10Make 'gi' compatible with repetition, i.e. 5gi will focus the fifth input box...ilya
2010-09-10README updates for 'gi'ilya
2010-09-05Repair a help dialog regression I introducedPhil Crosby
2010-09-05Make it so that 'gotoFirstInput' does not require the text box to have an ID ...Phil Crosby
2010-09-05Implemented "gi" feature to focus first input elementPhil Crosby
2010-09-05minor style changesPhil Crosby
2010-09-03Update README with new/changed key mappings.Tim Morgan
2010-09-03Command to go to next frame.Tim Morgan
2010-09-03Only show the Help Dialog on the focused frame.Tim Morgan
2010-09-03Fix view source toggle when inside a frame.Tim Morgan
2010-09-03Basic Support for FramesTim Morgan
2010-08-29README updatesilya
2010-08-29Change default keys for scrollToLeft and scrollToRight to be zH, zL respectiv...ilya
2010-08-30-190 added scrollToLeft + scrollToRight commands in order to scroll to the en...Your Name
2010-08-27-192 fixed scrollToTop and scrollToBottom default horizontal value now using ...Your Name
2010-06-29remove spammy console.log i committed by accidentilya
2010-06-29Start 1.20 release notes and add shift key toggling for link hints.ilya
2010-06-29Merge branch 'branden'ilya
2010-06-29Add icons to the README for 1.19ilya
2010-06-29Cut the 1.19 release which has the script tag bug fix.ilya
2010-06-27Don't self close a script tag on the background page. Fixes #169.Phil Crosby
2010-06-23Add icons to the manifest and to the repo.ilya
2010-06-22add goUp to the readme command listing - this needs to be deprecated for some...ilya
2010-06-22Added Jez's new goUp function to the README and to the command reference.ilya
2010-06-22Typos.ilya
2010-06-22Fix some markdown formatting in the README.ilya
2010-06-22manifest update for 1.18ilya
2010-06-22README updates for 1.18ilya
2010-06-22Don't show the options page link on the command listings dialog.ilya
2010-06-12Add 'goUp' function. However, it does not support command repetition.int3
2010-06-03Use Element.children instead of Element.childNodesint3