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-01-01
HackStudio: Add new multiline commit dialog
Conor Byrne
2022-01-01
HexEditor: Port HexEditor to LibMain
Conor Byrne
2022-01-01
LibCore: Fix OOB read in Stream::BufferedSeekable::read_until_any_of
Daniel Bertalan
2022-01-01
fgrep: Port fgrep to LibMain
Kenneth Myhra
2022-01-01
errno: Port to LibMain
Kenneth Myhra
2022-01-01
du: Port to LibMain
Kenneth Myhra
2022-01-01
PixelPaint: Move all filters into the Filter Gallery
Tobias Christiansen
2022-01-01
PixelPaint: Expand Filter Gallery to know how to apply filters
Tobias Christiansen
2022-01-01
PixelPaint: Make the ImageEditor known throughout the Filter Gallery
Tobias Christiansen
2022-01-01
PixelPaint: Add Filter Gallery Dialog to the Filter Menu
Tobias Christiansen
2022-01-01
WindowsServer+LibGUI: Avoid getting color under cursor outside screen
networkException
2022-01-01
LibC: Implement ``flockfile`` and ``funlockfile``
Conor Byrne
2022-01-01
VideoPlayer: Port VideoPlayer to LibMain
Conor Byrne
2021-12-31
LibJS: Add missing undefined fallback to IfStatement completions
Linus Groh
2021-12-31
LibDiff: Fix error when parsing a 'new' hunk location
Conor Byrne
2021-12-31
HackStudio: Fix crash when clicking unstaged files
Conor Byrne
2021-12-31
LibJS: Fix the Now.plainDateTime in case they go over a year boundary
davidot
2021-12-31
LibJS: Convert to_reference() to ThrowCompletionOr
davidot
2021-12-31
LibJS: Convert resolve_this_binding() to ThrowCompletionOr
davidot
2021-12-30
LibJS: Fix spec comment in Temporal::PlainDate::balance_iso_date()
Emanuele Torre
2021-12-31
Shell: Make redirection errors raise ShellErrors
Ali Mohammad Pur
2021-12-31
LibCore: Add Core::System::setpgid()
Ali Mohammad Pur
2021-12-31
LibCore: Make Core::System::pipe2() available on Lagom
Ali Mohammad Pur
2021-12-30
LibJS: Convert thrown exception to completion in binding initialization
davidot
2021-12-30
LibJS: Add and fix some spec comments in AbstractOperations
davidot
2021-12-30
LibJS: Convert get_identifier_reference() to ThrowCompletionOr
davidot
2021-12-30
LibJS: Convert resolve_binding() to ThrowCompletionOr
davidot
2021-12-30
Utilities/lsusb: Propagate errors in JSON decoding
creator1creeper1
2021-12-30
Utilities/arp: Propagate errors in JSON decoding
creator1creeper1
2021-12-30
Utilities/netstat: Propagate errors in JSON decoding
creator1creeper1
2021-12-30
Utilities/ifconfig: Propagate errors in JSON decoding
creator1creeper1
2021-12-30
Utilities/notify: Propagate errors in Gfx::Bitmap loading
creator1creeper1
2021-12-30
Utilities/lsirq: Propagate errors in JSON decoding
creator1creeper1
2021-12-30
Utilities/mount: Propagate errors in JSON decoding
creator1creeper1
2021-12-30
Utilities/lsof: Propagate errors in JSON decoding
creator1creeper1
2021-12-30
Pong: Support W and S keys for movement
r00ster91
2021-12-30
LibGUI: Fix leading whitespaces when text is wrapped
Young-Jin Park
2021-12-30
LibGUI+SoundPlayer: Use 'decrease_slider_by_page_steps()' method
Elyse
2021-12-30
LibGUI+SoundPlayer: Use 'increase_slider_by_page_steps()'
Elyse
2021-12-30
LibGUI+LibWeb: Use 'decrease_slider_by_steps()' method
Elyse
2021-12-30
LibGUI+LibWeb: Use 'increase_slider_by_steps()' method
Elyse
2021-12-30
Everywhere: Use 'decrease_slider_by()' method from AbstractSlider
Elyse
2021-12-30
Everywhere: Use 'increase_slider_by()' method from AbstractSlider
Elyse
2021-12-30
LibGUI: Add movement methods to AbstractSlider
Elyse
2021-12-30
LibWeb: Implement Element.getAttributeNames
Luke Wilde
2021-12-30
Shell: Avoid many single byte write() syscalls when printing the prompt
Daniel Bertalan
2021-12-30
LibGL+LibSoftGPU: Implement texture coordinate generation
Jelle Raaijmakers
2021-12-30
LibSoftGPU: Use eye coordinates for fog calculation
Jelle Raaijmakers
2021-12-30
LibGL+LibSoftGPU: Implement eye, clip, NDC and window coordinates
Jelle Raaijmakers
2021-12-30
LibSoftGPU: Set obvious FP values for `depth_min/max`
Jelle Raaijmakers
[next]