..
Filters
AffineTransform.cpp
AffineTransform.h
Bitmap.cpp
LibGUI+LibGfx+WindowServer: Sanity check window size dimensions
2021-06-02 23:59:57 +01:00
Bitmap.h
LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap
2021-05-24 13:31:01 +02:00
BitmapFont.cpp
LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned
2021-05-24 08:18:34 +02:00
BitmapFont.h
BMPLoader.cpp
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
2021-06-12 13:24:45 +02:00
BMPLoader.h
BMPWriter.cpp
LibGfx: Make sure we use unique class names
2021-05-28 07:59:05 +02:00
BMPWriter.h
CharacterBitmap.cpp
CharacterBitmap.h
ClassicStylePainter.cpp
Revert "Userland: static vs non-static constexpr variables"
2021-05-21 10:30:52 +01:00
ClassicStylePainter.h
ClassicWindowTheme.cpp
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
2021-05-20 20:55:29 +02:00
ClassicWindowTheme.h
CMakeLists.txt
LibGfx: Add support for DDS images
2021-05-18 08:45:53 +01:00
Color.cpp
Color.h
LibGfx: remove constexpr, add noexcept on interpolate method
2021-05-27 00:01:38 +04:30
DDSLoader.cpp
LibGfx: Add support for DDS images
2021-05-18 08:45:53 +01:00
DDSLoader.h
LibGfx: Add support for DDS images
2021-05-18 08:45:53 +01:00
DisjointRectSet.cpp
DisjointRectSet.h
Emoji.cpp
Emoji.h
Font.h
Everywhere: Use s.unverwerth@serenityos.org :^)
2021-05-29 12:30:08 +01:00
FontDatabase.cpp
LibGfx+WindowServer: Have WindowServer broadcast system font settings
2021-05-21 20:15:51 +02:00
FontDatabase.h
LibGfx+WindowServer: Have WindowServer broadcast system font settings
2021-05-21 20:15:51 +02:00
Forward.h
Gamma.h
GIFLoader.cpp
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
2021-06-12 13:24:45 +02:00
GIFLoader.h
ICOLoader.cpp
LibGfx: Switch to modern dbgln logging in ICOLoader
2021-05-29 21:46:16 +04:30
ICOLoader.h
ImageDecoder.cpp
LibGfx: Add support for DDS images
2021-05-18 08:45:53 +01:00
ImageDecoder.h
JPGLoader.cpp
LibGfx: Make JPGLoader iterate components deterministically
2021-05-31 17:26:11 +01:00
JPGLoader.h
Matrix.h
LibGfx/Matrix: Add inverse() and friends
2021-05-24 00:33:18 +01:00
Matrix4x4.h
Everywhere: Use s.unverwerth@serenityos.org :^)
2021-05-29 12:30:08 +01:00
Orientation.h
Painter.cpp
LibGfx: Add helper for painting a rounded rect with equal corner radii
2021-06-04 19:11:45 +02:00
Painter.h
LibGfx: Add helper for painting a rounded rect with equal corner radii
2021-06-04 19:11:45 +02:00
Palette.cpp
Palette.h
LibGUI+HackStudio: Make gutter a first class element
2021-06-13 12:33:15 +01:00
Path.cpp
LibGfx: Convert StringBuilder::appendf() => AK::Format
2021-05-07 21:12:09 +02:00
Path.h
LibGfx: Add Path::clear
2021-05-25 00:24:09 +04:30
PBMLoader.cpp
PBMLoader.h
PGMLoader.cpp
LibGfx: Change "white_space" => "whitespace"
2021-05-09 09:59:22 +02:00
PGMLoader.h
PNGLoader.cpp
LibGfx: Replace if constexpr (PNG_DEBUG) printf() with dbgln_if()
2021-05-31 17:43:54 +01:00
PNGLoader.h
PNGWriter.cpp
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
2021-06-12 13:24:45 +02:00
PNGWriter.h
Point.cpp
Point.h
Revert "LibGfx: Add directional floating-point scaling to Painter"
2021-05-03 16:37:05 +02:00
PortableImageLoaderCommon.h
LibGfx: Change "white_space" => "whitespace"
2021-05-09 09:59:22 +02:00
PPMLoader.cpp
LibGfx: Change "white_space" => "whitespace"
2021-05-09 09:59:22 +02:00
PPMLoader.h
Rect.cpp
LibGfx: Add missing TextAlignment::BottomLeft
2021-05-21 08:04:31 +02:00
Rect.h
LibGfx: Add Rect::centered_on()
2021-06-11 22:45:14 +02:00
ShareableBitmap.cpp
LibGfx: Use anonymous buffer instead of raw anon_fd for Gfx::Bitmap
2021-05-24 13:31:01 +02:00
ShareableBitmap.h
Size.cpp
Size.h
StandardCursor.h
Streamer.h
StylePainter.cpp
StylePainter.h
SystemTheme.cpp
LibGfx: Remove unused current_system_theme() function
2021-05-20 22:12:42 +02:00
SystemTheme.h
LibGUI+HackStudio: Make gutter a first class element
2021-06-13 12:33:15 +01:00
TextAlignment.h
LibGfx: Add missing TextAlignment::BottomLeft
2021-05-21 08:04:31 +02:00
TextAttributes.h
TextDirection.cpp
Everywhere: Fix a bunch of typos
2021-05-17 17:48:55 +01:00
TextDirection.h
Everywhere: Fix a bunch of typos
2021-05-17 17:48:55 +01:00
TextElision.h
Triangle.cpp
Triangle.h
Typeface.cpp
Everywhere: Use s.unverwerth@serenityos.org :^)
2021-05-29 12:30:08 +01:00
Typeface.h
Everywhere: Use s.unverwerth@serenityos.org :^)
2021-05-29 12:30:08 +01:00
Vector2.h
Everywhere: Use s.unverwerth@serenityos.org :^)
2021-05-29 12:30:08 +01:00
Vector3.h
Everywhere: Use s.unverwerth@serenityos.org :^)
2021-05-29 12:30:08 +01:00
Vector4.h
Everywhere: Use s.unverwerth@serenityos.org :^)
2021-05-29 12:30:08 +01:00
WindowTheme.cpp
WindowTheme.h