Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-10 | LibGUI+LibGfx: Paint scollbar tracks with a dithered pattern | Andreas Kling |
2020-04-23 | LibGUI: Tweak default ScrollBar size to make arrow icons centered :^) | Andreas Kling |
2020-04-23 | LibGUI: Tweak colorization of ScrollBar gutter | Andreas Kling |
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-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-16 | LibGUI: Render ScrollBar buttons as pressed when they are being pressed | Tibor Nagy |
2020-02-14 | AK: Add a forward declaration header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |