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-04-21
Revert "Rework the help dialog styling."
Stephen Blott
2016-04-18
Rework the help dialog styling.
Stephen Blott
2016-04-18
Ensure help dialog is scrollable.
Stephen Blott
2016-04-18
Remove unused message data.
Stephen Blott
2016-04-18
Simplify find-mode exit event.
Stephen Blott
2016-04-18
Abandon HUD on help-dialog close.
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
More code review of UI-component focus handling.
Stephen Blott
2016-04-17
Use register/unregister frame in help dialog.
Stephen Blott
2016-04-16
Minor code review.
Stephen Blott
2016-04-16
Do not focus a hidden help dialog.
Stephen Blott
2016-04-16
Remove dead code from the HUD initialization.
Stephen Blott
2016-04-16
Rework UI component focus handling.
Stephen Blott
2016-04-14
Rework UI component init sequence.
Stephen Blott
2016-04-11
Only add find-mode HUD text if there is any.
Stephen Blott
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
[next]