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-12-31
LibWeb: Paint repeating background images over entire paint box
Timothy Flynn
2022-12-31
Meta: Fix link to relocated intel.com webpage
Ben Wiederhake
2022-12-31
Meta: Fix link to wrong version of commit in Mitigations.md
Ben Wiederhake
2022-12-31
LibGfx: Use VERIFY_NOT_REACHED() for impossible states in ICC code
Nico Weber
2022-12-31
LibGfx: Make ICC name converters return StringView
Nico Weber
2022-12-31
LibWeb: Support MouseEvent.{pageX,pageY}
Itamar
2022-12-31
LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event()
Itamar
2022-12-31
LibWeb: Fix calculation of MouseEvent::client_{x,y}
Itamar
2022-12-31
LibWeb: Fix table-row y-position
Tom
2022-12-31
Kernel/Graphics: Restore VirtIO GPU framebuffer console functionality
Liav A
2022-12-31
Utilities: Introduce the ldd utility
Liav A
2022-12-31
LibELF: Export static resolve_library method of the DynamicLinker code
Liav A
2022-12-31
PixelPaint: ColorPicker updates user colors while dragging
Cody Hein
2022-12-31
PixelPaint: Allow ImageEditor event to append info to the statusbar
Cody Hein
2022-12-31
LibCore: Use CircularBuffer in BufferedHelper
Lucas CHOLLET
2022-12-31
AK: Add `CircularBuffer`
Lucas CHOLLET
2022-12-31
Browser: Add window to inspect history
Rafał Babiarz
2022-12-31
userdel: Use `Core::Account::sync()` to interact with sensitive files
Lucas CHOLLET
2022-12-31
LibCore: Add a deleted state for `Account`
Lucas CHOLLET
2022-12-31
LibCore: Deduplicate some code in `Account::generate_shadow_file()`
Lucas CHOLLET
2022-12-31
userdel: Use `Core::File::remove()` instead of spawning `/bin/rm`
Lucas CHOLLET
2022-12-31
ThemeEditor: Support editing color schemes
implicitfield
2022-12-31
Flood: Get the color scheme from the system theme
implicitfield
2022-12-31
Terminal+LibVT: Get the color scheme from the system theme
implicitfield
2022-12-31
LibGfx: Support color schemes
implicitfield
2022-12-31
Themes: Add color schemes to all themes
implicitfield
2022-12-31
Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes
implicitfield
2022-12-31
Ports: Bump the xash3d versions across the board
Tim Schumacher
2022-12-31
LibELF: Warn if resolving a library resulted in a relative path
Tim Schumacher
2022-12-30
LibWeb: Stub HTMLInputElement.setSelectionRange
Luke Wilde
2022-12-30
LibWeb: Store cookies for every HTTP response
Luke Wilde
2022-12-31
LibMarkdown: Indent blockquotes inside the terminal renderer
Arda Cinar
2022-12-31
LibMarkdown: Render lines to terminal instead of a single string
Arda Cinar
2022-12-31
LibGUI: Fix invalid ModelIndices during shift-click multiselection
Aayush
2022-12-31
LibAudio: Prevent int overflow in the user buffer queue
Alex Chronopoulos
2022-12-31
Calculator: Add adding/subtracting/multiplying/dividing by a percentage
Karol Baraniecki
2022-12-31
Calculator: Support chaining and repeating operations
Karol Baraniecki
2022-12-31
Calculator: Fix which digits get animated when pressing keyboard keys
Karol Baraniecki
2022-12-31
LibJS: Fix spec link and spec comment in PlainYearMonth
BodilessSleeper
2022-12-31
LibJS: Remove call to ToPositiveInteger after CalendarDaysInMonth
BodilessSleeper
2022-12-31
LibAudio: Tolerate a file sample rate lower than the AudioServer's
Andrew Kaster
2022-12-31
LibAudio: Only join the background enqueuer thread if has been started
Andrew Kaster
2022-12-31
SoundPlayer: Pledge proc so that we can actually open audio files
Andrew Kaster
2022-12-31
Utilities: Fix top utility not calling exit() on SIGINT
HawDevelopment
2022-12-31
Ports: Use absolute path of script
Jan200101
2022-12-30
Ladybird: Tell Qt that we manually handle the Cookie header
Luke Wilde
2022-12-30
Kernel: Disallow executing SUID binaries if process is jailed
Liav A
2022-12-30
Base: Add more emoji
Xexxa
2022-12-30
Toolchain: Fix aarch64 toolchain GDB build
kleines Filmröllchen
2022-12-30
pro: Fix comment typo
Nico Weber
[next]