W3C CVS

CVS log for java/classes/org/w3c/IsaViz/fresnel/FresnelManager.java

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

Request diff between arbitrary revisions


Default branch: 1

Revision 1.21 / (download) - annotate - [select for diffs] , Tue Apr 17 12:48:56 2007 UTC (12 months, 4 weeks ago) by epietrig
CVS Tags: HEAD
Changes since 1.20: +2 -13 lines
Diff to previous 1.20 (colored)
upd w.r.t change in ZVTM color animation API

Revision 1.20 / (download) - annotate - [select for diffs] , Wed Mar 21 13:10:16 2007 UTC (13 months, 3 weeks ago) by epietrig
CVS Tags: rel-2-2
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)
upd w.r.t changes in ZVTM's Glyph API

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

Revision 1.18 / (download) - annotate - [select for diffs] , Sun Oct 29 09:38:56 2006 UTC (18 months, 2 weeks ago) by epietrig
Changes since 1.17: +1 -81 lines
Diff to previous 1.17 (colored)
property values formatted by the same Format which declares fresnel:content* instructions are now laid out on the same line

Revision 1.17 / (download) - annotate - [select for diffs] , Thu Oct 26 15:18:47 2006 UTC (18 months, 2 weeks ago) by epietrig
Changes since 1.16: +4 -2 lines
Diff to previous 1.16 (colored)
added support for FSL expressions as values of fresnel:showProperties

Revision 1.16 / (download) - annotate - [select for diffs] , Thu Oct 26 12:53:01 2006 UTC (18 months, 2 weeks ago) by epietrig
Changes since 1.15: +4 -2 lines
Diff to previous 1.15 (colored)
fixed bug in format label handling

Revision 1.15 / (download) - annotate - [select for diffs] , Thu Oct 26 09:49:06 2006 UTC (18 months, 2 weeks ago) by epietrig
Changes since 1.14: +6 -2 lines
Diff to previous 1.14 (colored)
- support for the fresnel:label property
- now using rdfs:label value to refer to the lens in the GUI
- fixed bug when going back to normal browsing mode (no lens)

Revision 1.14 / (download) - annotate - [select for diffs] , Sat May 27 12:12:42 2006 UTC (23 months, 2 weeks ago) by epietrig
Changes since 1.13: +11 -11 lines
Diff to previous 1.13 (colored)
migrated event handlers to ZVTM's ViewEventHandler

Revision 1.13 / (download) - annotate - [select for diffs] , Thu May 18 14:16:12 2006 UTC (23 months, 3 weeks ago) by epietrig
Changes since 1.12: +67 -18 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] , Wed May 17 14:41:37 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.11: +7 -7 lines
Diff to previous 1.11 (colored)
- added basic support for groups (lenses are associated with formats)
- parsing format domains and property value display mode

Revision 1.11 / (download) - annotate - [select for diffs] , Tue May 16 17:38:11 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.10: +30 -1 lines
Diff to previous 1.10 (colored)
now building temporary arcs linking displaced nodes to central node

Revision 1.10 / (download) - annotate - [select for diffs] , Tue May 16 15:55:31 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.9: +41 -10 lines
Diff to previous 1.9 (colored)
some refactoring of gray/color code, fixed bug in matching nodes colorization

Revision 1.9 / (download) - annotate - [select for diffs] , Tue May 16 14:10:05 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.8: +133 -18 lines
Diff to previous 1.8 (colored)
implemented better (but not final algo)

Revision 1.8 / (download) - annotate - [select for diffs] , Tue May 16 06:15:14 2006 UTC (23 months, 4 weeks ago) by epietrig
Changes since 1.7: +89 -11 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs] , Mon May 15 07:00:05 2006 UTC (2 years ago) by epietrig
Changes since 1.6: +20 -3 lines
Diff to previous 1.6 (colored)
decoupled gray/color from (un)commenting

Revision 1.6 / (download) - annotate - [select for diffs] , Fri May 12 14:57:13 2006 UTC (2 years ago) by epietrig
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)
*** empty log message ***

Revision 1.5 / (download) - annotate - [select for diffs] , Fri May 12 14:18:57 2006 UTC (2 years ago) by epietrig
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)
- now parsing show/hideProperties instructions
- major modification to how we navigate the Fresnel RDF model

Revision 1.4 / (download) - annotate - [select for diffs] , Fri May 12 09:52:00 2006 UTC (2 years ago) by epietrig
Changes since 1.3: +95 -6 lines
Diff to previous 1.3 (colored)
lens matching mechanism is in place

Revision 1.3 / (download) - annotate - [select for diffs] , Fri May 12 07:53:00 2006 UTC (2 years ago) by epietrig
Changes since 1.2: +10 -1 lines
Diff to previous 1.2 (colored)
fixed bugs in lens domain property parsing

Revision 1.2 / (download) - annotate - [select for diffs] , Thu May 11 15:31:41 2006 UTC (2 years ago) by epietrig
Changes since 1.1: +38 -117 lines
Diff to previous 1.1 (colored)
now creating lenses, adding information about domains

Revision 1.1 / (download) - annotate - [select for diffs] , Thu May 11 10:31:36 2006 UTC (2 years ago) by epietrig
Diff
1st basic GUI

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