]> WPIA git - gigi.git/history - src/org/cacert/gigi/output/DataTable.java
Less concat
[gigi.git] / src / org / cacert / gigi / output / DataTable.java
2014-06-30 Janis StreibLess concat
2014-06-27 Janis StreibAnother calc fix
2014-06-27 Janis Streibremoved debug output
2014-06-27 Janis StreibFixed rendering issue
2014-06-27 Janis StreibAdd smaller output method
2014-06-27 Janis StreibCorrect colspan handling
2014-06-27 Janis StreibUpdated html attribute handling in DataTable
2014-06-27 Janis StreibWe don't need abstract here... + include colspan in...
2014-06-26 Janis StreibUpdated impl.
2014-06-26 Janis StreibUPD: More advanced cells
2014-06-26 Janis StreibAdd: Abstracted table markup.