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