Age | Commit message (Expand) | Author |
---|---|---|
2019-12-24 | LibGUI+LibDraw: Add "Palette" concept for scoped color theming | Andreas Kling |
2019-12-23 | WindowServer+LibGUI: Implement basic color theming | Andreas Kling |
2019-12-20 | Build: clean up build system, use one shared Makefile | joshua stein |
2019-11-23 | LibDraw: Start work on a GIF decoder (not yet functional!) | Andreas Kling |
2019-10-19 | LibDraw: Rename ImageLoader => ImageDecoder | Andreas Kling |
2019-10-15 | LibDraw: Add ImageLoader, a simple abstraction for image loading | Andreas Kling |
2019-09-05 | LibDraw: Introduce an Emoji class | Sergey Bugaev |
2019-07-21 | Libraries: Remove unused "install" targets. | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |