Age | Commit message (Expand) | Author |
---|---|---|
2019-03-24 | QuickShow: Fill the window with white if the opened image has alpha. | Andreas Kling |
2019-03-22 | LibGUI: Add a setting to make GLabel stretch its icon. | Andreas Kling |
2019-03-21 | Userland: Turn off double buffering in QuickShow. | Andreas Kling |
2019-03-21 | PNGLoader: Support for color type 2 (RGB triplets) and multiple IDAT chunks. | Andreas Kling |
2019-03-21 | SharedGraphics: Implement a simple PNG decoder. | Andreas Kling |