index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-30
LibGfx: Return StringView for SystemTheme Roles
thankyouverycool
2023-04-30
ICC: Add Profile::to_lab()
Nico Weber
2023-04-30
LibTest: Add a EXPECT_APPROXIMATE_WITH_ERROR macro with custom error
Nico Weber
2023-04-30
PixelPaint: Clip the gradient tool preview to the active layer rect
Tim Ledbetter
2023-04-29
Chess: Don't attempt to update the board when clicking out of bounds
Tim Ledbetter
2023-04-29
LibC: Add Ipv6 address checking macros to netinet/in.h
Nicolas Josef Zunker
2023-04-29
LibWeb: Split `Length::relative_length_to_px()` by type
Sam Atkins
2023-04-29
LibWeb: Add even more viewport-based Length units
Sam Atkins
2023-04-29
LibWeb: Add *lots* of viewport-based Length units
Sam Atkins
2023-04-29
LibWeb: Add `ic` and `ric` Length units
Sam Atkins
2023-04-29
LibWeb: Add `cap` and `rcap` Length units
Sam Atkins
2023-04-29
LibWeb: Add `rex` and `rch` Length units
Sam Atkins
2023-04-29
LibWeb: Merge StyleComputer root-element font-metric calculation methods
Sam Atkins
2023-04-29
LibWeb: Wrap font metrics into a struct
Sam Atkins
2023-04-29
LibWeb: Categorize relative length units
Sam Atkins
2023-04-29
LibWeb: Add some font-related properties to the resolved style
Sam Atkins
2023-04-29
LibWeb: Remove outdated comment
Sam Atkins
2023-04-29
LibWeb: Sort and group CSS Length units as they are in the spec
Sam Atkins
2023-04-29
LibWeb: Exclude borders from width available for table columns
Aliaksandr Kalenik
2023-04-29
Spreadsheet: Add blank sheet when import dialog is cancelled
Abuneri
2023-04-29
Spreadsheet: Enable the ability to undo/redo changes in cell color
huttongrabiel
2023-04-29
Spreadsheet: Add CellUndoMetadataCommand class
huttongrabiel
2023-04-29
Spreadsheet: Add CellChange constructor for changes in type metadata
huttongrabiel
2023-04-29
PixelPaint: Add radial gradient support
Torstennator
2023-04-29
LibGfx: Add support to draw radial gradients with an rotation angle
Torstennator
2023-04-29
ICC: Add a missing " at the end of a comment
Nico Weber
2023-04-29
ICC: Rename XYZ and XYZNumber fields to uppercase
Nico Weber
2023-04-29
ICC: Add comment with a link to WellKnownProfiles.cpp
Nico Weber
2023-04-29
ICC: Add method to convert a color to the profile connection space
Nico Weber
2023-04-29
ICC: Make number_of_components_in_color_space() external
Nico Weber
2023-04-29
ICC: Make struct XYZ store float instead of double
Nico Weber
2023-04-29
Chess: Display appropriate dialog when engine move ends the game
Tim Ledbetter
2023-04-29
LibWeb: Implement "distribute height to rows" step in TFC
Aliaksandr Kalenik
2023-04-29
LibWeb: Fix division by zero in table columns width distribution
Aliaksandr Kalenik
2023-04-28
SystemServer: Remove unused code for generating /dev/hwrng
Liav A
2023-04-28
LibWeb: Compute inset for relative positioned inline-block
Emil Militzer
2023-04-28
LibWeb: Implement "get all used history steps" for traversables
Aliaksandr Kalenik
2023-04-28
LibWeb: Implement "get the target history entry" for navigables
Aliaksandr Kalenik
2023-04-28
LibWeb: Implement "get session history entries" for navigables
Aliaksandr Kalenik
2023-04-28
LibWeb: Change Navigable::traversable_navigable() to be const
Aliaksandr Kalenik
2023-04-28
LibWeb: Add non-const session_history_entries getter in traversable
Aliaksandr Kalenik
2023-04-28
LibWeb: Add NestedHistory in DocumentState
Aliaksandr Kalenik
2023-04-28
LibWeb: Resolve and paint SVG gradient fills
MacDue
2023-04-28
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
MacDue
2023-04-28
LibGfx: Implement PaintStyle for SVG linear gradients
MacDue
2023-04-28
LibWeb: Implement SVGGradientElement
MacDue
2023-04-28
LibWeb: Allow specifying a URL for an SVG fill
MacDue
2023-04-28
LibWeb: Add URLStyleValue to represent general url() values
MacDue
2023-04-28
LibWeb: Implement SVGStopElement (<stop>)
MacDue
[next]