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-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
2022-04-20
LibWeb: Fix various spec comment inconsistencies
Linus Groh
2022-04-20
LibGUI: Remove Tile.date_time member from Calendar
Michael Manganiello
2022-04-20
mkfifo: Add support for setting permissions with -m
Eli Youngs
2022-04-20
LibGUI: Use fuzzy matching in CommandPalette
faxe1008
2022-04-20
AK: Add FuzzyMatch header
faxe1008
2022-04-20
LibGUI: Close CommandPalette on active window change
faxe1008
2022-04-20
LibGfx: Avoid signed comparison in find_largest_image
Leonardo Duarte
2022-04-20
Mandelbrot: Add BMP and QOI image formats as options for export
EWouters
2022-04-20
LibGL: Set W-coordinate to 1 in `glRect*`
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Check for bottom edge in top-left rule in `Device`
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Simplify `Clipper` interpolation
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Reuse edge function for front/back culling
Jelle Raaijmakers
2022-04-20
LibSoftGPU: Use `AK::abs` directly instead of `fabsf`
Jelle Raaijmakers
2022-04-20
LibWeb: Add spec comments to Node
stelar7
2022-04-20
LibWeb: Add spec comments to EventTarget
stelar7
2022-04-20
LibWeb: Add spec comments to Event
stelar7
2022-04-20
LibWeb: Add spec comments to EventDispatcher
stelar7
2022-04-20
CrashReporter: Don't display an error when cancelling backtrace saving
Lucas CHOLLET
2022-04-20
CrashReporter: Fix "Save Backtrace" button width
Lucas CHOLLET
2022-04-20
LibJS: De-duplicate ClassFieldDefinition Records
Linus Groh
2022-04-20
LibGUI: Make GUI::Variant an actual Variant
Ali Mohammad Pur
2022-04-19
LibC: Return early in time_to_tm for large time_t
Leonardo Duarte
2022-04-18
LibWeb: Add missing StyleValue::equals() methods
Sam Atkins
2022-04-18
LibWeb: Actually use BorderRadiusShorthandStyleValue
Sam Atkins
2022-04-18
LibWeb: Add missing [as/is]_border_radius_shorthand() methods
Sam Atkins
2022-04-18
LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV
Sam Atkins
2022-04-18
LibJS: Make the BC generator.next(value) work
Ali Mohammad Pur
2022-04-18
LibJS: Avoid copying the frame into the interpreter in BC generators
Ali Mohammad Pur
2022-04-18
Spreadsheet: Sort functions by name in the help window
Eli Youngs
2022-04-18
LibLine: Reset next suggestion index when resetting suggestions
Ali Mohammad Pur
2022-04-18
Shell: Make program-based completion with no actual token possible
Ali Mohammad Pur
2022-04-18
LibLine: Make it possible to avoid autocompletion if requested
Ali Mohammad Pur
2022-04-18
LibLine: Respect the provided completion static offset
Ali Mohammad Pur
2022-04-18
Shell: Allow completions to request further action from the shell
Ali Mohammad Pur
2022-04-18
Shell: Add support for regex match patterns
Ali Mohammad Pur
2022-04-18
LibLine: Don't use fdopen() for stream in edit_in_external_editor()
Ali Mohammad Pur
2022-04-18
Utilities/profile: Call split_view() using StringView for command parts
Karol Kosek
[prev]
[next]