Age | Commit message (Expand) | Author |
---|---|---|
2021-04-04 | LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets | Linus Groh |
2021-03-30 | WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows | Andreas Kling |
2021-03-29 | LibGUI: Enable the use of font properties through GML | Edgar Araújo |
2021-03-12 | LibGUI: Set override cursor to none when widget is disabled | thankyouverycool |
2021-03-11 | Everywhere: Rename "logo" key to "super" key | Andreas Kling |
2021-03-08 | LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum | Brian Gianforcaro |
2021-02-25 | LibGUI: Constrain widgets to invalidating themselves only | Tom |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-15 | LibGUI: Open context menu on 'Menu' key down | Jean-Baptiste Boric |
2021-01-16 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |