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-08
LibWeb: Introduce the Environment Settings Object
Luke Wilde
2022-02-08
LibWeb: Support passing more parameter types to HTML::report_exception()
Andreas Kling
2022-02-08
LibWeb: Fixed disabled checkbox input behaviour
Rafał Babiarz
2022-02-08
LibWeb: Incorporate spread-distance into box-shadow rendering
Sam Atkins
2022-02-08
LibWeb: Render multiple box-shadows
Sam Atkins
2022-02-08
LibWeb: Parse multiple box-shadows :^)
Sam Atkins
2022-02-08
LibWeb: Parse spread-distance and `inset` parts of box-shadow
Sam Atkins
2022-02-08
LibWeb: Reorganize box-shadow parsing code
Sam Atkins
2022-02-08
WindowServer: Preserve cursor position when dragging between states
thankyouverycool
2022-02-08
WindowServer: Add Vertically/HorizontallyMaximized WindowTileTypes
thankyouverycool
2022-02-08
WindowServer: Fix comments in WindowManager
thankyouverycool
2022-02-08
WindowServer: Unify Window restore rects
thankyouverycool
2022-02-08
WindowServer: Rename Window::tiled() => tile_type() and add is_tiled()
thankyouverycool
2022-02-08
LibCore: Make BufferedHelper::read() block at most once per read
Ali Mohammad Pur
2022-02-08
Base: Add Sinhala character to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Transport and Map Symbols to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Miscellaneous Symbols and Pictographs to Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Enclosed Alphanumeric Supplement to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Miscellaneous Symbols and Arrows to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Dingbats to Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Miscellaneous Symbols to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Mathematical Operators to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Letterlike Symbols to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Combining Diacritical Marks to Katica Regular 10
Lady Gegga
2022-02-08
Base: Add Spacing Modifier Letters to font Katica Regular 10
Lady Gegga
2022-02-08
Base: Adjust 00A9 and 00AE in font Katica Regular 10
Lady Gegga
2022-02-08
Base: Add General Punctuation to font Csilla Regular 10
Lady Gegga
2022-02-08
LibJS+Everywhere: Remove all VM::clear_exception() calls
davidot
2022-02-08
LibJS+Everywhere: Remove VM::exception() and most related functions
davidot
2022-02-08
Spreadsheet: No longer use vm.exception() to signal exception state
davidot
2022-02-08
LibJS: Add a traceback to Error
davidot
2022-02-08
LibJS: Convert FinalizationRegistry::cleanup to ThrowCompletionOr
davidot
2022-02-08
LibJS: Always pop the execution context if we pushed one for bytecode
davidot
2022-02-08
LibJS: Convert Instruction::execute in bytecode to ThrowCompletionOr
davidot
2022-02-08
LibJS: Convert ArrayBuffer construction to ThrowCompletionOr
davidot
2022-02-08
LibJS: Convert ScopeNode declaration functions to ThrowCompletionOr
davidot
2022-02-07
LibJS: Add missing include to ShadowRealm.h
Andreas Kling
2022-02-07
LibWeb: Parse `display: inline-flex`
Sam Atkins
2022-02-07
LibWeb: Add `pointer-events: all`
Sam Atkins
2022-02-07
LibWeb: Allow percentages for border-radius :^)
Sam Atkins
2022-02-07
RequestServer: Reenable socket notifications unconditionally
Ali Mohammad Pur
2022-02-07
LibJS: Add missing include to ExecutionContext.h
Andreas Kling
2022-02-07
LibJS: Add missing include to Handle.h
Andreas Kling
2022-02-07
LibJS: Unbreak build with JS_MODULE_DEBUG
Andreas Kling
2022-02-07
Base: Add some latin ligatures to Csilla and Katica fonts
Julian Offenhäuser
2022-02-07
LibJS: Reduce header dependency graph in Realm.h
Andreas Kling
2022-02-07
LibJS: Add [[HostDefined]] internal slot to Script objects
Andreas Kling
2022-02-07
LibJS: Add [[HostDefined]] internal slot to Realm objects
Andreas Kling
2022-02-07
LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers
Andreas Kling
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
[next]