Age | Commit message (Expand) | Author |
---|---|---|
2021-08-18 | Userland+LibGUI: Add shorthand versions of the Margins constructor | sin-ack |
2021-08-18 | Userland+LibGUI: Make Margins arguments match CSS ordering | sin-ack |
2021-07-05 | PixelPaint: Make LayerListWidget scrollable | Marcus Nilsson |
2021-06-16 | PixelPaint: Make the main UI tabbed and allow multiple open images :^) | Andreas Kling |
2021-05-16 | PixelPaint: Wrap the layer list in a GUI::GroupBox and tweak width | Andreas Kling |
2021-05-16 | PixelPaint: Add a statusbar to the main window | Andreas Kling |
2021-05-16 | PixelPaint: Wrap the toolbox widget in a GUI::ToolbarContainer | Andreas Kling |
2021-05-16 | PixelPaint: Add a toolbar to the main UI :^) | Andreas Kling |
2021-05-16 | PixelPaint: Convert main UI to GML :^) | Andreas Kling |