Age | Commit message (Expand) | Author |
---|---|---|
2019-09-22 | LibCore: Remove ObjectPtr in favor of RefPtr | Andreas Kling |
2019-09-21 | LibGUI: Convert remaining random little things to ObjectPtr | Andreas Kling |
2019-09-21 | LibGUI: Convert GWidget to ObjectPtr | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-07 | GStackWidget: Add a notification hook for when the active widget changes. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |