Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-27 | Base: Create /res/icons/serenity for misc. sized system icons | thankyouverycool | |
2019-08-29 | Base: Use the right shade of warm gray in the radio button bitmaps | Andreas Kling | |
2019-05-24 | LibGUI: Add a GRadioButton widget. | Andreas Kling | |
Radio buttons are automagically exclusive with other radio button children of the same parent. :^) |