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
LibGL: Remove i686 data types in favor of 64-bit types
Jelle Raaijmakers
2023-01-03
LibGL: Make `GLsizeiptr` signed
Jelle Raaijmakers
2023-01-03
Meta: Add CODEOWNERS file
Linus Groh
2023-01-03
LibWeb: Add stub reset algorithm for HTMLOutputElement
Srikavin Ramkumar
2023-01-03
LibWeb: Add stub reset algorithm for HTMLTextAreaElement
Srikavin Ramkumar
2023-01-03
LibWeb: Implement reset algorithm for HTMLSelectElement
Srikavin Ramkumar
2023-01-03
LibWeb: Implement reset algorithm for HTMLInputElement
Srikavin Ramkumar
2023-01-03
LibWeb: Implement reset button behavior
Srikavin Ramkumar
2023-01-03
LibWeb: Implement HTMLFormElement::reset
Srikavin Ramkumar
2023-01-03
LibGfx: Improve AA stroke_path() line intersections a little
MacDue
2023-01-03
LibGfx: Add Rect::translated(dboth)
MacDue
2023-01-03
LibWeb: CSS don't set resolve-failures (var/attr)
Vetrox
2023-01-03
Documentation: Document fix for missing /etc/mtab
kleines Filmröllchen
2023-01-03
Documentation: Add Neovim configuration documentation
Vetrox
2023-01-03
LibGfx: Use the Midpoint Ellipse Algorithm for filled ellipses
Lucas CHOLLET
2023-01-03
LibGfx: Put the Midpoint Ellipse Algorithm in its own function
Lucas CHOLLET
2023-01-03
Screensaver: Add a screensaver launcher application
Timothy Flynn
2023-01-03
LibDesktop+Taskbar: Add an option to exclude apps from the system menu
Timothy Flynn
2023-01-03
Demos: Rename Screensaver to GradientScreensaver
Timothy Flynn
2023-01-03
LibJS: Rename ToPositiveInteger -> ToPositiveIntegerWithTruncation
BodilessSleeper
2023-01-03
LibJS: Update comments in Temporal/Calendar.cpp
BodilessSleeper
2023-01-03
LibGUI: Don't highlight extension text when saving files with FilePicker
Timothy Flynn
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
[next]