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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-06-13
LibWeb: Keep both horizontal and vertical border radii till painting
MacDue
2022-06-13
LibGfx: Support AA rounded rectangles with elliptical borders
MacDue
2022-06-13
LibJS/Bytecode: Define named functions as a variable inside their scope
Luke Wilde
2022-06-13
LibJS/Bytecode: Pass contains_direct_call_to_eval into ESFO::create
Luke Wilde
2022-06-13
LibJS/Bytecode: Make `return;` return undefined
Luke Wilde
2022-06-13
LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs
Luke Wilde
2022-06-13
LibJS/Bytecode: Implement break/continue labels
Luke Wilde
2022-06-12
LibELF: Always use parent object basename for $ORIGIN processing
Andrew Kaster
2022-06-12
LibC: Force default visibility for the _ctype_ symbol
Andrew Kaster
2022-06-12
LibC: Add public and independent ucontext.h header
Andrew Kaster
2022-06-12
LibPthread: Set errno in sem_trywait()
Timur Sultanov
2022-06-11
LibWeb: Hold a strong ref to old_rule in CSSRuleList::remove_a_css_rule
Luke Wilde
2022-06-11
LibWeb: Paint background border radius antialiased
MacDue
2022-06-11
LibGfx: Clip outside the corners when painting an AA rounded rectangle
MacDue
2022-06-11
LibGfx: Fix rendering of bottom corners in AA rounded rectangle
MacDue
2022-06-10
LibGUI: Use new DialogButton for consistency
FrHun
2022-06-10
LibGUI: Add DialogButton convenience class
FrHun
2022-06-10
LibEDID: Return "Unknown" string if failed to determine the manufacturer
Liav A
2022-06-10
LibWeb: Print correct value types in ComponentValue debug string
Karol Kosek
2022-06-10
LibGUI: Fix GML parser command order regression
FrHun
2022-06-10
LibGUI: Add layout spacer support to GML
FrHun
2022-06-10
LibGUI: Fix crash when clicking on small Scrollbar gutter
FrHun
2022-06-10
LibPthread: Implement cleanup handlers
Tim Schumacher
2022-06-10
LibIPC: Make noise when shutting down because of an error
Jelle Raaijmakers
2022-06-10
LibWeb/CSS: Add :focus-within serialisation
Luke Wilde
2022-06-10
LibWeb/CSS: Add :nth-of-type and :nth-last-of-type serialisation
Luke Wilde
2022-06-10
LibWeb: Apply content filter to DNS prefetch and pre-connect
Luke Wilde
2022-06-10
LibJS: Simplify Temporal unit AOs
Linus Groh
2022-06-10
LibJS: Remove unnecessary ToLimitedTemporalDuration AO
Linus Groh
2022-06-10
LibJS: Align DifferenceTemporalInstant with similar AOs
Linus Groh
2022-06-10
LibJS: Refactor Temporal parse AOs
Linus Groh
2022-06-10
LibJS: Rename DefaultMergeFields to DefaultMergeCalendarFields
Linus Groh
2022-06-10
LibJS: Mark a call of CreateTemporalDate as infallible
Linus Groh
2022-06-09
LibCore: Add a wrapper for endgrent()
Lucas CHOLLET
2022-06-06
LibWeb: Use `long long` where it was replaced with `long`
stelar7
2022-06-06
LibWeb: Adjust implementation of `Document::create_event`
stelar7
2022-06-06
tar: Implement support for GNU longname headers
Tim Schumacher
2022-06-06
LibWeb: Calculate floating elements width using min- and max-width
Karol Kosek
2022-06-05
LibCore: Remove ConfigFile::write_color_entry()
MacDue
2022-06-05
LibWeb: Dispatch mouse events to topmost element instead of hit target
kleines Filmröllchen
2022-06-05
LibIPC: Process remaining read bytes before shutting down due to EOF
networkException
2022-06-05
LibWeb: Paint list markers antialiased
MacDue
2022-06-05
LibGfx: Fix antialiased circles becoming too pointy at small sizes
MacDue
2022-06-05
LibGUI+Browser: Fix crash when activating a "Tab n" action
networkException
2022-06-04
LibGL: Reject GL_LEFT and GL_RIGHT in glCullFace
Luke Wilde
2022-06-04
LibC: Make asctime_r() in time.h POSIX compliant
May
2022-06-03
LibWeb: Reject invalid background-repeat values instead of crashing
Idan Horowitz
2022-06-03
LibWeb: Support DocumentFragments in Node.prototype.cloneNode
Idan Horowitz
2022-06-03
LibWeb: Fix Array OOBs in the HTMLTokenizer
stelar7
2022-06-02
LibJS: Stub out String.prototype.normalize
stelar7
[next]