index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-01
LibWeb: Implement Element.insertAdjacentText
Luke Wilde
2022-10-01
LibWeb: Implement Element.insertAdjacentElement
Luke Wilde
2022-10-01
Welcome: Use StandardPaths to load README.md
thankyouverycool
2022-10-01
Welcome: Add new tips
thankyouverycool
2022-10-01
Welcome: Use fallible try_create_default_icon()
thankyouverycool
2022-10-01
Welcome: Update GML
thankyouverycool
2022-10-01
Welcome: Port to Core::Stream
thankyouverycool
2022-10-01
LibCore: Add documents_directory() to StandardPaths
thankyouverycool
2022-10-01
Welcome: Remove unnecessary include
thankyouverycool
2022-10-01
Welcome: Add/remove SystemServer group entry to toggle startup
thankyouverycool
2022-10-01
config: Enable adding and removing groups
thankyouverycool
2022-10-01
LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group()
thankyouverycool
2022-10-01
LibConfig+ConfigServer: Make remove_key() synchronous
thankyouverycool
2022-09-30
Ports/qemu: Use the coarse monotonic clock for timing CPU ticks
Tim Schumacher
2022-09-30
AK: Fix a comment typo
Nico Weber
2022-09-30
Kernel: Fix a comment typo
Nico Weber
2022-10-01
LibJS: Align Instructions as void* and roundup variably sized ones sizes
Hendiadyoin1
2022-10-01
LibJS: Handle argument spreading in the bytecode vm
Hendiadyoin1
2022-10-01
LibJS: Add support for SpreadExpressions in array literals for bytecode
Hendiadyoin1
2022-10-01
LibJS: Switch to array-calls in the bytecode vm
Hendiadyoin1
2022-10-01
LibJS: Allow SpreadExpressions to generate bytecode
Hendiadyoin1
2022-09-30
LibWeb: Apply :enabled pseudo class to only certain elements
Luke Wilde
2022-09-30
LibWeb: Implement :enabled and :disabled pseudo classes to spec
Luke Wilde
2022-09-30
LibWeb: Check all <fieldset> ancestors in FormAssociatedElement::enabled
Luke Wilde
2022-09-30
LibCore+LibGUI: Make it fast to check if a Core::Object is a Widget
Andreas Kling
2022-09-30
Base: Add ~200 more ads and trackers to the default content filter list
Luke Wilde
2022-09-30
Base: Change 6sc.io in default content filter to 6sc.co
Luke Wilde
2022-09-30
Base: Adjust emoji sizes for some flags
Xexxa
2022-09-30
Base: Add more emoji
Xexxa
2022-09-29
LibWeb: Never claim that flex containers create a BFC
Andreas Kling
2022-09-29
LibWeb: Fix bogus comparison when measuring if a float can fit
Andreas Kling
2022-09-29
LibWeb: Don't draw only-translated stacking contexts via bitmap
Andreas Kling
2022-09-29
LibWeb: Don't round fragment widths while accumulating in LineBuilder
Andreas Kling
2022-09-29
LibWeb: Resolve cross-axis flex item margins in the common case
Andreas Kling
2022-09-29
LibWeb: Create flex items for empty generated boxes
Andreas Kling
2022-09-29
LibWeb: Make PercentageOr<T>::contains_percentage() handle more cases
Andreas Kling
2022-09-29
LibWeb: Add AvailableSpace.cpp to CMakeLists.txt
Andreas Kling
2022-09-29
LibWeb: Fix crash in get_response_mime_type()
Andreas Kling
2022-09-29
LibWeb: Add missing null checks in Layout::Node::set_needs_display()
Andreas Kling
2022-09-29
LibWeb: Add a helper for calculating the stretch-fit width of a box
Andreas Kling
2022-09-29
LibWeb: Add CSS::Size::to_string() and an AK::Formatter for it
Andreas Kling
2022-09-29
LibWeb: Don't force layout when scrolling to non-existent anchor
Andreas Kling
2022-09-29
LibWeb: Make FormattingContext::run() take available space as input
Andreas Kling
2022-09-29
LibWeb: Add CSS::Size::make_px(float) convenience helper
Andreas Kling
2022-09-29
Lagom: Fix printf implementation on win32
Diego Iastrubni
2022-09-29
Lagom: Win32 support baby steps
Diego Iastrubni
2022-09-29
LibC: Allow detection of supported locales through setlocale
implicitfield
2022-09-29
Calendar: Only accept Calendar notifications
implicitfield
2022-09-29
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
Sam Atkins
2022-09-29
PixelPaint: Add option to make new layer from selection
Timothy Slater
[prev]
[next]