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
path:
root
/
vimiumFrontend.js
Age
Commit message (
Expand
)
Author
2011-03-08
issue 315: Suggest to add previous and next page pattern config
unknown
2011-02-09
Re-center the help dialog when it gets taller after clicking "show advanced c...
Phil Crosby
2011-02-09
Style
Phil Crosby
2011-02-09
fix a bug with zoomReset
ilya
2011-02-09
Merge branch 'master' of https://github.com/hogelog/vimium into hogelog-master
ilya
2011-01-30
Split the help dialog into common commands and advanced commands. This closes...
Phil Crosby
2011-01-29
Merge branch 'master' of https://github.com/stchris/vimium into stchris-master
Ilya Sukhar
2011-01-25
Prefer rel attribute for next and previous nav.
R.T. Lechow
2011-01-22
Added "zoomReset" command which resets the zoom to the default level
Christian Stefanescu
2011-01-11
disable zoom in/out when load iframe.
hogelog
2011-01-04
Commands for following 'previous' and 'next' links.
R.T. Lechow
2010-12-30
A little cleanup.
Ilya Sukhar
2010-12-29
Changing function name, and parameters per Ilya's suggestion.
Julian Naydichev
2010-12-28
Made is so that viewing source opens in the next tab, instead of replacing th...
Julian Naydichev
2010-12-28
Add command repetition for goUp command. Closes #179.
jez
2010-12-28
Create HEAD element if it is not present.
jez
2010-12-28
Set width:auto on the HUD.
jez
2010-12-14
Expand the XPath used to find DOM elements for focusInput(). Closes #250.
Ilya Sukhar
2010-10-24
Fix an excluded URLs regression due to frame support.
Ilya Sukhar
2010-10-24
Fixed Vimium getting overridden by Google Instant Search.
Ilya Sukhar
2010-10-20
Implemented a workaround for the Chrome bug that broke the 'yy' command. Clos...
Ilya Sukhar
2010-10-20
Refactor onKeypress and onKeydown a bit.
Ilya Sukhar
2010-10-14
Fixed problems with / being interpreted as ?
Svein-Erik Larsen
2010-09-24
Fix some frame logic and disable focusing the largest one for now because it'...
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-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-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-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-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-12
Add 'goUp' function. However, it does not support command repetition.
int3
2010-06-01
Allow mapping to arrow keys and f-keys
Conrad Irwin
2010-05-18
Add a link to the Options page in the vimium help dialog. Closes #87.
Phil Crosby
2010-04-19
Skip default action in hideHelpDialog. Fixes #126.
Johannes Emerich
2010-04-18
Allow '?' to close help dialog if it's shown. Closes #124.
rspeicher
2010-04-10
Apply saving of scroll positions to all tabs, no matter how they are closed.
ilya
2010-03-17
Oops, fixing my refactor of the modifier key handling.
ilya
2010-03-16
Refactor a bit for simplicity.
ilya
2010-03-15
Fix a bug where the second modifier key was ignored (due to else-if's). This ...
ilya
2010-03-09
Make the HUD styles more robust to the underlying page's styles.
Phil Crosby
2010-03-09
Ensure that the version number link has an underline.
Phil Crosby
2010-03-09
Move the close button in the upgrade message up by 2px.
Phil Crosby
2010-03-09
Refresh completion keys on all tabs and associated data structures after key ...
ilya
[next]