Age | Commit message (Expand) | Author |
---|---|---|
2019-05-28 | Add clang-format file | Robin Burchell |
2019-05-27 | LibCore: Add CObject::for_each_child(callback). | Andreas Kling |
2019-05-05 | CObject: add_child() should set the child's parent. | Andreas Kling |
2019-04-18 | LibCore+LibGUI: Make CObject child events synchronous. | Andreas Kling |
2019-04-12 | LibCore: Prune remaining knowledge about LibGUI. | Andreas Kling |
2019-04-10 | LibCore: Move LibGUI/GObject to LibCore/CObject. | Andreas Kling |