aboutsummaryrefslogtreecommitdiffstats
path: root/pages/help_dialog.coffee
AgeCommit message (Expand)Author
2017-11-18FF: Use HUD.copyToClipboard everywheremrmr1993
2017-09-29Manually inject custom user CSS into our own frames/pagesmrmr1993
2017-09-15Use .textContent instead of .innerHTML, where appropriate.Stephen Blott
2016-12-11Rework help-dialog HTML.Stephen Blott
2016-04-23Show tip re. clicking command names.Stephen Blott
2016-04-22Better help-dialog formatting.Stephen Blott
2016-04-22Help dialog; do not offer hints outside of the help dialog.Stephen Blott
2016-04-18Ensure help dialog is scrollable.Stephen Blott
2016-04-18Abandon HUD on help-dialog close.Stephen Blott
2016-04-17Make showHelp a top-frame command.Stephen Blott
2016-04-17More code review of UI-component focus handling.Stephen Blott
2016-04-17Use register/unregister frame in help dialog.Stephen Blott
2016-04-16Minor code review.Stephen Blott
2016-04-16Do not focus a hidden help dialog.Stephen Blott
2016-04-16Rework UI component focus handling.Stephen Blott
2016-03-27Finally fix help-dialog focus issue.Stephen Blott
2016-03-27Handle focus events for UI components.Stephen Blott
2016-03-27Do not hide help dialog on click (on options page).Stephen Blott
2016-03-05Key bindings; and yet more tiny tweaks.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; and yet more minor tweaks.Stephen Blott
2016-03-05Key bindings; fix exit help page.Stephen Blott
2016-03-04Use role/link to make command names clickable.Stephen Blott
2016-03-04Make command names in the help diablog clickable.Stephen Blott
2016-02-27Remove unnecessary vomnibar click code.Stephen Blott
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2016-02-11Add a comment explaining why HelpDialog has seemingly redundant fieldsmrmr1993
2016-02-03Hide help dialog when clicking outside of itmrmr1993
2016-02-03Fix closing the help dialogmrmr1993
2016-02-03Move help dialog into an iframemrmr1993