User statistics for m4rb

back to main page

Summary Period: 2005-01-11 to 2005-05-08

Total Changes

158 (16.6%)

Lines of Code

4778 (14.8%)

Modules

Directory Changes Lines of Code Lines per Change
Totals 158 (100.0%) 4778 (100.0%) 30.2
src/nongnu/cashews/eclipse/composer/model/ 55 (34.8%) 1670 (35.0%) 30.3
src/nongnu/cashews/eclipse/composer/parts/ 17 (10.8%) 727 (15.2%) 42.7
src/nongnu/cashews/eclipse/composer/ui/ 16 (10.1%) 702 (14.7%) 43.8
src/nongnu/cashews/eclipse/composer/commands/ 18 (11.4%) 375 (7.8%) 20.8
src/nongnu/cashews/rdf/ 12 (7.6%) 257 (5.4%) 21.4
src/nongnu/cashews/eclipse/composer/tools/ 4 (2.5%) 196 (4.1%) 49.0
src/nongnu/cashews/owls/expression/ 4 (2.5%) 184 (3.9%) 46.0
src/nongnu/cashews/owls/process/ 6 (3.8%) 137 (2.9%) 22.8
resource/ 3 (1.9%) 103 (2.2%) 34.3
src/nongnu/cashews/eclipse/composer/ 2 (1.3%) 86 (1.8%) 43.0
src/nongnu/cashews/eclipse/composer/figures/ 2 (1.3%) 83 (1.7%) 41.5
src/nongnu/cashews/language/process/ 3 (1.9%) 70 (1.5%) 23.3
src/nongnu/cashews/eclipse/composer/policies/ 5 (3.2%) 67 (1.4%) 13.4
src/nongnu/cashews/eclipse/composer/actions/ 2 (1.3%) 52 (1.1%) 26.0
src/nongnu/cashews/eclipse/ 4 (2.5%) 35 (0.7%) 8.7
src/nongnu/cashews/eclipse/composer/dnd/ 1 (0.6%) 18 (0.4%) 18.0
src/ 2 (1.3%) 9 (0.2%) 4.5
src/nongnu/cashews/eclipse/composer/util/ 1 (0.6%) 7 (0.1%) 7.0
/ 1 (0.6%) 0 (0.0%) 0.0

Activity by Clock Time

Most Recent Commits

m4rb 2005-05-08 17:01

adding connection lables

7 lines of code changed in:

m4rb 2005-05-08 17:01

fix

1 lines of code changed in:

m4rb 2005-05-05 17:13

Renaming classes

523 lines of code changed in:

m4rb 2005-05-05 16:15

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.

156 lines of code changed in:

m4rb 2005-05-05 13:29

Adding the listener for moving connection

File modified: ConnectionPart.java

72 lines of code changed in:

m4rb 2005-05-04 13:26

Adding ellipse to connection, adding a wizard fired when connection created.

Files Added:
ConnectionPage1.java
ConnectionWindow.java

Files modified:
ConnectionCreateCommand.java
ConnectionPart.java
ConnectionWizard.java

138 lines of code changed in:

m4rb 2005-05-03 10:51

Adding my wizard class and changing the cast in RDFHandler

75 lines of code changed in:

m4rb 2005-04-27 12:02

Added
DiagramSingleton.getInstance().setDiagram(d);
to setDiagram method in file RenameNodeCommand.java

2 lines of code changed in:

m4rb 2005-04-27 11:15

Changed
file.setContents(this.diagram.getAsStream(), true, false, monitor);
to
file.setContents(DiagramSingleton.getInstance().getDiagram().getAsStream(), true, false, monitor);

in the DiagramEditor.java file

3 lines of code changed in:

m4rb 2005-04-21 19:18

Bug when deleting fixed

11 lines of code changed in:

m4rb 2005-04-21 13:59

Fixing bugs which may be because of merge
Files Modified:

DiagramSingleton.java
DiagramParser.java
NodeFactory.java
NodeRegistrar.java

11 lines of code changed in:

m4rb 2005-04-20 16:19

Merging the "Rename" patch

49 lines of code changed in:

m4rb 2005-04-20 15:19

Updating the default extension and file name to .cws

4 lines of code changed in:

m4rb 2005-04-20 14:49

NodeFactory - just fixing a bug

1 lines of code changed in:

m4rb 2005-04-03 15:11

- Adding more consistent behaviour
- Got hold of Instance of Diagram for each new file, using the singleton concept
- Fixed a but causing the same diagram object being used for new files
- Hopefully solved the requirements of having new nodes starting at max in each file opened.
- Patch emailed for more details

Files Added:
DiagramSingleton.java

Files Modified:
CreateNodeCommand.java
RenameNodeCommand.java
NodeFactory.java
NodeRegistrar.java
DiagramEditor.java

106 lines of code changed in:

m4rb 2005-04-01 22:19

Fixing a bug giving exceptions on editing an existing file

2 Files modified
EllipseNode.java
RectangleNode.java

15 lines of code changed in:

m4rb 2005-03-31 03:45

- Fix bug while editing the model by adding new connection
- Support to start with max number always for node names
- Added getSource method in connection

175 lines of code changed in:

m4rb 2005-03-31 03:04

icon attribute added to Editor contibution to fix an exception

1 lines of code changed in:

m4rb 2005-03-27 23:24

I am commiting this patch to remove the warnings we have been getting. Mostly in includes replacing the depreciated methods and constants with new ones. Also parameratized all the arraylists to comply with 1.5 and remove related warnings (Patch Attached). The files modified are:

DiagramActionBarContributor.java
Diagram.java
DiagramParser.java
Node,java
PaletteFactory.java

- Ravish

484 lines of code changed in:

m4rb 2005-03-24 16:57

Applying to standard formatting to all the files on CVS (no code changed)

2706 lines of code changed in:

(3 more)

Generated by StatCVS @VERSION@