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
2016-02-18
Note passNextKey in README.md.
Stephen Blott
2016-02-18
Merge pull request #1985 from smblott-github/pass-next-key
Stephen Blott
2016-02-18
PassNextKey; exclude single-character mappings.
Stephen Blott
2016-02-18
PassNextKey; minor tweak.
Stephen Blott
2016-02-18
PassNextKey; fix tests.
Stephen Blott
2016-02-18
PassNextKey; allow multiple mappings.
Stephen Blott
2016-02-18
PassNextKey; handle pass-next-key in insert mode.
Stephen Blott
2016-02-18
PassNextKey; move key parsing to keyboard_utils.coffee.
Stephen Blott
2016-02-18
PassNextKey; store key mapping in settings.
Stephen Blott
2016-02-18
PassNextKey; initial implementation.
Stephen Blott
2016-02-16
Merge pull request #1994 from mrmr1993/correct-loop-types-2
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-14
Merge pull request #1991 from smblott-github/nuke-some-migrations
Stephen Blott
2016-02-14
Merge pull request #1993 from smblott-github/filtered-hints-word-split
Stephen Blott
2016-02-14
Split filtered hints on non-word and hint characters.
Stephen Blott
2016-02-12
Nuke some legacy migration code.
Stephen Blott
2016-02-12
Note visitPreviousTab command in README.md.
Stephen Blott
2016-02-12
Merge pull request #1984 from smblott-github/previous-tab
Stephen Blott
2016-02-11
Merge pull request #1977 from mrmr1993/help-dialog-uicomponent
Stephen Blott
2016-02-11
Change HelpDialog. to @ for methods inside the HelpDialog object
mrmr1993
2016-02-11
Only load help dialog iframe when the dialog is to be shown
mrmr1993
2016-02-11
Add a comment explaining why HelpDialog has seemingly redundant fields
mrmr1993
2016-02-11
Show vomnibar above the help dialog, remove an unnecessary CSS rule
mrmr1993
2016-02-11
Tidy up detection for the current page and context belonging to us
mrmr1993
2016-02-10
BgUtils; two fixes...
Stephen Blott
2016-02-09
BgUtils; implement visitPreviousTab.
Stephen Blott
2016-02-09
BgUtils; move tabRecency to bg_tiles.coffee.
Stephen Blott
2016-02-05
Stop options page link from blurring the help dialog iframe
mrmr1993
2016-02-04
Revert "Tweaks to #1966."
Stephen Blott
2016-02-04
Tweaks to #1966.
Stephen Blott
2016-02-03
Hide help dialog when clicking outside of it
mrmr1993
2016-02-03
Fix closing the help dialog
mrmr1993
2016-02-03
Prevent nested help dialog iframes
mrmr1993
2016-02-03
Move help dialog into an iframe
mrmr1993
2016-02-03
Move toggleHelpDialog to HelpDialog.toggle
mrmr1993
2016-02-03
Move frameId check from toggleHelpDialog to its message listener
mrmr1993
2016-02-03
Move isShowingHelpDialog to HelpDialog.showing
mrmr1993
2016-02-03
Rename VimiumHelpDialog to HelpDialog
mrmr1993
2016-02-03
Remove redundant functions show/hideHelpDialog
mrmr1993
2016-02-03
Show/hide advanced commands with CSS class, other tidying
mrmr1993
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-02-03
Restructure VimiumHelpDialog so show and init have appropriate code
mrmr1993
2016-02-03
Move help dialog hide code into VimiumHelpDialog.hide
mrmr1993
2016-02-03
Move remaining help dialog show code into VimiumHelpDialog.show
mrmr1993
2016-02-03
Move help dialog setup to VimiumHelpDialog.init
mrmr1993
2016-02-03
Simple cosmetic changes to VimiumHelpDialog
mrmr1993
2016-02-03
Move VimiumHelpDialog out of showHelpDialog
mrmr1993
2016-02-01
Not bug fixes in README.md.
Stephen Blott
[prev]
[next]