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-02-02
LibWeb: Restore handling of the serenity:ladybird/headless capability
Timothy Flynn
2023-02-02
LibGUI: Make Tray item height honor the current font size
Andreas Kling
2023-02-02
LibGUI: Relayout Breadcrumbbar on font change
Andreas Kling
2023-02-02
LibGUI: Invalidate IconView cache on font change
Andreas Kling
2023-02-02
LibGUI: Don't hard-code TreeView row height
Andreas Kling
2023-02-02
LibJS: Format the era of ISO year 0 as BC
Timothy Flynn
2023-02-02
DisplaySettings: Made select wallpaper use allowed file types
Marcus Nilsson
2023-02-02
LibGUI: Add allowed file types to FilePicker
Marcus Nilsson
2023-02-02
LibGUI: Add allowed file extensions to FileSystemModel
Marcus Nilsson
2023-02-02
SQLServer: Unveil /etc/passwd
MacDue
2023-02-02
Browser: Disallow empty URLs in the bookmark editor
Kemal Zebari
2023-02-01
PixelPaint: Ensure layers are positioned correctly when painting
Tim Ledbetter
2023-02-01
PixelPaint: Allow dragging when color picking using the Alt key
Tim Ledbetter
2023-02-01
PixelPaint: Disable current tool when color picking using the Alt key
Tim Ledbetter
2023-02-01
PixelPaint: Use eyedropper cursor when color picking using Alt key
Tim Ledbetter
2023-02-01
PixelPaint: Use layer coordinates when color picking using Alt key
Tim Ledbetter
2023-02-01
SystemServer: Propagate errors
Lucas CHOLLET
2023-02-01
ConfigServer: Unveil "/etc/passwd"
Lucas CHOLLET
2023-02-01
LibGfx: Give ICC::TagType a virtual destructor
Nico Weber
2023-02-01
Base+Presenter: Add icons for Presenter
Cubic Love
2023-02-01
Spider: Make double-click skip the new-game animation
Sam Atkins
2023-02-01
Spider: Use a single State enum instead of a series of booleans
Sam Atkins
2023-02-01
Solitaire: Make double-click skip the new-game animation
Sam Atkins
2023-02-01
Solitaire: Use a single State enum instead of a series of booleans
Sam Atkins
2023-02-01
LibWeb+WebContent: Do not reference-count file request objects
Timothy Flynn
2023-02-01
LibGfx+Tests: Remove code unnecessary after 9e7c16d0a44052e598103
Nico Weber
2023-02-01
LibLine: Quit event loop when an error occurs on update
Ali Mohammad Pur
2023-01-31
LibGfx: Make glyph ID lookup faster with a cache
Andreas Kling
2023-01-30
LibJS: Allow "approximately" results to differ in plural form
Timothy Flynn
2023-01-30
LibSoftGPU: Remove DeprecatedString usage
Jelle Raaijmakers
2023-01-30
LibGPU: Remove DeprecatedString usage
Jelle Raaijmakers
2023-01-30
LibGL: Remove DeprecatedString usage
Jelle Raaijmakers
2023-01-30
LibJS: Make use of the Intl MV in more Intl.NumberFormat AOs
Timothy Flynn
2023-01-30
LibJS: Refactor the Intl.NumberFormat GetStringOrBooleanOption AO
Timothy Flynn
2023-01-30
LibJS: Shorten some spec text for BestAvailableLocale
Timothy Flynn
2023-01-30
LibJS: Allow locale approximately signs to be empty in Intl.NumberFormat
Timothy Flynn
2023-01-30
LibJS: Move resolution of some Intl.NumberFormat options to a common AO
Timothy Flynn
2023-01-29
AK: Move memory streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move bit streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move buffered streams from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Stream` and `SeekableStream` from `LibCore`
Tim Schumacher
2023-01-29
AK: Move `Handle` from `LibCore` and name it `MaybeOwned`
Tim Schumacher
2023-01-29
AK: Deprecate the old `AK::Stream`
Tim Schumacher
2023-01-29
LibGfx: Support ICCs in JPEGs that are split across several tags
Nico Weber
2023-01-29
LibSQL: Use `kill` to exit forked SQLServer processes to avoid Qt issues
Timothy Flynn
2023-01-29
Welcome: Rename m_initial_tip_index=>m_tip_index
thankyouverycool
2023-01-29
Welcome: Load banner font in a fallible manner
thankyouverycool
2023-01-29
LibGUI+LibGfx: Add Tray ColorRole helpers to Palette
thankyouverycool
2023-01-29
Welcome: Replace instances of DeprecatedString with String
thankyouverycool
2023-01-29
Welcome: Use fallible try_create()
thankyouverycool
[next]