Age | Commit message (Expand) | Author |
---|---|---|
2023-01-26 | LibGUI: Replace uses of JsonObject::get_deprecated()/get_ptr() | Sam Atkins |
2023-01-17 | AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() | Sam Atkins |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-06-28 | LibGUI: Add read-only effective size properties for debugging | FrHun |
2022-06-28 | LibGUI: Remove temporary compatibility measures for new layout system | FrHun |
2022-06-28 | LibGUI: Introduce UIDimension properties | FrHun |
2022-06-28 | LibGUI: Add UIDimension and UISize types | FrHun |