index
:
interesting/andlabs-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
/
main.c
Age
Commit message (
Collapse
)
Author
2014-11-08
Properly moved the new Windows Table header during hscroll.
Pietro Gagliardi
2014-11-08
Removed an unnecessary TODO.
Pietro Gagliardi
2014-11-07
More TODOs.
Pietro Gagliardi
2014-11-07
Handled horizontal scrolling in drawing. Now to fix the header...
Pietro Gagliardi
2014-11-07
Implemented horizontal scrolling. Horizontally scrolled drawing not yet ↵
Pietro Gagliardi
implemented.
2014-11-07
More TODOs.
Pietro Gagliardi
2014-11-06
Added some prerequisite bookkeeping needed for Windows Table horizontal ↵
Pietro Gagliardi
scrolling.
2014-11-06
Removed now-fixed TODOs.
Pietro Gagliardi
2014-11-06
Fixed the Windows Table reimplementation's redraw issues. Thanks again to ↵
Pietro Gagliardi
Jonathan Potter (http://stackoverflow.com/a/26747199/3408572).
2014-11-05
More TODOs.
Pietro Gagliardi
2014-11-05
Split drawItems() into drawItems() and drawItem() in the Windows Table ↵
Pietro Gagliardi
reimplementation. This will make rewriting drawItem() easier.
2014-10-21
More image list refinements.
Pietro Gagliardi
2014-10-21
Started adding image support.
Pietro Gagliardi
2014-10-21
More TODOs.
Pietro Gagliardi
2014-10-21
More TODOs.
Pietro Gagliardi
2014-10-21
Started the work for horizontal scrolling.
Pietro Gagliardi
2014-10-21
Added a second column, drew stuff in it, and assorted other changes.
Pietro Gagliardi
2014-10-21
Removed a bunch of flicker from header resizing.
Pietro Gagliardi
2014-10-21
Implemented live column size changing.
Pietro Gagliardi
2014-10-20
Implemented text cell drawing.
Pietro Gagliardi
2014-10-20
Fixed click to select for the header bar.
Pietro Gagliardi
2014-10-20
Reimplemented header scrolling.
Pietro Gagliardi
2014-10-20
Undid all the scrolling muckery. Going to need to figure this out for real...
Pietro Gagliardi
2014-10-20
More header bar stuff.
Pietro Gagliardi
2014-10-20
Tried to set up the viewport for the header area. Drawing still not done.
Pietro Gagliardi
2014-10-20
More TODOs.
Pietro Gagliardi
2014-10-20
Started writing the new Table's header.
Pietro Gagliardi
2014-10-20
Added keyboard selection changes.
Pietro Gagliardi
2014-10-20
Implemented focus coloring and redrawing.
Pietro Gagliardi
2014-10-20
Added click to select items. Also finished the implementation of WM_SETFONT.
Pietro Gagliardi
2014-10-20
Numbered each of the sample items.
Pietro Gagliardi
2014-10-20
More TODOs.
Pietro Gagliardi
2014-10-20
Implemented mouse-wheel scrolling.
Pietro Gagliardi
2014-10-19
Fixed the last of the redrawing issues.
Pietro Gagliardi
2014-10-19
Scrolling mostly works now...
Pietro Gagliardi
2014-10-19
Worked on vertical scrolilng. Not done.
Pietro Gagliardi
2014-10-19
Set the DC viewport properly for the purposes of scrolling.
Pietro Gagliardi
2014-10-19
Optimized Table redraw and fixed redraw-on-resize.
Pietro Gagliardi
2014-10-19
Fixed a potential bug in the WM_SETFONT handling.
Pietro Gagliardi
2014-10-19
Added a count variable to the table structure.
Pietro Gagliardi
2014-10-19
Simplified the code a bit.
Pietro Gagliardi
2014-10-19
Began working on a replacement Table for Windows.
Pietro Gagliardi
[prev]