Age | Commit message (Expand) | Author |
---|---|---|
2019-06-03 | StringViewize a bunch of things -- mostly LibGUI | Robin Burchell |
2019-05-25 | LibGUI: Notify widgets when their enabled state changes. | Andreas Kling |
2019-05-25 | LibGUI: Elide the text in GCheckBox and GRadioButton when low on space. | Andreas Kling |
2019-05-24 | LibGUI: Share code for text painting in GAbstractButton. | Andreas Kling |
2019-05-24 | LibGUI: Make GCheckBox inherit from GAbstractButton. | Andreas Kling |
2019-05-24 | LibGUI: Add a GAbstractButton base class for button widgets. | Andreas Kling |