Age | Commit message (Expand) | Author |
---|---|---|
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |
2019-04-10 | LibCore: Add CEvent and make LibGUI/GEvent inherit from it. | Andreas Kling |
2019-03-16 | LibGUI: Make class_name() public so you can always call it. | Andreas Kling |
2019-03-15 | LibGUI: Add a GStackWidget for many widgets sharing a single location. | Andreas Kling |