index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibGUI
/
FilePickerDialog.gml
Age
Commit message (
Expand
)
Author
2022-06-28
LibGUI: Use new layout system in FilePickerDialog
FrHun
2022-06-10
LibGUI: Use new DialogButton for consistency
FrHun
2022-06-10
LibGUI: Add layout spacer support to GML
FrHun
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2021-10-21
LibGUI: Use the new GUI::Tray widget in GUI::FilePicker
Andreas Kling
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-07-28
LibGUI: Align FilePickerDialog's common locations with file list view
LuK1337
2021-07-27
FilePicker: Fix button margins and size
FrHun
2021-04-30
LibGUI: Bump up common locations width from 90 to 95
Valtteri Koskivuori
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-09
LibGUI: Remove 2px of vertical space around FilePicker common places
Andreas Kling
2021-04-09
LibGUI: Yet another FilePicker UI tweak
Andreas Kling
2021-04-09
LibGUI: More tweaks for the FilePicker UI layout
Andreas Kling
2021-04-09
LibGUI: Tweak FilePickerDialog UI layout
Andreas Kling
2021-04-06
LibGUI: Make FilePicker's common location buttons checkable
Andreas Kling
2021-04-06
LibGUI: Add shortcuts to common locations in GUI::FilePicker
Andreas Kling
2021-02-19
LibGUI: Port GUI::FilePicker to GML and improve the layout
Andreas Kling