| .. | 
		
		
			
			
			
			
				| Filters | AK: Add to_radians and to_degrees math functions | 2023-09-10 08:38:29 +01:00 | 
		
			
			
			
			
				| Font | LibGfx: Remove bit casting in OpenType Hhea table after construction | 2023-11-08 09:34:09 +01:00 | 
		
			
			
			
			
				| ICC | LibGfx/ICC: Implement conversion to PCS for AToB*Tags using mAB | 2023-10-26 11:07:43 +02:00 | 
		
			
			
			
			
				| ImageFormats | LibGfx/TIFF: Add support for images with PackBits compression | 2023-11-08 09:28:36 +01:00 | 
		
			
			
			
			
				| AffineTransform.cpp | LibGfx: Add AffineTransform::determinant() | 2023-07-14 06:51:05 +02:00 | 
		
			
			
			
			
				| AffineTransform.h | LibGfx: Add AffineTransform::determinant() | 2023-07-14 06:51:05 +02:00 | 
		
			
			
			
			
				| AntiAliasingPainter.cpp | LibGfx: Only attempt to paint strokes with a width > 0 | 2023-07-16 18:52:38 +02:00 | 
		
			
			
			
			
				| AntiAliasingPainter.h | LibWeb+LibGfx: Allow stroking with a paint style and opacity | 2023-06-11 16:15:56 +02:00 | 
		
			
			
			
			
				| Bitmap.cpp | LibGfx: Add Bitmap::scaled_to_size() | 2023-10-18 20:03:35 +01:00 | 
		
			
			
			
			
				| Bitmap.h | Userland: Register TIFF as a supported image file type | 2023-11-06 12:29:30 -07:00 | 
		
			
			
			
			
				| BitmapMixer.cpp | LibGfx: Add BitmapMixer | 2022-01-04 21:41:14 +02:00 | 
		
			
			
			
			
				| BitmapMixer.h | LibGfx: Add BitmapMixer | 2022-01-04 21:41:14 +02:00 | 
		
			
			
			
			
				| CharacterBitmap.h | Libraries: Make CharacterBitmap instances at compile-time | 2022-03-04 17:41:08 +01:00 | 
		
			
			
			
			
				| CIELAB.h | LibGfx: Move CIELAB to its own file | 2023-04-30 05:57:20 +02:00 | 
		
			
			
			
			
				| ClassicStylePainter.cpp | LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter | 2023-10-27 16:51:03 -06:00 | 
		
			
			
			
			
				| ClassicStylePainter.h | LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter | 2023-10-27 16:51:03 -06:00 | 
		
			
			
			
			
				| ClassicWindowTheme.cpp | LibGfx+Everywhere: Change Gfx::Rectto be endpoint exclusive | 2023-05-23 12:35:42 +02:00 | 
		
			
			
			
			
				| ClassicWindowTheme.h | LibGfx: Make ClassicWindowTheme menubar heights respect the font size | 2023-01-03 15:25:02 +01:00 | 
		
			
			
			
			
				| CMakeLists.txt | LibGfx: Move implementation code for Tables.h into Tables.cpp | 2023-11-08 09:34:09 +01:00 | 
		
			
			
			
			
				| Color.cpp | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | 2023-07-15 16:21:29 +02:00 | 
		
			
			
			
			
				| Color.h | LibGfx: Remove SSE version of Color::blend() | 2023-06-01 15:13:47 +02:00 | 
		
			
			
			
			
				| CursorParams.cpp | Meta+Userland: Pass Gfx::IntPoint by value | 2022-12-07 11:48:27 +01:00 | 
		
			
			
			
			
				| CursorParams.h | Meta+Userland: Pass Gfx::IntPoint by value | 2022-12-07 11:48:27 +01:00 | 
		
			
			
			
			
				| DeltaE.cpp | AK: Add to_radians and to_degrees math functions | 2023-09-10 08:38:29 +01:00 | 
		
			
			
			
			
				| DeltaE.h | LibGfx: Add DeltaE() function | 2023-04-30 05:57:20 +02:00 | 
		
			
			
			
			
				| DisjointRectSet.h | LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects | 2022-10-27 13:06:33 +02:00 | 
		
			
			
			
			
				| EdgeFlagPathRasterizer.cpp | LibGfx: Track edge extent in EdgeFlagPathRasterizer | 2023-08-06 16:24:28 +02:00 | 
		
			
			
			
			
				| EdgeFlagPathRasterizer.h | LibGfx: Track edge extent in EdgeFlagPathRasterizer | 2023-08-06 16:24:28 +02:00 | 
		
			
			
			
			
				| Forward.h | LibGfx: Add paint styles and allow gradients to be used as them | 2023-01-22 18:15:52 +01:00 | 
		
			
			
			
			
				| Gamma.h | LibGfx: Remove a workaround for clang before 11 | 2022-10-04 23:35:07 +01:00 | 
		
			
			
			
			
				| GradientPainting.cpp | AK: Add to_radians and to_degrees math functions | 2023-09-10 08:38:29 +01:00 | 
		
			
			
			
			
				| Gradients.h | AK: Add to_radians and to_degrees math functions | 2023-09-10 08:38:29 +01:00 | 
		
			
			
			
			
				| GrayscaleBitmap.h | LibGfx: Add a simple GrayscaleBitmap class | 2023-03-23 08:27:51 +00:00 | 
		
			
			
			
			
				| Line.h | LibGfx: Add small convenience functions for Lines and AA Painter | 2023-01-26 10:37:26 +00:00 | 
		
			
			
			
			
				| Matrix.h | LibGfx: Fix -Wdouble-promotion for float matrices | 2023-05-02 17:15:48 +01:00 | 
		
			
			
			
			
				| Matrix3x3.h | LibGfx: Add Matrix3x3 | 2021-12-30 14:24:29 +01:00 | 
		
			
			
			
			
				| Matrix4x4.h | Everywhere: Run clang-format | 2022-04-01 21:24:45 +01:00 | 
		
			
			
			
			
				| Orientation.h | Everything: Move to SPDX license identifiers in all files. | 2021-04-22 11:22:27 +02:00 | 
		
			
			
			
			
				| Painter.cpp | LibGfx: Decouple glyph positions calculation from draw_text_run() | 2023-11-06 09:53:11 +01:00 | 
		
			
			
			
			
				| Painter.h | LibGfx: Add apply_alpha option to Painter::blit_filtered() | 2023-07-30 09:31:43 +02:00 | 
		
			
			
			
			
				| PaintStyle.h | LibGfx: Add support for SVG repeat/reflect gradients | 2023-08-20 20:04:10 +02:00 | 
		
			
			
			
			
				| Palette.cpp | LibGfx: Make the Palette constructor take NNRP<PaletteImpl> | 2023-03-15 23:29:00 +01:00 | 
		
			
			
			
			
				| Palette.h | LibGfx: Make the Palette constructor take NNRP<PaletteImpl> | 2023-03-15 23:29:00 +01:00 | 
		
			
			
			
			
				| Path.cpp | LibGfx: Decouple glyph positions calculation from draw_text_run() | 2023-11-06 09:53:11 +01:00 | 
		
			
			
			
			
				| Path.h | LibGfx: Allow extracting paths from fonts and add Gfx::Path::text() | 2023-11-05 02:46:46 +01:00 | 
		
			
			
			
			
				| Point.cpp | LibGfx+Everywhere: Change Gfx::Rectto be endpoint exclusive | 2023-05-23 12:35:42 +02:00 | 
		
			
			
			
			
				| Point.h | LibWeb: Use CSSPixelsonly when calculating radial gradient sizes | 2023-09-09 13:03:11 +02:00 | 
		
			
			
			
			
				| Quad.h | LibGfx: Add Gfx::Quad<T> to represent arbitrary quadrilaterals | 2022-04-07 17:06:02 +02:00 | 
		
			
			
			
			
				| Rect.cpp | LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr | 2023-01-04 11:49:15 +01:00 | 
		
			
			
			
			
				| Rect.h | LibWeb: Make DOMRectReadOnly use double instead of float | 2023-08-23 12:11:21 +01:00 | 
		
			
			
			
			
				| ShareableBitmap.cpp | LibGfx: Remove indexed palette formats from Bitmap and Painter | 2023-10-12 07:39:05 +02:00 | 
		
			
			
			
			
				| ShareableBitmap.h | LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr | 2023-01-04 11:49:15 +01:00 | 
		
			
			
			
			
				| Size.cpp | LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr | 2023-01-04 11:49:15 +01:00 | 
		
			
			
			
			
				| Size.h | LibGfx+Userland: Rename Size::scaled_by to Size::scaled | 2023-08-17 09:57:30 -04:00 | 
		
			
			
			
			
				| StandardCursor.h | Base+WindowServer+LibGfx: Add new DragCopy Cursor | 2022-08-31 17:29:44 +01:00 | 
		
			
			
			
			
				| StylePainter.cpp | LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter | 2023-10-27 16:51:03 -06:00 | 
		
			
			
			
			
				| StylePainter.h | LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter | 2023-10-27 16:51:03 -06:00 | 
		
			
			
			
			
				| SystemTheme.cpp | Everywhere: Support overriding the system color scheme | 2023-03-10 22:03:49 +01:00 | 
		
			
			
			
			
				| SystemTheme.h | LibGfx: Return StringView for SystemTheme Roles | 2023-04-30 05:48:14 +02:00 | 
		
			
			
			
			
				| TabPosition.h | LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter | 2023-10-27 16:51:03 -06:00 | 
		
			
			
			
			
				| TextAlignment.h | Everywhere: Run clang-format | 2022-04-01 21:24:45 +01:00 | 
		
			
			
			
			
				| TextAttributes.h | LibGfx+Userland: Make TextAttributes::underline_style optional | 2023-03-15 14:55:49 +01:00 | 
		
			
			
			
			
				| TextDirection.cpp | Everywhere: Fix a bunch of typos | 2021-05-17 17:48:55 +01:00 | 
		
			
			
			
			
				| TextDirection.h | Everywhere: Run clang-format | 2022-04-01 21:24:45 +01:00 | 
		
			
			
			
			
				| TextElision.h | Everything: Move to SPDX license identifiers in all files. | 2021-04-22 11:22:27 +02:00 | 
		
			
			
			
			
				| TextLayout.cpp | LibGfx: Decouple glyph positions calculation from draw_text_run() | 2023-11-06 09:53:11 +01:00 | 
		
			
			
			
			
				| TextLayout.h | LibGfx: Decouple glyph positions calculation from draw_text_run() | 2023-11-06 09:53:11 +01:00 | 
		
			
			
			
			
				| TextWrapping.h | Userland: Move text wrapping/elision into the new TextLayout :^) | 2021-07-26 21:14:39 +04:30 | 
		
			
			
			
			
				| Triangle.cpp | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | 2023-07-15 16:21:29 +02:00 | 
		
			
			
			
			
				| Triangle.h | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | 2023-07-15 16:21:29 +02:00 | 
		
			
			
			
			
				| Vector2.h | Everywhere: Rename to_{string => deprecated_string}() where applicable | 2022-12-06 08:54:33 +01:00 | 
		
			
			
			
			
				| Vector3.h | Everywhere: Rename to_{string => deprecated_string}() where applicable | 2022-12-06 08:54:33 +01:00 | 
		
			
			
			
			
				| Vector4.h | Everywhere: Rename to_{string => deprecated_string}() where applicable | 2022-12-06 08:54:33 +01:00 | 
		
			
			
			
			
				| VectorGraphic.cpp | LibGfx+Userland: Rename Size::scaled_by to Size::scaled | 2023-08-17 09:57:30 -04:00 | 
		
			
			
			
			
				| VectorGraphic.h | LibGfx: Add simple VectorGraphic abstract base class | 2023-07-14 06:51:05 +02:00 | 
		
			
			
			
			
				| VectorN.h | LibGfx: Remove unnecessary AK:: prefix in VectorN.h | 2023-03-06 13:05:43 +00:00 | 
		
			
			
			
			
				| WindowTheme.cpp | Libraries: Use default constructors/destructors in LibGfx | 2022-03-17 17:23:49 +00:00 | 
		
			
			
			
			
				| WindowTheme.h | LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows | 2022-08-25 13:28:50 +02:00 |