Age | Commit message (Expand) | Author |
---|---|---|
2019-04-10 | LibCore: Add CEvent and make LibGUI/GEvent inherit from it. | Andreas Kling |
2019-04-02 | LibGUI: Switch to a resizing cursor when hovering or using a GSplitter. | Andreas Kling |
2019-03-30 | LibGUI: Highlight the GSplitter when hovering over it. | Andreas Kling |
2019-03-30 | LibGUI: Add a simple GSplitter container widget. | Andreas Kling |