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
2021-04-04
Base: Desaturate the audio applet icons
Andreas Kling
2021-04-04
ClipboardHistory: Use the "edit-copy" icon instead of a colorized one
Andreas Kling
2021-04-04
Base: Tweak default shell prompt
Andreas Kling
2021-04-04
Meta: Removed commas from command in macOS prereqs (#6109)
Will
2021-04-04
Ports: Add ScummVM
Jelle Raaijmakers
2021-04-04
LibC: Teach `vsscanf()` to consume the width specifier
Jelle Raaijmakers
2021-04-04
LibC: Add NI_MAXHOST and NI_MAXSERV constants
Jelle Raaijmakers
2021-04-04
LibC: Use 'long long' specialisations of scanf's read_element_concrete
AnotherTest
2021-04-04
Spreadsheet: Declare the extern GML variable as an array, not a pointer
Dawid Wolosowicz
2021-04-04
LibWeb: Implement the Screen interface
Linus Groh
2021-04-04
LibWeb+WebContent: Keep track of screen rect
Linus Groh
2021-04-04
Everywhere: Replace uses of GUI::Desktop's on_rect_change and remove it
Linus Groh
2021-04-04
LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets
Linus Groh
2021-04-03
LibGfx: Use integer version of Bresenham's algorithm.
Oleg Sikorskiy
2021-04-03
Ports: Added a Prince of Persia (SDLPoP) port.
Manuel Palenzuela
2021-04-03
LibC: Fix FILE::flush() passing bogus arguments to lseek()
Andreas Kling
2021-04-03
LibGUI: Don't try to paint items in model-less IconView :^)
Andreas Kling
2021-04-03
Base: Make the "little" test program compilable again
Andreas Kling
2021-04-03
Kernel/PCI: Introduce a new ECAM access mechanism
Liav A
2021-04-03
Kernel: Enable PCI ECAM method again if available
Liav A
2021-04-03
Ports: Added a cmatrix port
Manuel Palenzuela
2021-04-03
LibWeb: Defer creation of subframes until host element is connected
Andreas Kling
2021-04-03
LibWeb: Implement XMLHttpRequest.getResponseHeader()
Linus Groh
2021-04-03
LibWeb: Implement XMLHttpRequest.status
Linus Groh
2021-04-03
LibWeb: Make XMLHttpRequest.open() work with relative URLs
Linus Groh
2021-04-03
LibWeb: Pass optional status code to ResourceLoader callbacks
Linus Groh
2021-04-03
LibWeb: Set Constructor.name and Prototype.constructor of generated interfaces
Linus Groh
2021-04-03
LibJS: Log any exception, not just the ones with a JS::Error value
Linus Groh
2021-04-03
LibJS: Fix returning from try statement
Linus Groh
2021-04-03
LibJS: Keep RegExp.exec() results in correct order
Linus Groh
2021-04-03
LibJS: ArrayBuffer.prototype.slice
Jamie Mansfield
2021-04-03
LibWeb: Add support for HTML input type=radio
Timothy Flynn
2021-04-03
Base: Add test page for HTML input type=radio elements
Timothy Flynn
2021-04-03
LibWeb: CSSImportRule::set_style_sheet() should take a CSSStyleSheet
Andreas Kling
2021-04-03
LibWeb: Add a FrameHostElement for frame/iframe common functionality
Andreas Kling
2021-04-03
Kernel: Introduce a new HID subsystem
Liav A
2021-04-03
LibKeyboard: Mark CharacterMap::get_char as const
Liav A
2021-04-03
Documentation: Add supported and tested motherboards to the list
Liav A
2021-04-03
Documentation: Clarify that AHCI is supported but may suffer from bugs
Liav A
2021-04-03
Revert "Kernel/PCI: Allow to set the PCI IRQ line of a device"
Liav A
2021-04-03
Kernel/Storage: Add support for IDE controllers in PCI native mode
Liav A
2021-04-03
Kernel: NetworkTask: Remove 10.0.2.x as default IP for NIC interfaces
Brendan Coles
2021-04-03
LibWeb: Support rendering background images with 'background-repeat'
Timothy Flynn
2021-04-03
LibWeb: Store computed CSS value of background-repeat
Timothy Flynn
2021-04-03
Base: Add test page for the 'background-repeat' property
Timothy Flynn
2021-04-03
LibCrypto: Avoid overly big allocs in intermediate ModularPower results
AnotherTest
2021-04-03
LibTLS: Make the TLS connection options user-configurable
AnotherTest
2021-04-03
LibTLS: Remove long-outdated comment that no longer makes sense
AnotherTest
2021-04-03
LibTLS: Move TLS extensions to a separate 'extensions' struct
AnotherTest
2021-04-02
Taskbar: Tweak taskbar widget margins
Andreas Kling
[next]