Age | Commit message (Expand) | Author |
---|---|---|
2019-07-03 | AK: Rename the common integer typedefs to make it obvious what they are. | Andreas Kling |
2019-06-07 | Meta: Tweak .clang-format to not wrap braces after enums. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-23 | Kernel: Make the right shift key work. | Andreas Kling |
2019-04-13 | Minesweeper: Add some menus. | Andreas Kling |
2019-03-03 | Detect the "Logo" (Windows/Apple/whatever) key and use it for window resize. | Andreas Kling |
2019-03-03 | LibGUI: Move shortcut actions from GEventLoop to GApplications. | Andreas Kling |
2019-02-17 | Move WindowServer to userspace. | Andreas Kling |
2019-01-26 | LibGUI: Start bringing up GTextBox in the standalone world. | Andreas Kling |