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
2023-01-02
Userland: Remove unused includes of AK/Math.h
Ben Wiederhake
2023-01-02
Everywhere: Move AK/Debug.h include to using files or remove
Ben Wiederhake
2023-01-02
LibGL: Move AK/Debug.h include to where it is used
Ben Wiederhake
2023-01-02
Revert "LibJS: Implement MakeDay without using AK::years_to_days_since…"
Ben Wiederhake
2023-01-02
LibCore: Remove unused include MemMem
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/IterationDecision.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/Array.h
Ben Wiederhake
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2023-01-02
LibHTTP: Propagate errors using TRY
ericLemanissier
2023-01-02
LibEDID: Propagate errors using TRY
ericLemanissier
2023-01-02
LibCrypto: Propagate errors using TRY
ericLemanissier
2023-01-02
LibGfx+icc: Print pcs illuminant
Nico Weber
2023-01-02
Help+LibManual: Open sibling page for subsections
kleines Filmröllchen
2023-01-02
LibManual: Create subsections for subdirectories automatically
kleines Filmröllchen
2023-01-02
LibManual: Add SubsectionNode
kleines Filmröllchen
2023-01-02
Help+LibManual: Move URL handling to LibManual
kleines Filmröllchen
2023-01-02
LibManual: Allow overriding a Node's path calculation
kleines Filmröllchen
2023-01-02
Help+LibManual: Make the children accessor fallible
kleines Filmröllchen
2023-01-01
LibGL: Stop unnecessarily casting to `float`
Jelle Raaijmakers
2023-01-01
LibGL: Implement `GL_TEXTURE_ENV_COLOR`
Jelle Raaijmakers
2023-01-01
LibGUI: Fix wrong copyright header email for recent OpacitySlider change
networkException
2023-01-01
LibWeb: Use TextTop and TextBottom property for VerticalAlign
martinfalisse
2023-01-01
LibWeb: Allow use of calculated property for line-height
martinfalisse
2023-01-01
LibWeb: Use a JS::NonnullGCPtr for DOMTokenList::m_associated_element
Andreas Kling
2023-01-01
LibGUI+Userland: Make GML unregistered_child_handler fallible
Sam Atkins
2023-01-01
LibCore+LibGUI: Add fallible versions of Widget::load_from_gml()
Sam Atkins
2023-01-01
LibSQL: Add parsing and evaluation of BOOLEAN type literals
Timothy Flynn
2023-01-01
LibGUI: Make color picker opacity sliders react to the chosen color
networkException
2023-01-01
LibGUI: Add base color to OpacitySlider
networkException
2022-12-31
LibWeb: Mark the border-style properties as layout affecting
Luke Wilde
2022-12-31
LibWeb: Treat `border-style: hidden` the same as `border-style: none`
Luke Wilde
2022-12-31
LibCrypto: Don't crash in ASN1::parse_generalized_time on missing 'Z'
Ben Wiederhake
2022-12-31
LibCrypto: Don't crash in ASN1::parse_utc_time on missing 'Z'
Ben Wiederhake
2022-12-31
LibCore: Make DateTime more easily debuggable
Ben Wiederhake
2022-12-31
LibC: Include aarch64 regs.h for AK_ARCH_AARCH64
Andrew Kaster
2022-12-31
LibGfx+icc: Add profile connection space printing
Nico Weber
2022-12-31
LibGfx+icc: Print profile flags
Nico Weber
2022-12-31
LibWeb: Paint repeating background images over entire paint box
Timothy Flynn
2022-12-31
LibGfx: Use VERIFY_NOT_REACHED() for impossible states in ICC code
Nico Weber
2022-12-31
LibGfx: Make ICC name converters return StringView
Nico Weber
2022-12-31
LibWeb: Support MouseEvent.{pageX,pageY}
Itamar
2022-12-31
LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event()
Itamar
2022-12-31
LibWeb: Fix calculation of MouseEvent::client_{x,y}
Itamar
2022-12-31
LibWeb: Fix table-row y-position
Tom
2022-12-31
LibELF: Export static resolve_library method of the DynamicLinker code
Liav A
2022-12-31
LibCore: Use CircularBuffer in BufferedHelper
Lucas CHOLLET
2022-12-31
LibCore: Add a deleted state for `Account`
Lucas CHOLLET
2022-12-31
LibCore: Deduplicate some code in `Account::generate_shadow_file()`
Lucas CHOLLET
2022-12-31
Terminal+LibVT: Get the color scheme from the system theme
implicitfield
2022-12-31
LibGfx: Support color schemes
implicitfield
[next]