CVS log for java/classes/org/w3c/IsaViz/INode.java
Up to [Public] / java / classes / org / w3c / IsaViz
Request diff between arbitrary revisions
Default branch: 1
Revision 1.13 / (download) - annotate - [select for diffs]
, Thu May 18 14:16:12 2006 UTC (23 months, 3 weeks ago) by epietrig
CVS Tags: rel-2-2,
HEAD
Changes since 1.12: +2 -1
lines
Diff to previous 1.12
(colored)
- more efficient support for groups
- support for fresnel:value=fresnel:image
Revision 1.12 / (download) - annotate - [select for diffs]
, Tue May 16 14:10:05 2006 UTC (23 months, 3 weeks ago) by epietrig
Changes since 1.11: +2 -1
lines
Diff to previous 1.11
(colored)
implemented better (but not final algo)
Revision 1.11 / (download) - annotate - [select for diffs]
, Tue May 16 06:15:14 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.10: +5 -0
lines
Diff to previous 1.10
(colored)
- refactored code for graying/colorizing nodes and arcs rendered by Fresnel lenses
- implemented basic algorithm bringing properties to be shwon closer to current node
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon May 15 07:00:05 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.9: +3 -0
lines
Diff to previous 1.9
(colored)
decoupled gray/color from (un)commenting
Revision 1.9 / (download) - annotate - [select for diffs]
, Fri May 12 09:01:55 2006 UTC (2 years ago) by epietrig
Changes since 1.8: +1 -1
lines
Diff to previous 1.8
(colored)
now possible to prevent commenting propagation to arcs
Revision 1.8 / (download) - annotate - [select for diffs]
, Tue Feb 28 08:07:57 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.7: +1 -1
lines
Diff to previous 1.7
(colored)
made a bunch of attributes and methods public for access by plugins
Revision 1.7 / (download) - annotate - [select for diffs]
, Wed Jul 9 20:12:17 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.6: +1 -3
lines
Diff to previous 1.6
(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.6 / (download) - annotate - [select for diffs]
, Wed Jul 2 21:24:48 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.5: +5 -3
lines
Diff to previous 1.5
(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.5 / (download) - annotate - [select for diffs]
, Fri Jun 27 20:59:34 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.4: +2 -2
lines
Diff to previous 1.4
(colored)
main changes are the implementation of support for GSS styling in ISV project files
(still buggy, but almost working )
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Jun 16 21:49:55 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.3: +4 -0
lines
Diff to previous 1.3
(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.3 / (download) - annotate - [select for diffs]
, Tue Jun 10 21:48:54 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.2: +25 -1
lines
Diff to previous 1.2
(colored)
better adjusting of paths pointing to table cells (now using the entire column instead of only the first cell)
better layout of the text labels for table layout
Revision 1.2 / (download) - annotate - [select for diffs]
, Fri Apr 11 21:14:53 2003 UTC (5 years, 1 month ago) by epietrig
Changes since 1.1: +2 -0
lines
Diff to previous 1.1
(colored)
enhanced shortcut keys for error log and radar window (bring window to front when exists)
added new shortcut keys for zoom-in zoom-out (page down/page up)
added support for GSS/visiblity=hidden (only display=none was working until now)
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