Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Demos: Remove "DynamicLink" and "DynamicObject" | Andreas Kling |
2021-01-02 | LibGUI: Remove Widget's unused m_{foreground,background}_color | Linus Groh |
2020-12-30 | LibGUI: Give some widgets a reasonable default fixed height | Andreas Kling |
2020-12-30 | LibGUI: Rewrite layout system in terms of min and max sizes | Andreas Kling |
2020-12-21 | Everywhere: Switch from (void) to [[maybe_unused]] (#4473) | Lenny Maiorani |
2020-12-14 | Loader: Stabilize loader & Use shared libraries everywhere :^) | Itamar |
2020-12-14 | Demos: Add "DynamicObjectDemo" to demo the dynamic loader | Itamar |