Age | Commit message (Expand) | Author |
---|---|---|
2020-11-08 | Spreadsheet: Add support for copying ranges of cells to other cells | AnotherTest |
2020-11-03 | Spreadsheet: Enable Drag&Drop and Copy/Paste | AnotherTest |
2020-10-31 | Spreadsheet: Add support for example views and hyperlinks in the docs | AnotherTest |
2020-10-31 | Spreadsheet: Add Help menu | Brendan Coles |
2020-08-28 | Spreadsheet: Do not clear cells when ctrl-selecting | AnotherTest |
2020-08-27 | Spreadsheet: Add support for multiple sheets | AnotherTest |
2020-08-27 | Spreadsheet: Move sheet management to a Workbook class | AnotherTest |
2020-08-25 | Spreadsheet: Add "Save As" | AnotherTest |
2020-08-25 | Spreadsheet: Implement state-preserving saves and loads | AnotherTest |
2020-08-24 | Spreadsheet: Add a topbar with a text editor | AnotherTest |
2020-08-24 | Spreadsheet: Start making a spreadsheet application | AnotherTest |