]> granicus.if.org Git - graphviz/commit
Cleanup and fixing of various code related to hot spots and HTML labels.
authorerg <devnull@localhost>
Wed, 21 Mar 2007 18:07:54 +0000 (18:07 +0000)
committererg <devnull@localhost>
Wed, 21 Mar 2007 18:07:54 +0000 (18:07 +0000)
commit75cc79d1a755176b5b38c80fdc81c2b1b282bad7
tree4441f4279f40d5b5b6dd14669b1af0fa47aec787
parent08b89000df6ab898dc218e462845cab19beb4f31
Cleanup and fixing of various code related to hot spots and HTML labels.
In particular:
  HTML labels were not being initialized correctly when used with
graphs or edges
  HTML labels now inherent url info from the object and use that unless
a subpart overrides it.
  There is now more control over which parts of an edge are active. The
URL attribute still provides a default for all pieces, which can be
overridden. We now also give control over the edge and main label
separately, so now the edge, label, headlabel and taillabel can be
independently set.
lib/common/emit.c
lib/common/htmltable.c
lib/common/input.c
lib/common/render.h
lib/common/shapes.c
lib/common/utils.c
lib/gvc/gvcjob.h