index
:
go.wit.com/dev/andlabs/ui.git
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
Age
Commit message (
Expand
)
Author
2014-12-18
Added images and checkboxes to rowHeight(). Split out the text part into text...
Pietro Gagliardi
2014-12-18
More TODOs.
Pietro Gagliardi
2014-12-18
Moved around checkboxes.h pendig plans for that code.
Pietro Gagliardi
2014-12-18
New checkbox plan: because DrawThemeBackground() /might/ do AlphaBlend(), we'...
Pietro Gagliardi
2014-12-18
More critical TODOs.
Pietro Gagliardi
2014-12-17
Brought back the code to build checkbox images.
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
Actually return no selection in clientCoordToRowColumn() correctly. Part 2 of...
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
Changed abort() in deftablePanic() to DebugBreak() for convenience (especiall...
Pietro Gagliardi
2014-12-16
Fixed some punctuation errors.
Pietro Gagliardi
2014-12-16
Added debugging checks for doselect() to spot illegal selections. Rewrote som...
Pietro Gagliardi
2014-12-16
Revert "Attempted to fix broken coordinate calculations for out-of-cell click...
Pietro Gagliardi
2014-12-16
Attempted to fix broken coordinate calculations for out-of-cell clicks...
Pietro Gagliardi
2014-12-16
Implemented keyboard selection. Now I need to fix /mouse/ selections that sel...
Pietro Gagliardi
2014-12-16
Added some links.
Pietro Gagliardi
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 on...
Pietro Gagliardi
2014-12-14
Unified all column width accesses to a columnWidth() function.
Pietro Gagliardi
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-14
Implemented rowColumnToClientRect() (was rowColumnToClientCoord() but decided...
Pietro Gagliardi
2014-12-13
More TODOs.
Pietro Gagliardi
2014-12-13
Implemented mouse click selection.
Pietro Gagliardi
2014-12-13
Implemented clientCoordToRowColumn().
Pietro Gagliardi
2014-12-13
Resolved some TODOs.
Pietro Gagliardi
2014-12-13
Fixed up some TODOs
Pietro Gagliardi
2014-12-13
Started to lay down the groundwork for handling selection.
Pietro Gagliardi
2014-12-12
Cleared some TODOs.
Pietro Gagliardi
2014-12-12
Added wheel scrolling.
Pietro Gagliardi
2014-12-12
More reminders/TODOs.
Pietro Gagliardi
2014-12-12
ok fixed that bug
Pietro Gagliardi
2014-12-12
Added vscroll to the drawing code. Now to figure out why it stops early...
Pietro Gagliardi
2014-12-12
Added vertical scroll. The drawing code will now need updating...
Pietro Gagliardi
2014-12-12
Isolated the scrolling code to avoid code duplication in something so sensitive.
Pietro Gagliardi
2014-12-12
Got rid of a bogus assignment to t->hpagesize.
Pietro Gagliardi
2014-12-12
More TODOs.
Pietro Gagliardi
2014-12-12
Defined tableFree(NULL).
Pietro Gagliardi
2014-12-12
Started tying all the threads together in the drawing loop for real.
Pietro Gagliardi
2014-12-11
Fixed twitchy text.
Pietro Gagliardi
2014-12-11
More TODOs.
Pietro Gagliardi
[next]