Age | Commit message (Expand) | Author |
---|---|---|
2020-03-03 | LibGUI: Remove Button& parameter from Button::on_click hook | Andreas Kling |
2020-02-24 | LibGUI: Implement keyboard and mouse wheel events for SpinBox | Tibor Nagy |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-23 | LibGUI: Use Core::Object::add() a whole bunch | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |