[AdgTable] Implemented basic rendering
commit220711a2eee542a4a03a5dec20fa9150f73e8604
authorNicola Fontana <ntd@entidi.it>
Sun, 25 Oct 2009 19:32:06 +0000 (25 20:32 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 25 Oct 2009 19:32:06 +0000 (25 20:32 +0100)
treef75c602729591ecfa65dae98ac8bc676b7b0d02f
parent9e5b61b2d462b1013d941254c5d4da8784d3f9d7
[AdgTable] Implemented basic rendering

Primitive arrange of cells and rows and basic rendering infrastructure.
Some issues are still open, such as how enabling/disabling the frame
arond a single cell, how to deal with spacing that disalign the row
widths and how manage the cell expansion in the x axis.
adg/adg-table-private.h
adg/adg-table-style-private.h
adg/adg-table-style.c
adg/adg-table-style.h
adg/adg-table.c
adg/adg-table.h
adg/adg.h.in
demo/adg-demo.c