ladybird/Libraries
Matthew Olsson 0b3b6310ec LibWeb: Add {before,after}_children_paint() methods
This allows layout nodes to do some setup before their children paint,
and cleanup after their children paint. This will be used for SVG
components, where their attributes (like stroke width, fill color, etc)
need to be correctly propogated to layout nodes down the line.
2020-10-10 23:28:41 +02:00
..
LibAudio
LibC
LibChess
LibCompress
LibCore
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDiff
LibELF
LibGemini LibGemini: Improve rendering of <pre> blocks 2020-10-06 20:29:11 +02:00
LibGfx LibGfx: Add ability to get a bounding box from a Path 2020-10-10 23:28:41 +02:00
LibGUI LibGUI: Make arrow-left/right with selection move cursor to edge of selection 2020-10-08 23:22:30 +02:00
LibHTTP
LibImageDecoderClient
LibIPC
LibJS LibJS: Don't change offset when reconfiguring property in unique shape 2020-10-10 23:25:00 +02:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibProtocol
LibPthread
LibTar
LibTextCodec
LibThread
LibTLS
LibUnwind
LibVT
LibWeb LibWeb: Add {before,after}_children_paint() methods 2020-10-10 23:28:41 +02:00
LibX86
CMakeLists.txt