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
/
background_scripts
Age
Commit message (
Expand
)
Author
2015-06-25
Make global marks consistent with other tab creation operations.
Stephen Blott
2015-06-25
Set the parent tab when creating tabs.
Stephen Blott
2015-06-22
fix a bug that `pasteFromClipboard` does not return text from clipboard
gdh1995
2015-06-10
Refactor moveTab for clarity...
Stephen Blott
2015-06-10
Do not try to move a tab to the left of pinned tabs.
Stephen Blott
2015-06-10
Re-work tabMoveLeft/Right.
Stephen Blott
2015-06-07
Speed up vomnibar load.
Stephen Blott
2015-06-06
Merge branch 'rework-completions'
Stephen Blott
2015-06-06
Merge pull request #1715 from smblott-github/help-page-long-bindings
Stephen Blott
2015-06-06
Re-work completions: only offer actual search URL matches.
Stephen Blott
2015-06-06
Re-work completions: extend engine wrapper to handle prefixes.
Stephen Blott
2015-06-06
Re-work completions: add engine wrapper.
Stephen Blott
2015-06-06
Re-work completions: initial refactor.
Stephen Blott
2015-06-05
Merge pull request #1716 from smblott-github/global-marks
Stephen Blott
2015-06-05
Global marks; global marks are always recorded for the top frame only.
Stephen Blott
2015-06-04
Fix issue with Google-Maps completion failing.
Stephen Blott
2015-06-04
Unwind passing key and registry entry for marks.
Stephen Blott
2015-06-04
Global marks; focus and only scroll in the main frame.
Stephen Blott
2015-06-04
Global marks; prefer to re-use a tab in the current window.
Stephen Blott
2015-06-04
Global marks; use chrome.tabs.query.
Stephen Blott
2015-06-04
Global marks; better comments and fix typo.
Stephen Blott
2015-06-04
Global marks; move marks to chrome.storage.sync.
Stephen Blott
2015-06-04
Global marks; better comments and minor refactoring.
Stephen Blott
2015-06-04
Global marks; create a new tab, if necessary.
Stephen Blott
2015-06-04
Global marks; find another (existing) tab if tabId has been removed.
Stephen Blott
2015-06-04
Global marks; move marks to chrome.storage.
Stephen Blott
2015-06-04
Help page, use separate row for long bindings.
Stephen Blott
2015-06-03
Re-implement Marks, incl `` binding.
Stephen Blott
2015-06-03
Fix marks (incl. global marks)...
Stephen Blott
2015-06-03
Completion page; add example DECLARATIONS to page.
Stephen Blott
2015-06-03
Completion page; make examples data (not comments).
Stephen Blott
2015-06-03
Only offer suggestions from the current custom search engine.
Stephen Blott
2015-06-02
De-duplicate Google Maps URLs in vomnibar.
Stephen Blott
2015-06-01
Re-work unified settings.
Stephen Blott
2015-05-31
Remove code supporting the former settings port from the frontend
mrmr1993
2015-05-31
Re-write class with inheritence.
Stephen Blott
2015-05-31
Tweak Google Maps URL.
Stephen Blott
2015-05-31
Fix completion engine regular expressions.
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-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
Use the term "options" instead of "flags" for command options.
Stephen Blott
2015-05-29
Move search-engine parsing to Utils.
Stephen Blott
2015-05-29
Move settings.coffee from background_scripts/ to lib/
mrmr1993
2015-05-29
Only perform settings migration in the background page
mrmr1993
[next]