Age | Commit message (Expand) | Author |
---|---|---|
2021-04-04 | LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets | Linus Groh |
2021-03-29 | LibGUI: Enable the use of font properties through GML | Edgar Araújo |
2021-03-28 | LibGUI: Make GUI::Widget::event() protected | Andreas Kling |
2021-03-08 | LibGUI: Use AK_ENUM_BITWISE_OPERATORS for the FocusPolicy enum | Brian Gianforcaro |
2021-02-15 | LibGUI: Open context menu on 'Menu' key down | Jean-Baptiste Boric |
2021-01-22 | LibGUI: Resolve cyclic inclusion | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |