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