Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audit all asserts | Kartik K. Agaram | 2023-11-18 | 1 | -8/+5 |
* | yet another set of bugfixes | Kartik K. Agaram | 2023-08-30 | 1 | -1/+1 |
* | bugfix: drawings in source editor | Kartik K. Agaram | 2023-05-30 | 1 | -5/+10 |
* | fix support for absolute paths in Windows | Kartik K. Agaram | 2022-09-26 | 1 | -0/+1 |
* | more correct absolute path detection | Kartik K. Agaram | 2022-09-11 | 1 | -0/+17 |
* | support drawings in the source editor | Kartik K. Agaram | 2022-09-05 | 1 | -1/+2 |
* | dedup points while loading drawing from disk | Kartik K. Agaram | 2022-09-03 | 1 | -8/+8 |
* | editing source code from within the app | Kartik K. Agaram | 2022-09-03 | 1 | -1/+0 |
* | helper: file_exists | Kartik K. Agaram | 2022-08-23 | 1 | -0/+10 |
* | have file API operate on state object | Kartik K. Agaram | 2022-07-25 | 1 | -8/+7 |
* | stop pretending globals are local | Kartik K. Agaram | 2022-07-11 | 1 | -2/+0 |
* | better error message | Kartik K. Agaram | 2022-07-05 | 1 | -0/+3 |
* | test: autosave after any shape | Kartik K. Agaram | 2022-06-14 | 1 | -1/+1 |
* | avoid some string concatenations | Kartik K. Agaram | 2022-06-10 | 1 | -6/+6 |
* | ignore 'deleted' shapes when saving to disk | Kartik K. Agaram | 2022-05-30 | 1 | -0/+6 |
* | typos | Kartik K. Agaram | 2022-05-25 | 1 | -2/+2 |
* | couple more tests | Kartik K. Agaram | 2022-05-25 | 1 | -1/+1 |
* | first successful pagedown test, first bug found by test | Kartik K. Agaram | 2022-05-23 | 1 | -3/+9 |
* | first test! | Kartik K. Agaram | 2022-05-22 | 1 | -0/+56 |
* | support for naming points | Kartik K. Agaram | 2022-05-21 | 1 | -1/+11 |
* | bugfix: rectangles and squares are now saved | Kartik K. Agaram | 2022-05-21 | 1 | -2/+8 |
* | several more modules | Kartik K. Agaram | 2022-05-17 | 1 | -0/+88 |