CVS log for java/classes/org/w3c/IsaViz/StyleInfoL.java
Up to [Public] / java / classes / org / w3c / IsaViz
Request diff between arbitrary revisions
Default branch: 1
Revision 1.7 / (download) - annotate - [select for diffs]
, Fri Aug 18 14:35:22 2006 UTC (20 months, 3 weeks ago) by epietrig
CVS Tags: rel-2-2,
HEAD
Changes since 1.6: +9 -1
lines
Diff to previous 1.6
(colored)
added support for GSS2 new styling property: gss:size (right now this is done in the graph post processing phase; ideally this should be done before the layout by GraphViz, but there does not seem to be such a property in the DOT language)
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Aug 7 13:45:09 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.5: +5 -4
lines
Diff to previous 1.5
(colored)
added a new styling property: gss:stroke-dasharray
Revision 1.5 / (download) - annotate - [select for diffs]
, Mon Jun 16 21:49:55 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.4: +0 -2
lines
Diff to previous 1.4
(colored)
implemented gss:ValueOf() (function for dynamically specifying icon URIs)
fixed bugs in table resizing
implemented gss:fill for properties laid out in table form
Revision 1.4 / (download) - annotate - [select for diffs]
, Fri May 30 20:52:10 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.3: +15 -4
lines
Diff to previous 1.3
(colored)
added support for gss:icon (seems to be working fine for now)
slight enhancement of align-text algo
Revision 1.3 / (download) - annotate - [select for diffs]
, Thu May 29 21:47:58 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.2: +10 -2
lines
Diff to previous 1.2
(colored)
added option for debugging gss (moved messages to a TextViewer)
added support for gss:text-align
Revision 1.2 / (download) - annotate - [select for diffs]
, Wed May 14 21:07:35 2003 UTC (5 years ago) by epietrig
Changes since 1.1: +4 -1
lines
Diff to previous 1.1
(colored)
began adding support for custom polygons (different from custom shapes)
added translation shortcut keys to radar view
Revision 1.1 / (download) - annotate - [select for diffs]
, Fri Apr 4 14:36:23 2003 UTC (5 years, 1 month ago) by epietrig
Diff
first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS)
includes supoort for the following properties:
gss:fill
gss:stroke
gss:stroke-width
gss:font-family
gss:font-weight
gss:font-style
gss:font-size
gss:display=none
gss:visibility=visible
gss:visibility=hidden
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster