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
Age
Commit message (
Expand
)
Author
2015-05-31
Remove code supporting the former settings port from the frontend
mrmr1993
2015-05-31
Update the comment by the settings object in the frontend
mrmr1993
2015-05-31
Remove all remaining references to frontend settings
mrmr1993
2015-05-31
Init Settings directly instead of via settings.load, and only do it once
mrmr1993
2015-05-31
Replace settings.addEventListener with Settings.addEventListener in the frontend
mrmr1993
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
Completion page; tidy up regular expressions.
Stephen Blott
2015-05-31
Completion page; functional version.
Stephen Blott
2015-05-31
Add event listeners to settings, support load events
mrmr1993
2015-05-31
Re-write class with inheritence.
Stephen Blott
2015-05-31
Add Settings.isLoaded to the unified settings implementation
mrmr1993
2015-05-31
Fix options page error.
Stephen Blott
2015-05-31
Fully remove unused option.
Stephen Blott
2015-05-31
Completion page; initial version.
Stephen Blott
2015-05-31
Tweak Google Maps URL.
Stephen Blott
2015-05-31
Fix completion engine regular expressions.
Stephen Blott
2015-05-31
Tweak the release notes for as-yet unreleased features.
Stephen Blott
2015-05-31
Merge pull request #1486 from smblott-github/advanced-options-button
Stephen Blott
2015-05-31
Merge pull request #1675 from smblott-github/map-space-key
Stephen Blott
2015-05-31
Merge pull request #1700 from smblott-github/help-page-vomnibar-commands
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-31
Tweak release notes.
Stephen Blott
2015-05-30
Merge pull request #1702 from smblott-github/completion-for-google-maps
Stephen Blott
2015-05-30
Search completion; refactor regexp parsing (simplification).
Stephen Blott
2015-05-30
Search completion; simplify completion-engine definitions.
Stephen Blott
2015-05-30
Search completion; remove unused code.
Stephen Blott
2015-05-30
Search completion; add support for Google Maps completion.
Stephen Blott
2015-05-30
Move Vomnibar commands to own category on help page.
Stephen Blott
2015-05-30
When showing the help dialog, simulate-click it.
Stephen Blott
2015-05-30
Document visual-mode commands in README.
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
Move search-engine parsing to Utils.
Stephen Blott
2015-05-29
Prepopulate @customSearchMode in vomnibar.
Stephen Blott
2015-05-29
Merge pull request #1599 from mrmr1993/settings-refactor
Stephen Blott
2015-05-29
Make a check more coffeescript-y
mrmr1993
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
Use lib/settings.coffee to provide settings to options.html/popup.html
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-29
Move registration of postUpdateHooks to the corresponding source files
mrmr1993
2015-05-29
Remove all direct calls to Sync, stop exporting it
mrmr1993
2015-05-29
Move Sync.storeAndPropagate to Settings.storeAndPropagate
mrmr1993
[prev]
[next]