[AdgDim] Changed "ref1", "ref2" and "pos" to AdgPoint
commit2659a1e991a951b1ca05482d3b029c18d5f897c9
authorNicola Fontana <ntd@entidi.it>
Tue, 13 Oct 2009 23:23:29 +0000 (14 01:23 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 13 Oct 2009 23:23:29 +0000 (14 01:23 +0200)
treedac48dfb432043c125f8daa0f46aff725f179b51
parentef7068109bd60ccb9bb6b1c0fbc0be0cf560f3a7
[AdgDim] Changed "ref1", "ref2" and "pos" to AdgPoint

Updated the code to support the new AdgPoint feature without breaking
the APIs. The properies changed their default type though, so an update
to the other dimensions was inevitable.

When the old stuff will be completely replaced, new APIs to set these
properties using named pairs will be added.
adg/adg-adim.c
adg/adg-dim-private.h
adg/adg-dim.c
adg/adg-ldim.c
adg/adg-rdim.c