Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2021-01-03 | LibGUI: Use String::formatted() and String::number() more | Andreas Kling |
2020-12-30 | LibGFX: Move default_xxx_font() methods from Font to FontDatabase | Stephan Unverwerth |
2020-12-30 | LibGUI: Rewrite layout system in terms of min and max sizes | Andreas Kling |
2020-08-23 | LibGUI: Remove spacing between day labels in Calendar | thankyouverycool |
2020-08-22 | LibGUI+Calendar: Make Calendar a common widget in LibGUI | thankyouverycool |