summaryrefslogtreecommitdiff
path: root/Userland/Applications/PixelPaint/PixelPaintWindow.gml
AgeCommit message (Expand)Author
2022-10-27PixelPaint: Make scopes hideableTimothy Slater
2022-09-03PixelPaint: Introduce a vectorscopekleines Filmröllchen
2022-09-03PixelPaint: Specify histogram height in GMLkleines Filmröllchen
2022-05-11Userland: Set tab-widget properties in GML instead of codeSam Atkins
2022-04-21PixelPaint: Add a histogram widgetTorstennator
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2021-11-03Applications: Remove border from GroupBox marginsFrHun
2021-09-16PixelPaint: Tweak layer/tool properties widget heightsMarcus Nilsson
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-18Userland+LibGUI: Make Margins arguments match CSS orderingsin-ack
2021-07-05PixelPaint: Make LayerListWidget scrollableMarcus Nilsson
2021-06-16PixelPaint: Make the main UI tabbed and allow multiple open images :^)Andreas Kling
2021-05-16PixelPaint: Wrap the layer list in a GUI::GroupBox and tweak widthAndreas Kling
2021-05-16PixelPaint: Add a statusbar to the main windowAndreas Kling
2021-05-16PixelPaint: Wrap the toolbox widget in a GUI::ToolbarContainerAndreas Kling
2021-05-16PixelPaint: Add a toolbar to the main UI :^)Andreas Kling
2021-05-16PixelPaint: Convert main UI to GML :^)Andreas Kling