Age | Commit message (Expand) | Author |
---|---|---|
2021-03-28 | LibGUI: Make GUI::Widget::event() protected | Andreas Kling |
2021-03-24 | Spreadsheet: Ensure that cell exists on drop event for text data | David Isaksson |
2021-03-22 | Spreadsheet: Only append new columns/rows every 50ms | AnotherTest |
2021-03-18 | Spreadsheet: Set default width for columns | thankyouverycool |
2021-02-24 | Spreadsheet: Store the column index in a Position instead of its name | AnotherTest |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |