Age | Commit message (Expand) | Author |
---|---|---|
2021-06-03 | LibGUI: Properly wrap multiple lines in IconView search highlighting | Matthew B. Jones |
2021-05-26 | LibGUI/AbstractView: Remove `on_selection` | Jelle Raaijmakers |
2021-05-24 | LibGUI/AbstractView: Expose `activates_on_selection` | Jelle Raaijmakers |
2021-05-03 | LibGUI: Rename ScrollableWidget => AbstractScrollableWidget | Andreas Kling |
2021-04-29 | Everywhere: "indexes" => "indices" | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-21 | LibGUI: Track selection starting index in AbstractView (#6515) | iCristalrope |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-02-25 | LibGUI: Improve IconView rubberband performance | Tom |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-20 | LibGUI: Ignore keydown events with Alt modifier in AbstractView | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |