Age | Commit message (Expand) | Author |
---|---|---|
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2023-01-06 | LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) | Sam Atkins |
2023-01-03 | LibGfx: Make Font::width() return a float | Andreas Kling |
2022-12-14 | BrickGame: Ignore unhandled keydown events | Sam Atkins |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-05 | Games: Add BrickGame | Oleg Kosenkov |