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
2022-03-26
Shell: Limit the access of processes spawned for autocompletion
Ali Mohammad Pur
2022-03-26
LibCore: Allow marking options as 'hidden' in ArgsParser
Ali Mohammad Pur
2022-03-26
Shell+LibCore: Provide argument help strings as display trivia
Ali Mohammad Pur
2022-03-26
LibLine: Add a display trivia field to suggestions
Ali Mohammad Pur
2022-03-26
Shell: Add an ArgsParser-based argument parser builtin
Ali Mohammad Pur
2022-03-26
Shell: Implement program-aware autocompletion
Ali Mohammad Pur
2022-03-26
LibCore: Make ArgsParser perform some completion if passed --complete
Ali Mohammad Pur
2022-03-26
Shell: Add the 'join' and 'filter_glob' immediate functions
Ali Mohammad Pur
2022-03-26
ls: Remove leading dashes from ArgsParser argument name
Ali Mohammad Pur
2022-03-26
LibWeb: Move HTML dimension value parsing from CSS to HTML namespace
Andreas Kling
2022-03-26
LibWeb: Remove the totally ad-hoc parse_html_length()
Andreas Kling
2022-03-26
LibWeb: Treat width/height on <svg> element as HTML dimension values
Andreas Kling
2022-03-26
LibWeb: Treat width/height on td/th elements as non-zero dimension value
Andreas Kling
2022-03-26
LibWeb: Treat width/height on table elements as non-zero dimension value
Andreas Kling
2022-03-26
LibWeb: Add parser for the HTML "non-zero dimensions value" microsyntax
Andreas Kling
2022-03-26
LibWeb: Rename "offset" in box model metrics to "inset"
Andreas Kling
2022-03-26
LibWeb: Preserve paint state when painting stacking contexts indirectly
Andreas Kling
2022-03-26
LibWeb: Support navigator.javaEnabled() (always false)
Andreas Kling
2022-03-26
LibWeb: Support the hspace and vspace attributes on img elements
Andreas Kling
2022-03-26
LibWeb: Treat img width/height attributes as HTML dimension values
Andreas Kling
2022-03-26
LibWeb: Add a parser for the HTML "dimension value" microsyntax
Andreas Kling
2022-03-26
LibWeb: Transfer flex item box model metrics to paintable
Andreas Kling
2022-03-26
LibWeb: Resolve style values from the element inline style
Karol Kosek
2022-03-26
LibWeb: Set CSS custom properties from the element inline style
Karol Kosek
2022-03-26
LibWeb: Bring handling of anchor elements closer to spec
sin-ack
2022-03-26
FlacLoader: Use seektable for performing seek operations
Max Trussell
2022-03-26
FlacLoader: Parse SEEKTABLE header
Max Trussell
2022-03-26
Utilities/ps: Don't assume the kernel can provide real TTY paths
Liav A
2022-03-26
LibWeb: Use ThreedShadow1 palette color for input border in Default.css
Linus Groh
2022-03-26
LibWeb: Paint the focus outline using Painter::draw_focus_rect()
Linus Groh
2022-03-26
LibWeb: Paint the focus outline actually *outside* the element
Linus Groh
2022-03-25
SoundPlayer: Don't crash when the reported buffer is unexpected
kleines Filmröllchen
2022-03-25
SoundPlayer: Fix jump to slider behavior for playback slider
kleines Filmröllchen
2022-03-26
LibWeb: Include floats in height:auto for BFC root with inline children
Andreas Kling
2022-03-26
LibWeb: Include children-are-inline state in layout tree dumps
Andreas Kling
2022-03-26
LibCrypto: Correctly add length to SHA384 and SHA512 hashes
Michiel Visser
2022-03-25
LibWeb: When painting, reduce computation cost by using the reciprocal
James Bellamy
2022-03-25
LibWeb: Attach BackgroundAttachment::Fixed to the window view port
Timothy Flynn
2022-03-25
LibJS: Fix number types in GetISOPartsFromEpoch
Linus Groh
2022-03-25
LibJS: Update spec comment in BuiltinTimeZoneGetPlainDateTimeFor
Linus Groh
2022-03-25
LibCore: Fix enum copy mistakes in REGISTER_TEXT_ALIGNMENT_PROPERTY
kleines Filmröllchen
2022-03-25
LibCore: Make EventLoop connect to InspectorServer if requested
kleines Filmröllchen
2022-03-25
LibWeb: Show correct element margin values in Inspector "Box Model" view
Andreas Kling
2022-03-24
Utilities: Use default constructors/destructors
Lenny Maiorani
2022-03-24
Shell: Use default constructors/destructors
Lenny Maiorani
2022-03-24
Services: Use default constructors/destructors
Lenny Maiorani
2022-03-25
LibVT: Fix tooltip condition, properly reset when tooltip not available
Ben Wiederhake
2022-03-25
LibWeb: Improve vertical margin collapse between adjacent blocks
Andreas Kling
2022-03-24
WebContent: Remove accidentally committed unveil() call
Andreas Kling
2022-03-24
LibWeb: Support CSS vertical-align values "top" and "bottom"
Andreas Kling
[next]