Age | Commit message (Expand) | Author |
---|---|---|
2021-08-08 | LibGUI: Add show_tooltip_immediately() | Tobias Christiansen |
2021-07-28 | LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) | Andreas Kling |
2021-07-26 | LibGUI: Let GUI applications create an inspectable EventLoop | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGUI: Add action enter/leave hooks on GUI::Application | Andreas Kling |
2021-03-25 | Userland: Turn all application menus into window menus :^) | Andreas Kling |
2021-01-16 | WindowServer+LibGUI: Pass the system theme using Core::AnonymousBuffer | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |