summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/FilePickerDialog.gml
AgeCommit message (Expand)Author
2022-06-28LibGUI: Use new layout system in FilePickerDialogFrHun
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-10-21LibGUI: Use the new GUI::Tray widget in GUI::FilePickerAndreas Kling
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-18Userland+LibGUI: Make Margins arguments match CSS orderingsin-ack
2021-07-28LibGUI: Align FilePickerDialog's common locations with file list viewLuK1337
2021-07-27FilePicker: Fix button margins and sizeFrHun
2021-04-30LibGUI: Bump up common locations width from 90 to 95Valtteri Koskivuori
2021-04-29Everywhere: "file name" => "filename"Andreas Kling
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-04-09LibGUI: Remove 2px of vertical space around FilePicker common placesAndreas Kling
2021-04-09LibGUI: Yet another FilePicker UI tweakAndreas Kling
2021-04-09LibGUI: More tweaks for the FilePicker UI layoutAndreas Kling
2021-04-09LibGUI: Tweak FilePickerDialog UI layoutAndreas Kling
2021-04-06LibGUI: Make FilePicker's common location buttons checkableAndreas Kling
2021-04-06LibGUI: Add shortcuts to common locations in GUI::FilePickerAndreas Kling
2021-02-19LibGUI: Port GUI::FilePicker to GML and improve the layoutAndreas Kling