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
2023-01-03
Demos: Remove "Cube" application
Andreas Kling
2023-01-03
Ladybird: Install SQLServer binary
Davide Cavalca
2023-01-03
LibGfx: Make Font::glyph_width*() APIs return float
Andreas Kling
2023-01-03
LibGfx: Make Font::width() return a float
Andreas Kling
2023-01-03
LibGfx: Adjust ClassicWindowTheme titlebar height calculation
Andreas Kling
2023-01-03
LibGfx: Make ClassicWindowTheme menubar heights respect the font size
Andreas Kling
2023-01-03
LibGfx: Make Font::pixel_size() return a float
Andreas Kling
2023-01-03
LibGfx/Font: Make Glyph metrics floating point
Andreas Kling
2023-01-03
LibGfx/Font: Make ScaledGlyphMetrics floating point
Andreas Kling
2023-01-03
WindowServer: Write new config to disk when system fonts are changed
Andreas Kling
2023-01-03
WindowServer: Only load /etc/WindowServer.ini once and keep it loaded
Andreas Kling
2023-01-03
LibGUI: Fix highlighting of elements in TreeView
martinfalisse
2023-01-03
Ladybird: Remove separate LICENSE file
networkException
2023-01-03
LibCompress: Port `ZlibCompressor` to `Core::Stream`
Tim Schumacher
2023-01-03
LibCompress: Switch `ZlibCompressor` to a constructor pattern
Tim Schumacher
2023-01-03
LibCompress: Rename `Compress::Zlib` to `Compress::ZlibDecompressor`
Tim Schumacher
2023-01-03
Tests: Add a simple compression test for Zlib
Tim Schumacher
2023-01-03
LibCore: Add `Stream::WrapInAKOutputStream`
Tim Schumacher
2023-01-03
PixelPaint: Cleanup the Image class
Baitinq
2023-01-03
PixelPaint: Propagate errors in {flip,crop,rotate,resize} functions
Baitinq
2023-01-02
Everywhere: Remove unused includes of AK/Memory.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of LibC/stdlib.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/Concepts.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/StdLibExtras.h
Ben Wiederhake
2023-01-02
Piano: Remove unused include of AK/StdLibExtraDetails.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/Format.h
Ben Wiederhake
2023-01-02
Userland: Remove unused includes of AK/Math.h
Ben Wiederhake
2023-01-02
Everywhere: Move AK/Debug.h include to using files or remove
Ben Wiederhake
2023-01-02
LibGL: Move AK/Debug.h include to where it is used
Ben Wiederhake
2023-01-02
Kernel: Remove unused includes of Kernel/Debug.h
Ben Wiederhake
2023-01-02
Kernel: Turn lock ranks into template parameters
kleines Filmröllchen
2023-01-02
Revert "LibJS: Implement MakeDay without using AK::years_to_days_since…"
Ben Wiederhake
2023-01-02
AK+Kernel: Eliminate UB (signed overflow) from days_since_epoch
Ben Wiederhake
2023-01-02
AK+Tests: Replace years_to_days_since_epoch by near-instant function
Ben Wiederhake
2023-01-02
AK+Tests: Demonstrate slowness of years_to_days_since_epoch
Ben Wiederhake
2023-01-02
AK: Combine SinglyLinkedList and SinglyLinkedListWithCount
Lenny Maiorani
2023-01-02
AK+Tests: Add a test for formatting numbers in base 10 units
Arda Cinar
2023-01-02
AK: Add an option to format numbers with 1000 based units
Arda Cinar
2023-01-02
AK: Make sure no overflow occurs in number_string_with_one_decimal
Arda Cinar
2023-01-02
df: Add an option to display used/available inodes
Arda Cinar
2023-01-02
AK: Add a human_readable_quantity helper to NumberFormat.h
Arda Cinar
2023-01-02
AK: Move the functions in NumberFormat.h out of line
Arda Cinar
2023-01-02
df: Show used percentages for each listed entry
Arda Cinar
2023-01-02
LibCore: Remove unused include MemMem
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/IterationDecision.h
Ben Wiederhake
2023-01-02
Everywhere: Remove unused includes of AK/Array.h
Ben Wiederhake
2023-01-02
Kernel: Remove unused includes
Ben Wiederhake
2023-01-02
Everywhere: Fix badly-formatted includes
Ben Wiederhake
2023-01-02
LibHTTP: Propagate errors using TRY
ericLemanissier
2023-01-02
LibEDID: Propagate errors using TRY
ericLemanissier
[next]