.. |
AudioBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
AudioBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
AvailableSpace.cpp
|
|
|
AvailableSpace.h
|
|
|
BlockContainer.cpp
|
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
2024-01-27 12:27:44 +01:00 |
BlockContainer.h
|
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
2024-01-27 12:27:44 +01:00 |
BlockFormattingContext.cpp
|
LibWeb: Save float-intrusion for marker before list elements layout
|
2024-07-05 07:31:42 +02:00 |
BlockFormattingContext.h
|
LibWeb: Save float-intrusion for marker before list elements layout
|
2024-07-05 07:31:42 +02:00 |
Box.cpp
|
LibWeb: Avoid division by zero when calculating box aspect ratio
|
2024-03-23 20:56:26 +01:00 |
Box.h
|
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
2024-01-27 12:27:44 +01:00 |
BoxModelMetrics.cpp
|
|
|
BoxModelMetrics.h
|
|
|
BreakNode.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
BreakNode.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
CanvasBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
CanvasBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
CheckBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
CheckBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
FlexFormattingContext.cpp
|
LibWeb: Move css_clamp function to FormattingContext
|
2024-07-25 13:12:26 +02:00 |
FlexFormattingContext.h
|
LibWeb: Don't make flex layout responsible for flex container cross size
|
2024-03-27 16:43:04 +01:00 |
FormAssociatedLabelableNode.h
|
|
|
FormattingContext.cpp
|
LibWeb: Subtract left inset from size_available_for_margins for abspos
|
2024-07-19 13:29:20 +01:00 |
FormattingContext.h
|
LibWeb: Move css_clamp function to FormattingContext
|
2024-07-25 13:12:26 +02:00 |
FrameBox.cpp
|
LibWeb+WebContent: Move scrollbar painting into WebContent
|
2024-06-05 07:03:42 +02:00 |
FrameBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
GridFormattingContext.cpp
|
LibWeb: Implement grid-template function fit-content()
|
2024-07-25 13:12:26 +02:00 |
GridFormattingContext.h
|
LibWeb: Change grid item placement to look for area by boundary lines
|
2024-07-18 09:05:37 +02:00 |
ImageBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
ImageBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
ImageProvider.cpp
|
LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider
|
2024-02-19 11:07:30 +01:00 |
ImageProvider.h
|
LibWeb: Visit ImageProvider from Layout::ImageBox
|
2024-02-27 16:53:13 +01:00 |
InlineFormattingContext.cpp
|
LibWeb: Fix OOB access in "text-overflow: ellipsis" clip
|
2024-08-03 19:45:41 +02:00 |
InlineFormattingContext.h
|
LibWeb: Use cached UsedValues pointer in IFC and its helper classes
|
2024-03-16 14:27:59 +01:00 |
InlineLevelIterator.cpp
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
InlineLevelIterator.h
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
InlineNode.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
InlineNode.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
Label.cpp
|
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
|
2024-06-02 20:24:42 +02:00 |
Label.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
LabelableNode.cpp
|
|
|
LabelableNode.h
|
|
|
LayoutState.cpp
|
LibWeb: Add additional padding to the end of the scrollable overflow
|
2024-08-02 08:07:56 +02:00 |
LayoutState.h
|
LibWeb: Fix some GCVerifier warnings
|
2024-04-07 07:03:13 +02:00 |
LineBox.cpp
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
LineBox.h
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
LineBoxFragment.cpp
|
LibWeb: Use separate structure to represent fragments in paintable tree
|
2024-01-13 10:53:38 +01:00 |
LineBoxFragment.h
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
LineBuilder.cpp
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
LineBuilder.h
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
ListItemBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
ListItemBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
ListItemMarkerBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
ListItemMarkerBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
Node.cpp
|
LibWeb: Add plumbing for new "text-overflow" CSS property
|
2024-08-03 10:04:38 +01:00 |
Node.h
|
LibWeb: Fix overflow clip when "complicated" CSS transform is used
|
2024-08-01 12:03:13 +02:00 |
RadioButton.cpp
|
LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI
|
2024-06-02 20:24:42 +02:00 |
RadioButton.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
ReplacedBox.cpp
|
|
|
ReplacedBox.h
|
|
|
SVGBox.cpp
|
|
|
SVGBox.h
|
|
|
SVGClipBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGClipBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGForeignObjectBox.cpp
|
LibWeb: Add layout node and paintable for SVGForeignObjectElement
|
2024-04-27 07:10:20 +02:00 |
SVGForeignObjectBox.h
|
LibWeb: Add layout node and paintable for SVGForeignObjectElement
|
2024-04-27 07:10:20 +02:00 |
SVGFormattingContext.cpp
|
LibWeb: Support percentage values in SVG text positioning element
|
2024-07-21 19:56:38 +02:00 |
SVGFormattingContext.h
|
LibWeb: Split SVGFormattingContext up into functions
|
2024-04-08 14:24:35 +02:00 |
SVGGeometryBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGGeometryBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGGraphicsBox.cpp
|
|
|
SVGGraphicsBox.h
|
|
|
SVGMaskBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGMaskBox.h
|
LibJS+LibWeb: Fix a ton of JS_CELL-like macro issues
|
2024-05-30 09:29:20 -06:00 |
SVGSVGBox.cpp
|
LibWeb: Don't crash when SVG viewbox has a width of 0
|
2024-07-22 09:13:25 +02:00 |
SVGSVGBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGTextBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGTextBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGTextPathBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
SVGTextPathBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
TableFormattingContext.cpp
|
LibWeb: Reserve enough space for span>1 columns in BorderConflictFinder
|
2024-07-27 20:23:14 +01:00 |
TableFormattingContext.h
|
LibWeb: Fix some GCVerifier warnings
|
2024-04-07 07:03:13 +02:00 |
TableGrid.cpp
|
LibWeb: Use TraversalDecision for multi level Node traversal methods
|
2024-05-07 16:45:28 -06:00 |
TableGrid.h
|
LibWeb: Use IterationDecision in single level Node iteration methods
|
2024-05-07 16:45:28 -06:00 |
TableWrapper.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
TableWrapper.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
TextNode.cpp
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
TextNode.h
|
Everywhere: Limit layout text fragments to use one font for all glyphs
|
2024-06-30 19:23:24 +02:00 |
TreeBuilder.cpp
|
LibWeb: Compute pseudo-element style when computing element style
|
2024-07-31 12:15:39 +02:00 |
TreeBuilder.h
|
LibWeb: Lay out SVG <clipPath> uses
|
2024-03-29 21:59:56 +01:00 |
VideoBox.cpp
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
VideoBox.h
|
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
2024-04-09 09:13:06 +02:00 |
Viewport.cpp
|
LibWeb: Fix handling of find-in-page with pseudo-element content
|
2024-07-10 19:31:57 +01:00 |
Viewport.h
|
LibWeb: Cache text blocks used by find in page
|
2024-07-03 15:35:14 +02:00 |