Pietro Gagliardi
|
7ba7222976
|
Mostly done with the implementation of checkboxes!
|
2014-12-22 20:15:10 -05:00 |
Pietro Gagliardi
|
b6340bd349
|
Fixed Page Down behavior. More TODOs.
|
2014-12-17 14:58:39 -05:00 |
Pietro Gagliardi
|
041c99df07
|
Fixed deselection redraw.
|
2014-12-16 20:19:06 -05:00 |
Pietro Gagliardi
|
060b062045
|
More TODOs.
|
2014-12-16 18:48:14 -05:00 |
Pietro Gagliardi
|
b9c46d4cdf
|
Don't try to scroll if we're deselecting. First part of mouse deselect fix.
|
2014-12-16 18:40:58 -05:00 |
Pietro Gagliardi
|
a0a6c2b112
|
Fixed some punctuation errors.
|
2014-12-16 11:50:53 -05:00 |
Pietro Gagliardi
|
03fce2feab
|
Added debugging checks for doselect() to spot illegal selections. Rewrote some expressions for consistency.
|
2014-12-16 11:47:52 -05:00 |
Pietro Gagliardi
|
3f42acb475
|
Implemented keyboard selection. Now I need to fix /mouse/ selections that select nothing, because apparently /that/ was broken...
|
2014-12-16 11:28:08 -05:00 |
Pietro Gagliardi
|
175f94fe3f
|
Punctuation fix.
|
2014-12-16 02:58:31 -05:00 |
Pietro Gagliardi
|
d082d0ebab
|
Finished keyboard selection notes. Will implement later.
|
2014-12-16 02:57:31 -05:00 |
Pietro Gagliardi
|
5389e3c2d6
|
More keyboard selection notes.
|
2014-12-15 23:48:09 -05:00 |
Pietro Gagliardi
|
e08988a887
|
More keyboard selection notes.
|
2014-12-15 20:03:46 -05:00 |
Pietro Gagliardi
|
ec725e3f1b
|
Wrote up some notes on how to do keyboard selection.
|
2014-12-15 15:06:07 -05:00 |
Pietro Gagliardi
|
f458700579
|
Fixed selection scrolling.
|
2014-12-14 18:06:08 -05:00 |
Pietro Gagliardi
|
e246a9bd5f
|
More TODOs.
|
2014-12-14 17:29:32 -05:00 |
Pietro Gagliardi
|
8fba540a1c
|
Mostly fixed up the horizontal scrolling implementation in doselect().
|
2014-12-14 17:24:30 -05:00 |
Pietro Gagliardi
|
c58920dadd
|
Implemented horizontal scroll on the left in doselect(). Horizontal scroll on the right is mostly written, but nonworking.
|
2014-12-14 17:10:08 -05:00 |
Pietro Gagliardi
|
f56ae488f0
|
Implemented vertical scrolling on selection changes.
|
2014-12-14 11:09:59 -05:00 |
Pietro Gagliardi
|
cb7404cf8b
|
Optimized the redrawing of selected rows in doselect().
|
2014-12-14 10:22:15 -05:00 |
Pietro Gagliardi
|
cecfa82994
|
Implemented mouse click selection.
|
2014-12-13 13:56:31 -05:00 |