Age | Commit message (Expand) | Author |
---|---|---|
2021-04-03 | LibGUI: Don't try to paint items in model-less IconView :^) | Andreas Kling |
2021-03-30 | LibGUI: Don't inflate icon text rects beyond available width | thankyouverycool |
2021-03-29 | LibGUI: Fix IconView selection with FlowDirection::TopToBottom | Tom |
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-20 | LibGUI: Set IconView content width to actual content only | thankyouverycool |
2021-02-13 | LibGUI: add 'always_wrap_item_labels' property to IconView. | Nick Vella |
2021-01-25 | Everywhere: Remove unnecessary debug comments. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |