W3C CVS

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

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.16 / (download) - annotate - [select for diffs] , Fri Feb 16 07:24:57 2007 UTC (14 months, 3 weeks ago) by epietrig
CVS Tags: rel-2-2, HEAD
Changes since 1.15: +5 -1 lines
Diff to previous 1.15 (colored)
fixed SVG w/h parsing error (GraphViz 2.1x)

Revision 1.15 / (download) - annotate - [select for diffs] , Thu May 11 13:14:23 2006 UTC (2 years ago) by epietrig
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)
made a method public

Revision 1.14 / (download) - annotate - [select for diffs] , Fri Oct 15 06:57:31 2004 UTC (3 years, 6 months ago) by epietrig
Changes since 1.13: +16 -8 lines
Diff to previous 1.13 (colored)
- new method for detecting Mac OS
- minor optim in win os detection

Revision 1.13 / (download) - annotate - [select for diffs] , Thu Jul 31 21:36:11 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.12: +15 -1 lines
Diff to previous 1.12 (colored)
began work on loading stylesheets in GSS editor
finished work on editing gss:shape in style table
added merge option

Revision 1.12 / (download) - annotate - [select for diffs] , Wed Jul 23 13:59:23 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.11: +6 -1 lines
Diff to previous 1.11 (colored)
now adapting arrow head size (property's edge) to the stroke width
fixed bug in sorting algorithm for property types in Definition table

Revision 1.11 / (download) - annotate - [select for diffs] , Fri Jun 27 20:59:34 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.10: +46 -44 lines
Diff to previous 1.10 (colored)
main changes are the implementation of support for GSS styling in ISV project files
(still buggy, but almost working )

Revision 1.10 / (download) - annotate - [select for diffs] , Wed Jun 25 21:30:14 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.9: +0 -27 lines
Diff to previous 1.9 (colored)
fixed font bug (bad font was applied when applying stylesheets)
fixed bug that prevented creating new properties when subject or object had a shape different from ellipse or rectangle
fixed mechanism remembering last import/export directories (was pointing to the tmp dot/svg dir after doing some operations like suugest layout)

Revision 1.9 / (download) - annotate - [select for diffs] , Tue Jun 17 22:27:50 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.8: +5 -0 lines
Diff to previous 1.8 (colored)
fixed many bugs in table layout (selection, deletion, ...)
fixed bug when resizing nodes with hidden properties
ifixed sort bug in StyleInfoR generation
changed some gss names like ValueOf to Fetch,...

Revision 1.8 / (download) - annotate - [select for diffs] , Wed Jun 11 19:36:45 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.7: +25 -1 lines
Diff to previous 1.7 (colored)
fully implemented gss:sort (up to the actual layout in the table)

Revision 1.7 / (download) - annotate - [select for diffs] , Wed Jun 4 20:03:49 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs] , Fri May 30 20:52:10 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.5: +34 -1 lines
Diff to previous 1.5 (colored)
added support for gss:icon (seems to be working fine for now)
slight enhancement of align-text algo

Revision 1.5 / (download) - annotate - [select for diffs] , Wed May 14 21:07:35 2003 UTC (5 years ago) by epietrig
Changes since 1.4: +11 -1 lines
Diff to previous 1.4 (colored)
began adding support for custom polygons (different from custom shapes)
added translation shortcut keys to radar view

Revision 1.4 / (download) - annotate - [select for diffs] , Wed Apr 16 18:17:59 2003 UTC (5 years ago) by epietrig
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)
implemented the plugin automatic loader

Revision 1.3 / (download) - annotate - [select for diffs] , Wed Apr 16 13:48:52 2003 UTC (5 years ago) by epietrig
Changes since 1.2: +45 -45 lines
Diff to previous 1.2 (colored)
added acc keys to radar view, menu items for zoom in/out
modified plug-in code so that it is no longer necessary to dump model to temp file when importing/exporting (Jena handles directly streams)

Revision 1.2 / (download) - annotate - [select for diffs] , Tue Apr 15 18:41:41 2003 UTC (5 years ago) by epietrig
Changes since 1.1: +51 -1 lines
Diff to previous 1.1 (colored)
integrated Arjohn's plug-in interface
made corrections to RDFLoader to use Input and Output streams instead of readers in order to be compliant
with Jena2p2's IO howto - tested i18n, still seems to work correctly
enhanced debug mode for GSS (better messages describing styles and selectors)

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