summaryrefslogtreecommitdiff
path: root/Userland/Applications/Calculator/CalculatorWindow.gml
AgeCommit message (Expand)Author
2021-04-10Calculator: Add a separator line between the menu and the main UIAndreas Kling
2021-03-29Everywhere: Change font properties to be described in GMLEdgar Araújo
2021-03-29Everywhere: Remove empty {} from GML objectsEdgar Araújo
2021-01-22Calculator: Give the '9' button a blue foreground color as wellLinus Groh
2021-01-12Applications: Move to Userland/Applications/Andreas Kling