about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* move current mode indicator slightlyKartik K. Agaram2022-06-151-2/+2
* standardize on ordering of casesKartik K. Agaram2022-06-151-9/+9
* .Kartik K. Agaram2022-06-141-3/+3
* all pending manual tests done!Kartik K. Agaram2022-06-142-7/+39
* test: undo moving pointKartik K. Agaram2022-06-142-1/+47
* test: undo naming a pointKartik K. Agaram2022-06-143-1/+45
* test: autosave after name/move/delete of pointKartik K. Agaram2022-06-142-3/+22
* test: autosave after any shapeKartik K. Agaram2022-06-144-4/+43
* tests: deleting points/shapesKartik K. Agaram2022-06-141-1/+105
* test: moving a pointKartik K. Agaram2022-06-143-16/+44
* test: naming a pointKartik K. Agaram2022-06-143-2/+39
* a little more prose describing manual_testsKartik K. Agaram2022-06-142-23/+30
* one less manual testKartik K. Agaram2022-06-141-1/+0
* drop non-existent feature from commentKartik K. Agaram2022-06-141-1/+0
* tests for drawing polygonsKartik K. Agaram2022-06-142-11/+180
* more drawing testsKartik K. Agaram2022-06-142-1/+133
* start writing some tests for drawingsKartik K. Agaram2022-06-142-1/+33
* .Kartik K. Agaram2022-06-141-2/+2
* extract variables for drawing paddingKartik K. Agaram2022-06-143-6/+10
* extract variable Margin_leftKartik K. Agaram2022-06-144-86/+81
* .Kartik K. Agaram2022-06-141-1/+0
* stop generating invalid keychordsKartik K. Agaram2022-06-141-0/+1
* some more manual tests related to drawingsKartik K. Agaram2022-06-141-0/+5
* lots more testsKartik K. Agaram2022-06-142-32/+65
* mouse buttons are integers, not stringsKartik K. Agaram2022-06-145-45/+45
* answered an open questionKartik K. Agaram2022-06-141-1/+0
* go through and fix similar issuesKartik K. Agaram2022-06-142-6/+19
* cleanupKartik K. Agaram2022-06-141-6/+0
* bugfixKartik K. Agaram2022-06-143-4/+46
* bugfix: UTF-8 in compute_fragmentsKartik K. Agaram2022-06-143-5/+27
* .Kartik K. Agaram2022-06-141-2/+2
* new testKartik K. Agaram2022-06-122-0/+26
* new testKartik K. Agaram2022-06-121-0/+12
* override mouse state lookups in testsKartik K. Agaram2022-06-126-76/+113
* delete all tests once they've executedKartik K. Agaram2022-06-121-0/+4
* redundant checkKartik K. Agaram2022-06-121-4/+2
* fix a second BSOD in #4 :/Kartik K. Agaram2022-06-121-1/+1
* bugfix in commit e51ce12969Kartik K. Agaram2022-06-121-4/+6
* bugfix: BSOD in #4.Kartik K. Agaram2022-06-112-4/+4
* bugfix: autosave and undo in a couple of casesKartik K. Agaram2022-06-111-0/+6
* bugfix: missed fixing a callsiteKartik K. Agaram2022-06-111-1/+1
* .Kartik K. Agaram2022-06-111-1/+1
* things seem to feel snappier nowKartik K. Agaram2022-06-101-6/+2
* stop handling nil screen_line_starting_pos everywhereKartik K. Agaram2022-06-102-24/+6
* this fixes the immediate regressionKartik K. Agaram2022-06-101-19/+17
* stop repeatedly checking for line wrappingKartik K. Agaram2022-06-101-7/+8
* slight reorg in ReadmeKartik K. Agaram2022-06-101-2/+4
* more precise scroll on pasteKartik K. Agaram2022-06-101-19/+4
* faster pasteKartik K. Agaram2022-06-102-13/+11
* revert previous commitKartik K. Agaram2022-06-101-5/+15