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-04-19
LibWeb: Stop parsing `auto` as a Length
Sam Atkins
2023-04-19
LibWeb: Check flex longhands first when parsing flex shorthand
Sam Atkins
2023-04-19
LibWeb: Properly handle `auto` in StyleProperties::length_percentage()
Sam Atkins
2023-04-19
LibWeb: Properly handle `auto` when parsing `background-size`
Sam Atkins
2023-04-19
LibWeb: Fix broken handling of `flex: <flex-grow>` shorthand
Andreas Kling
2023-04-19
WindowServer+LibGUI: Port WindowServer's Menu name to new String
Karol Kosek
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
LibGUI+Userland: Make Window::*add_menu take name using new string
Karol Kosek
2023-04-19
LibGUI: Port Menubar to new string
Karol Kosek
2023-04-19
LibGUI+Browser: Set menu names using the new String class
Karol Kosek
2023-04-19
Userland: Construct Menus with name using the non-deprecated String
Karol Kosek
2023-04-19
LibGUI: Store Menu names as new String
Karol Kosek
2023-04-19
LibWeb: Implement the HTMLMediaElement crossOrigin attribute
Timothy Flynn
2023-04-19
LibWeb: Stub out the HTMLMediaElement buffered attribute
Timothy Flynn
2023-04-19
LibWeb: Stub out the HTML TimeRanges IDL interface
Timothy Flynn
2023-04-19
LibWeb: Layout <svg> nested inside <svg>
Andreas Kling
2023-04-19
LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable
Andreas Kling
2023-04-19
LibGfx: Prevent out-of-bounds accumulation in PathRasterizer
Jelle Raaijmakers
2023-04-19
LibGfx: Clean up PathRasterizer
Jelle Raaijmakers
2023-04-19
LibGfx: Increase tolerance for bezier curves
Jelle Raaijmakers
2023-04-18
LibWeb: Implement HTMLMediaElement's autoplay attribute
Timothy Flynn
2023-04-18
Browser: Propagate autoplay settings to the WebContent process
Timothy Flynn
2023-04-18
BrowserSettings: Add a tab to control the Browser's autoplay settings
Timothy Flynn
2023-04-18
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
Timothy Flynn
2023-04-18
LibWeb: Render HTMLVideoElement controls when scripting is disabled
Timothy Flynn
2023-04-18
LibWeb: Organize LibWeb forwarding header
Timothy Flynn
2023-04-18
LibWeb: Treat unresolvable percentage flex-basis values as 'content'
Andreas Kling
2023-04-18
SpreadSheet: Use new InputBox features
thankyouverycool
2023-04-18
FontEditor: Use compact InputBox for Go to Glyph action
thankyouverycool
2023-04-18
Calculator: Use numeric InputBox for digit rounding and shrinking
thankyouverycool
2023-04-18
MasterWord: Use numeric InputBox for settings
thankyouverycool
2023-04-18
FileManager: Use InputBox icons for file and directory creation
thankyouverycool
2023-04-18
LibGUI: Add a numeric input type to InputBox
thankyouverycool
2023-04-18
LibGUI: Implement calculated_min_size() for SpinBox
thankyouverycool
2023-04-18
LibGUI: Allow SpinBox to set its value with return key
thankyouverycool
2023-04-18
LibGUI: Let InputBox display an ImageWidget
thankyouverycool
2023-04-18
LibGUI+Userland: Improve error and font handling for InputBox
thankyouverycool
2023-04-18
LibGUI: Improve calculated_min_size() for single-line TextEditor
thankyouverycool
2023-04-18
LibGUI: Add Window::on_font_change() hook
thankyouverycool
2023-04-18
WindowServer: Show complete title when Window is not resizable
thankyouverycool
2023-04-17
ldd: Pledge map_fixed
Romain Chardiny
2023-04-17
Minesweeper: Simplify resizing game window
thankyouverycool
2023-04-17
MasterWord: Rectify resizing game window
thankyouverycool
2023-04-17
MasterWord: Set icon before showing window
thankyouverycool
2023-04-17
LibGUI: Always paint Statusbar's vertical lines when not maximized
thankyouverycool
2023-04-17
LibWeb: Honor box-sizing in flex item "specified size suggestion"
Andreas Kling
2023-04-17
LibWeb: Support implicit lineto commands after moveto in SVG paths
Andreas Kling
2023-04-17
SoundPlayer: Pledge "FileManager" config domain
Brendan Kelly
2023-04-17
FileManager+LibGUI: Cache the FileSystem::can_delete_or_move value
Tom
2023-04-17
LibWeb: Fix inverted condition in WritableStream's constructor
Matthew Olsson
[next]