W3C CVS

java/classes/org/w3c/IsaViz/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [Public] / java / classes / org / w3c / IsaViz


FileRev.AgeAuthorLast log entry
[BACK] Previous Directory     
[DIR] Attic/   [Don't hide]    
[DIR] appimages/     
[DIR] applet/     
[DIR] fresnel/     
[DIR] images/     
[TXT] RDFLoader.java  1.44  11 months epietrig  fixed SVG parsing error in GSS pipeline
[TXT] IProperty.java  1.24  12 months epietrig  upd w.r.t change in ZVTM color animation API
[TXT] IResource.java  1.26  12 months epietrig  upd w.r.t change in ZVTM color animation API
[TXT] ILiteral.java  1.23  12 months epietrig  upd w.r.t change in ZVTM color animation API
[TXT] build.xml  1.10  12 months epietrig  *** empty log message ***
[TXT] ConfigManager.java  1.28  13 months epietrig  upd w.r.t changes in ZVTM's Glyph API
[TXT] EditorEvtHdlr.java  1.32  13 months epietrig  upd w.r.t changes in ZVTM's Glyph API
[TXT] LitResizer.java  1.6  13 months epietrig  upd w.r.t changes in ZVTM's Glyph API
[TXT] ResResizer.java  1.6  13 months epietrig  upd w.r.t changes in ZVTM's Glyph API
[TXT] Utils.java  1.16  14 months epietrig  fixed SVG w/h parsing error (GraphViz 2.1x)
[TXT] run.bat  1.3  17 months epietrig  reorganized library hierarchy in lib/
[TXT] run.sh  1.4  17 months epietrig  reorganized library hierarchy in lib/
[TXT] Editor.java  1.64  18 months epietrig  added full support for fresnel:content{First,Before,After,Last}
[TXT] WebBrowser.java  1.4  18 months epietrig  replaced mozilla by firefox
[TXT] GraphStylesheet.java  1.26  20 months epietrig  added support for GSS2 new styling property: gss:size (right now this is done in...
[TXT] Style.java  1.12  20 months epietrig  added support for GSS2 new styling property: gss:size (right now this is done in...
[TXT] StyleInfoL.java  1.7  20 months epietrig  added support for GSS2 new styling property: gss:size (right now this is done in...
[TXT] StyleInfoR.java  1.8  20 months epietrig  added support for GSS2 new styling property: gss:size (right now this is done in...
[TXT] RadarEvtHdlr.java  1.5  23 months epietrig  migrated event handlers to ZVTM's ViewEventHandler
[TXT] INode.java  1.13  23 months epietrig  - more efficient support for groups - support for fresnel:value=fresnel:image
[TXT] ISVManager.java  1.16  23 months epietrig  now possible to prevent commenting propagation to arcs
[TXT] ISVPaste.java  1.7  23 months epietrig  now possible to prevent commenting propagation to arcs
[TXT] TablePanel.java  1.23  23 months epietrig  adding Fresnel panel
[TXT] GSSManager.java  1.27  23 months epietrig  use ZVTM cursor under Mac OS X
[TXT] DatatypeChooser.java  1.3  23 months epietrig  updated depracated calls
[TXT] GSSEditor.java  1.16  23 months epietrig  updated depracated calls
[TXT] MainCmdPanel.java  1.20  23 months epietrig  updated depracated calls
[TXT] GeometryManager.java  1.25  2 years epietrig  temporary removal of lens feature until ZVTM finalizes the transition to the new...
[TXT] IContainer.java  1.2  2 years epietrig  made a bunch of attributes and methods public for access by plugins
[TXT] TabPlugin.java  1.1  2 years epietrig  - s/MiscPlugin/TabPlugin - tab plugins are now listed in Help/About Plugins
[TXT] MiscPlugin.java  1.1  2 years epietrig  interface to be implemented by plugins that want to appear as tabs in the Defini...
[TXT] ImportPlugin.java  1.5  2 years epietrig  code beautification
[TXT] copyright.html  1.1  2 years epietrig  *** empty log message ***
[TXT] EditableStylesheet.java  1.3  2 years epietrig  - upgrade to Jena 2.3, use ModelFactory instead of ModelMem constructor
[TXT] SchTableModel.java  1.1  2 years epietrig  added a widget to manage RDFS/OWL schema locations
[TXT] SchemaManager.java  1.2  2 years epietrig  added a widget to manage RDFS/OWL schema locations
[TXT] PropsPanel.java  1.5  2 years epietrig  changed method call for repainting panel
[TXT] isv-manifest.mf  1.1  3 years epietrig  manifest file
[TXT] BookmarkPanel.java  1.2  3 years epietrig  geographical bookmarks are saved/restored in ISV project files
[TXT] Messages.java  1.7  3 years epietrig  changed (c) statement
[TXT] PrefWindow.java  1.12  3 years epietrig  can now specify directory paths as strings (in addition to browsing)
[TXT] SVGXLinkAdder.java  1.1  3 years epietrig  implementation of SVGWriterPostProcessor that wraps SVG reousrce nodes in a/href...
[TXT] NewLitPanel.java  1.3  3 years epietrig  disable lang field when creating a typed literal (lang not allowed by the REC fo...
[TXT] ExportPlugin.java  1.5  4 years epietrig  removed unwanted method from plugin interface this change IS included in the 2.0...
[TXT] StyleInfo.java  1.4  4 years epietrig  added gss:Solid fixed bugs related to gss:stroke-dasharray in GSSEditor and Styl...
[TXT] StyleInfoP.java  1.3  4 years epietrig  added a new styling property: gss:stroke-dasharray
[TXT] GSSResSelector.java  1.4  4 years epietrig  finished implementing loadStylesheet() in GSSEditor automatically select previou...
[TXT] ProgressPanel.java  1.3  4 years epietrig  finished implementing GSS serialization in GSSEditor added support for NS bindin...
[TXT] BaseURIPanel.java  1.2  4 years epietrig  implement editing capabilities for all GSSEditor tables began working on GSS ser...
[TXT] XMLManager.java  1.2  4 years epietrig  added code for inserting / deleting selectors and conditions, styles and sorts a...
[TXT] ISVDelete.java  1.5  4 years epietrig  fixed GSS sort cascading bug removed support for incremental styling of objects ...
[TXT] PropResizer.java  1.8  4 years epietrig  now adapting arrow head size (property's edge) to the stroke width fixed bug in ...
[TXT] ISVCut.java  1.4  4 years epietrig  fixed bug geberating as many edges as rows in a table fixed bad colors for prope...
[TXT] ISVGeom.java  1.5  4 years epietrig  implemented table support in Delete/Cut/Copy?paste, and should work for undo() a...
[TXT] PropertySummary.java  1.3  4 years epietrig  implemented table support in Delete/Cut/Copy?paste, and should work for undo() a...
[TXT] TableColResizer.java  1.3  4 years epietrig  implemented table support in Delete/Cut/Copy?paste, and should work for undo() a...
[TXT] TableSplineGeom.java  1.1  4 years epietrig  remember table geom data for undo cmd
[TXT] GSSPOStatement.java  1.3  4 years epietrig  Lots of changes in the handling of URI vs ID, inculding the ISV/XML format Shoul...
[TXT] GSSSOStatement.java  1.3  4 years epietrig  Lots of changes in the handling of URI vs ID, inculding the ISV/XML format Shoul...
[TXT] GSSSPStatement.java  1.2  4 years epietrig  Lots of changes in the handling of URI vs ID, inculding the ISV/XML format Shoul...
[TXT] NewPropPanel.java  1.2  4 years epietrig  Lots of changes in the handling of URI vs ID, inculding the ISV/XML format Shoul...
[TXT] ProgPanel.java  1.3  4 years epietrig  main changes are the implementation of support for GSS styling in ISV project fi...
[TXT] GSSLitSelector.java  1.4  4 years epietrig  enhanced resizers so that all resizing handles get updated when resizing a VImag...
[TXT] VerticalPosComparator.java  1.1  4 years epietrig  better column width computation for table began implementing resizing for tables...
[TXT] CustomOrdering.java  1.2  4 years epietrig  fully implemented gss:sort (up to the actual layout in the table)
[TXT] PropEnumComparator.java  1.1  4 years epietrig  fully implemented gss:sort (up to the actual layout in the table)
[TXT] PropertyComparator.java  1.1  4 years epietrig  fully implemented gss:sort (up to the actual layout in the table)
[TXT] CustomPolygon.java  1.1  4 years epietrig  began adding support for custom polygons (different from custom shapes) added tr...
[TXT] ISVJenaStatement.java  1.2  4 years epietrig  began adding support for custom polygons (different from custom shapes) added tr...
[TXT] NavPanel.java  1.1  5 years epietrig  added a navigation panel similar to the one in the ISV browser plugin
[TXT] TextViewer.java  1.2  5 years epietrig  added a navigation panel similar to the one in the ISV browser plugin
[TXT] README  1.3  5 years epietrig  *** empty log message ***
[TXT] SplashWindow.java  1.3  5 years epietrig  added full support for gss:shape (resizing in now working)
[TXT] CustomShape.java  1.2  5 years epietrig  almost finished implementing gss:shape the only thing not working for now is the...
[TXT] GSSPrpSelector.java  1.3  5 years epietrig  integrated Arjohn's plug-in interface made corrections to RDFLoader to use Input...
[TXT] Makefile.cygwin  1.1  5 years epietrig  added some instructions plus script/make files
[TXT] Makefile.linux  1.1  5 years epietrig  added some instructions plus script/make files
[TXT] ControlPoint.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] GSSSelector.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] GSSSelectorComparator.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] GSSStatement.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] GSSTableModel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] HSepPanel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] ISVCommand.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] ISVCopy.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] InfoPanel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] NSTableModel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] NewResPanel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] NodeGeom.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] PRTableModel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] PathSegment.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] PrintUtilities.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] Resizer.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] SelectionPanel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] SplineGeom.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...
[TXT] URLPanel.java  1.1  5 years epietrig  first alpha public release of IsaViz v2.0 with support for GraphStylesheets (GSS...

Show only files with tag:

Webmaster