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
/
pages
Age
Commit message (
Expand
)
Author
2016-03-27
Finally fix help-dialog focus issue.
Stephen Blott
2016-03-27
Handle focus events for UI components.
Stephen Blott
2016-03-27
Do not hide help dialog on click (on options page).
Stephen Blott
2016-03-26
selected wasn't being used here.
Stephen Blott
2016-03-13
Tweak options page class names...
Stephen Blott
2016-03-05
Key bindings; and yet more tiny tweaks.
Stephen Blott
2016-03-05
Key bindings; tweaks.
Stephen Blott
2016-03-05
Key bindings; and yet more minor tweaks.
Stephen Blott
2016-03-05
Key bindings; fix exit help page.
Stephen Blott
2016-03-04
Consistent capitalisation on the options page.
Stephen Blott
2016-03-04
Merge pull request #2031 from smblott-github/clickable-command-names
Stephen Blott
2016-03-04
Use role/link to make command names clickable.
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
2016-03-04
Make command names in the help diablog clickable.
Stephen Blott
2016-02-28
Merge pull request #2014 from smblott-github/record-install-date
Stephen Blott
2016-02-27
Remove unnecessary vomnibar click code.
Stephen Blott
2016-02-22
Format branch better on logging page
mrmr1993
2016-02-22
Include branch information in the logging page
mrmr1993
2016-02-22
Correct name on the logging page.
Stephen Blott
2016-02-22
Add install date to logging page; remove console.log.
Stephen Blott
2016-02-22
Add install date to logging page.
Stephen Blott
2016-02-20
Use for (not for own) when iterating over an event's properties
mrmr1993
2016-02-20
hideHUD option applies to insert mode only.
Stephen Blott
2016-02-18
Wait-for-enter: better wording on options page.
Stephen Blott
2016-02-18
Wait-for-enter: add necessary option support.
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-11
Add a comment explaining why HelpDialog has seemingly redundant fields
mrmr1993
2016-02-05
Stop options page link from blurring the help dialog iframe
mrmr1993
2016-02-03
Hide help dialog when clicking outside of it
mrmr1993
2016-02-03
Fix closing the help dialog
mrmr1993
2016-02-03
Move help dialog into an iframe
mrmr1993
2016-02-03
Rename VimiumHelpDialog to HelpDialog
mrmr1993
2016-02-03
Remove redundant functions show/hideHelpDialog
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-01-30
Add a basic log page
mrmr1993
2015-09-09
Tweak option text
Phil Crosby
2015-09-09
Alt modifier in vomnibar opens in new tab.
Stephen Blott
2015-06-25
Merge branch 'hud-iframe-input-with-store-all-settings'
Stephen Blott
2015-06-25
Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settings
Stephen Blott
2015-06-20
Add test that every option has a default value.
Stephen Blott
2015-06-16
Make "Show Advanced Options" state persistent.
Stephen Blott
2015-06-13
Pad the HUD leading / with a "hair space"
mrmr1993
2015-06-13
Suppress arrow events in find-mode HUD.
Stephen Blott
2015-06-13
Place cursor at end of find-mode input...
Stephen Blott
2015-06-11
Initialise options-page link-hint mode correctly (better).
Stephen Blott
2015-06-10
Initialise options-page link-hint mode correctly.
Stephen Blott
2015-06-10
Tweaks to up/down handler in find mode HUD to give it the data it needs
mrmr1993
2015-06-10
Handle up and down keys directly in the HUD
mrmr1993
2015-06-10
Move FindModeHistory to its own file to be used by the HUD iframe too
mrmr1993
[next]