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-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
2015-05-29
Move search-engine parsing to Utils.
Stephen Blott
2015-05-29
Make a check more coffeescript-y
mrmr1993
2015-05-29
Make Settings explicitly use a cache
mrmr1993
2015-05-29
Move settings.coffee from background_scripts/ to lib/
mrmr1993
2015-05-29
Only perform settings migration in the background page
mrmr1993
2015-05-27
Merge pull request #1616 from mrmr1993/detect-inline-inline-fontSize-elements
Stephen Blott
2015-05-18
Merge branch 'vomnibar-insert-history-with-tab'
Stephen Blott
2015-05-17
use a less brittle approach to decoding URIs.
Stephen Blott
2015-05-17
TabToOpen: respect trailing options when extracting query terms.
Stephen Blott
2015-05-17
TabToOpen: more tidy up pre-PR.
Stephen Blott
[next]