Pietro Gagliardi
|
74ec21f4c7
|
Turned the direct method calls on uiTableModel into functions to make the call sites look a bit cleaner. More stuff will go into common/tablemodel.c...
|
2018-06-23 23:35:42 -04:00 |
Pietro Gagliardi
|
9a79eed2ac
|
Final cleanup, first part: renamed uiTableData to uiTableValue.
|
2018-06-23 20:19:30 -04:00 |
Pietro Gagliardi
|
9fba903c4a
|
Started button columns. LVN_GETDISPINFO handled. Also filled in the rest of the new column functions.
|
2018-06-16 22:12:54 -04:00 |
Pietro Gagliardi
|
301376706f
|
And made indeterminate progressbars work. Now to theme them.
|
2018-06-16 19:40:06 -04:00 |
Pietro Gagliardi
|
c7555dcfd3
|
Started a more flexible indeterminate-state implementation. Now to build and test it.
|
2018-06-16 19:05:36 -04:00 |
Pietro Gagliardi
|
f96c0f410e
|
Started the implementation of progressbar columns. This handles LVN_GETDISPINFO.
|
2018-06-16 13:06:20 -04:00 |
Pietro Gagliardi
|
d63af885ba
|
Oops, that's why tooltips weren't working right: I had inverted a test in tabledispinfo.cpp. Fixed.
|
2018-06-16 12:52:16 -04:00 |
Pietro Gagliardi
|
bcab521311
|
And consolidated the LVN_DISPINFO handlers. Everything's a lot cleaner now too, woo!
|
2018-06-16 12:33:16 -04:00 |