CVS log for java/classes/org/w3c/IsaViz/ILiteral.java
Up to [Public] / java / classes / org / w3c / IsaViz
Request diff between arbitrary revisions
Default branch: 1
Revision 1.23 / (download) - annotate - [select for diffs]
, Tue Apr 17 12:48:38 2007 UTC (12 months, 3 weeks ago) by epietrig
CVS Tags: HEAD
Changes since 1.22: +28 -32
lines
Diff to previous 1.22
(colored)
upd w.r.t change in ZVTM color animation API
Revision 1.22 / (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
Changes since 1.21: +3 -2
lines
Diff to previous 1.21
(colored)
- more efficient support for groups
- support for fresnel:value=fresnel:image
Revision 1.21 / (download) - annotate - [select for diffs]
, Tue May 16 15:55:31 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.20: +21 -21
lines
Diff to previous 1.20
(colored)
some refactoring of gray/color code, fixed bug in matching nodes colorization
Revision 1.20 / (download) - annotate - [select for diffs]
, Tue May 16 14:10:05 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.19: +9 -8
lines
Diff to previous 1.19
(colored)
implemented better (but not final algo)
Revision 1.19 / (download) - annotate - [select for diffs]
, Tue May 16 06:15:14 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.18: +58 -0
lines
Diff to previous 1.18
(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.18 / (download) - annotate - [select for diffs]
, Mon May 15 07:00:05 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.17: +14 -6
lines
Diff to previous 1.17
(colored)
decoupled gray/color from (un)commenting
Revision 1.17 / (download) - annotate - [select for diffs]
, Fri May 12 09:01:55 2006 UTC (2 years ago) by epietrig
Changes since 1.16: +5 -5
lines
Diff to previous 1.16
(colored)
now possible to prevent commenting propagation to arcs
Revision 1.16 / (download) - annotate - [select for diffs]
, Tue Feb 28 08:07:57 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.15: +3 -3
lines
Diff to previous 1.15
(colored)
made a bunch of attributes and methods public for access by plugins
Revision 1.15 / (download) - annotate - [select for diffs]
, Wed Nov 16 07:43:39 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.14: +4 -2
lines
Diff to previous 1.14
(colored)
updated deprecated call to getWellFormed() (-> Jena 2.3)
Revision 1.14 / (download) - annotate - [select for diffs]
, Mon Jul 18 13:55:45 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.13: +1 -1
lines
Diff to previous 1.13
(colored)
adapted IsaViz's graph data model for FSL
Revision 1.13 / (download) - annotate - [select for diffs]
, Fri Aug 8 21:51:38 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.12: +2 -2
lines
Diff to previous 1.12
(colored)
minor bug fixes, including isv/xml dash-array property bad format
Revision 1.12 / (download) - annotate - [select for diffs]
, Thu Aug 7 13:45:09 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.11: +8 -3
lines
Diff to previous 1.11
(colored)
added a new styling property: gss:stroke-dasharray
Revision 1.11 / (download) - annotate - [select for diffs]
, Fri Jul 11 19:53:28 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.10: +5 -1
lines
Diff to previous 1.10
(colored)
fixed bug geberating as many edges as rows in a table
fixed bad colors for property table cells
implemented full support for cut/copy/paste/delete and associated undo for tables
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Jul 2 21:24:48 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.9: +3 -1
lines
Diff to previous 1.9
(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.9 / (download) - annotate - [select for diffs]
, Fri Jun 27 20:59:34 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.8: +104 -13
lines
Diff to previous 1.8
(colored)
main changes are the implementation of support for GSS styling in ISV project files
(still buggy, but almost working )
Revision 1.8 / (download) - annotate - [select for diffs]
, Mon Jun 16 21:49:55 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.7: +0 -3
lines
Diff to previous 1.7
(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.7 / (download) - annotate - [select for diffs]
, Tue Jun 10 21:48:54 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.6: +1 -11
lines
Diff to previous 1.6
(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.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: +10 -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]
, Fri Apr 18 15:12:57 2003 UTC (5 years ago) by epietrig
Changes since 1.4: +12 -7
lines
Diff to previous 1.4
(colored)
almost finished implementing gss:shape
the only thing not working for now is the resizing mechanism when the shape is not rectangle or an ellipse (also causes ClassCastExceptions when editing the geometry of a spline)
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Apr 15 18:41:41 2003 UTC (5 years ago) by epietrig
Changes since 1.3: +6 -1
lines
Diff to previous 1.3
(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.3 / (download) - annotate - [select for diffs]
, Fri Apr 11 21:14:53 2003 UTC (5 years, 1 month ago) by epietrig
Changes since 1.2: +5 -0
lines
Diff to previous 1.2
(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.2 / (download) - annotate - [select for diffs]
, Wed Apr 9 19:31:49 2003 UTC (5 years, 1 month ago) by epietrig
Changes since 1.1: +4 -4
lines
Diff to previous 1.1
(colored)
migrated to Jena2p2 (not compatible with Jena2p1 any longer)
removed rdf:li from the list of RDFMS properties
support for unit specification for values of gss:stroke-width and gss:font-size (resp px and pt only)
added titles to JFileChoosers
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