Age | Commit message (Expand) | Author |
---|---|---|
2020-07-19 | Demos: Setup window icon for Mouse demo | Brian Gianforcaro |
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-09 | Demos: Add missing copyright header to Mouse/main.cpp | Linus Groh |
2020-05-07 | MouseDemo: A more visual approach for MouseEvents :^) | pierre |
2020-05-04 | MouseDemo: Add menu, using the new icon :^) | Ben Wiederhake |
2020-05-02 | Demos: Add a little "Mouse" demo for showing mouse button states | Andreas Kling |