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-11-20
LibDebug: Add ProcessInspector base class
Itamar
2021-11-20
Kernel+LibC: Fix ptrace for 64-bit
Itamar
2021-11-20
Toolchain: Remove `git clone` of project from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Remove unused gettext package from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Remove unused wget package from Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Add Qemu build dependencies to Dockerfile
Jelle Raaijmakers
2021-11-20
Toolchain: Update Dockerfile to ubuntu:21.10
Jelle Raaijmakers
2021-11-20
LibCore: Fix `LocalSocket.cpp` build on FreeBSD
qiu-x
2021-11-20
KeyboardSettings: Add icons
Sam Atkins
2021-11-20
KeyboardSettings: Add text area to test the currently selected keymap
Sam Atkins
2021-11-20
KeyboardSettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
KeyboardSettings: Migrate layout to GML
Sam Atkins
2021-11-20
DisplaySettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
DisplaySettings: Move screen number show/hide logic into widget
Sam Atkins
2021-11-20
MouseSettings: Adjust layout so mouse-button image is no longer clipped
Sam Atkins
2021-11-20
MouseSettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
MailSettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
LibGUI: Add SettingsWindow class
Sam Atkins
2021-11-20
Base: Add new FontEditor icons already in use
Lady Gegga
2021-11-20
FontEditor: Set all pixels when pasting a glyph
Ben Wiederhake
2021-11-20
FontEditor: Add ability to copy the selected code point
Ben Wiederhake
2021-11-20
FontEditor: Support flipping and rotating
Ben Wiederhake
2021-11-20
FontEditor: Tighten type of UndoGlyph::undo_state (cannot fail)
Ben Wiederhake
2021-11-20
FontEditor: Don't show focus box after clicking 'present' checkbox
Ben Wiederhake
2021-11-20
FontEditor: More reasonable labels, move property to GML
Ben Wiederhake
2021-11-20
FontEditor: Convert UI from fixed to implicit height
Ben Wiederhake
2021-11-20
LibWeb: Use the sandboxed image ImageDecoder when loading favicons
Andreas Kling
2021-11-20
LibWeb: Use the sandboxed ImageDecoder when creating image documents
Andreas Kling
2021-11-20
LibWeb: Move ImageDecoder client connection singleton to its own file
Andreas Kling
2021-11-20
FontEditor: Show code point name in status bar
Ben Wiederhake
2021-11-20
Meta+LibUnicode: Provide code point names through library
Ben Wiederhake
2021-11-20
PixelPaint: Allow toggling the active layer boundary display rect
Andreas Kling
2021-11-19
LibWeb: Add spec comments to CSS Tokenizer
Sam Atkins
2021-11-19
LibWeb: Convert CSS Token::m_value from StringBuilder to FlyString
Sam Atkins
2021-11-19
LibWeb: Convert CSS Token::m_unit from StringBuilder to FlyString
Sam Atkins
2021-11-19
LibWeb: Break friendship between CSS Token and Parser :^(
Sam Atkins
2021-11-19
LibWeb: Verify that the Tokenizer doesn't produce Dimensions from %
Sam Atkins
2021-11-19
LibWeb: Use number value from CSS Tokens
Sam Atkins
2021-11-19
LibWeb: Return numeric values from Token value getters
Sam Atkins
2021-11-19
LibWeb: Convert numeric tokens to numbers in CSS Tokenizer
Sam Atkins
2021-11-19
CI: Prevent false errors if a commit message contains CRLF
thislooksfun
2021-11-19
LibJS: Treat relativeTo parameters as PlainDate or ZonedDateTime
Linus Groh
2021-11-19
LibJS: Update spec comments in format_time_zone_offset_string()
Linus Groh
2021-11-19
LibJS: Allow string as parameter in Temporal's round() / total()
Linus Groh
2021-11-19
LibUnicode: Support locales-without-script aliases for ECMA-402
Timothy Flynn
2021-11-19
LibUnicode: Stop passing the cldr-core package to UnicodeNumberFormat
Timothy Flynn
2021-11-19
LibUnicode: Generate default-content locales as aliases
Timothy Flynn
2021-11-19
LibUnicode: Move GenerateUnicodeData's Alias struct to generator header
Timothy Flynn
2021-11-19
Base: Add Runic characters to font Katica Regular 10
Lady Gegga
2021-11-19
LibWeb+LibHTTP: Support multiple Set-Cookie response headers
TheFightingCatfish
[next]