Age | Commit message (Expand) | Author |
---|---|---|
2019-02-20 | LibGUI: Implement enter/leave events (with WindowServer support.) | Andreas Kling |
2019-02-20 | LibGUI: Support different button styles. | Andreas Kling |
2019-02-08 | Launcher: Factor the app buttons into a LaunchButton class. | Andreas Kling |
2019-02-07 | Start working on a simple Launcher app. | Andreas Kling |
2019-01-27 | Make buttons unpress when the cursor leaves the button rect. | Andreas Kling |
2019-01-21 | LibGUI: Mass coding style fixes. | Andreas Kling |
2019-01-21 | guitest2: Add a simple launcher so I can easily spawn more Terminals. | Andreas Kling |
2019-01-20 | LibGUI: Minor fixes. | Andreas Kling |
2019-01-20 | Rename all the LibGUI classes to GClassName. | Andreas Kling |