Age | Commit message (Expand) | Author |
---|---|---|
2021-09-06 | LibGUI: Dynamically resize editing content rect in IconView | Marcus Nilsson |
2021-07-27 | LibGUI: Add some "fudge factor" around IconView item rects | Andreas Kling |
2021-07-12 | LibGUI: Use wrapped text rect for paint invalidation | LuK1337 |
2021-07-10 | LibGUI: Tighten paint invalidation rects in item views :^) | Andreas Kling |
2021-04-24 | LibGUI: Remove some unused cruft from GUI::IconView | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-07 | LibGUI: Scroll selection into view when the IconView is first laid out | speles |
2021-02-25 | LibGUI: Improve IconView rubberband performance | Tom |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-13 | LibGUI: add 'always_wrap_item_labels' property to IconView. | Nick Vella |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |