W3C CVS

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

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.64 / (download) - annotate - [select for diffs] , Sun Oct 29 11:09:03 2006 UTC (18 months, 2 weeks ago) by epietrig
CVS Tags: rel-2-2, HEAD
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)
added full support for fresnel:content{First,Before,After,Last}

Revision 1.63 / (download) - annotate - [select for diffs] , Fri Aug 18 14:35:21 2006 UTC (20 months, 3 weeks ago) by epietrig
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (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.62 / (download) - annotate - [select for diffs] , Tue May 16 06:15:14 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (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.61 / (download) - annotate - [select for diffs] , Fri May 12 09:52:00 2006 UTC (2 years ago) by epietrig
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)
lens matching mechanism is in place

Revision 1.60 / (download) - annotate - [select for diffs] , Fri May 12 09:01:55 2006 UTC (2 years ago) by epietrig
Changes since 1.59: +32 -15 lines
Diff to previous 1.59 (colored)
now possible to prevent commenting propagation to arcs

Revision 1.59 / (download) - annotate - [select for diffs] , Thu May 11 10:31:08 2006 UTC (2 years ago) by epietrig
Changes since 1.58: +4 -4 lines
Diff to previous 1.58 (colored)
more elements made public

Revision 1.58 / (download) - annotate - [select for diffs] , Thu May 11 09:05:12 2006 UTC (2 years ago) by epietrig
Changes since 1.57: +21 -21 lines
Diff to previous 1.57 (colored)
use ZVTM cursor under Mac OS X

Revision 1.57 / (download) - annotate - [select for diffs] , Thu May 11 07:45:01 2006 UTC (2 years ago) by epietrig
Changes since 1.56: +7 -7 lines
Diff to previous 1.56 (colored)
updated depracated calls

Revision 1.56 / (download) - annotate - [select for diffs] , Thu Apr 20 08:48:22 2006 UTC (2 years ago) by epietrig
Changes since 1.55: +4 -4 lines
Diff to previous 1.55 (colored)
more methods made public

Revision 1.55 / (download) - annotate - [select for diffs] , Tue Mar 7 13:53:24 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.54: +5 -5 lines
Diff to previous 1.54 (colored)
view management methods made public

Revision 1.54 / (download) - annotate - [select for diffs] , Wed Mar 1 12:50:06 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.53: +5 -5 lines
Diff to previous 1.53 (colored)
making more managers and methods public for use by plugins

Revision 1.53 / (download) - annotate - [select for diffs] , Tue Feb 28 08:07:57 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.52: +26 -26 lines
Diff to previous 1.52 (colored)
made a bunch of attributes and methods public for access by plugins

Revision 1.52 / (download) - annotate - [select for diffs] , Fri Feb 24 10:02:40 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.51: +2 -3 lines
Diff to previous 1.51 (colored)
forgot vsm

Revision 1.51 / (download) - annotate - [select for diffs] , Fri Feb 24 09:38:51 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.50: +5 -5 lines
Diff to previous 1.50 (colored)
made some ZVTM entites public for access by plugins

Revision 1.50 / (download) - annotate - [select for diffs] , Mon Feb 20 18:06:30 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.49: +5 -5 lines
Diff to previous 1.49 (colored)
made selection methods public for use by plugins

Revision 1.49 / (download) - annotate - [select for diffs] , Fri Feb 3 06:40:16 2006 UTC (2 years, 3 months ago) by epietrig
Changes since 1.48: +9 -9 lines
Diff to previous 1.48 (colored)
made a few methods and consts public for access e.g. by plugins

Revision 1.48 / (download) - annotate - [select for diffs] , Mon Dec 5 16:16:55 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)
ZVTM no longer defines a getText methods for glyphs other than VText

Revision 1.47 / (download) - annotate - [select for diffs] , Wed Nov 23 09:05:26 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.46: +4 -3 lines
Diff to previous 1.46 (colored)
IsaViz uses the Jena-based FSL hierarchy store (now that we have various hierarchy stores)

Revision 1.46 / (download) - annotate - [select for diffs] , Wed Nov 16 08:47:10 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)
made access to list of all literals in the model public (for use by the FSL engine)

Revision 1.45 / (download) - annotate - [select for diffs] , Wed Nov 16 07:45:55 2005 UTC (2 years, 5 months ago) by epietrig
Changes since 1.44: +1 -3 lines
Diff to previous 1.44 (colored)
- upgrade to Jena 2.3, use ModelFactory instead of ModelMem constructor

Revision 1.44 / (download) - annotate - [select for diffs] , Thu Oct 6 09:10:45 2005 UTC (2 years, 7 months ago) by epietrig
Changes since 1.43: +5 -2 lines
Diff to previous 1.43 (colored)
added a widget to manage RDFS/OWL schema locations

Revision 1.43 / (download) - annotate - [select for diffs] , Tue Sep 13 14:08:45 2005 UTC (2 years, 7 months ago) by epietrig
Changes since 1.42: +9 -6 lines
Diff to previous 1.42 (colored)
- added floating palette

Revision 1.42 / (download) - annotate - [select for diffs] , Thu Sep 8 12:40:44 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.41: +6 -1 lines
Diff to previous 1.41 (colored)
added an FSL hierarchy store

Revision 1.41 / (download) - annotate - [select for diffs] , Mon Aug 29 06:37:39 2005 UTC (2 years, 8 months ago) by epietrig
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)
upd deprecated ZVTM method calls

Revision 1.40 / (download) - annotate - [select for diffs] , Mon Jul 18 13:54:32 2005 UTC (2 years, 9 months ago) by epietrig
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)
made resources/properties tables public for use by FSL

Revision 1.39 / (download) - annotate - [select for diffs] , Fri Feb 11 15:00:07 2005 UTC (3 years, 3 months ago) by epietrig
Changes since 1.38: +6 -1 lines
Diff to previous 1.38 (colored)
bookmark window pointer

Revision 1.38 / (download) - annotate - [select for diffs] , Tue Jan 18 09:36:48 2005 UTC (3 years, 3 months ago) by epietrig
Changes since 1.37: +3 -1 lines
Diff to previous 1.37 (colored)
assign graph view's background/cursor color settings to radar view

Revision 1.37 / (download) - annotate - [select for diffs] , Tue Jan 11 08:40:18 2005 UTC (3 years, 4 months ago) by epietrig
Changes since 1.36: +15 -1 lines
Diff to previous 1.36 (colored)
when changing literal truncation value (for display in graph), adjust literal node shape
to new text value, apply new setting to resources whose label is the associated rdfs:label
property value

Revision 1.36 / (download) - annotate - [select for diffs] , Tue Jan 11 08:03:21 2005 UTC (3 years, 4 months ago) by epietrig
Changes since 1.35: +6 -4 lines
Diff to previous 1.35 (colored)
- zvtm deprecated method call fix
- bug fix: changing truncation of literal labels in user prefs was causing a NPE when at least one literal was hidden (through a GSS stylesheet)

Revision 1.35 / (download) - annotate - [select for diffs] , Thu Jan 6 09:35:22 2005 UTC (3 years, 4 months ago) by epietrig
Changes since 1.34: +19 -8 lines
Diff to previous 1.34 (colored)
- rdfs:label values were not replacing resource labels in the graph view when importing an RDF file
- rdfs:label value was replaced by resource URI in the graph view when editing this URI

Revision 1.34 / (download) - annotate - [select for diffs] , Mon Jan 3 14:15:24 2005 UTC (3 years, 4 months ago) by epietrig
Changes since 1.33: +9 -6 lines
Diff to previous 1.33 (colored)
update ZVTM method calls (deprecation w.r.t >0.9.1)

Revision 1.33 / (download) - annotate - [select for diffs] , Fri Oct 22 14:33:47 2004 UTC (3 years, 6 months ago) by epietrig
Changes since 1.32: +7 -2 lines
Diff to previous 1.32 (colored)
namespace URIs ending with a colon (:) were triggering warning notifications
in the property types input tab as they were treated as prefix bindings

Revision 1.32 / (download) - annotate - [select for diffs] , Fri Oct 15 13:17:40 2004 UTC (3 years, 6 months ago) by epietrig
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)
call new SVG exporter (wraps resources in a elements)

Revision 1.31 / (download) - annotate - [select for diffs] , Fri Oct 15 06:50:40 2004 UTC (3 years, 6 months ago) by epietrig
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)
typo

Revision 1.30 / (download) - annotate - [select for diffs] , Fri Oct 15 06:47:13 2004 UTC (3 years, 6 months ago) by epietrig
Changes since 1.29: +30 -34 lines
Diff to previous 1.29 (colored)
use system cursor in ZVTM view under MacOS (custom cursor behaves badly)

Revision 1.29 / (download) - annotate - [select for diffs] , Fri Aug 8 21:51:38 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.28: +4 -1 lines
Diff to previous 1.28 (colored)
minor bug fixes, including isv/xml dash-array property bad format

