Age | Commit message (Expand) | Author |
---|---|---|
2019-09-21 | Welcome: Unbreak after ObjectPtr changes | Andreas Kling |
2019-09-21 | LibGUI: Convert remaining random little things to ObjectPtr | Andreas Kling |
2019-09-21 | GButton: Convert most code to using ObjectPtr for GButton | Andreas Kling |
2019-09-21 | LibGUI: Convert GWindow to ObjectPtr | Andreas Kling |
2019-09-21 | LibGUI: Convert GWidget to ObjectPtr | Andreas Kling |
2019-09-21 | LibGUI: Convert GLabel to ObjectPtr | Andreas Kling |
2019-09-16 | LibGUI: Fix move() of const StringView& | Conrad Pankoff |
2019-09-16 | Applications: Add "Welcome" application, inspired by Windows 98 | Conrad Pankoff |