Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | LibWeb: Move Layout::TextNode whitespace collapse to separate function | Andreas Kling |
2021-04-27 | LibWeb: Remove unnecessary temporary Vector in text layout | Andreas Kling |
2021-04-27 | LibWeb: Minor cleanup tweak in TextNode::split_into_lines_by_rules() | Andreas Kling |
2021-04-27 | LibWeb: Refactor Layout::TextNode splitting into a chunk iterator | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-04 | LibWeb: Protect RadioButton and TextNode against mutating DOM | Timothy Flynn |
2021-04-04 | LibWeb: Defer mouse events from TextNode to Label | Timothy Flynn |
2021-02-10 | LibWeb: Remove low-hanging LibGUI fruit from LibWeb | Andreas Kling |
2021-02-10 | LibWeb: Remove a whole bunch of unnecessary #includes | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |