index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-27
Merge branch 'master' of http://github.com/philc/vimium
Alex Kovar
2010-09-27
added bookmarklet support to bookmark mode
Alex Kovar
2010-09-27
disable bookmark find mode after successful hit
Alex Kovar
2010-09-26
added initial code for "bookmark find mode"
Alex Kovar
2010-09-24
Revert a rename - not sure why I committed that.
Ilya Sukhar
2010-09-24
Oops, fixed a regression.
Ilya Sukhar
2010-09-24
Code cleanup & README changes for the multiple link hints patch.
Ilya Sukhar
2010-09-24
Merge branch 'master' into ab3-master
Ilya Sukhar
2010-09-24
Fix some frame logic and disable focusing the largest one for now because it'...
Ilya Sukhar
2010-09-23
Merge branch 'master' of http://github.com/ab3/vimium into ab3-master
Ilya Sukhar
2010-09-23
Merge branch 'frames'
Ilya Sukhar
2010-09-23
A bunch of changes having to do with the frame support patch:
Ilya Sukhar
2010-09-23
Updated README
Werner Laurensse
2010-09-23
Added ab3 to Credits ;)
abe
2010-09-23
Clean up code
abe
2010-09-23
added resetLinkHintsMode
abe
2010-09-22
Added activeteLinkHintsModeWithQueue and resetLinkHintsMode to linkHints.js a...
abe
2010-09-19
Small bugfix in hideHelpDialog() -- thanks walm.
ilya
2010-09-10
Tiny style fixup.
ilya
2010-09-10
Make 'gi' compatible with repetition, i.e. 5gi will focus the fifth input box...
ilya
2010-09-10
README updates for 'gi'
ilya
2010-09-05
Repair a help dialog regression I introduced
Phil Crosby
2010-09-05
Make it so that 'gotoFirstInput' does not require the text box to have an ID ...
Phil Crosby
2010-09-05
Implemented "gi" feature to focus first input element
Phil Crosby
2010-09-05
minor style changes
Phil Crosby
2010-09-03
Update README with new/changed key mappings.
Tim Morgan
2010-09-03
Command to go to next frame.
Tim Morgan
2010-09-03
Only show the Help Dialog on the focused frame.
Tim Morgan
2010-09-03
Fix view source toggle when inside a frame.
Tim Morgan
2010-09-03
Basic Support for Frames
Tim Morgan
2010-08-29
README updates
ilya
2010-08-29
Change 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-29
remove spammy console.log i committed by accident
ilya
2010-06-29
Start 1.20 release notes and add shift key toggling for link hints.
ilya
2010-06-29
Merge branch 'branden'
ilya
2010-06-29
Add icons to the README for 1.19
ilya
2010-06-29
Cut the 1.19 release which has the script tag bug fix.
ilya
2010-06-27
Don't self close a script tag on the background page. Fixes #169.
Phil Crosby
2010-06-23
Add icons to the manifest and to the repo.
ilya
2010-06-22
add goUp to the readme command listing - this needs to be deprecated for some...
ilya
2010-06-22
Added Jez's new goUp function to the README and to the command reference.
ilya
2010-06-22
Typos.
ilya
2010-06-22
Fix some markdown formatting in the README.
ilya
2010-06-22
manifest update for 1.18
ilya
2010-06-22
README updates for 1.18
ilya
2010-06-22
Don't show the options page link on the command listings dialog.
ilya
2010-06-12
Add 'goUp' function. However, it does not support command repetition.
int3
2010-06-03
Use Element.children instead of Element.childNodes
int3
[next]