Age | Commit message (Expand) | Author |
---|---|---|
2020-12-29 | LibGUI: Set default value of LinkLabel text argument to a null string | Linus Groh |
2020-12-26 | LibGUI: Make the LinkLabel widget keyboard-friendly | Andreas Kling |
2020-12-26 | LibGUI: Set LinkLabel tooltip if text can't fit the widget | Andreas Kling |
2020-12-26 | LibGUI: Minor tweaks to the GUI::LinkLabel | Andreas Kling |
2020-12-26 | LibGUI: Rename Link => LinkLabel | Andreas Kling |