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
/
lib
Age
Commit message (
Expand
)
Author
2016-03-18
Add Utils.makeIdempotent.
Stephen Blott
2016-03-06
Tweak documentReady().
Stephen Blott
2016-03-05
Key bindings; more tweaks and fixes.
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
2016-03-03
Remove methods which aren't used.
Stephen Blott
2016-02-26
Don't try to evaluate DomUtils.isSelectable on non-elements
mrmr1993
2016-02-26
Remove outdated blacklist in DomUtils.isEditable, use .isSelectable
mrmr1993
2016-02-20
Correctly set `settingsVersion`.
Stephen Blott
2016-02-18
Wait-for-enter: default to "true" for new users.
Stephen Blott
2016-02-18
Wait-for-enter: add necessary option support.
Stephen Blott
2016-02-18
Wait-for-enter: for filtered hints.
Stephen Blott
2016-02-18
PassNextKey; minor tweak.
Stephen Blott
2016-02-18
PassNextKey; allow multiple mappings.
Stephen Blott
2016-02-18
PassNextKey; move key parsing to keyboard_utils.coffee.
Stephen Blott
2016-02-18
PassNextKey; store key mapping in settings.
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-12
Nuke some legacy migration code.
Stephen Blott
2016-02-11
Tidy up detection for the current page and context belonging to us
mrmr1993
2016-02-03
Move help dialog into an iframe
mrmr1993
2016-01-31
Merge pull request #1908 from smblott-github/fix-ctrl-escape
Stephen Blott
2016-01-30
Rework unhovering to occur automatically for all simulated hovers
mrmr1993
2016-01-30
Emit mouseout when clicking a new element link hints
mrmr1993
2016-01-30
Merge pull request #1949 from smblott-github/simpler-hint-string
Stephen Blott
2016-01-28
Simplify hint-string generation; simplification.
Stephen Blott
2016-01-26
Disable position-at-end in text areas.
Stephen Blott
2015-12-04
For Ctrl-[, also require NOT Alt
Stephen Blott
2015-10-23
Properly check whether the selection is visible in the current viewport
mrmr1993
2015-10-10
Merge pull request #1849 from smblott-github/suppress-trailing-key-events
Stephen Blott
2015-10-04
Suppress trailing key events (after link hints).
Stephen Blott
2015-09-20
Merge pull request #1086 from mrmr1993/countMatches
Phil Crosby
2015-09-11
Tweak comment from #1813.
Stephen Blott
2015-09-11
Move escaping regex special chars to its own utility function
mrmr1993
2015-09-10
Don't decode javascript URIs on 46.0.2467.2 and later
mrmr1993
2015-09-10
Merge pull request #1811 from PrestanceDesign/feature/add-qwant-search-engine
Stephen Blott
2015-09-10
Search completion; add support for Qwant completion
Michael SALIHI
2015-09-10
Add "older" to previousPatterns and "newer" to nextPatterns
Florian Kaiser
2015-09-07
Traverse shadow DOMs when looking for scrollable elements
mrmr1993
2015-09-06
Merge pull request #1798 from gdh1995/run-on-xml-pages
Stephen Blott
2015-08-29
Minor tweaks (clipboard).
Stephen Blott
2015-08-28
a better way to detect document types
gdh1995
2015-08-28
fix a new typo
gdh1995
2015-08-28
remove `.bind` imported in da8653f because dom tests fail if bind exists
gdh1995
2015-08-28
fix a typo in PR #1798
gdh1995
2015-08-28
clean code
gdh1995
2015-08-28
fix a bug that Clipboard fails without DomUtils
gdh1995
2015-08-28
fix a bug that Utils using DomUtils
gdh1995
2015-08-26
Use createElementNS for XML documents and remove XML specific codepaths
mrmr1993
2015-07-20
Treat links with fixed position children like absolutely positioned
mrmr1993
2015-06-25
Merge branch 'hud-iframe-input-with-store-all-settings'
Stephen Blott
2015-06-25
Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settings
Stephen Blott
[next]