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
/
content_scripts
Age
Commit message (
Expand
)
Author
2015-05-29
Also disable all externally-used functions for XML.
Stephen Blott
2015-05-29
Disable UIComponent for XML documents
mrmr1993
2015-05-29
Implement pre-population of custom-search keywords.
Stephen Blott
2015-05-29
Pass the command's registry entry to vomnibar commands.
Stephen Blott
2015-05-29
Pass command's registry entry to content script.
Stephen Blott
2015-05-29
Merge pull request #1610 from smblott-github/word-movement-non-english
Stephen Blott
2015-05-26
Refactor to avoid potential race condition (cont).
Stephen Blott
2015-05-26
Refactor to avoid potential race condition.
Stephen Blott
2015-05-26
Add comment noting why we need AsyncDataFetcher.
Stephen Blott
2015-05-25
Fix UI Component race condition on start up.
Stephen Blott
2015-05-20
Only modify find mode regexps if it's a flag we want to match
mrmr1993
2015-05-20
Ensure that slashes are grouped in pairs in order for find mode queries
mrmr1993
2015-05-20
Only replace double-slashes in find mode if they precede our flags
mrmr1993
2015-05-18
Fix vomnibar stuck open.
Stephen Blott
2015-05-13
Minor fixes for #1658.
Stephen Blott
2015-05-13
Remove unused styles for the HUD
mrmr1993
2015-05-13
Move the HUD to an iframe, managed by UIComponent
mrmr1993
2015-05-12
Fix HUD on options page (temporary fix, v2).
Stephen Blott
2015-05-12
Fix HUD on options page (temporary fix).
Stephen Blott
2015-05-11
Move all HUD .style declarations into vimium.css
mrmr1993
2015-05-11
Make HUD less intertwined with Tween, rewrite Tween as more generic
mrmr1993
2015-05-11
Change HUD. to @ for improved readability
mrmr1993
2015-05-11
Move the HUD to its own file
mrmr1993
2015-05-11
Use css @import rather than XMLHttpRequest for shadow DOM external style
mrmr1993
2015-05-10
Fallback to raw element instead of shadow DOM for PhantomJS
mrmr1993
2015-05-10
Use classes for border flashes, in a shadow DOM to avoid CSS collisions
mrmr1993
2015-05-05
Possible re-working of #1627.
Stephen Blott
2015-05-05
Merge remote-tracking branch 'mrmr1993/fix-insert-mode-for-shadow-dom'
Stephen Blott
2015-05-01
Merge pull request #1622 from mrmr1993/reenable-grabBackFocus-on-js-transitions
Stephen Blott
2015-05-01
Enter insert mode if an input inside a shadow DOM is focused
mrmr1993
2015-05-01
Don't try and enter GrabBackFocus mode if the last click introduced focus
mrmr1993
2015-05-01
Add extra information to GrabBackFocus' pushState helper
mrmr1993
2015-05-01
Rename UIComponent class to match the one used in the stylesheet
mrmr1993
2015-04-30
Make GrabBackFocus work for javascript page transitions from links
mrmr1993
2015-04-29
Revert "Enable grab-back-focus after web navigation."
Stephen Blott
2015-04-29
Revert "Only grab focus after link transition."
Stephen Blott
2015-04-29
Merge pull request #1614 from mrmr1993/shadowDom-UIComponents
Stephen Blott
2015-04-29
Use innerHTML instead of contentText.
Stephen Blott
2015-04-29
Fix text matching/exclusion; repair tests.
Stephen Blott
2015-04-29
Fix text matching/exclusion for text link hints.
Stephen Blott
2015-04-29
Ignore keyboard repeats in link hint key handler
mrmr1993
2015-04-28
Refactor word-movement.
Stephen Blott
2015-04-28
Revert "Fix over-riding of vomnibar display CSS."
mrmr1993
2015-04-28
Load stylesheet via XHR to fix styles in UIComponent Shadow DOM
mrmr1993
2015-04-28
Simplify 8975229fd637ca1a91d7c52beb5969fe2b5e4d27.
Stephen Blott
2015-04-28
Fix mode indicator for "gi".
Stephen Blott
2015-04-28
Revert "Ensure that the Vomnibar iframe background is transparent"
mrmr1993
2015-04-28
Load the Vomnibar (and all UIComponents) in a shadow DOM
mrmr1993
2015-04-28
Merge pull request #1613 from smblott-github/fix-vomnibar-permanent-visibility
Stephen Blott
2015-04-28
Activate grab-back-focus only if enabled.
Stephen Blott
[prev]
[next]