Andreas Kling fd64e97c8a LibDraw+LibHTML: Make link colors themeable 5 years ago
..
CharacterBitmap.cpp 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago
CharacterBitmap.h 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago
Color.cpp 00596296c4 LibDraw: Add support for parsing #RGBA colors 5 years ago
Color.h a79bac428b LibGUI+LibDraw: Add "Palette" concept for scoped color theming 5 years ago
DisjointRectSet.cpp 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago
DisjointRectSet.h 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago
Emoji.cpp 0d8aaaaa44 LibDraw: Store emojis in a HashMap<u32, RefPtr<GraphicsBitmap>> 5 years ago
Emoji.h 0d8aaaaa44 LibDraw: Store emojis in a HashMap<u32, RefPtr<GraphicsBitmap>> 5 years ago
FloatPoint.h 14c8446ea4 LibDraw: Add FloatPoint, FloatSize and FloatRect 5 years ago
FloatRect.h 14c8446ea4 LibDraw: Add FloatPoint, FloatSize and FloatRect 5 years ago
FloatSize.h 14c8446ea4 LibDraw: Add FloatPoint, FloatSize and FloatRect 5 years ago
Font.cpp edc3580756 LibDraw: Store glyph spacing information in the fonts headers 5 years ago
Font.h edc3580756 LibDraw: Store glyph spacing information in the fonts headers 5 years ago
GIFLoader.cpp 00ab9488ad LibDraw: Start work on a GIF decoder (not yet functional!) 5 years ago
GIFLoader.h 00ab9488ad LibDraw: Start work on a GIF decoder (not yet functional!) 5 years ago
GraphicsBitmap.cpp 77ae98a9b6 LibDraw: Add GraphicsBitmap::create_purgeable() 5 years ago
GraphicsBitmap.h fc86460134 AK: Move the userspace SharedBuffer from LibC to AK 5 years ago
ImageDecoder.cpp f970578cd4 LibDraw: Rename ImageLoader => ImageDecoder 5 years ago
ImageDecoder.h 7cc4b90b16 LibDraw: Create purgeable GraphicsBitmap in the PNG decoder 5 years ago
Makefile a79bac428b LibGUI+LibDraw: Add "Palette" concept for scoped color theming 5 years ago
Orientation.h 26e252b0f8 LibDraw: Move the Orientation enum to its own LibDraw header file. 6 years ago
PNGLoader.cpp 7cc4b90b16 LibDraw: Create purgeable GraphicsBitmap in the PNG decoder 5 years ago
PNGLoader.h 7cc4b90b16 LibDraw: Create purgeable GraphicsBitmap in the PNG decoder 5 years ago
Painter.cpp 123b5c9d34 LibDraw: Add draw_ellipse_intersecting function 5 years ago
Painter.h 123b5c9d34 LibDraw: Add draw_ellipse_intersecting function 5 years ago
Palette.cpp 7b2dd7e116 LibDraw+LibGUI: Allow changing individual colors in a Palette 5 years ago
Palette.h fd64e97c8a LibDraw+LibHTML: Make link colors themeable 5 years ago
Point.h 70a2355963 LibDraw: Add dx/dy_relative_to() helper functions for Points 5 years ago
Rect.cpp a791b86afa LibDraw: Add TextAlignment::TopRight 5 years ago
Rect.h cbdd65e4d9 LibDraw: Remove redundant Rect copy constructor 5 years ago
Size.h b780dcf353 LibDraw: Remove convenience functions for the old WindowServer IPC 5 years ago
StylePainter.cpp cc8c26c39b LibDraw+LibGUI: Move radio button painting into StylePainter 5 years ago
StylePainter.h cc8c26c39b LibDraw+LibGUI: Move radio button painting into StylePainter 5 years ago
SystemTheme.cpp fd64e97c8a LibDraw+LibHTML: Make link colors themeable 5 years ago
SystemTheme.h fd64e97c8a LibDraw+LibHTML: Make link colors themeable 5 years ago
TextAlignment.h a791b86afa LibDraw: Add TextAlignment::TopRight 5 years ago
TextElision.h 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago