index
:
jcarr/ui
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wintable
/
new
/
select.h
Age
Commit message (
Collapse
)
Author
2014-12-22
Mostly done with the implementation of checkboxes!
Pietro Gagliardi
2014-12-17
Fixed Page Down behavior. More TODOs.
Pietro Gagliardi
2014-12-16
Fixed deselection redraw.
Pietro Gagliardi
2014-12-16
More TODOs.
Pietro Gagliardi
2014-12-16
Don't try to scroll if we're deselecting. First part of mouse deselect fix.
Pietro Gagliardi
2014-12-16
Fixed some punctuation errors.
Pietro Gagliardi
2014-12-16
Added debugging checks for doselect() to spot illegal selections. Rewrote ↵
Pietro Gagliardi
some expressions for consistency.
2014-12-16
Implemented keyboard selection. Now I need to fix /mouse/ selections that ↵
Pietro Gagliardi
select nothing, because apparently /that/ was broken...
2014-12-16
Punctuation fix.
Pietro Gagliardi
2014-12-16
Finished keyboard selection notes. Will implement later.
Pietro Gagliardi
2014-12-15
More keyboard selection notes.
Pietro Gagliardi
2014-12-15
More keyboard selection notes.
Pietro Gagliardi
2014-12-15
Wrote up some notes on how to do keyboard selection.
Pietro Gagliardi
2014-12-14
Fixed selection scrolling.
Pietro Gagliardi
2014-12-14
More TODOs.
Pietro Gagliardi
2014-12-14
Mostly fixed up the horizontal scrolling implementation in doselect().
Pietro Gagliardi
2014-12-14
Implemented horizontal scroll on the left in doselect(). Horizontal scroll ↵
Pietro Gagliardi
on the right is mostly written, but nonworking.
2014-12-14
Implemented vertical scrolling on selection changes.
Pietro Gagliardi
2014-12-14
Optimized the redrawing of selected rows in doselect().
Pietro Gagliardi
2014-12-13
Implemented mouse click selection.
Pietro Gagliardi