aboutsummaryrefslogtreecommitdiff
path: root/src/undo.rs
Commit message (Expand)AuthorAgeFilesLines
* apply clippy lintsAkshay2021-04-061-3/+13
* rework ModifyRecord to support operation kindsAkshay2021-03-281-14/+15
* factor out line and circle drawing into bitmapAkshay2021-03-131-3/+5
* refactor to use pixmap over Vec<bool>Akshay2021-03-131-2/+2
* initAkshay2021-03-121-0/+133