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-02-13
Merge branch 'filter-hints' into bookmarks
jez
2011-02-13
Merge branch 'master' into filter-hints
jez
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-02-01
Use only one key[event] handler for all modes.
jez
2011-02-01
Tidy up merge
jez
2011-02-01
Merge remote branch 'ajkovar/master' into bookmarks
jez
2011-01-31
Begin switch from inheritance to composition
jez
2011-01-31
Merge branch 'master' into filter-hints
jez
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
2011-01-04
Factor out invokeCommandString.
jez
2011-01-04
Switch from tagName to nodeName and lowercase it when doing checks.
jez
2011-01-01
Merge remote branch 'origin/master' into filter-hints
jez
2011-01-01
Change 'narrow' to 'filter' in variable names.
jez
2011-01-01
Comments and formatting.
jez
2010-12-31
Shorten linkHint variables where possible.
jez
2010-12-31
Initialize linkHints immediately after settings are loaded.
jez
2010-12-31
Object-ify settings.
jez
2010-12-31
Merge remote branch 'origin/master' into filter-hints
jez
2010-12-30
A little cleanup.
Ilya Sukhar
2010-12-31
Use 'this' instead of 'linkHints' where possible.
jez
2010-12-31
Refactoring linkHints.js
jez
2010-12-31
Object-ify linkHints.js
jez
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-11-26
Added narrow link hints option to advanced settings
Bill Casarin
2010-10-30
Merge branch 'master' of http://github.com/philc/vimium
Alex Kovar
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-27
Merge branch 'master' of http://github.com/philc/vimium
Alex Kovar
2010-09-26
added initial code for "bookmark find mode"
Alex Kovar
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
[next]