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
2021-09-02
LibGL: Allow numerical internal formats in glTexImage2D
Stephan Unverwerth
2021-09-02
LibGL: Implement glPolygonOffset
Stephan Unverwerth
2021-09-02
LibGL: Implement glDrawBuffer
Stephan Unverwerth
2021-09-02
AboutDialog: Accept a version string
Mahmoud Mandour
2021-09-02
LibCore: Refactor a version-reading utility
Mahmoud Mandour
2021-09-02
LibCore+LibGUI: Define a Serenity version in LibCore
Mahmoud Mandour
2021-09-02
LibWeb: Add initial support for AbortController and AbortSignal
Luke Wilde
2021-09-02
LibWeb: Add missing shadow including ancestor checks in EventDispatcher
Luke Wilde
2021-09-02
LibWeb: Add shadow including ancestor/descendant checks
Luke Wilde
2021-09-02
LibCore: Remove deferred_invoke overload with Object& parameter
sin-ack
2021-09-02
Userland: Migrate to argument-less deferred_invoke
sin-ack
2021-09-02
LibCore+Userland: Implement Core::deferred_invoke
sin-ack
2021-09-01
LibGUI: Don't draw Scrollbar scrubber when scrubber rect is null
thankyouverycool
2021-09-01
LibGUI:: Style Combo and SpinBox buttons as ThickCaps
thankyouverycool
2021-09-01
LibIMAP: Stop leaking a Core::Promise<bool> in IMAP::Client::connect()
Andreas Kling
2021-09-01
LibIMAP: Remove accidental use of STL
Andreas Kling
2021-09-01
LibGUI: Show an error message box in the FilePicker on no permissions
Karol Kosek
2021-09-01
LibJS: Change offset in ISODateTimeWithinLimits to actually 24h
Linus Groh
2021-09-01
LibJS: Throw RangeError for +/-∞ argument values in Temporal.Duration()
Linus Groh
2021-09-01
LibJS: Make 'options' argument of Calendar prototype functions optional
Linus Groh
2021-09-01
LibJS: Throw RangeError in PrepareTemporalFields for +/-∞
Linus Groh
2021-09-01
LibJS: Throw TypeError if Instant.prototype.round() options is undefined
Linus Groh
2021-09-01
LibJS: Handle undefined, NaN, and Infinity in ToTemporalDurationRecord
Linus Groh
2021-09-01
LibUnicode: Resolve the most likely territory alias when there are many
Timothy Flynn
2021-09-01
LibUnicode: Generate Unicode locale likely subtag data
Timothy Flynn
2021-09-01
LibUnicode: Perform complex Unicode locale alias substitution
Timothy Flynn
2021-09-01
LibUnicode: Generate complex Unicode locale alias matching
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize calendar subtags
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize timezone subtags
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "imperial" to "uksystem"
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "primary" and "tertiary" to "levelN"
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "names" to "prprname"
Timothy Flynn
2021-09-01
LibUnicode: Canonicalize the subtag "yes" to "true"
Timothy Flynn
2021-09-01
LibUnicode: Substitute Unicode locale aliases during canonicalization
Timothy Flynn
2021-09-01
LibUnicode: Generate Unicode locale alias data
Timothy Flynn
2021-09-01
LibJS+LibUnicode: Store parsed Unicode locale data as full strings
Timothy Flynn
2021-09-01
LibJS: Handle Unicode locale extensions in LookupMatcher AO
Timothy Flynn
2021-09-01
LibJS: Add support for public fields in classes
davidot
2021-09-01
LibJS: Fix small issues in parser
davidot
2021-09-01
LibRegex: Correctly advance string positions in Compare::compare_string
Ali Mohammad Pur
2021-09-01
LibRegex: Correctly handle failing in the middle of explicit repeats
Ali Mohammad Pur
2021-09-01
Everywhere: Use my cool new @serenityos.org email address
Peter Elliott
2021-09-01
LibELF: Don't copy read-only data sections
Andreas Kling
2021-09-01
LibGUI: Adjust BreadcrumbButtons width on resize
Marcus Nilsson
2021-08-31
PixelPaint: Add grayscale filter
savary1
2021-08-31
LibGUI/Desktop: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-31
LibMarkdown: Match HTML formatting of Commonmark tests
Peter Elliott
2021-08-31
LibMarkdown: Add render_to_inline_html() to Document
Peter Elliott
2021-08-31
LibTest: Add TEST_SETUP macro that runs before all test cases
Peter Elliott
2021-08-31
WindowServer: Add message to notify clients of applet area resize
Joe Bentley
[next]