[AdgDim] Implemented the arrange() virtual method
commit076dd1c52d10df1a4292ff32fca17906c8873086
authorNicola Fontana <ntd@entidi.it>
Mon, 21 Sep 2009 08:19:30 +0000 (21 10:19 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 21 Sep 2009 08:19:30 +0000 (21 10:19 +0200)
treec5454932a876df35e641caca517a862a5367fa6f
parent8ed49ab7cce20bfeb4f9bb99ac72764d40913e71
[AdgDim] Implemented the arrange() virtual method

Added the arrange() infrastructure and removed the old stuff that
required a cairo context to build the internal quote container. Updated
the accessor to the quote container removing the cairo_t arg.

Also, cached the dim_style resolution (invalidated when the dress
changes) and provided a public accessor.
adg/adg-dim-private.h
adg/adg-dim.c
adg/adg-dim.h