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
Age
Commit message (
Expand
)
Author
2021-11-14
LibJS: Convert call_job_callback() to ThrowCompletionOr
Linus Groh
2021-11-14
LibJS: Add a Completion(ThrowCompletionOr<Value> const&) constructor
Linus Groh
2021-11-14
LibJS: Annotate Promise implementation with spec comments
Linus Groh
2021-11-14
WindowServer: Make window switcher look more like other overlays
Andreas Kling
2021-11-14
WindowServer: Clear window switcher's hovered item when cursor leaves
Andreas Kling
2021-11-14
WindowServer: Reset the window switcher's hovered item between uses
Andreas Kling
2021-11-14
WindowServer: Allow server-internal windows with alpha channel
Andreas Kling
2021-11-14
WindowServer: Make WindowFrame::shadow_bitmap() const
Andreas Kling
2021-11-14
LibJS: Implement number grouping for Intl.NumberFormat
Timothy Flynn
2021-11-14
LibUnicode: Generate primary and secondary number grouping sizes
Timothy Flynn
2021-11-13
Utilities/tr: Rework squeezing to be supported during more operations
Tim Schumacher
2021-11-13
LibVT: Show action of double click in tooltip
David Lindbom
2021-11-13
LibJS: Implement Temporal.ZonedDateTime.prototype.round
Luke Wilde
2021-11-13
LibJS: Implement Intl.NumberFormat.prototype.formatToParts
Timothy Flynn
2021-11-13
LibJS: Throw an exception in NumberFormat.prototype.format for BigInts
Timothy Flynn
2021-11-13
LibJS+LibUnicode: Don't remove {currency} keys in GetNumberFormatPattern
Timothy Flynn
2021-11-13
LibJS: Avoid potential for dangling string views in partition patterns
Timothy Flynn
2021-11-13
LibUnicode: Handle all space code points when creating currency patterns
Timothy Flynn
2021-11-13
LibUnicode: Remove GeneralCategory::Symbol string lookup
Timothy Flynn
2021-11-13
LibJS: Implement Temporal.Duration.prototype.total()
Linus Groh
2021-11-13
LibJS: Fix days calculation in round_duration() for "year" - "day" units
Linus Groh
2021-11-13
ThemeEditor: Correct GroupBox margins
Sam Atkins
2021-11-13
LibJS: Fix missing handling of "week" largest_unit in balance_duration()
Linus Groh
2021-11-13
LibJS: Fix logic typo in round_duration() remainder calculation
Linus Groh
2021-11-13
LibJS: Fix logic typo in balance_duration() hours calculation
Linus Groh
2021-11-13
LibConfig: Add removal/notifcation for keys
faxe1008
2021-11-13
ConfigServer: Add method and notification for key removal
faxe1008
2021-11-13
LibGUI: Add support for Ctrl+Delete in TextEditor
Andrew January
2021-11-13
LibGUI: Change delete key handling from action to keydown_event
Andrew January
2021-11-13
LibJS+LibUnicode: Fully implement currency number formatting
Timothy Flynn
2021-11-13
LibUnicode: Generate currency unit-pattern number formats
Timothy Flynn
2021-11-13
LibJS+LibUnicode: Generate all styles of currency localizations
Timothy Flynn
2021-11-13
3DFileViewer: Clean some code for increased readability on Mesh
Pedro Pereira
2021-11-13
3DFileViewer: Calculate face-normal from vertex-normals of the triangle
Pedro Pereira
2021-11-13
3DFileViewer: Add 'normals' to Mesh constructor
Pedro Pereira
2021-11-13
3DFileViewer: Add vertex normal parsing to WavefrontOBJLoader
Pedro Pereira
2021-11-13
WindowServer: Clear active input tracking window on menu popup
Andreas Kling
2021-11-13
WindowServer: Replace "Pin/Unpin Window" => "Always on Top"
Andreas Kling
2021-11-13
Everywhere: Replace "virtual desktop" => "workspace"
Andreas Kling
2021-11-13
LibRegex: Correctly translate BRE pattern end anchors
Tim Schumacher
2021-11-13
Meta: Resolve cyclic dependency between LibPthread and libc++
Daniel Bertalan
2021-11-13
SystemMonitor: Ask user before trying to kill/stop process
Maciej
2021-11-13
SystemMonitor: Add Delete as alternate shortcut for killing a process
Maciej
2021-11-13
SoundPlayer: Add keyboard shortcuts for stop and volume
Elyse
2021-11-13
SoundPlayer: Make 'volume_slider' a member variable
Elyse
2021-11-13
SoundPlayer: Allow volume output of up to 150%
Elyse
2021-11-13
SystemMonitor: Shrink oversized GroupBox margins
Andreas Kling
2021-11-13
Utilities/grep: Implement using multiple patterns
Tim Schumacher
2021-11-13
Utilities/tar: Ignore directory entry if it already exists
Tim Schumacher
2021-11-13
Kernel+LibC: Pass off_t to pread() via a pointer
Daniel Bertalan
[prev]
[next]