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-07-26
LibWeb: Move "has-definite-width/height" flags to UsedValues
Andreas Kling
2022-07-25
chown: Implement recursion
Tim Schumacher
2022-07-25
chown: Add support for multiple file paths
Tim Schumacher
2022-07-26
LibWeb: Simplify more code with CSS::LengthPercentage::is_auto()
Andreas Kling
2022-07-26
LibWeb: Destroy ICB formatting context before committing used values
Andreas Kling
2022-07-25
LibJS: Use SortIndexedProperties AO in TypedArray.prototype.sort
Timothy Flynn
2022-07-25
LibJS: Use SortIndexedProperties AO in Array.prototype.sort
Timothy Flynn
2022-07-25
LibJS: Add missing spec step to CompareTypedArrayElements
Timothy Flynn
2022-07-25
ln: Implement correct handling of directories as link targets
Tim Schumacher
2022-07-25
ln: Rework to use LibCore syscall wrappers
Tim Schumacher
2022-07-25
LibCore: Add `System::link()`
Tim Schumacher
2022-07-25
Kernel: Fix incorrect return type on aarch64
Filiph Sandström
2022-07-25
LibGfx+Base: Draw radio buttons programmatically
Andreas Kling
2022-07-25
Kernel/LibC: Implement posix syscall clock_getres()
zzLinus
2022-07-25
chmod: Implement the `--recursive` flag
Tim Schumacher
2022-07-25
chmod: Port to ArgsParser
Tim Schumacher
2022-07-25
Piano: Replace knob instantiations with ProcessorParameterWidgets
kleines Filmröllchen
2022-07-25
LibDSP: Add a fixed mastering processor to Track
kleines Filmröllchen
2022-07-25
LibDSP: Remove Track volume getters and setters
kleines Filmröllchen
2022-07-25
Piano: Remove waveform cycling with C
kleines Filmröllchen
2022-07-25
Piano: Add a generic processor parameter widget
kleines Filmröllchen
2022-07-25
Piano: Add Toggle parameter widget
kleines Filmröllchen
2022-07-25
LibDSP: Actually implement the Mastering processor
kleines Filmröllchen
2022-07-25
LibGUI: Make Checkbox constructor protected
kleines Filmröllchen
2022-07-25
LibWeb: Honor flex container sizing constraints in available space
Andreas Kling
2022-07-25
LibWeb: Position abspos children of flex container after parent layout
Andreas Kling
2022-07-25
LibWeb: Simplify some code with CSS::LengthPercentage::is_auto()
Andreas Kling
2022-07-25
LibWeb: Count flex item's *outer* size towards container intrinsic size
Andreas Kling
2022-07-25
LibWeb: Add helpers for adding margin box to flex item's content size
Andreas Kling
2022-07-24
Profiler: Fix use after free in FlameGraphView
David Smith
2022-07-24
Kernel: Fix L1/L2/L3 cache conditionals in ProcFSCPUInformation
Linus Groh
2022-07-24
MouseSettings: Show highlight toggle shortcut and new layout tweaks
MacDue
2022-07-24
Minesweeper: Remove decimal point from the time label
Karol Kosek
2022-07-24
SystemMonitor: Keep selected row in ProcessMemoryMapWidget
David Smith
2022-07-24
LibGUI: Properly handle range selections in ColumnsView
networkException
2022-07-24
LibGUI: Move range selection calculations into separate function
networkException
2022-07-24
LibGUI: Alphabetize CMake sources
networkException
2022-07-24
Kernel/SysFS: Fix parent directory hierarchy with symbolic links
Liav A
2022-07-24
Base: Italicize some symbol glyphs in font Katica Italic 10
Karol Kosek
2022-07-24
Base: Reduce spacing in some glyphs in font Katica Italic 10
Karol Kosek
2022-07-24
Base: Make U+002E FULL STOP a 1x1 dot in font Katica Italic 10
Karol Kosek
2022-07-24
du: Consolidate all "do not print" conditions
Tim Schumacher
2022-07-24
du: Only use unmodified file sizes internally
Tim Schumacher
2022-07-24
du: Use 64-bit integers when handling file sizes or related values
Tim Schumacher
2022-07-24
du: Fix a typo in the `--exclude-from` option
Tim Schumacher
2022-07-24
du: Don't stop descending even if the maximum depth is reached
Tim Schumacher
2022-07-24
LibWeb: Paint a frame around (system) <progress> elements
MacDue
2022-07-24
Base: Remove some unnecessary styling from progressbar.html
MacDue
2022-07-24
LibWeb: Tidy up `<progress>` element default CSS
MacDue
2022-07-24
LibWeb: Use the palette "button text" on buttons in the default CSS
MacDue
[next]