Andreas Kling
|
f970578cd4
LibDraw: Rename ImageLoader => ImageDecoder
|
5 éve |
Andreas Kling
|
a5f3f332ed
LibHTML: Ignore completed image loads for already-destroyed <img>'s
|
5 éve |
Andreas Kling
|
18fa662eb2
LibHTML: Use ImageLoader for <img> elements to defer bitmap decoding
|
5 éve |
Andreas Kling
|
f4f5ede10a
LibHTML: Simplify Node::create_layout_node()
|
5 éve |
Andreas Kling
|
667b31746a
LibHTML: Rename Document's invalidate_{style,layout}() to update_foo()
|
5 éve |
Andreas Kling
|
3be6d1aff0
LibHTML: Add ResourceLoader to support protocol-agnostic URL loading
|
5 éve |
Andreas Kling
|
31ac19543a
LibHTML: Use an enum for CSS property ID's
|
5 éve |
Conrad Pankoff
|
b240500107
LibHTML: Support width/height attributes on images
|
5 éve |
Conrad Pankoff
|
1ef53be2f3
LibHTML: Load image resource when src attribute is set
|
5 éve |
Andreas Kling
|
958b395418
LibHTML: Support rendering <img src> with file:// URLs
|
5 éve |
Andreas Kling
|
ee567cdc3d
LibHTML: Implement basic layout for inline <img alt>
|
5 éve |
Andreas Kling
|
09dccb3224
LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced
|
5 éve |