summaryrefslogtreecommitdiff
path: root/Demos/DynamicObject
AgeCommit message (Expand)Author
2021-01-02LibGUI: Remove Widget's unused m_{foreground,background}_colorLinus Groh
2020-12-30LibGUI: Give some widgets a reasonable default fixed heightAndreas Kling
2020-12-30LibGUI: Rewrite layout system in terms of min and max sizesAndreas Kling
2020-12-24Toolchain+LibC: Fix usage of crt filesItamar
2020-12-21Everywhere: Switch from (void) to [[maybe_unused]] (#4473)Lenny Maiorani
2020-12-14Loader: Stabilize loader & Use shared libraries everywhere :^)Itamar
2020-12-14LibC: Add libc.soItamar
2020-12-14Demos: Add "DynamicObjectDemo" to demo the dynamic loaderItamar
2020-12-14Loader: Add dynamic loader programItamar