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-02-15
LibWeb: Add spec links to each HTML tokenizer state section
Linus Groh
2022-02-15
LibWeb: Add stubs for document.write and document.writeln
Maciej
2022-02-15
LibArchive: Default initialize member variables
Lenny Maiorani
2022-02-15
LibArchive: Use constexpr variables where possible
Lenny Maiorani
2022-02-15
LibArchive: Refactor Tar to make DRY (Don't Repeat Yourself)
Lenny Maiorani
2022-02-15
Demos: Use default constructors/destructors
Lenny Maiorani
2022-02-15
Meta: Actually run gml-format in CI
Idan Horowitz
2022-02-15
Applications: Run gml-format
Idan Horowitz
2022-02-15
AK+Kernel: OOM-harden most parts of Trie
Ali Mohammad Pur
2022-02-15
AK: Conditionally disable a few variant ctors/assignments
Ali Mohammad Pur
2022-02-15
AK: Add a 'SpecializationOf' concept
Ali Mohammad Pur
2022-02-15
Meta: Increase Azure CI timeout for Lagom builds
Idan Horowitz
2022-02-15
FontEditor: Add a ListView to sort glyphs by their Unicode block
thankyouverycool
2022-02-15
CharacterMap: Add a ListView to sort glyphs by their Unicode block
thankyouverycool
2022-02-15
LibGUI: Allow GlyphMapWidget to filter by code point ranges
thankyouverycool
2022-02-15
Tests: Add Unicode tests for CharacterType block properties
thankyouverycool
2022-02-15
Meta+LibUnicode: Download and parse Unicode block properties
thankyouverycool
2022-02-15
LibWeb: Don't delay document load event forever with cached style sheets
Andreas Kling
2022-02-15
LibWeb: Don't delay document load event forever with cached CSS imports
Andreas Kling
2022-02-15
LibWeb: Force a relayout when scrolling to anchor
Andreas Kling
2022-02-15
LibWeb: Don't trigger page load for fragment navigation within same URL
Andreas Kling
2022-02-15
LibWeb: Repaint entire viewport after document layout
Andreas Kling
2022-02-15
LibIPC: Always shutdown() the Connection if reached EOF
Vitaly Dyachkov
2022-02-15
Spreadsheet: Improve 'Functions Help' button
electrikmilk
2022-02-15
Spreadsheet: Insert missing icons
electrikmilk
2022-02-15
Base: Add color to Spreadsheet file type icon
electrikmilk
2022-02-15
Base: Add Old Hungarian to font Katica Regular 10
Lady Gegga
2022-02-15
Base: Add Geometric Shapes Extended to font Katica Regular 10
Lady Gegga
2022-02-15
Base: Add Transport and Map Symbols to font Katica Regular 10
Lady Gegga
2022-02-15
Base: Add Ornamental Dingbats to font Katica Regular 10
Lady Gegga
2022-02-15
Base: Add Khojki characters to font Katica Regular 10
Lady Gegga
2022-02-15
Base: Add Hatran characters to font Katica Regular 10
Lady Gegga
2022-02-15
Base: Add Lao character to font Katica Regular 10
Lady Gegga
2022-02-15
Base: Allow font-files be "Open with" Hex Editor
Lady Gegga
2022-02-15
Base: Add 10CD1E-10CD21 emojis to PUA codepoints
Lady Gegga
2022-02-15
Base+Piano: Insert missing icons into menubar
electrikmilk
2022-02-15
LibJS: Fix cases where we incorrectly allowed 'in' in for loops
Anonymous
2022-02-15
DisplaySettings: Include aspect ratio in resolution list text
ForLoveOfCats
2022-02-15
LibWeb: Compute some height of BlockFormattingContexts earlier
michiell1
2022-02-15
Base+PixelPaint: Use Merge Active Layer Up/Down Icons
electrikmilk
2022-02-15
PixelPaint: Implement Merge Active Layer Up
electrikmilk
2022-02-15
Playground: Add editor actions to the window menu
Karol Kosek
2022-02-15
LibWeb: Make IFC register absolutely positioned descendants with BFC
Andreas Kling
2022-02-15
LibWeb: Make InlineLevelIterator skip over positioned elements
Andreas Kling
2022-02-15
LibWeb: Implement HTMLElement.click()
Andreas Kling
2022-02-15
LibWeb: Add spec comments to the StackOfOpenElements class
Andreas Kling
2022-02-15
LibWeb: Rename element_before() => element_immediately_above()
Andreas Kling
2022-02-15
LibWeb: Add spec comments to find_appropriate_place_for_inserting_node()
Andreas Kling
2022-02-15
LibJS: Correct an include in PrimitiveString
davidot
2022-02-15
LibJS: Use CopyDataProperties when spreading in object expressions
davidot
[next]