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
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
2015-06-20
The second part of b09822eb349ec88a573d4f450e9b57e8fa3c6473 is incorrect.
Stephen Blott
2015-06-20
Fix SimpleCache bugs.
Stephen Blott
2015-06-20
Adding debugging infrastructure for settings.
Stephen Blott
2015-06-20
Document options/settings data model.
Stephen Blott
2015-06-20
Document options/settings data model.
Stephen Blott
2015-06-17
Reinstate unintentionally deleted code.
Stephen Blott
2015-06-17
Fix non-default front-end settings.
Stephen Blott
2015-06-16
Make "Show Advanced Options" state persistent.
Stephen Blott
2015-06-14
Add default value for regexFindMode setting.
Stephen Blott
2015-06-10
Move finding the element at a selection's focus to a library function
mrmr1993
2015-06-10
Guard against chrome being undefined in the HUD iframe
mrmr1993
2015-06-10
Move FindModeHistory to its own file to be used by the HUD iframe too
mrmr1993
2015-06-01
Use JSON.stringify to compare setting values everywhere
mrmr1993
2015-06-01
Always call performPostUpdateHook after Setting updates (.set/.clear)
mrmr1993
2015-06-01
Simplify searchEngines default value.
Stephen Blott
2015-06-01
Note bug in settings.
Stephen Blott
2015-06-01
Fix error reading settings from chrome.storage.sync.
Stephen Blott
2015-06-01
Refactor and eliminate Sync object.
Stephen Blott
2015-06-01
Only propagate changes from chrome.storage.sync.
Stephen Blott
2015-06-01
Re-work unified settings.
Stephen Blott
2015-05-31
Add a default value for helpDialog_showAdvancedCommands
mrmr1993
2015-05-31
Rewrite settings as a tight wrapper around Settings, tweaks for tests
mrmr1993
2015-05-31
Add event listeners to settings, support load events
mrmr1993
2015-05-31
Add Settings.isLoaded to the unified settings implementation
mrmr1993
2015-05-31
Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-text
Stephen Blott
2015-05-29
Verify keyword for custom search-engine activation.
Stephen Blott
[next]