Age | Commit message (Expand) | Author |
---|---|---|
2020-10-26 | LibGUI+LibGfx: Improve focus rect appearance | Andreas Kling |
2020-07-26 | LibCore+LibGUI: Switch to using AK::is and AK::downcast | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-12 | LibGUI: Include keyboard modifier state with button on_click calls | Andreas Kling |
2020-05-08 | LibGUI: Highlight interactive area of hovered CheckBox and RadioButton | Andreas Kling |
2020-02-23 | LibGUI: Remove parent parameter to GUI::Widget constructor | Andreas Kling |
2020-02-14 | LibGUI: Remove some header dependencies from Widget.h | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |