Age | Commit message (Expand) | Author |
---|---|---|
2022-12-28 | LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` | Jelle Raaijmakers |
2022-12-07 | Meta+Userland: Pass Gfx::IntPoint by value | MacDue |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-23 | LibGUI: Simplify AbstractZoomPanWidget code | Jelle Raaijmakers |
2022-02-14 | LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidget | Mustafa Quraish |
2022-01-20 | Userland: Add horizontal mouse scroll support | Dmitry Petrov |
2022-01-14 | LibGUI: Add `AbstractZoomPanWidget` widget :^) | Mustafa Quraish |