Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-12 | debugDisplayImage for ImageData | Jakob Heher | 1 | -7/+10 |
2022-08-12 | whitespace standardization | Jakob Heher | 1 | -155/+155 |
2022-08-12 | debugDisplayImage for SWT | Jakob Heher | 1 | -0/+30 |
2022-08-09 | don't quietly fail image conversion | Jakob Heher | 1 | -1/+1 |
2022-08-08 | fix transparent pixel handling in AWT -> SWT image converter, cf. #109 | Jakob Heher | 1 | -0/+2 |
2022-08-08 | remove placeholder transparency from config | Jakob Heher | 1 | -1/+0 |
2022-08-08 | correctly handle jpeg images without EXIF orientation tag | Jakob Heher | 1 | -2/+4 |
2022-08-08 | move ImageConverter to ImageUtil | Jakob Heher | 1 | -0/+95 |
2022-08-04 | in case i need this in the future | Jakob Heher | 1 | -0/+12 |
2022-08-04 | move image util methods to a more suitable place | Jakob Heher | 1 | -0/+147 |