CVS log for java/classes/org/w3c/IsaViz/ISVManager.java
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 May 12 09:01:55 2006 UTC (2 years ago) by epietrig
CVS Tags: rel-2-2,
HEAD
Changes since 1.15: +5 -5
lines
Diff to previous 1.15
(colored)
now possible to prevent commenting propagation to arcs
Revision 1.15 / (download) - annotate - [select for diffs]
, Thu May 11 09:05:12 2006 UTC (2 years ago) by epietrig
Changes since 1.14: +4 -4
lines
Diff to previous 1.14
(colored)
use ZVTM cursor under Mac OS X
Revision 1.14 / (download) - annotate - [select for diffs]
, Thu Oct 6 09:10:45 2005 UTC (2 years, 7 months ago) by epietrig
Changes since 1.13: +3 -2
lines
Diff to previous 1.13
(colored)
added a widget to manage RDFS/OWL schema locations
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Feb 15 14:28:52 2005 UTC (3 years, 2 months ago) by epietrig
Changes since 1.12: +43 -7
lines
Diff to previous 1.12
(colored)
geographical bookmarks are saved/restored in ISV project files
Revision 1.12 / (download) - annotate - [select for diffs]
, Fri Oct 15 06:53:42 2004 UTC (3 years, 6 months ago) by epietrig
Changes since 1.11: +6 -7
lines
Diff to previous 1.11
(colored)
use system cursor in ZVTM view under MacOS (custom cursor behaves badly)
Revision 1.11 / (download) - annotate - [select for diffs]
, Thu Aug 7 13:45:09 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.10: +25 -31
lines
Diff to previous 1.10
(colored)
added a new styling property: gss:stroke-dasharray
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Jul 23 13:59:23 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.9: +8 -1
lines
Diff to previous 1.9
(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.9 / (download) - annotate - [select for diffs]
, Tue Jul 22 21:32:39 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.8: +3 -2
lines
Diff to previous 1.8
(colored)
fixed bug in ISVManager and Editor that displayed whole URI for rdf:ID resources
Revision 1.8 / (download) - annotate - [select for diffs]
, Fri Jul 11 19:42:42 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.7: +4 -4
lines
Diff to previous 1.7
(colored)
fixed casting problem for stroke widths (was casting to int instead of float)
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Jul 10 22:06:49 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.6: +2 -2
lines
Diff to previous 1.6
(colored)
implemented table support in Delete/Cut/Copy?paste, and should work for undo() although not tested for every operaiton
Revision 1.6 / (download) - annotate - [select for diffs]
, Thu Jul 10 14:57:02 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.5: +29 -21
lines
Diff to previous 1.5
(colored)
removed the arrow head for edges pointing to tables (requested by several members in sw-team)
a side effect is that we got rid of the sometimes-not-updated-arrow-head bug when resizing table columns (nice!)
Revision 1.5 / (download) - annotate - [select for diffs]
, Wed Jul 9 20:12:17 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.4: +35 -12
lines
Diff to previous 1.4
(colored)
Lots of changes in the handling of URI vs ID, inculding the ISV/XML format
Should work much better now, and Jena should no longer complain about relative URIs without a base
Revision 1.4 / (download) - annotate - [select for diffs]
, Wed Jul 2 21:24:48 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.3: +3 -3
lines
Diff to previous 1.3
(colored)
fixed the bug that caused visibility=hidden entities to be displayed when loaded from an ISV project file
implemented a new Property (statement) constructor as a Swing Dialog that allows selecting the subject and object by point and click
+modifying the property (this makes it much easier to create properties between subjects and objects which are geometrically far
from one another)
Revision 1.3 / (download) - annotate - [select for diffs]
, Mon Jun 30 21:11:56 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.2: +12 -10
lines
Diff to previous 1.2
(colored)
fixed bug in IResource.toISV() that omitted information when saving invisible resources in ISV/XML, preventing projects to be restored correctly
fixed problem with table property cell stroke color (got rid of cellStrokeIndex, just relying on textIndex when table=true)
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Jun 27 20:59:34 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.1: +535 -63
lines
Diff to previous 1.1
(colored)
main changes are the implementation of support for GSS styling in ISV project files
(still buggy, but almost working )
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