ladybird/Userland/Libraries/LibGfx
2021-04-21 23:49:01 +02:00
..
Filters Everywhere: Remove redundant inline keyword with constexpr 2021-04-21 20:49:49 +02:00
AffineTransform.cpp
AffineTransform.h
Bitmap.cpp LibGfx: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
Bitmap.h LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
BitmapFont.cpp LibGfx: Always load font widths array and use it for glyph presence 2021-04-18 22:10:25 +02:00
BitmapFont.h LibGfx: Report font glyph presence based on glyph's specific width 2021-04-18 22:10:25 +02:00
BMPLoader.cpp LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
BMPLoader.h LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
BMPWriter.cpp
BMPWriter.h
CharacterBitmap.cpp
CharacterBitmap.h
ClassicStylePainter.cpp LibGfx: Make top highlight of classic buttons fit to the top left corner 2021-04-17 09:56:22 +02:00
ClassicStylePainter.h Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
ClassicWindowTheme.cpp Everywhere: Rename title_bar => titlebar 2021-04-18 16:35:18 +02:00
ClassicWindowTheme.h Everywhere: Rename title_bar => titlebar 2021-04-18 16:35:18 +02:00
CMakeLists.txt
Color.cpp LibGfx: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
Color.h Everywhere: Remove redundant inline keyword with constexpr 2021-04-21 20:49:49 +02:00
DisjointRectSet.cpp
DisjointRectSet.h
Emoji.cpp LibGfx: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
Emoji.h
Font.h LibGfx: Use size_t instead of int for glyph count 2021-04-18 22:10:25 +02:00
FontDatabase.cpp LibGfx: Minor clean-ups in Gfx::FontDatabase 2021-04-21 23:49:01 +02:00
FontDatabase.h LibGUI: Enable the use of font properties through GML 2021-03-29 09:10:23 +02:00
Forward.h
Gamma.h LibGfx: Fix sse enabled builds by removing implicit float conversion 2021-04-17 11:00:04 +02:00
GIFLoader.cpp LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
GIFLoader.h LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
ICOLoader.cpp
ICOLoader.h
ImageDecoder.cpp
ImageDecoder.h
JPGLoader.cpp LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
JPGLoader.h LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
Matrix.h
Matrix4x4.h
Orientation.h
Painter.cpp Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Painter.h LibGUI+LibGfx: Collapse the '&' from Alt shortcuts in tooltip texts 2021-04-11 01:11:09 +02:00
Palette.cpp
Palette.h Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Path.cpp Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Path.h LibGfx+LibWeb: Wire up CanvasRenderingContext2D.ellipse() 2021-04-15 17:50:16 +02:00
PBMLoader.cpp
PBMLoader.h
PGMLoader.cpp
PGMLoader.h
PNGLoader.cpp LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
PNGLoader.h LibGfx: Switch a bunch of API's from taking StringView to String 2021-04-17 01:27:30 +02:00
PNGWriter.cpp LibGfx: Improve PNG encoder API somewhat 2021-04-19 23:49:16 +02:00
PNGWriter.h LibGfx: Improve PNG encoder API somewhat 2021-04-19 23:49:16 +02:00
Point.cpp
Point.h
PortableImageLoaderCommon.h
PPMLoader.cpp
PPMLoader.h
Rect.cpp LibGfx: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
Rect.h
ShareableBitmap.cpp
ShareableBitmap.h
Size.cpp
Size.h
StandardCursor.h
Streamer.h
StylePainter.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
StylePainter.h Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
SystemTheme.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
SystemTheme.h Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
TextAlignment.h
TextAttributes.h
TextElision.h
Triangle.cpp
Triangle.h
Typeface.cpp
Typeface.h
Vector3.h
WindowTheme.cpp
WindowTheme.h Everywhere: Rename title_bar => titlebar 2021-04-18 16:35:18 +02:00