index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
PixelPaint
/
PixelPaintWindow.gml
Age
Commit message (
Expand
)
Author
2022-10-27
PixelPaint: Make scopes hideable
Timothy Slater
2022-09-03
PixelPaint: Introduce a vectorscope
kleines Filmröllchen
2022-09-03
PixelPaint: Specify histogram height in GML
kleines Filmröllchen
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-04-21
PixelPaint: Add a histogram widget
Torstennator
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-09-16
PixelPaint: Tweak layer/tool properties widget heights
Marcus Nilsson
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