CVS log for java/classes/org/w3c/IsaViz/MainCmdPanel.java
Up to [Public] / java / classes / org / w3c / IsaViz
Request diff between arbitrary revisions
Default branch: 1
Revision 1.20 / (download) - annotate - [select for diffs]
, Thu May 11 07:45:01 2006 UTC (2 years ago) by epietrig
CVS Tags: rel-2-2,
HEAD
Changes since 1.19: +2 -2
lines
Diff to previous 1.19
(colored)
updated depracated calls
Revision 1.19 / (download) - annotate - [select for diffs]
, Thu Mar 2 18:31:20 2006 UTC (2 years, 2 months ago) by epietrig
Changes since 1.18: +6 -6
lines
Diff to previous 1.18
(colored)
temporary removal of lens feature until ZVTM finalizes the transition to the new lens system
Revision 1.18 / (download) - annotate - [select for diffs]
, Wed Feb 1 18:10:41 2006 UTC (2 years, 3 months ago) by epietrig
Changes since 1.17: +8 -0
lines
Diff to previous 1.17
(colored)
- s/MiscPlugin/TabPlugin
- tab plugins are now listed in Help/About Plugins
Revision 1.17 / (download) - annotate - [select for diffs]
, Fri Sep 16 07:21:26 2005 UTC (2 years, 7 months ago) by epietrig
Changes since 1.16: +3 -2
lines
Diff to previous 1.16
(colored)
added Ctrl+L shortcut for lens
Revision 1.16 / (download) - annotate - [select for diffs]
, Fri Feb 11 14:58:15 2005 UTC (3 years, 3 months ago) by epietrig
Changes since 1.15: +21 -1
lines
Diff to previous 1.15
(colored)
added View menu item to control geographical bookmarks window
Revision 1.15 / (download) - annotate - [select for diffs]
, Mon Jan 17 15:53:34 2005 UTC (3 years, 3 months ago) by epietrig
Changes since 1.14: +6 -2
lines
Diff to previous 1.14
(colored)
added an inversecosine distortion lens option to main graph window
Revision 1.14 / (download) - annotate - [select for diffs]
, Mon Aug 11 12:46:07 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.13: +1 -2
lines
Diff to previous 1.13
(colored)
removed unwanted method from plugin interface
this change IS included in the 2.0 release
Revision 1.13 / (download) - annotate - [select for diffs]
, Mon Aug 4 21:27:15 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.12: +14 -2
lines
Diff to previous 1.12
(colored)
added help links to user manuals
Revision 1.12 / (download) - annotate - [select for diffs]
, Thu Jul 31 21:36:11 2003 UTC (4 years, 9 months ago) by epietrig
Changes since 1.11: +5 -2
lines
Diff to previous 1.11
(colored)
began work on loading stylesheets in GSS editor
finished work on editing gss:shape in style table
added merge option
Revision 1.11 / (download) - annotate - [select for diffs]
, Wed Jul 9 20:12:17 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.10: +9 -1
lines
Diff to previous 1.10
(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.10 / (download) - annotate - [select for diffs]
, Fri Jun 27 20:59:34 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.9: +1 -1
lines
Diff to previous 1.9
(colored)
main changes are the implementation of support for GSS styling in ISV project files
(still buggy, but almost working )
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Jun 25 21:30:14 2003 UTC (4 years, 10 months ago) by epietrig
Changes since 1.8: +7 -7
lines
Diff to previous 1.8
(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.8 / (download) - annotate - [select for diffs]
, Thu May 8 15:50:44 2003 UTC (5 years ago) by epietrig
Changes since 1.7: +14 -2
lines
Diff to previous 1.7
(colored)
added a navigation panel similar to the one in the ISV
browser plugin
Revision 1.7 / (download) - annotate - [select for diffs]
, Thu Apr 24 15:37:35 2003 UTC (5 years ago) by epietrig
Changes since 1.6: +3 -1
lines
Diff to previous 1.6
(colored)
flush and close outputstream in plugin export (wasn't actually written)
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Apr 23 12:30:50 2003 UTC (5 years ago) by epietrig
Changes since 1.5: +9 -9
lines
Diff to previous 1.5
(colored)
modified io plugin interface (getInfo() has been broken down in 4 methods for name,author,version,URL)
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: +64 -44
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]
, Wed Apr 16 18:17:59 2003 UTC (5 years ago) by epietrig
Changes since 1.3: +120 -85
lines
Diff to previous 1.3
(colored)
implemented the plugin automatic loader
Revision 1.3 / (download) - annotate - [select for diffs]
, Wed Apr 16 13:48:52 2003 UTC (5 years ago) by epietrig
Changes since 1.2: +43 -29
lines
Diff to previous 1.2
(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.2 / (download) - annotate - [select for diffs]
, Tue Apr 15 18:41:41 2003 UTC (5 years ago) by epietrig
Changes since 1.1: +214 -7
lines
Diff to previous 1.1
(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.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