Age | Commit message (Expand) | Author |
---|---|---|
2020-08-19 | LibGUI: Use StringBuilder::join() in Shortcut::to_string() | Andreas Kling |
2020-05-12 | LibGUI: Use KeyCode stringification helper in Shortcut::to_string() | Andreas Kling |
2020-02-25 | AK: Make Vector use size_t for its size and capacity | Andreas Kling |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-14 | AK: Add a forward declaration header | Andreas Kling |
2020-02-06 | LibGUI: Remove leading G from filenames | Andreas Kling |