Age | Commit message (Expand) | Author |
---|---|---|
2020-09-12 | Spreadsheet: Implement a specialised version of printf for formatting | AnotherTest |
2020-08-29 | Spreadsheet: Add (limited) support for custom cell formatting | AnotherTest |
2020-08-28 | Spreadsheet: Setup and prepare for cell types | AnotherTest |
2020-08-28 | Spreadsheet: Reorganise the sources a bit | 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-24 | Spreadsheet: Add a syntax highlighter to the cell editor | AnotherTest |
2020-08-24 | Spreadsheet: Document runtime functions and add a help window | AnotherTest |
2020-08-24 | Spreadsheet: Start making a spreadsheet application | AnotherTest |