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
/
main.coffee
Age
Commit message (
Expand
)
Author
2016-03-05
Key bindings; rewire vomnibar (fix minor error).
Stephen Blott
2016-03-05
Key bindings; rewire vomnibar.
Stephen Blott
2016-03-05
Key bindings; more remove legacy code.
Stephen Blott
2016-03-05
Key bindings; remove legacy code.
Stephen Blott
2016-03-05
Key bindings; partially functioning w/ backgound commands.
Stephen Blott
2016-03-05
Key bindings; initial partially-functioning version.
Stephen Blott
2016-02-22
Add install date to logging page.
Stephen Blott
2016-02-21
Include count command option in repeat limit.
Stephen Blott
2016-02-21
Remove selectionChangedHandlers.
Stephen Blott
2016-02-21
Merge pull request #2004 from smblott-github/remove-tabInfoMap
Stephen Blott
2016-02-21
Merge branch 'rework-duplicateTab'
Stephen Blott
2016-02-20
Rework the `duplicateTab` implementation...
Stephen Blott
2016-02-20
Fix `<count>removeTab`.
Stephen Blott
2016-02-20
Remove unused variable.
Stephen Blott
2016-02-20
Remove (unused) `tabInfoMap`.
Stephen Blott
2016-02-20
Merge pull request #2003 from smblott-github/count-for-new-window
Stephen Blott
2016-02-20
Merge pull request #2001 from smblott-github/add-count-command-option
Stephen Blott
2016-02-20
moveToNewWindow accepts a count.
Stephen Blott
2016-02-20
Move wholly to chrome.sessions.
Stephen Blott
2016-02-20
Add `count` command option.
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-10
BgUtils; two fixes...
Stephen Blott
2016-02-09
BgUtils; implement visitPreviousTab.
Stephen Blott
2016-02-03
Update only help dialog contents when showing
mrmr1993
2016-02-03
Use <span>s as placeholders in help_dialog.html
mrmr1993
2016-02-03
Store help dialog injected strings together, inject all at once
mrmr1993
2016-01-31
Add a basic log page; tweaks.
Stephen Blott
2016-01-30
Add a basic log page
mrmr1993
2015-11-20
Fix indentation so that `openerTabId` takes effect
Gábor Luk
2015-09-18
Load UIComponent stylesheet via XMLHttpRequest, use background as needed
mrmr1993
2015-09-17
Fix regression in #1828.
Stephen Blott
2015-09-17
Add <count> prefix for g0 and g$.
Stephen Blott
2015-09-11
Fix moveTab for pinned tabs.
Stephen Blott
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-06
Merge pull request #1715 from smblott-github/help-page-long-bindings
Stephen Blott
2015-06-04
Global marks; create a new tab, if necessary.
Stephen Blott
2015-06-04
Help page, use separate row for long bindings.
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
Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-text
Stephen Blott
2015-05-29
Remove all direct calls to Sync, stop exporting it
mrmr1993
2015-05-29
Pass command's registry entry to content script.
Stephen Blott
2015-05-27
Simplify index calculation.
Stephen Blott
2015-05-27
Go directly to next/previous tab.
Stephen Blott
2015-05-11
Search completion; fix typos and small bugs.
Stephen Blott
[next]