Age | Commit message (Expand) | Author |
---|---|---|
2019-09-22 | LibCore: Remove ObjectPtr in favor of RefPtr | Andreas Kling |
2019-09-21 | LibCore: Convert CTCPServer to ObjectPtr | Andreas Kling |
2019-09-20 | LibCore: Convert CNotifier to ObjectPtr | Andreas Kling |
2019-08-18 | LibCore: Make CSocket's notifiers into children of the CSocket | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-16 | CNotifier: Turn into a CObject and Use the event queue to deliver events | Robin Burchell |
2019-07-16 | CNotifier: Provide a way to unregister a notifier temporarily | Robin Burchell |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |