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-11-26
LibCore: Add Vector<StringView> variant of add_positional_argument()
Andreas Kling
2021-11-24
SoundPlayer+LibDSP: Move the FFT implementation to LibDSP
kleines Filmröllchen
2021-11-24
LibCore: Add syscall wrapper for ptsname()
Andreas Kling
2021-11-24
LibCore: Add syscall wrapper for dup2()
Andreas Kling
2021-11-24
LibCore: Add syscall wrapper for pipe2()
Andreas Kling
2021-11-24
LibGUI: Add GUI::Toolbar::try_add_separator()
Andreas Kling
2021-11-24
LibGUI: Add GUI::Menu::try_add_submenu()
Andreas Kling
2021-11-24
LibWeb: Use a string instead of an internal Parser class in Supports
Sam Atkins
2021-11-24
LibWeb: Add <general-enclosed> support to Media Queries
Sam Atkins
2021-11-24
LibWeb: Use MatchResults for MediaQuery evaluation
Sam Atkins
2021-11-24
LibWeb: Use new GeneralEnclosed class in Supports
Sam Atkins
2021-11-24
LibWeb: Parse CSS `<general-enclosed>`
Sam Atkins
2021-11-24
LibWeb: Implement independent GeneralEnclosed class
Sam Atkins
2021-11-24
LibWeb: Make StyleRule to_string() methods output valid CSS
Sam Atkins
2021-11-24
LibWeb: Implement StyleComponentValueRule::to_string()
Sam Atkins
2021-11-24
LibWeb: Implement CSS::Token::to_string()
Sam Atkins
2021-11-24
Kernel+UE+LibC: Remove unused dbgputch syscall
Ben Wiederhake
2021-11-24
LibPthread: Initialize conditions with realtime clock
Jelle Raaijmakers
2021-11-24
LibC: Remove commented out code from `futex()`
Jelle Raaijmakers
2021-11-24
LibJS: Make section URLs more consistent
Linus Groh
2021-11-24
LibJS: Simplify TemporalRelativeToString
Linus Groh
2021-11-24
LibWeb: Add JSON serialization for nested browsing contexts
Vyacheslav Pukhanov
2021-11-24
LibJS: Implement Temporal.ZonedDateTime.prototype.since()
Linus Groh
2021-11-24
LibJS: Implement Temporal.ZonedDateTime.prototype.until()
Linus Groh
2021-11-24
LibJS: Implement balance_duration_relative()
Luke Wilde
2021-11-24
LibJS: Implement add_duration()
Luke Wilde
2021-11-24
LibJS: Implement default_temporal_largest_unit()
Luke Wilde
2021-11-24
LibJS: Implement difference_zoned_date_time()
Luke Wilde
2021-11-24
LibJS: Add sign(Crypto::SignedBigInteger const&) overload
Linus Groh
2021-11-24
LibJS: Fix incorrectly formatted section comments
Linus Groh
2021-11-24
LibArchive: Limit all Tar header fields to their buffer length
Tim Schumacher
2021-11-24
LibJS: Re-implement SetNumberFormatDigitOptions AO
Timothy Flynn
2021-11-24
LibJS: Update spec comments in GetOption and DefaultNumberOption AOs
Timothy Flynn
2021-11-24
LibGUI: Make FilteringProxyModel factory function return ErrorOr
Andreas Kling
2021-11-24
LibGUI: Add GUI::Menu::try_add_action() and try_add_separator()
Andreas Kling
2021-11-24
LibGUI: Add GUI::Toolbar::try_add_action()
Andreas Kling
2021-11-24
LibGUI: Add GUI::TabWidget::try_add_tab<T>(...)
Andreas Kling
2021-11-24
LibGUI: Add GUI::Window::try_set_main_widget<T>(...)
Andreas Kling
2021-11-24
LibGUI: Add GUI::Window::try_add_menu()
Andreas Kling
2021-11-24
LibGUI: Add GUI::Widget::try_set_layout<T>(...)
Andreas Kling
2021-11-24
LibGUI: Add GUI::Menubar::try_add_menu()
Andreas Kling
2021-11-24
LibCore: Add Core::Object::try_add<T>(...)
Andreas Kling
2021-11-24
LibGUI: Reverse FilteringProxyModel update propagation flow
Vyacheslav Pukhanov
2021-11-24
LibGfx: Correct BitmapFont row indexing when un/masking fonts
thankyouverycool
2021-11-24
LibJS: Don't accept UTC designators in strings for plain Temporal types
Linus Groh
2021-11-24
LibJS: Fix parse ErrorType used in parse_temporal_date_string()
Linus Groh
2021-11-24
LibDesktop: Make allowlist APIs return ErrorOr<void>
Andreas Kling
2021-11-24
LibCore: Add kill() syscall wrapper
Andreas Kling
2021-11-23
LibCore: Allow moving, but not copying, DirIterator
Timothy Flynn
2021-11-23
LibJS: Update to_largest_temporal_unit() to allow undefined fallback
Linus Groh
[prev]
[next]