Age | Commit message (Expand) | Author |
---|---|---|
2022-08-25 | LibGUI+WindowServer: Introduce WindowModes | thankyouverycool |
2022-06-20 | LibGUI: Prevent CenterWithinParent Dialogs from appearing offscreen | Mike Akers |
2022-05-13 | LibGUI: Make Dialog::ScreenPosition an enum class | Sam Atkins |
2022-05-13 | LibGUI+Userland: Make Dialog::ExecResult an enum class | Sam Atkins |
2022-04-26 | LibGUI: Check if event loop is alive before quitting it in Dialog::close | networkException |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-07-29 | LibGUI: Allow to specify position on screen for Dialog window | LuK1337 |
2021-07-13 | LibGUI: Handle KeyDown when checking for Key_Escape in Dialog too | LuK1337 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |