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-02-08
Settings: Improve default window size
Cubic Love
2023-02-07
LibWeb: Null check `nearest_sibling` in `generate_missing_parents`
Aliaksandr Kalenik
2023-02-07
LibWeb: Table wrappers should not be ignored in auto height calculation
Aliaksandr Kalenik
2023-02-07
SpaceAnalyzer: "Open Containing Folder" => "Reveal in File Manager"
Andreas Kling
2023-02-07
TextEditor: "Open Containing Folder" => "Reveal in File Manager"
Andreas Kling
2023-02-07
LibGUI: Add 9 and 11 to the list of suggested sizes in FontPicker
Andreas Kling
2023-02-07
SoundPlayer: Remove AutoSlider for the seek bar in favor of Slider
Zaggy1024
2023-02-07
VideoPlayer: Pause while the user is dragging the seek bar
Zaggy1024
2023-02-07
LibGUI: Add callbacks for Slider drags starting and ending
Zaggy1024
2023-02-07
LibGUI: Make sliders start a drag when jumping to the cursor
Zaggy1024
2023-02-07
Ports: Update qemu to 7.2.0
Kenneth Myhra
2023-02-07
Ports: Update mc to 4.8.29
Kenneth Myhra
2023-02-07
Ports: Update glib to 2.75.2
Kenneth Myhra
2023-02-07
Meta: Automatically select best apt mirror
MacDue
2023-02-07
LibGUI+About: Make AboutDialog creation fallible
Sam Atkins
2023-02-07
LibGUI: Convert AboutDialog layout to GML
Sam Atkins
2023-02-07
Browser: Use `GUI::CommonActions::make_about_action()`
Sam Atkins
2023-02-06
LibWeb: Add layout tests for floats, margins collapsing and positioning
Aliaksandr Kalenik
2023-02-06
Ladybird: Specify window size in layout dump mode
Aliaksandr Kalenik
2023-02-06
Kernel: Return ENAMETOOLONG when trying to set a too-long thread name
Sam Atkins
2023-02-06
Kernel: Protect Thread::m_name with a spinlock
Sam Atkins
2023-02-06
Kernel: Protect Process::m_name with a spinlock
Sam Atkins
2023-02-06
Kernel: Remove create_inode_watcher syscall from the big lock
Sam Atkins
2023-02-06
Kernel: Remove pledge syscall from the big lock
Sam Atkins
2023-02-06
LibGfx: Add table size validation for ICC lut16Type
Nico Weber
2023-02-06
Ports/grep: Update to 3.8
Mr.UNIX
2023-02-06
Ports/sed: Update to 4.9
Mr.UNIX
2023-02-06
Ports/nano: Update to 7.2
Mr.UNIX
2023-02-06
Ports/gawk: Update to 5.2.1
Mr.UNIX
2023-02-06
LibChess: Factorize the returned `StringView` for a draw
Lucas CHOLLET
2023-02-06
Chess+LibChess: Avoid using `DeprecatedString` whenever possible
Lucas CHOLLET
2023-02-06
Chess: Move `ChessWidget` to the create pattern
Lucas CHOLLET
2023-02-06
Base: Add some characters to Katica Regular 10
Cubic Love
2023-02-06
Meta: Use proper abbreviation for WebAssembly in README
Steren
2023-02-05
LibGfx: Fix comment typo in ICC code
Nico Weber
2023-02-05
Kernel: Pass `ipv4_packet_size` to `ipv4.set_length()`
Iman Seyed
2023-02-05
Kernel: Fix CPUInfo error propagation fixme
MacDue
2023-02-05
AK: Always define ak_assertion_failed, even when NDEBUG is false
Andrew Kaster
2023-02-05
Ports/nasm: Update to 2.16.01
Mr.UNIX
2023-02-05
Ports/openssl: Update to 1.1.1s
Mr.UNIX
2023-02-05
Ports/git: Update to 2.39.1
Mr.UNIX
2023-02-05
Revert "SQLServer: Unveil /etc/passwd"
MacDue
2023-02-05
Revert "ConfigServer: Unveil "/etc/passwd""
MacDue
2023-02-05
SystemServer: Revert back to inheriting environments again
MacDue
2023-02-05
AK: Allow propagating errors from StringView::for_each_split_view()
MacDue
2023-02-05
LibC+LibCore: Remove serenity_setenv()
MacDue
2023-02-05
LibCore+LibC: Add putenv() wrapper
MacDue
2023-02-05
LibCore: Add const qualifier to exec() argument spans
MacDue
2023-02-05
LibGfx: Extract a variable in ICC TextDescriptionTagData
Nico Weber
2023-02-05
AK: Make WeakPtr<T>::value() return NonnullRefPtr<T>
Andreas Kling
[next]