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-03-27
LibWeb: Add default equality operators to Available{Space,Size}
Andreas Kling
2023-03-27
LibWeb: Pass available inner space to inline-level SVG layout
Andreas Kling
2023-03-27
LibWeb: Pass available inner space to BFC root auto height calculation
Andreas Kling
2023-03-27
LibWeb: Fix intrinsic sizing early return condition in TFC
Aliaksandr Kalenik
2023-03-27
WebServer: Propagate more errors
Sam Atkins
2023-03-27
LibCore: Add DateTime::to_string()
Sam Atkins
2023-03-27
WebServer: Use relative URLs for the directory listing
Sam Atkins
2023-03-27
WebServer: Handle incomplete HTTP requests
Sam Atkins
2023-03-27
LibWeb: Stop returning the left padding for resolved padding-bottom
Sam Atkins
2023-03-27
LibTLS: Check if certificate is self signed before importing it as CA
Fabian Dellwing
2023-03-27
LibTLS: Add self signage information to our parsed certificates
Fabian Dellwing
2023-03-27
Browser: Remove unused variables in `BookmarksBarWidget`
Kemal Zebari
2023-03-26
Browser: Show current zoom level in view menu
MacDue
2023-03-26
LibGUI: Allow updating the names of menus and submenus
MacDue
2023-03-26
WindowServer: Allow updating the name of a menu
MacDue
2023-03-26
WindowServer: Rename menu_title to name in IPC API
MacDue
2023-03-26
LibWebView: Expose getter for current zoom level
MacDue
2023-03-26
LibWeb: Check for empty name in is_in_same_radio_button_group()
MacDue
2023-03-26
LibWeb: Don't force relayout whole page on programmatic scroll
Andreas Kling
2023-03-26
LibWeb/WebDriver: Wait for more data to arrive if request is incomplete
Aliaksandr Kalenik
2023-03-26
LibHTTP: Return error if request is incomplete
Aliaksandr Kalenik
2023-03-26
LibHTTP+WebDriver+WebServer: Return error from HTTP request parser
Aliaksandr Kalenik
2023-03-26
LibWeb: Run XML parser input through encoding decoder
Aliaksandr Kalenik
2023-03-26
LibWeb: Declare overflow_value_makes_box_a_scroll_container as static
Timothy Flynn
2023-03-26
LibWeb: Fix non return in overflow value check
Cameron Youell
2023-03-26
LibWeb: Don't compute main axis "auto min-size" for flex item cross axis
Andreas Kling
2023-03-26
LibWeb: Use zero automatic minimum size for scroll-container flex items
Andreas Kling
2023-03-26
LibWeb: Add Layout::Box::is_scroll_container()
Andreas Kling
2023-03-26
LibWeb: Remove unnecessary repeat of partial flex layout algorithm
Andreas Kling
2023-03-26
LibWeb: Check all conditions of radio button groups
MacDue
2023-03-26
PixelPaint: Correctly set default layer name
Jelle Raaijmakers
2023-03-26
LibWeb: Fix mistype in `LayoutState`
Cameron Youell
2023-03-26
PixelPaint: Remove unused function definition from Image
Tim Ledbetter
2023-03-26
PixelPaint: Use new String to format error messages
Tim Ledbetter
2023-03-26
PixelPaint: Include possible errno description in error messages
Tim Ledbetter
2023-03-26
PixelPaint: Add a Duplicate Layer action
Tim Ledbetter
2023-03-26
PixelPaint: Make wand tool work when layer and image rects differ
Tim Ledbetter
2023-03-25
LibPDF: Load replacements for TrueTypeFonts without an embedded font
Julian Offenhäuser
2023-03-25
LibPDF: Actually return an error when failing to load replacement fonts
Julian Offenhäuser
2023-03-25
LibPDF: Ask OpenType font programs for glyph widths if needed
Julian Offenhäuser
2023-03-25
LibPDF: Remove the subroutine length limit for PS1 font programs
Julian Offenhäuser
2023-03-25
LibPDF: Scale vector paths with the view
Julian Offenhäuser
2023-03-25
LibPDF: Accept floats as line dash pattern phases
Julian Offenhäuser
2023-03-25
LibPDF: Allow the page rotation to be inherited
Julian Offenhäuser
2023-03-25
LibPDF: Allow pages with no specified contents
Julian Offenhäuser
2023-03-25
LibPDF: Allow optional inheritable page attributes
Julian Offenhäuser
2023-03-25
LibPDF: Ignore whitespace in the ASCII hex filter
Julian Offenhäuser
2023-03-25
LibCrypto: Use 8-byte crc32 instruction on arm too
Nico Weber
2023-03-25
LibCrypto: Start sometimes hardware-accelerating crc32
Nico Weber
2023-03-25
LibGUI: Allow blocking modals and popups to handle their own shortcuts
Lucas CHOLLET
[next]