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
2023-05-17
Ladybird: Move ownership of the JS console/inspector to the tab object
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Virtualize computing content/widget points
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
Timothy Flynn
2023-05-17
LibWeb: Add for_each_spanned_track to iterate spanned tracks in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Consider span > 1 while getting available space for items in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Remove borders from TemporaryTrack in GFC
Aliaksandr Kalenik
2023-05-17
tar: Wire up compressing .tar files with LZMA
Tim Schumacher
2023-05-17
LibCompress: Add a lot of debug logging to LZMA
Tim Schumacher
2023-05-17
LibCompress: Add an LZMA encoder
Tim Schumacher
2023-05-17
LibCompress: Use the variable for LZMA "normalized to real distance"
Tim Schumacher
2023-05-17
LibCompress: Decode the LZMA match type in a separate function
Tim Schumacher
2023-05-17
LibCompress: Make LzmaHeader a POD-like type
Tim Schumacher
2023-05-17
LibCompress: Extract the LZMA state to a separate class
Tim Schumacher
2023-05-17
LibWeb: Use auto minimimum size while resolving flexible tracks in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Skip non-spanning items sizing if there are no such items
Aliaksandr Kalenik
2023-05-17
LibWeb: Rename flexible_length to flex_factor in GridSize
Aliaksandr Kalenik
2023-05-17
LibWeb: Implement more of "Expand Flexible Tracks" in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Support flex-basis: calc(...)
Andreas Kling
2023-05-17
LibWeb: Fix off-by-one in CSS calc() "negate" operation
Andreas Kling
2023-05-17
FontEditor: Filter files by BitmapFont in FilePicker
thankyouverycool
2023-05-17
FontEditor: Show complete filename in error messages
thankyouverycool
2023-05-17
FontEditor: Show recently opened files in File menu
thankyouverycool
2023-05-17
FontEditor: Add action text to Undo and Redo
thankyouverycool
2023-05-17
lsirq: Restore enumeration of interrupt line
Jelle Raaijmakers
2023-05-16
LibWebView: Remove the DumpLayoutTree program
Timothy Flynn
2023-05-16
Browser: Move screenshot context menu actions above inspector actions
Timothy Flynn
2023-05-16
GMLPlayground: Keep view_frame_action around to prevent a crash
Sam Atkins
2023-05-16
LibWeb: Make text justification work between floats
Andreas Kling
2023-05-16
LibWeb: Rewrite calculation of available space between floats
Andreas Kling
2023-05-16
LibGfx: Make FontDatabase lookups case insensitive
Andreas Kling
2023-05-16
LibWeb: Fix for absolutely positioned elements with specified height
Andi Gallo
2023-05-16
LibGUI: Actually set the first allowed file extension list in FilePicker
Karol Kosek
2023-05-16
GMLPlayground: Make 'Open' action start in the Application source folder
Karol Kosek
2023-05-16
GMLPlayground: Reuse request_close() in 'Open' and recent files actions
Karol Kosek
2023-05-16
GMLPlayground: Use current file name in the 'Save as...' dialog
Karol Kosek
2023-05-16
GMLPlayground: Use `try_make` for syntax highlighting and autocomplete
Karol Kosek
2023-05-16
GMLPlayground: Set parent window for preview window
Karol Kosek
2023-05-16
GMLPlayground: Remove one DeprecatedString usage
Karol Kosek
2023-05-16
GMLPlayground: Handle drop events
Karol Kosek
2023-05-16
GMLPlayground: Extract most logic into a MainWidget class
Karol Kosek
2023-05-16
GMLPlayground: Set file path when reading file
Karol Kosek
2023-05-16
ping: Add -i option to specify the time to wait between packets
Tim Ledbetter
2023-05-16
ping: Add -q option to specify quiet mode
Tim Ledbetter
2023-05-16
ps: Add `-u` option, to list processes associated with specified users
Sam Atkins
2023-05-16
ps: Perform filtering step before the output loop
Sam Atkins
2023-05-16
ps: Add `-p` option, and distinguish it from `-q`
Sam Atkins
2023-05-16
ps: Allow `-q` option multiple times, and separated by spaces or commas
Sam Atkins
2023-05-16
ps: Add the `-a` option, to list all processes associated with terminals
Sam Atkins
2023-05-16
ps: Add the `-A` option
Sam Atkins
2023-05-16
ps: Use Optional for column indices, instead of -1 meaning "not present"
Sam Atkins
[prev]
[next]