Age | Commit message (Expand) | Author |
---|---|---|
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-20 | LibGUI: Parent FilePicker toolbar buttons to the window | Andreas Kling |
2021-02-20 | LibGUI: Swap order of InputBox value and parent window args | Linus Groh |
2021-02-19 | LibGUI: Remove GUI::FilePicker::file_exists() | Andreas Kling |
2021-02-19 | LibGUI: Port GUI::FilePicker to GML and improve the layout | Andreas Kling |
2021-01-26 | LibGUI: Switch cancel/confirm button order on file picker dialog | Nico Weber |
2021-01-26 | LibGUI: Tweak "Overwrite file?" dialog text to use one sentence per sentence | Nico Weber |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |