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
2012-01-19
bubbleEvent should manage the native event propagation.
Jez Ng
2012-01-19
Exit implicit insert mode only upon tab switch.
Jez Ng
2012-01-18
Handle special keys with keydown handler.
Jez Ng
2012-01-15
Harden and move CSS declarations out of the code.
Peter Parks
2012-01-15
Adjusted CSS for linkhints, help menu, text search, and bookmarks search UI e...
Peter Parks
2012-01-15
Defined margin as 0 on .vimiumHintMarker and .vimiumHUD to protect against ma...
Peter Parks
2012-01-15
Scroll the body element if last activated node is not visible.
Jez Ng
2012-01-13
Enable scrolling for <div> elements.
Jez Ng
2012-01-13
Exit insert mode upon tab switch. Closes #314.
Jez Ng
2012-01-12
Add password boxes to list of input focus-able elements.
Jez Ng
2012-01-10
Detect contentEditable elements for hinting / input focus.
Jez Ng
2012-01-09
Merge remote-tracking branch 'daning/master'
Jez Ng
2012-01-09
Consider all clientRects when checking for visibility.
Jez Ng
2012-01-09
Capture all key events when in delayMode.
Jez Ng
2012-01-09
Make focusInput detect textareas as well, and refactor the XPath code.
Jez Ng
2012-01-09
Make focusInput consider only visible input elements.
Jez Ng
2011-10-19
Merge pull request #395 from dgl/countnav
Ilya
2011-09-11
fixes #383: fixed close and options links
Jakh Daven
2011-08-30
Use count if provided in back/forward navigation
David Leadbeater
2011-07-29
Remove the zooming functionality. It conflict's with Chrome's native zooming ...
Phil Crosby
2011-07-29
Fix nonconformant style
Phil Crosby
2011-07-29
Don't show the insert mode notification when you enter a text field. It's not...
Phil Crosby
2011-05-23
Use zero-width space character instead of a font-size: 0px space.
jez
2011-05-19
Make a little more compact.
jez
2011-05-19
Added HUD notification for URL yanking.
George Purkins
2011-05-19
Focus links after having found them. Closes #132.
jez
2011-05-16
Insert mode now keeps track of the element under focus.
jez
2011-05-16
Don't enter insert mode when clicking on radio buttons and checkboxes.
jez
2011-05-16
Make goPrev/goNext use a specific search order.
jez
2011-05-16
Always lowercase `nodeName`.
jez
2011-05-14
Keyup events were not being handled.
jez
2011-05-14
Merge branch 'bookmarks'
jez
2011-05-05
changed nextFrame so it works with a count given, and fixed a bug where refre...
Max Cantor
2011-03-17
Don't gobble escape unless we're on a Google domain -- for the good people at...
ilya
2011-03-17
Don't let Google Instant grab focus on keys that are part of a multiple key s...
ilya
2011-03-17
Simplified the completion keys logic and fixed a discovered bug regarding ref...
ilya
2011-03-08
issue 315: Suggest to add previous and next page pattern config
unknown
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
[prev]
[next]