Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
před 5 roky |
Andreas Kling
|
8bb75084fd
LibGfx: Unpublish FloatPoint from the global namespace
|
před 5 roky |
Andreas Kling
|
8505d8d15d
LibGfx: Unpublish FloatRect from the global namespace
|
před 5 roky |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
před 5 roky |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
před 5 roky |
Andreas Kling
|
70fadbad37
LibHTML: Respect "border-style: dotted"
|
před 5 roky |
Andreas Kling
|
320c79cb48
LibHTML: Join border edges nicely when painting boxes
|
před 5 roky |
Andreas Kling
|
05b1ecf1b1
LibHTML: Draw each CSS border edge separately with their own style
|
před 5 roky |
Andreas Kling
|
c628ebda0f
LibHTML: Use floating point numbers throughout the layout tree
|
před 5 roky |
Andreas Kling
|
70a4678d77
LibHTML: Paint a magenta rectangle around the currently inspected node
|
před 5 roky |
Andreas Kling
|
71f249fd2c
LibHTML: Draw box borders even if we don't have a border-color
|
před 5 roky |
Andreas Kling
|
5a34225999
LibHTML: Implement basic tiled background image support
|
před 5 roky |
Andreas Kling
|
5c2b21705a
LibHTML: LayoutNode::set_needs_display() needs to invalidate fragments
|
před 5 roky |
Andreas Kling
|
110b2d52f2
LibHTML: Fix missing backgrounds an borders after LayoutBox refactoring
|
před 5 roky |
Andreas Kling
|
4814253589
LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics
|
před 5 roky |