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
2016-10-15
enterNormalMode; new command - implementation
Stephen Blott
2016-10-10
Rename 'translate' to 'mapkey'.
Stephen Blott
2016-10-09
Add translate command for key mappings.
Stephen Blott
2016-10-09
Move logging to the frame's port.
Stephen Blott
2016-10-09
Remove description from registry entry for key-state mapping.
Stephen Blott
2016-10-08
Refactor (and fix) key-parsing regexp.
Stephen Blott
2016-10-02
Tweak logging.
Stephen Blott
2016-10-02
Merge pull request #2284 from smblott-github/silent-releases
Stephen Blott
2016-10-02
Better regexp (to match legacy behaviour for '<c->>'.
Stephen Blott
2016-10-02
Single quotes are clearer here.
Stephen Blott
2016-10-02
Rename normalizeKey to parseKeySequence.
Stephen Blott
2016-10-02
Add comment giving example key parsing.
Stephen Blott
2016-10-02
Rework key-sequence parsing.
Stephen Blott
2016-10-01
Enable silent/patch releases.
Stephen Blott
2016-09-24
Add "all" and "other" options for toggleMuteTab.
Stephen Blott
2016-09-24
Merge pull request #2250 from smblott-github/better-global-marks
Stephen Blott
2016-09-24
Tweak #2269 (toggleMuteTab).
Stephen Blott
2016-09-23
fixup! New feature/command: Mute/unmute tab.
Tobias Gläßer
2016-09-23
New feature/command: Mute/unmute tab.
Tobias Gläßer
2016-09-23
New feature/command: Mute/unmute tab.
Tobias Gläßer
2016-09-17
Tweaks to comments.
Stephen Blott
2016-09-14
Fix omission from 722cd3c40f89d93682f08e88b6d4cb46ca70991e.
Stephen Blott
2016-09-14
Require exact match when we will be scrolling.
Stephen Blott
2016-09-14
Match globa-mark URLs by length.
Stephen Blott
2016-08-18
support mapping <backspace>
gdh1995
2016-05-15
Handle <space> in the same way as other special keys.
Stephen Blott
2016-05-09
Add a comment
Phil Crosby
2016-05-07
Fix link-hints failing to launch.
Stephen Blott
2016-05-06
Fix binary-search OOB.
Stephen Blott
2016-04-27
Unregister frame port on onDisconnect.
Stephen Blott
2016-04-26
Help dialog; consistent ordering of commands.
Stephen Blott
2016-04-26
Help dialog; re-order and tweak command descriptions.
Stephen Blott
2016-04-25
Help dialog; fix show-advanced-command button position.
Stephen Blott
2016-04-23
Show tip re. clicking command names.
Stephen Blott
2016-04-22
Nicer styling of command names in help dialog.
Stephen Blott
2016-04-22
Help dialog; do not offer hints outside of the help dialog.
Stephen Blott
2016-04-22
Help dialog; better formatting of command names.
Stephen Blott
2016-04-22
Help dialog: put keys in greyed-out box.
Stephen Blott
2016-04-22
Help dialog: increase size and make white background.
Stephen Blott
2016-04-18
Cache content_scripts/vimium.css in chrome.storage.local.
Stephen Blott
2016-04-18
Revert "Cache content_scripts/vimium.css in chrome.storage.local."
Stephen Blott
2016-04-18
Cache content_scripts/vimium.css in chrome.storage.local.
Stephen Blott
2016-04-17
Make showHelp a top-frame command.
Stephen Blott
2016-04-17
Make showHelp not a background command.
Stephen Blott
2016-04-17
There's no need for a new suggestion property...
Stephen Blott
2016-04-17
Do not deduplicate javascript: URLs.
Stephen Blott
2016-04-17
For javascript URLs, do not match javascript content.
Stephen Blott
2016-04-09
Simplify javascript: URLs in vomnibar.
Stephen Blott
2016-04-08
Reinstate necessary test.
Stephen Blott
2016-04-08
Do not post hint descriptors back to the frame itself.
Stephen Blott
[next]