Age | Commit message (Expand) | Author |
---|---|---|
2020-08-12 | Services: Mark compilation-unit-only functions as static | Ben Wiederhake |
2020-07-23 | LibGUI: Rename GUI::Image => GUI::ImageWidget | Andreas Kling |
2020-07-06 | LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr | Andreas Kling |
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-06-18 | NotificationWindow: Replace Label with Image component to show icons | Hüseyin ASLITÜRK |
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-05-16 | LibIPC: Allow opt-in UTF-8 validation on message parameters | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-08 | Services: Renamed from Servers | Andreas Kling |