Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-30 | Taskbar: Show window progress as a progress bar behind the window title | Andreas Kling |
2020-05-29 | Meta: Add a script check the presence of "#pragma once" in header files | Emanuele Torre |
2020-05-26 | Userland et al: Pledge sigaction when needed | Sergey Bugaev |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-12 | LibGUI: Include keyboard modifier state with button on_click calls | Andreas Kling |
2020-05-10 | Taskbar: Let's custom paint the background instead of using GUI::Frame | Andreas Kling |
2020-05-08 | Services: Move Taskbar and SystemMenu from Applications to Services | Andreas Kling |