Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | LibGUI+Applications: Rename Model::is_valid to is_within_range | sin-ack |
2021-08-01 | LibGUI: Remove unused header includes | Brian Gianforcaro |
2021-07-27 | LibGUI: Add ModelRole::IconOpacity and support it in all views :^) | Andreas Kling |
2021-07-11 | TableView: Do not select input on keydown | Jelle Raaijmakers |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-13 | Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" | Andreas Kling |
2021-03-12 | LibGUI: Add variable padding and center bitmaps in TableViews | thankyouverycool |
2021-03-04 | LibGUI: Increase row height in Table/ColumnViews and center icons | thankyouverycool |
2021-02-24 | LibGUI: Account for the row and column headers when painting a TableView | AnotherTest |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |