Age | Commit message (Expand) | Author |
---|---|---|
2020-07-04 | Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes | Andreas Kling |
2020-07-04 | Kernel: Move headers intended for userspace use into Kernel/API/ | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-12 | LibGUI: Add KeyEvent::to_string() | Andreas Kling |
2020-02-14 | LibGUI: Add missing Event.cpp file | Andreas Kling |