Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |
2021-01-09 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2020-12-25 | WindowServer: Validate cursor type in SetWindowCursor message handler | Linus Groh |
2020-12-17 | WindowServer: Add the ability to animate cursors | Tom |
2020-11-02 | WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursor | Brendan Coles |
2020-10-30 | WindowServer+LibGfx: Added Crosshair cursor | Uma Sankar Yedida |
2020-09-10 | LibGfx: Move StandardCursor enum to LibGfx | Andreas Kling |
2020-07-07 | WindowServer+LibGUI: Add "wait" cursor | Linus Groh |
2020-07-07 | WindowServer+LibGUI: Add "help" cursor | Linus Groh |
2020-07-07 | WindowServer+LibGUI: Add "resize row/column" cursors | Linus Groh |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-13 | LibGUI+WindowServer: Allow apps to use the "move" cursor :^) | Andreas Kling |
2020-05-08 | Services: Renamed from Servers | Andreas Kling |