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-31
Replace settings.set with Settings.set in the frontend
mrmr1993
2015-05-31
Replace settings.get with Settings.get in the frontend
mrmr1993
2015-05-31
Rewrite settings as a tight wrapper around Settings, tweaks for tests
mrmr1993
2015-05-31
Fix options page error.
Stephen Blott
2015-05-31
Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-text
Stephen Blott
2015-05-31
Merge pull request #1699 from smblott-github/add-link-to-wiki-to-help-page
Stephen Blott
2015-05-30
When showing the help dialog, simulate-click it.
Stephen Blott
2015-05-30
Add a link to the wiki to the help page.
Stephen Blott
2015-05-30
Use the term "options" instead of "flags" for command options.
Stephen Blott
2015-05-29
Verify keyword for custom search-engine activation.
Stephen Blott
2015-05-29
Prepopulate @customSearchMode in vomnibar.
Stephen Blott
2015-05-29
Disable Tween on XML pages
mrmr1993
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
[prev]
[next]