Summary Period: 2005-01-31 to 2005-05-05
[root]/resource

Total Lines Of Code:
59 (2005-05-13 02:48)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 17 (100.0%) | 365 (100.0%) | 21.4 |
| u1ah3 | 7 (41.2%) | 211 (57.8%) | 30.1 |
| m4rb | 3 (17.6%) | 103 (28.2%) | 34.3 |
| m4xl0 | 7 (41.2%) | 51 (14.0%) | 7.2 |
2005-05-05 Andrew John Hughes <gnu_andrew@member.fsf.org>
* src/nongnu/cashews/eclipse/composer/model/GraphicalConnection.java
Changed from Connection.
* src/nongnu/cashews/language/model/Connection.java
(setFromPerformance(String)): New method.
(setFromPerformance(java.net.URI)): New method.
(setToPerformance(String)): New method.
(setToPerformance(java.net.URI)): New method.
51 lines of code changed in:
2005-05-05 Andrew John Hughes <gnu_andrew@member.fsf.org>
* src/nongnu/cashews/eclipse/composer/models/PerformanceNode.java
Changed name from EllipseNode and added Performance instance.
(performance): New field.
* src/nongnu/cashews/language/model/Performance.java:
(Performance(String)): New constructor.
(Performance(java.net.URI)): New constructor.
(setName(String)): New method.
(setName(java.net.URI)): New method.
0 lines of code changed in:
Adding the listener for moving connection
File modified: ConnectionPart.java
51 lines of code changed in:
Xianfeng Liu <acp04xfl@shef.ac.uk>
*/added package wizard pages
changed CreateNodeCommand.java
0 lines of code changed in:
Xianfeng Liu <acp04xfl@shef.ac.uk>
AddFile:
* src/nongnu/cashews/eclipse/composer/figures/StartPointFigure.java
* src/nongnu/cashews/eclipse/composer/model/StartPointNode.java
* src/nongnu/cashews/eclipse/composer/model/StartPointNodeFactory.java
* src/nongnu/cashews/eclipse/composer/parts/StartPointNodeParts.java
* src/nongnu/cashews/eclipse/composer/tools/StartPointNodeCellEditorLocator.java
* src/nongnu/cashews/eclipse/composer/tools/StartPointNodeDirectEditManger.java
51 lines of code changed in:
Xianfeng Liu <acp04xfl@shef.ac.uk>
Modified:
*src/nongnu/cashews/eclipse/composer/deleteNodeCommand.java
0 lines of code changed in:
2005-04-12 Andrew John Hughes <gnu_andrew@member.fsf.org>
* resource/plugin.xml:
Dumb fix.
51 lines of code changed in:
005-04-09 Xianfeng Liu <acp04xfl@shef.ac.uk>
* src/nongnu/cashews/eclipse/composer/model/NodeRegistrar.java
* src/nongnu/cashews/eclipse/composer/model/NodeParser.java
* src/nongnu/cashews/eclipse/composer/model/DiagramParser.java
0 lines of code changed in:
2005-04-08 Andrew John Hughes <gnu_andrew@member.fsf.org>
* resource/plugin.xml:
Stupid fix again.
* lib/Makefile.am:
Added existence check.
51 lines of code changed in:
2005-04-07 Xianfeng Liu <acp04xfl@shef.ac.uk>
* src/nongnu/cashews/eclipse/composer/model/NodeRegistrar.java:
* src/nongnu/cashews/eclipse/composer/model/NodeFactory.java:
* src/nongnu/cashews/eclipse/composer/model/DiagramParser.java:
0 lines of code changed in:
2005-04-04 Andrew John Hughes <gnu_andrew@member.fsf.org>
Obvious plugin.xml fix...
51 lines of code changed in:
2005-03-16 Xianfeng Liu <acp04xfl@shef.ac.uk>
* src/nongnu/cashews/eclipse/composer/model/NodeFactory.java:
Comment the condition in the GetNewObject(String);
* src/nongnu/cashews/eclipse/composer/model/DiagramParser.java:
change the method to create new nodes in the StartDocument();
0 lines of code changed in:
icon attribute added to Editor contibution to fix an exception
1 lines of code changed in:
2005-03-28 Andrew John Hughes <gnu_andrew@member.fsf.org>
* plugin.xml, src/plugin.xml,
* src/nongnu/cashews/eclipse/plugin.xml:
Removed.
* build.properties, src/build.properties,
* src/nongnu/cashews/eclipse/build.properties:
Removed.
* lib/Makefile.am:
Added Eclipse plug-in installation.
* resource/build.properties:
Updated location for build.properties.
* resource/plugin.xml:
Updated location for plugin.xml
* src/nongnu/cashews/eclipse/composer/MyEllipseEditorPlugin.java:
Removed.
54 lines of code changed in:
2005-01-31 Andrew John Hughes <gnu_andrew@member.fsf.org>
* .cvsignore, AUTHORS, BUGS, COPYING,
COPYING.plugin, ChangeLog, HACKING, LICENSE,
Makefile.am, NEWS, README, THANKYOU, TODO,
acinclude.m4, autogen.sh, configure.ac,
doc/Makefile.am, doc/api/Makefile.am,
doc/api/.cvsignore, doc/.cvsignore, lib/Makefile.am,
lib/gen-classlist.sh.in, lib/standard.omit,
resource/.cvsignore, resource/Makefile.am,
scripts/.cvsignore, scripts/Makefile.am,
examples/Makefile.am, examples/.cvsignore:
Addition of build system and project
paraphernalia.
* src/HaskellEditorFrame.jave,
src/RavishHelloWorld.java,
src/RogerHelloWorld.java:
Test files removed.
* src/nongnu/cashews/rdf/Graph.java:
Initial representation of an RDF graph.
* src/nongnu/cashews/rdf/XMLParser.java:
Start of a RDF parser (empty so far).
4 lines of code changed in:
Generated by StatCVS @VERSION@