W3C CVS

CVS log for java/classes/org/w3c/IsaViz/StyleInfoR.java

[BACK] Up to [Public] / java / classes / org / w3c / IsaViz

Request diff between arbitrary revisions


Default branch: 1

Revision 1.8 / (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.7: +9 -1 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs] , Thu Aug 7 13:45:09 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.6: +3 -4 lines
Diff to previous 1.6 (colored)
added a new styling property: gss:stroke-dasharray

Revision 1.6 / (download) - annotate - [select for diffs] , Wed Jul 23 18:54:32 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)
fixed bug assigning ordering from first stylesheet encountered instead of last one in case of conflict (cascading was not working)

Revision 1.5 / (download) - annotate - [select for diffs] , Wed Jun 4 20:03:49 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.4: +12 -1 lines
Diff to previous 1.4 (colored)
implemented support for gss:sortPropertiesBy (info is now available inside StyleInfoR objects for each resource) - we now have to use this info when building table forms (but building table forms is not yet dnoe)

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: +7 -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.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster