Age | Commit message (Expand) | Author |
---|---|---|
2021-05-06 | LibGUI: Move widget registration to LibCore | Tom |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGUI: Make GUI::Widget::set_tooltip() take a String | Andreas Kling |
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 |