Age | Commit message (Expand) | Author |
---|---|---|
2023-03-04 | Userland: Use Font::pixel_size_rounded_up() in more places | Andreas Kling |
2023-02-21 | LibGUI: Fix const-correctness issues | Andreas Kling |
2023-02-02 | LibGUI: Make Tray item height honor the current font size | Andreas Kling |
2023-01-29 | LibGUI+LibGfx: Add Tray ColorRole helpers to Palette | thankyouverycool |
2022-12-07 | Meta+Userland: Pass Gfx::IntPoint by value | MacDue |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-10 | LibGUI: Blit brightened icon when try item is hovered | networkException |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-10-27 | Everywhere: Rename left/right-click to primary/secondary | Filiph Sandström |
2021-10-21 | LibGUI: Add a GUI::Tray widget for the FilePicker common locations | Andreas Kling |