Age | Commit message (Expand) | Author |
---|---|---|
2020-12-30 | LibGUI: Rewrite layout system in terms of min and max sizes | Andreas Kling |
2020-12-20 | LibGUI: Make GUI::Label auto-sizing declarative | Andreas Kling |
2020-12-20 | LibGUI: Rename ProgressBar property caption => text and expose to GML | Andreas Kling |
2020-12-20 | FileManager: Move the main window UI to GML | Andreas Kling |