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
2022-05-12
Kernel: Remove Prekernel namespace in the aarch64 Kernel
Timon Kruiper
2022-05-12
Kernel: Move the aarch64 boot.S out of the Prekernel directory
Timon Kruiper
2022-05-12
Kernel: Move Prekernel{CPU, Exceptions}.cpp out of Prekernel directory
Timon Kruiper
2022-05-12
Kernel: Move Prekernel assembly utils to aarch64/ASM_wrapper.h
Timon Kruiper
2022-05-12
Kernel: Replace Prekernel::halt with Processor::halt in aarch64 build
Timon Kruiper
2022-05-12
LibArchive: Use named members for ZIP general purpose flags
Tim Schumacher
2022-05-12
Ports: Update curl to 7.83.1
Luke Wilde
2022-05-12
LibCrypto: Add Ed25519
stelar7
2022-05-12
LibCrypto: Move Curve25519 related code into separate file
stelar7
2022-05-12
LibC: Add herror() and hstrerror()
Michał Lach
2022-05-12
LibC: Make h_errno thread-local
Michał Lach
2022-05-12
Ports/gcc: Update to version 12.1.0
Daniel Bertalan
2022-05-12
Toolchain: Upgrade to GCC 12.1.0
Daniel Bertalan
2022-05-12
LibC+Kernel: Prevent string functions from calling themselves
Daniel Bertalan
2022-05-12
Kernel: Do not implement VERIFY_NOT_REACHED() as VERIFY(false)
Daniel Bertalan
2022-05-12
AK+DHCPClient: Fix false positive gcc 12 warnings
Daniel Bertalan
2022-05-12
PixelPaint: Fix incorrect use of RefCounted CRTP
Daniel Bertalan
2022-05-12
Tests: Fix new GCC 12 warnings
Daniel Bertalan
2022-05-12
Ports: Add $STRIP and $HOST_STRIP variables
Daniel Bertalan
2022-05-12
Ports/gcc: Install dependencies as ports
Daniel Bertalan
2022-05-12
Ports: Enable ccache for SERENITY_TOOLCHAIN=Clang
Daniel Bertalan
2022-05-12
Ports: Add Integer Set Library (isl)
Daniel Bertalan
2022-05-12
DisplaySettings: Set window modified state
Sam Atkins
2022-05-12
TerminalSettings: Set window modified state
Sam Atkins
2022-05-12
MouseSettings: Set window modified state
Sam Atkins
2022-05-12
LibGUI: Add AllowCallback parameter to ComboBox::set_text()
Sam Atkins
2022-05-12
MouseSettings: Update the cursor theme preview when restoring defaults
Sam Atkins
2022-05-12
WindowServer: Save config file when mouse cursor theme is changed
Sam Atkins
2022-05-12
MailSettings: Set window modified state
Sam Atkins
2022-05-12
KeyboardSettings: Set window modified state
Sam Atkins
2022-05-12
ClockSettings: Set window modified state
Sam Atkins
2022-05-12
BrowserSettings: Set window modified state
Sam Atkins
2022-05-12
LibGUI: Support "modified" window state in SettingsWindow
Sam Atkins
2022-05-12
LibGUI: Run TextEditor::on_change callback immediately
Sam Atkins
2022-05-11
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
RKBethke
2022-05-11
WindowServer: Make window frame flashing use the highlight color
kleines Filmröllchen
2022-05-11
LibSoftGPU: Clamp polygon depth values to `0.f - 1.f`
Jelle Raaijmakers
2022-05-11
LibGUI: Try use layout's preferred size for the content size
Karol Kosek
2022-05-11
LibGUI: Always use widget's minimum size in ScrollableContainerWidget
Karol Kosek
2022-05-11
LibGUI: Reuse common parts in ScrollableContainerWidget
Karol Kosek
2022-05-11
LibGUI: Take only valid sizes when calculating BoxLayout preferred size
Karol Kosek
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-05-11
Base: Document new TabWidget properties, and extend the example a bit
Sam Atkins
2022-05-11
LibGUI: Expose more TabWidget properties to GML
Sam Atkins
2022-05-11
Documentation: Correct and update IDL documentation
Sam Atkins
2022-05-11
LibWeb: Implement CSSRule.parentRule and .parentStyleSheet
Sam Atkins
2022-05-11
LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule()
Sam Atkins
2022-05-11
LibWeb: Implement `@supports` serialization
Sam Atkins
2022-05-11
LibWeb: Add CSSSupportsRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSMediaRule wrapper
Sam Atkins
[prev]
[next]