Revision 1.28 / (download) - annotate - [select for diffs] , Mon Aug 4 21:27:15 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.27: +9 -4 lines
Diff to previous 1.27 (colored)
added help links to user manuals

Revision 1.27 / (download) - annotate - [select for diffs] , Fri Aug 1 21:57:31 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.26: +7 -3 lines
Diff to previous 1.26 (colored)
supporting n-triples and notation3 for gss (in addition to rdf/xml)
added a progress bar showing the loading status of stylesheets

Revision 1.26 / (download) - annotate - [select for diffs] , Fri Aug 1 14:46:33 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.25: +19 -2 lines
Diff to previous 1.25 (colored)
finished implementing loadStylesheet() in GSSEditor
automatically select previous row in all IsaViz tables when deleting an entry

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

Revision 1.24 / (download) - annotate - [select for diffs] , Wed Jul 23 20:20:56 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.23: +17 -13 lines
Diff to previous 1.23 (colored)
fixed GSS sort cascading bug
removed support for incremental styling of objects for some actions like deleting and commenting as they were very time consuming
(this should definitely be added at some point in the future, but styling after all delete ops have been completed)

Revision 1.23 / (download) - annotate - [select for diffs] , Wed Jul 23 13:59:23 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.22: +15 -8 lines
Diff to previous 1.22 (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.22 / (download) - annotate - [select for diffs] , Tue Jul 22 21:32:39 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)
fixed bug in ISVManager and Editor that displayed whole URI for rdf:ID resources

Revision 1.21 / (download) - annotate - [select for diffs] , Fri Jul 11 19:53:28 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 (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.20 / (download) - annotate - [select for diffs] , Thu Jul 10 22:06:49 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.19: +20 -19 lines
Diff to previous 1.19 (colored)
implemented table support in Delete/Cut/Copy?paste, and should work for undo() although not tested for every operaiton

Revision 1.19 / (download) - annotate - [select for diffs] , Wed Jul 9 20:12:17 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.18: +111 -65 lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs] , Wed Jul 2 21:24:48 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.17: +15 -6 lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs] , Fri Jun 27 20:59:34 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.16: +5 -7 lines
Diff to previous 1.16 (colored)
main changes are the implementation of support for GSS styling in ISV project files
(still buggy, but almost working )

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Jun 25 21:30:14 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.15: +45 -38 lines
Diff to previous 1.15 (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.15 / (download) - annotate - [select for diffs] , Tue Jun 17 22:27:50 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.14: +28 -10 lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs] , Mon Jun 16 21:49:55 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.13: +24 -11 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs] , Thu Jun 12 21:24:33 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.12: +4 -2 lines
Diff to previous 1.12 (colored)
fixed a minor bug in declareNSPrefixes

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Jun 12 19:46:23 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.11: +31 -1 lines
Diff to previous 1.11 (colored)
automatically assigning ns prefix bindings from the source rdf/xml file to the model (thanks to a feature introduced in Jena2p3)

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

Revision 1.10 / (download) - annotate - [select for diffs] , Tue Jun 10 21:48:54 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.9: +30 -6 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs] , Mon Jun 2 17:39:06 2003 UTC (4 years, 11 months ago) by epietrig
Changes since 1.8: +28 -24 lines
Diff to previous 1.8 (colored)
beautiful! found why the text labels were not properly placed when using the Graphics.getFontMetrics() method ; fixed it (this problem has been there for a long time)
also fixed a small bug in updating resource NS prefix in some corner cases

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

Revision 1.7 / (download) - annotate - [select for diffs] , Thu May 8 15:50:44 2003 UTC (5 years ago) by epietrig
Changes since 1.6: +65 -1 lines
Diff to previous 1.6 (colored)
added a navigation panel similar to the one in the ISV
browser plugin

Revision 1.6 / (download) - annotate - [select for diffs] , Fri Apr 18 15:12:57 2003 UTC (5 years ago) by epietrig
Changes since 1.5: +19 -18 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs] , Wed Apr 16 18:17:59 2003 UTC (5 years ago) by epietrig
Changes since 1.4: +8 -3 lines
Diff to previous 1.4 (colored)
implemented the plugin automatic loader

Revision 1.4 / (download) - annotate - [select for diffs] , Wed Apr 16 13:48:52 2003 UTC (5 years ago) by epietrig
Changes since 1.3: +75 -2 lines
Diff to previous 1.3 (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.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: +64 -21 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: +3 -3 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.

Diffs between and
Type of Diff should be a 

View only Branch:
Sort log by:

Webmaster