summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/PasswordInputDialog.gml
AgeCommit message (Expand)Author
2022-09-29Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`Sam Atkins
2022-06-30Applications+Games+LibGUI: Fix layout problemsFrHun
2022-06-10LibGUI: Use new DialogButton for consistencyFrHun
2022-06-10LibGUI: Add layout spacer support to GMLFrHun
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-02LibGUI: Add a simple GUI::PasswordInputDialogAndreas Kling