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-07-29
LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx
Andrew Kaster
2021-07-29
Kernel+LibC: Add linger to sys/sockets.h
Luke
2021-07-29
LibWeb: Remove unused enum value CSS::StyleValue::Position
Andreas Kling
2021-07-29
LibGUI+Playground: Move GMLAutocompleteProvider to LibGUI
Conor Byrne
2021-07-29
LibWeb: Add proper support for text-decoration-line property values
Tobias Christiansen
2021-07-29
LibGUI: Allow to specify FilePicker window position
LuK1337
2021-07-29
LibGUI: Allow to specify position on screen for Dialog window
LuK1337
2021-07-29
LibCore: Prevent LockFile fd from leaking into child process
Peter Elliott
2021-07-29
LibWeb: Handle comment blocks when skipping unknown @-rules
K-Adam
2021-07-28
LibJS: Reflect infallibility editorial changes in the Temporal spec
Linus Groh
2021-07-28
LibWeb: Fix incompatibility of attribute "contenteditable"
SeekingBlues
2021-07-28
LibUnicode: Handle code points that are both cased and case-ignorable
Timothy Flynn
2021-07-28
LibUnicode: Reduce Unicode data generator boilerplate
Timothy Flynn
2021-07-28
LibUnicode: Check word break when deciding on case-ignorable code points
Timothy Flynn
2021-07-28
LibUnicode: Download and parse the word break property list UCD file
Timothy Flynn
2021-07-28
LibUnicode: Check property list when deciding if a code point is cased
Timothy Flynn
2021-07-28
LibUnicode: Download and parse the property list UCD file
Timothy Flynn
2021-07-28
LibJS: Implement Temporal.Now.plainTimeISO()
Linus Groh
2021-07-28
LibJS: Update Temporal.Now spec section numbers
Linus Groh
2021-07-28
LibJS: Handle PlainTime objects in GetTemporalCalendarWithISODefault
Linus Groh
2021-07-28
LibJS: Handle PlainTime objects in ToTemporalCalendar
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.nanosecond
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.microsecond
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.millisecond
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.second
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.minute
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.hour
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.calendar
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype.valueOf()
Linus Groh
2021-07-28
LibJS: Implement Temporal.PlainTime.prototype[@@toStringTag]
Linus Groh
2021-07-28
LibJS: Start implementing Temporal.PlainTime
Linus Groh
2021-07-28
LibJS: Fix types of PlainDateTime iso_{milli,micro,nano}second params
Linus Groh
2021-07-28
LibJS/Tests: Remove two leftover console.log() calls
Linus Groh
2021-07-28
LibJS: Reflect infallibility editorial change in ToTemporalCalendar
Linus Groh
2021-07-28
Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child"
Andreas Kling
2021-07-28
Revert "LibGUI: Ignore the Enter event by default"
Andreas Kling
2021-07-28
LibGUI+LibGfx: Highlight currently active tab button with accent color
Andreas Kling
2021-07-28
LibGUI: Update windows when they become active/inactive
Andreas Kling
2021-07-28
LibGfx+Base: Add a themable "Accent" color role
Andreas Kling
2021-07-28
LibGfx: Remove unused StylePainter::paint_surface()
Andreas Kling
2021-07-28
LibWeb: Avoid assertion failure on parsing numeric character references
ovf
2021-07-28
LibGUI: Align FilePickerDialog's common locations with file list view
LuK1337
2021-07-28
LibGUI: Convert indexes to size_t and use Optional in TabWidget
Luke
2021-07-28
LibGUI: Always reset pressed close button index on mouse up in TabWidget
Luke
2021-07-28
LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)
Andreas Kling
2021-07-28
LibGUI: Make Label padding work with left/right aligned text
Andreas Kling
2021-07-27
LibGUI: Add a ClipboardClient for GUI::Clipboard
TheFightingCatfish
2021-07-27
LibWeb: Return null if an unknown canvas context type is requested
K-Adam
2021-07-27
LibGfx: Take the glyph spacing into account when building a line
sin-ack
2021-07-27
LibGfx: Remove extra space considered during wrapping
sin-ack
[next]