[AdgMarker] Using the new AdgEntity APIs
commit95ba9ff6cf3a979b9d401ae16479469af9b1f844
authorNicola Fontana <ntd@entidi.it>
Thu, 24 Sep 2009 12:22:11 +0000 (24 14:22 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 24 Sep 2009 12:22:11 +0000 (24 14:22 +0200)
tree41212a28d44fd0ee8613c7dfe4fb6322051d8cb5
parentbe0b4b4d06ecee9d09429170eee26086cdb8939a
[AdgMarker] Using the new AdgEntity APIs

Updated the code using the new API functions. Instead of directly change
the local matrix, the "local-changed" signal handler now changes the
local map and chains up the parent callback that calculates the local
matrix. This avoids the need to access the local matrix directly.
adg/adg-marker.c