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
Age
Commit message (
Expand
)
Author
2014-12-10
Added headerHeight to the new Table.
Pietro Gagliardi
2014-12-10
Moved Table width calculation out of recomputeHScroll() and into updateTableW...
Pietro Gagliardi
2014-12-10
More future plans.
Pietro Gagliardi
2014-12-10
Changed from recomputeHScroll() to updateTableWidth() as we will store the ta...
Pietro Gagliardi
2014-12-09
Started readding hscroll code; just recomputeHScroll() for now.
Pietro Gagliardi
2014-12-09
Reimplemented tableAddColumn for real.
Pietro Gagliardi
2014-12-09
More TODOs.
Pietro Gagliardi
2014-12-09
Added a list of scrollbar series articles for convenience.
Pietro Gagliardi
2014-12-08
More TODOs.
Pietro Gagliardi
2014-12-08
Began the implementation of the new Windows Table's drawCell().
Pietro Gagliardi
2014-12-08
Readded rowHeight(). Also tested font helper functions.
Pietro Gagliardi
2014-12-08
More TODOs.
Pietro Gagliardi
2014-12-08
Fixed up WM_PRINTCLIENT stuff.
Pietro Gagliardi
2014-12-08
Some TODO resolution.
Pietro Gagliardi
2014-12-08
Readded api.h, for WM_GETFONT/WM_SETFONT. We'll need this to re-add rowHeight().
Pietro Gagliardi
2014-12-08
Added tracking of header column sizes.
Pietro Gagliardi
2014-12-08
Filled in the draw() function for testing header resizes (when that is implem...
Pietro Gagliardi
2014-12-08
Added drawing scaffolds to the new Windows Table.
Pietro Gagliardi
2014-12-08
Added new Windows Table header columns (and this time we'll split out the dum...
Pietro Gagliardi
2014-12-07
More TODOs.
Pietro Gagliardi
2014-12-07
More TODOs.
Pietro Gagliardi
2014-12-07
More header control stuff: resize handling/header control repositioning.
Pietro Gagliardi
2014-12-07
More header support code, including header notification scaffolding.
Pietro Gagliardi
2014-12-07
Altered some comments.
Pietro Gagliardi
2014-12-07
Started re-adding the header stuff for real this time.
Pietro Gagliardi
2014-12-07
Some allocator cleanup in the new Table.
Pietro Gagliardi
2014-12-07
Altered some TODOs because <HeapAlloc> what's a last error
Pietro Gagliardi
2014-12-07
More TODOs.
Pietro Gagliardi
2014-12-07
Make tablePanic static; it should not be exported.
Pietro Gagliardi
2014-12-07
Let's get error handling right first time now.
Pietro Gagliardi
2014-12-06
"Started" re-adding the header code.
Pietro Gagliardi
2014-12-05
Readded main code (but stripped to its essentials for now, as everything will...
Pietro Gagliardi
2014-12-05
Made the various event handler arrays const.
Pietro Gagliardi
2014-12-05
Moved the rewrite of the new Windows Table to its /own/ folder.
Pietro Gagliardi
2014-12-05
Added the new Windows Table event handling framework.
Pietro Gagliardi
2014-12-04
More new Windows Table stuff.
Pietro Gagliardi
2014-12-04
Don't use GetMessagePos(); it returns the same LPARAM format... (and the POIN...
Pietro Gagliardi
2014-12-04
Started restructuring the Windows Table code; this creates stubs for coordina...
Pietro Gagliardi
2014-12-03
More TODOs.
Pietro Gagliardi
2014-12-03
More Windows Table work.
Pietro Gagliardi
2014-12-02
More TODOs. Or rather, a really big, API stupidity-reducing TODO...
Pietro Gagliardi
2014-12-01
Small precautionary change in Windows Table: use WM_USER + 20 instead of WM_U...
Pietro Gagliardi
2014-12-01
Isolated vertical scroll messages with the other vertical scroll code.
Pietro Gagliardi
2014-12-01
Changed the handler functions array to be const, as that's the intent.
Pietro Gagliardi
2014-11-30
Started splitting message handlers for the new Windows Table into their respe...
Pietro Gagliardi
2014-11-30
Moved the api.h include to the bottom of the include list so that when I move...
Pietro Gagliardi
2014-11-30
More Windows Table separation.
Pietro Gagliardi
2014-11-29
Started splitting the new Windows Table code into more manageable chunks.
Pietro Gagliardi
2014-11-28
More TODOs.
Pietro Gagliardi
2014-11-27
More TODOs.
Pietro Gagliardi
[next]