Age | Commit message (Expand) | Author |
---|---|---|
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |
2020-03-07 | LibWeb: Move everything into the Web namespace | Andreas Kling |
2020-02-14 | AK: Add a forward declaration header | Andreas Kling |
2020-02-06 | LibGfx: Rename GraphicsBitmap.{cpp,h} => Bitmap.{cpp,h} | Andreas Kling |
2020-02-06 | LibGfx: Rename from LibDraw :^) | Andreas Kling |
2020-02-06 | LibDraw: Put all classes in the Gfx namespace | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-10-19 | LibHTML: Implement basic tiled background image support | Andreas Kling |
2019-10-06 | LibHTML: Respect the link color set via <body link> | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |