index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-23
LibIDL: Parse extended attributes for constructors
Srikavin Ramkumar
2023-03-23
Snake: Add skin ahaetulla nasuta
Xexxa
2023-03-23
Snake: Add skin thamnophis sirtalis tetrataenia
Xexxa
2023-03-23
Snake: Add skin micrurus fulvius
Xexxa
2023-03-23
Snake: Add skin calliophis bivirgatus
Xexxa
2023-03-23
Base: Add `accent-color` demo page
MacDue
2023-03-23
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
MacDue
2023-03-23
LibGfx: Implement simple signed distance field rendering
MacDue
2023-03-23
LibGfx: Add a simple GrayscaleBitmap class
MacDue
2023-03-23
LibWeb: Parse and plumb the `accent-color` CSS property
MacDue
2023-03-22
LibWeb: Support loading file:// URLs via fetch (through ResourceLoader)
Andreas Kling
2023-03-22
LibWeb: Make ResourceLoader insert a Content-Type header for file://
Andreas Kling
2023-03-22
FileSystemAccessServer: Implement FileTypeFilter to open_file()
huttongrabiel
2023-03-22
LibGUI: Add IPC encode and decode for FileTypeFilter
huttongrabiel
2023-03-22
LibWeb: Add workaround to restore cross-origin stylesheet functionality
Luke Wilde
2023-03-22
ImageViewer: Scale image to window on resize
Lucas CHOLLET
2023-03-22
ImageViewer: Scale image to window on startup
Lucas CHOLLET
2023-03-22
ImageViewer: Scale image to window size on image change
Lucas CHOLLET
2023-03-22
ImageViewer: Don't resize window on image rotation or flip
Lucas CHOLLET
2023-03-22
Spreadsheet: Port to Core::File
Lucas CHOLLET
2023-03-22
PDFViewer: Create OutlineModel items with the correct pointer
Julian Offenhäuser
2023-03-22
LibWeb: Use actual token representations when parsing CSS `<urange>`
Sam Atkins
2023-03-22
LibWeb: Store the original representation of CSS tokens
Sam Atkins
2023-03-22
AK: Expose the current position of a Utf8CodePointIterator as a pointer
Sam Atkins
2023-03-22
LibWeb: Correct logic when consuming a CSS number in scientific notation
Sam Atkins
2023-03-22
LibFileSystem: Fix leak in `read_path`
Cameron Youell
2023-03-22
Help: Don't abort opening help:// URLs when error *didn't* occur
Andreas Kling
2023-03-22
LibWeb: Consider inline content (line boxes) when measuring overflow
Andreas Kling
2023-03-22
Presenter: Don't give a style value if there are no styles
Kyle Lanmon
2023-03-22
Presenter: Support multiple frames per slide
Kyle Lanmon
2023-03-22
Shell: Implement arithmetic expansions for POSIX mode
Ali Mohammad Pur
2023-03-22
Shell: Resolve nonexistent string env variables to the empty string
Ali Mohammad Pur
2023-03-22
Shell: Load a different rc file when in POSIX mode
Ali Mohammad Pur
2023-03-22
LibFileSystemAccessClient: Don't make illegal operation on files
Lucas CHOLLET
2023-03-22
LibPDF: Pass the right point width to the font loader in TrueTypeFont
Julian Offenhäuser
2023-03-22
LibPDF: Fix navigate_to_before_eof_marker() for PDFs not ending in EOL
Julian Offenhäuser
2023-03-22
LibPDF: Don't consume anything other than EOL in Reader::consume_eol()
Julian Offenhäuser
2023-03-22
LibPDF: Be more cautious of errors when looking for linearization dict
Julian Offenhäuser
2023-03-22
LibPDF: Don't treat a broken document header as a fatal error
Julian Offenhäuser
2023-03-22
LibGfx/JPEG: Replace a FIXME with some explanations
Lucas CHOLLET
2023-03-22
LibGUI: Resolve use-after-free error
Lucas CHOLLET
2023-03-22
LibWeb: Change "popup"-related storage types to named enums
Timothy Flynn
2023-03-22
LibWeb: Change the "noreferrer" storage type to a named enum
Timothy Flynn
2023-03-22
LibWeb+WebContent: Change the "noopener" storage type to a named enum
Timothy Flynn
2023-03-21
LibGfx: Move all image loaders and writers to a subdirectory
Lucas CHOLLET
2023-03-21
LibFileSystem: Move `TempFile` from `LibCore` to `LibFileSystem`
Cameron Youell
2023-03-21
LibCore: Remove all unused `DeprecatedFile` functions
Cameron Youell
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-21
LibFileSystem: Create `LibFileSystem`
Cameron Youell
2023-03-21
LibCore: Add ErrorOr wrapper for `utimensat`
Cameron Youell
[next]