• Stefan Tauner's avatar
    DialogBoxUL: add support for keyboard accelerators · c5c4d9b2
    Stefan Tauner authored
    This patch adds support for key accelerators and -underline.
    It parses the given button labels for ~, underlines the character
    following it, and adds a binding of <Alt-character> for the
    respective button. Strings for labels are cleaned of any ~ which
    has the potential for regressions.
    c5c4d9b2