index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2022-04-25
LibGUI: Respect TitleButtonsIconOnly in AbstractThemePreview
MacDue
2022-04-25
LibGfx+WindowServer: Add theme flag TitleButtonsIconOnly
MacDue
2022-04-25
ini: Use String for arguments
Ralf Donau
2022-04-25
LibGUI: Display line number next to the first visual line
Lucas CHOLLET
2022-04-24
LibGUI: Fix text wrap artifact when selecting text
Lucas CHOLLET
2022-04-23
LibGUI: Remove unused functions in EditingEngine class
Moustafa Raafat
2022-04-23
ClockSettings: Add a preview of the current time format
Sam Atkins
2022-04-23
ClockSettings: Tweak timezone layout spacing to not crop the ComboBox
Sam Atkins
2022-04-23
ClockSettings: Don't change format text when checking "Custom"
Sam Atkins
2022-04-23
ClockSettings: Select radio-button that matches the saved clock format
Sam Atkins
2022-04-23
UserspaceEmulator: Use boolean operators instead of bitwise ones
Daniel Bertalan
2022-04-23
LibC: Use correct inttypes.h format strings on Aarch64
Daniel Bertalan
2022-04-23
LibC: Unconditionally include bits/posix1_lim.h from limits.h
Daniel Bertalan
2022-04-23
LibWeb+AudioServer: Remove unused spaceship operators
Andrew Kaster
2022-04-23
Kernel+LibC+LibCore: Implement the unlinkat(2) syscall
sin-ack
2022-04-23
LibWeb: Move XHR::open() towards more spec compliance
Kenneth Myhra
2022-04-23
LibWeb: XHR set_request_header() validate header name and value
Kenneth Myhra
2022-04-23
LibWeb: Trim leading and trailing HTTP whitespace bytes
Kenneth Myhra
2022-04-23
LibWeb: Use a more restrictive regex for method token production
Kenneth Myhra
2022-04-23
LibWeb: Combine headers in XMLHttpRequest::set_request_header
Kenneth Myhra
2022-04-22
LibWasm: Simplify the return instruction execution code a bit
Ali Mohammad Pur
2022-04-22
LibWasm: Push call results back in reverse order to preserve stack order
Ali Mohammad Pur
2022-04-22
LibWasm: Make memory_grow validation push back the old memory size
Ali Mohammad Pur
2022-04-22
LibWasm: Make local_tee validation keep the value on the stack
Ali Mohammad Pur
2022-04-22
LibRegex: Check inverse_matched after every op, not just at the end
Ali Mohammad Pur
2022-04-22
Documentation+SQLStudio: Add manual page for SQL Studio
Dylan Katz
2022-04-22
DevTools: Introduce SQL Studio
Dylan Katz
2022-04-21
PixelPaint: Add a histogram widget
Torstennator
2022-04-21
LibGUI+Applications: Add --open-tab option to FooSettings applications
Sam Atkins
2022-04-21
LibGUI+Applications: Give SettingsWindow tabs a string ID
Sam Atkins
2022-04-21
LibCore: Output invalid DateTime::to_string() specifiers as literals
Sam Atkins
2022-04-21
AudioServer: Auto-pause new clients
kleines Filmröllchen
2022-04-21
LibAudio+Userland: Use new audio queue in client-server communication
kleines Filmröllchen
2022-04-21
LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer
kleines Filmröllchen
2022-04-21
LibIPC: Allow transporting a SharedCircularQueue over IPC
kleines Filmröllchen
2022-04-21
LibCore: Introduce SharedSingleProducerCircularQueue
kleines Filmröllchen
2022-04-21
SystemServer: Boot into graphical mode even if there's no video hardware
kleines Filmröllchen
2022-04-21
WindowServer: Create the VirtualScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Add the screen mode property in the screen configuration
kleines Filmröllchen
2022-04-21
WindowServer: Make Screen use ScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Introduce the ScreenBackend concept
kleines Filmröllchen
2022-04-21
WindowServer: Rename fb_data and friends to flush_rect etc
kleines Filmröllchen
2022-04-21
netstat: Add the wide flag option
brapru
2022-04-21
netstat: Add hostname resolution
brapru
2022-04-21
arp: Add hostname resolution
brapru
2022-04-21
LibC: Stub out posix_memalign()
Andreas Kling
2022-04-21
LibC: Make nameinfo (NI_*) constants bitfield-friendly
Andreas Kling
2022-04-21
LibC: Implement errno via a __errno_location() function
Andreas Kling
2022-04-21
Shell: Highlight commands with a hyperlink to open their help pages
ForLoveOfCats
2022-04-21
LaunchServer+Help: Open `help` urls with Help
ForLoveOfCats
[next]