Pietro Gagliardi
|
c016143d80
|
Changed the memory allocator used in util.h so that code will work on real Windowss because LocalAlloc() doesn't want to.
|
2014-12-22 21:51:01 -05:00 |
Pietro Gagliardi
|
9e66dc006e
|
Added mouse tracking code. Not used yet.
|
2014-12-21 10:38:52 -05:00 |
Pietro Gagliardi
|
33f7ac1142
|
Unified all column width accesses to a columnWidth() function.
|
2014-12-14 16:23:32 -05:00 |
Pietro Gagliardi
|
ddb4533aff
|
Defined tableFree(NULL).
|
2014-12-12 10:55:57 -05:00 |
Pietro Gagliardi
|
dd37255fa1
|
Reimplemented tableAddColumn for real.
|
2014-12-09 20:32:49 -05:00 |
Pietro Gagliardi
|
59054c8932
|
Readded rowHeight(). Also tested font helper functions.
|
2014-12-08 16:23:55 -05:00 |
Pietro Gagliardi
|
e224950cf4
|
Some allocator cleanup in the new Table.
|
2014-12-07 16:22:51 -05:00 |
Pietro Gagliardi
|
3232b47b43
|
Readded main code (but stripped to its essentials for now, as everything will be slowly readded, but in a different order) and fixed compilation errors (and some warnings).
|
2014-12-05 22:23:39 -05:00 |
Pietro Gagliardi
|
61f7316d56
|
Moved the rewrite of the new Windows Table to its /own/ folder.
|
2014-12-05 10:27:45 -05:00 |