Age | Commit message (Expand) | Author |
---|---|---|
2023-01-28 | PixelPaint: Remove `try_` prefix from fallible Image methods | Linus Groh |
2022-09-03 | PixelPaint: Extract common scope code into a generic ScopeWidget | kleines Filmröllchen |
2022-09-03 | PixelPaint: Specify histogram height in GML | kleines Filmröllchen |
2022-08-23 | PixelPaint: Avoid division-by-zero in HistogramWidget | Andreas Kling |
2022-04-21 | PixelPaint: Add a histogram widget | Torstennator |