Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-04-29 | LibGUI: Remove unnecessary is_enabled() checks in mouse event handlers | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-16 | LibGUI: Add mouse wheel event and step property to Slider | Tibor Nagy |
2020-02-14 | LibGUI: Remove some header dependencies from Widget.h | Andreas Kling |
2020-02-14 | LibGfx: More work on header dependency reduction | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |