about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* stop recording points for arcsKartik K. Agaram2022-06-152-2/+1
* 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
1066660e ^
69f04c3f ^
8dacba82 ^
2199940a ^
88be3dbc ^
8dacba82 ^
bc643692 ^
8dacba82 ^

5497090a ^
bc643692 ^
d135851e ^
8dacba82 ^
8dacba82 ^



1bc0bb7e ^





















































0c0bc3ae ^











d135851e ^
87cc473c ^


8b9f1750 ^
4071055a ^
87cc473c ^
5f98a10c ^
87cc473c ^
bc643692 ^
5497090a ^
87cc473c ^

d135851e ^

87cc473c ^
c1585c88 ^
87cc473c ^
7402ce32 ^
1fa53058 ^
7402ce32 ^
bc643692 ^
7402ce32 ^


1fa53058 ^

7402ce32 ^
5f98a10c ^
7402ce32 ^
8dacba82 ^
fca0ebbe ^
8dacba82 ^

ac0e9db5 ^
4082acd2 ^
8dacba82 ^


ac0e9db5 ^
8dacba82 ^
4082acd2 ^
8dacba82 ^



4071055a ^




5497090a ^
4071055a ^

bc643692 ^

4071055a ^


051c4738 ^
4071055a ^
5497090a ^
4071055a ^

bc643692 ^

4071055a ^


70f70118 ^
4071055a ^





e4630643 ^
795f5244 ^
e4630643 ^






795f5244 ^
e4630643 ^



5f98a10c ^
e4630643 ^
4071055a ^
960e680d ^





e4630643 ^
795f5244 ^
e4630643 ^






795f5244 ^
e4630643 ^



5f98a10c ^
e4630643 ^
960e680d ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242