Age | Commit message (Expand) | Author |
---|---|---|
2021-02-26 | Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes | Linus Groh |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-20 | LibGUI: Swap order of InputBox value and parent window args | Linus Groh |
2021-02-01 | KeyboardMapper: Without arguments, load current keymap | Ben Wiederhake |
2021-02-01 | KeyboardMapper: Export keymap not as a byte, but as unicode | Ben Wiederhake |
2021-02-01 | KeyboardMapper: Remove duplicate 'save' button | Ben Wiederhake |
2021-02-01 | KeyboardMapper: Make all of the GUI visible | Ben Wiederhake |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |