Pietro Gagliardi
|
3bb050777b
|
Started converting the test program. First column works fine, second segfaults.
|
2018-06-03 23:23:48 -04:00 |
Pietro Gagliardi
|
705bf2d9bf
|
Planned a new system for transferring data between tables and models, based on uiAttribute.
|
2018-06-03 17:18:01 -04:00 |
Pietro Gagliardi
|
2f83428ebe
|
Trying out a new uiTable API. This will make implementations easier, and figures that very few people need dynamic control over table column layout or contents.
|
2018-06-03 12:26:23 -04:00 |
Pietro Gagliardi
|
52d88d3f36
|
Re-added the table code. Need to patch together everything else, but.
|
2016-11-27 17:36:11 -05:00 |
Pietro Gagliardi
|
e3dec183aa
|
Started the process of splitting the table code into a separate branch.
|
2016-11-27 17:34:40 -05:00 |
Pietro Gagliardi
|
f354d48bfd
|
Started the GTK+ implementation of uiTable.
|
2016-06-26 23:17:34 -04:00 |
Pietro Gagliardi
|
6804f263d4
|
And implemented (mostly) the progressbar table parts. I think that'll do for uiTable features now.
|
2016-06-26 18:19:34 -04:00 |
Pietro Gagliardi
|
d7caa150b8
|
Added checkbox table cells. Now just to add progressbar cells and we'll be good.
|
2016-06-26 15:36:46 -04:00 |
Pietro Gagliardi
|
44a723b314
|
Added uiTable buttons. Not fully working on OS X.
|
2016-06-26 13:06:33 -04:00 |
Pietro Gagliardi
|
e0230d73a6
|
Started editable uiTable elements.
|
2016-06-25 23:04:49 -04:00 |
Pietro Gagliardi
|
49ab4a886f
|
Added image table cell parts; implemented on OS X
|
2016-06-25 19:18:25 -04:00 |
Pietro Gagliardi
|
93bbf39aa4
|
Added some test images. Now to add image columns to uiTable and see what happens.
|
2016-06-25 17:26:50 -04:00 |
Pietro Gagliardi
|
165b3a8a51
|
Okay, decided on something for images. Let's try this.
|
2016-06-25 16:27:29 -04:00 |
Pietro Gagliardi
|
4914d0c64c
|
Added a way to set the text color of a part.
|
2016-06-23 22:16:25 -04:00 |
Pietro Gagliardi
|
67e8db9efd
|
Added row background colors.
|
2016-06-23 11:29:43 -04:00 |
Pietro Gagliardi
|
f02fbd2ecf
|
Some more API cleanup. Don't separate table cell parts from columns.
|
2016-06-23 09:56:24 -04:00 |
Pietro Gagliardi
|
2f08ec683a
|
Started the OS X uiTable implementation.
|
2016-06-21 23:58:17 -04:00 |
Pietro Gagliardi
|
aa2e8cf4f5
|
Simplified the uiTable cell layout stuff a bit: rather than implying that a cell layout can be used by multiple columns, just have the column *be* the cell layout.
|
2016-06-21 22:07:39 -04:00 |
Pietro Gagliardi
|
2d4f6eb2b8
|
Stop uiProgressBar pulsing on destroy on GTK+. Fixes #163.
|
2016-06-21 12:39:53 -04:00 |
Pietro Gagliardi
|
80b8fddbea
|
Started mapping out uiTable and uiTree.
|
2016-06-20 22:14:26 -04:00 |