Age | Commit message (Expand) | Author |
---|---|---|
2019-11-05 | LibCore+LibGUI: Allow inserting a CObject/GWidget before another | Andreas Kling |
2019-09-22 | LibCore: Make CObject reference-counted | Andreas Kling |
2019-09-20 | LibCore+LibGUI+WindowServer: Make events bubble up through ancestors | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-16 | CNotifier: Turn into a CObject and Use the event queue to deliver events | Robin Burchell |
2019-07-13 | LibCore: Add CCustomEvent, a custom CEvent for arbitrary use. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |