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-27
Ports/bc: Update bc to version 6.5.0
Cameron Youell
2023-03-27
Ports/bash: Update bash to version 5.2.15
Cameron Youell
2023-03-27
Ports/binutils: Update binutils to version 2.40
Cameron Youell
2023-03-27
Ports/freetype: Update freetype to version 2.13.0
Cameron Youell
2023-03-27
Ports/grep: Update grep to version 3.10
Cameron Youell
2023-03-27
Ports/git: Update git to version 2.40.0
Cameron Youell
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
Ladybird: Show current zoom level in view menu
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
Ladybird: Open target _blank links in new tab
Coderdreams
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
LibTimeZone: Update to TZDB version 2023b
Timothy Flynn
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
Tests/LibWeb: Test flex column item with auto height and max-width
Andreas Kling
2023-03-26
Tests/LibWeb: Add test for flex item auto height with `flex-wrap: wrap`
Andreas Kling
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
Base: Use radio button groups on accent-color demo page
MacDue
2023-03-26
Base: Add two more radio buttons to HTML input test page
MacDue
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
[next]