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-01-12
Base: Add CJK Symbols and Punctuation to font Katica Regular 10
Lady Gegga
2022-01-12
Base: Add Chakma characters to font Katica Regular 10
Lady Gegga
2022-01-12
Base: Add Playing Cards to font Katica Regular 10
Lady Gegga
2022-01-12
Base: Adjust 03CB in font Katica Regular 10
Lady Gegga
2022-01-12
LibGUI: Add existing children widgets when layout manager changed
Matt Jacobson
2022-01-12
Base+Userland: Add various icons
electrikmilk
2022-01-12
Base+PixelPaint: Add more menu icons
electrikmilk
2022-01-12
Base+WindowServer: Add icon to window menu move action
electrikmilk
2022-01-12
Base+Browser: Add Browser icons
electrikmilk
2022-01-12
LibUnicode: Perform number system lookups by enumeration value
Timothy Flynn
2022-01-12
LibUnicode: Parse number system digits from the CLDR
Timothy Flynn
2022-01-12
Kernel: Wait for the ATA busy bit to clear after switching channels
Andreas Kling
2022-01-12
Kernel: Clarify IDEChannel function that switches current channel
Andreas Kling
2022-01-12
Base: Disable TestLibCoreStream in run-tests for now
Andreas Kling
2022-01-12
LibGfx+LibGL: Allow singular matrices to be inverted
Jelle Raaijmakers
2022-01-12
Ports: Add missing GLtron port dependencies
Jelle Raaijmakers
2022-01-12
Ports: Correct EOL in GLtron patch
Jelle Raaijmakers
2022-01-12
Repository: Protect port patches from CRLF/LF normalization
Jelle Raaijmakers
2022-01-11
LibJS: Use new LibUnicode API to format time zone names
Timothy Flynn
2022-01-11
LibUnicode: Parse and generate long and short generic time zone names
Timothy Flynn
2022-01-11
LibUnicode: Fall back to GMT offset when a time zone name is unavailable
Timothy Flynn
2022-01-11
LibUnicode: Implement TR-35's localized GMT offset formatting
Timothy Flynn
2022-01-11
LibUnicode: Add an API to retrieve a locale's default numbering system
Timothy Flynn
2022-01-11
LibJS+LibUnicode: Move replacement of number system digits to LibUnicode
Timothy Flynn
2022-01-11
LibTimeZone: Use new AK::Time factory method in generated code
Timothy Flynn
2022-01-11
AK: Add AK::Time factory method to construct from individual time fields
Timothy Flynn
2022-01-11
AK: Redeclare a few AK::Time helpers as constexpr
Timothy Flynn
2022-01-11
Ports: Add GLTron
Jelle Raaijmakers
2022-01-11
LibGL: Set `q` parameter for `glTexCoord` to 1 by default
Jelle Raaijmakers
2022-01-11
LibGL: Implement `glTexCoord2i`
Jelle Raaijmakers
2022-01-11
LibSoftGPU: Only render complete primitives
Jelle Raaijmakers
2022-01-11
LibGL: Remove duplicate `private:` from SoftwareGLContext.h
Jelle Raaijmakers
2022-01-11
LibGfx+LibGL: Do not crash if matrix inverse does not exist
Jelle Raaijmakers
2022-01-11
LibGL: Stub `glPointSize`
Jelle Raaijmakers
2022-01-11
LibGL: Implement `glLightModeli`
Jelle Raaijmakers
2022-01-11
LibGL: Implement `glTexEnvi`
Jelle Raaijmakers
2022-01-11
LibGL: Implement `glRotated`
Jelle Raaijmakers
2022-01-11
LibGL: Implement `glColor3d` and `glColor3ubv`
Jelle Raaijmakers
2022-01-11
CI: Require a blank line between commit titles and bodies
Idan Horowitz
2022-01-11
CI: Bump prettier to latest version (2.5.1)
Linus Groh
2022-01-11
LibJS: Actually implement get_iana_time_zone_offset_nanoseconds()
Linus Groh
2022-01-11
LibJS: Support non-UTC time zones in Temporal :^)
Linus Groh
2022-01-11
LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATA
Linus Groh
2022-01-11
LibJS: Check if input was exhausted after parsing UTC offset fraction
Linus Groh
2022-01-11
LibJS/Tests: Add Temporal.TimeZone() tests for numeric UTC offset
Linus Groh
2022-01-11
Applets/Audio: Propagate errors by extracting out GUI initialization
creator1creeper1
2022-01-11
Applets/ResourceGraph: Propagate errors in create_applet
creator1creeper1
2022-01-11
LibCore+flock: Make Core::System::waitpid more ergonomic
Junior Rantila
2022-01-11
LibGUI: Don't paint text cursor if TextEditor is disabled
Marcus Nilsson
2022-01-11
LibGUI: Change gradient colors when ValueSlider is disabled
Marcus Nilsson
[next]