Directory org.openiaml.model.diagram.condition/

Directory Created:
2009-03-27 11:43
Directory Deleted:
2010-04-21 21:13
Total Files:
0
Deleted Files:
8
Lines of Code:
0

[root]/org.openiaml.model.diagram.condition
        Folder removed from repo META-INF (0 files, 0 lines)
        Folder removed from repo icons (0 files, 0 lines)
            Folder removed from repo obj16 (0 files, 0 lines)
            Folder removed from repo wizban (0 files, 0 lines)

Lines of Code

org.openiaml.model.diagram.condition/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 63 (100.0%) 1924 (100.0%) 30.5

Most Recent Commits

soundasleep 2010-04-21 21:13 Rev.: 1993

issue 175: removing existing generated code for diagram editors, since we can now generate them completely automatically

0 lines of code changed in 8 files:

  • org.openiaml.model.diagram.condition: .classpath (del), .options (del), .project (del), build.properties (del), epl-v10.html (del), messages.properties (del), plugin.properties (del), plugin.xml (del)
soundasleep 2010-04-17 13:09 Rev.: 1927

regenerating diagram editors
updating diagram test cases to match

132 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+25), plugin.properties (+15), plugin.xml (+92 -92)
soundasleep 2010-04-16 20:17 Rev.: 1918

updating all gmfmaps
regenerating diagram editors
updating diagram test cases

9 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+9 -9)
soundasleep 2010-04-04 16:05 Rev.: 1833

regenerating all diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+1 -1)
soundasleep 2010-03-12 11:35 Rev.: 1685

adding CastNode to operation and condition visual editors

22 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+4), plugin.properties (+1), plugin.xml (+17 -5)
soundasleep 2010-03-11 16:37 Rev.: 1680

regenerating diagram editors
adding org.eclipse.xsd requirement for diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+1 -1)
soundasleep 2010-02-24 15:24 Rev.: 1582

metamodel refactoring: updating diagram editors to use new Property
updating diagram tests
fixing a bug with GetShortcuts implementation

18 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+4), plugin.properties (+2), plugin.xml (+12 -12)
soundasleep 2010-02-10 21:18 Rev.: 1476

regenerating diagram editors
adding new 'frame' diagram editor
removing 'scope' digram editor

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+1 -1)
soundasleep 2010-02-08 12:18 Rev.: 1447

adding PrimitiveOperation, CompositeOperation, StaticValue to the condition editor
DecisionConditions now also support 'equal?' and 'true?' switches

56 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+11), plugin.properties (+3), plugin.xml (+42 -6)
soundasleep 2009-10-05 21:36 Rev.: 1244

issue 133: moving some model elements into separate tool groups

14 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: messages.properties (+14)
soundasleep 2009-09-15 18:10 Rev.: 1167

regenerating diagram editors

89 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+18), plugin.properties (+11), plugin.xml (+60 -60)
soundasleep 2009-09-11 12:12 Rev.: 1150

model NS version is now model0.4
migrating diagram tests to new model version
making a model migrator for 0.2, 0.3 to 0.4

7 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+7 -7)
soundasleep 2009-09-11 01:18 Rev.: 1146

adding empty package to 'domain' model package to resolve bug in GMF editor
regenerating all diagram editors

76 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+76 -90)
soundasleep 2009-09-10 14:01 Rev.: 1123

resolving "Conflict for xxx.LoadResourceAction" warnings in generated editors
adding test case to check against regression

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (-16)
soundasleep 2009-09-09 17:04 Rev.: 1122

issue 85: adding EPL information to the root of each plugin
adding a test case to check licencing information

261 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: epl-v10.html (new 261)
soundasleep 2009-09-04 14:59 Rev.: 1089

moving GMF requirements from org.openiaml.model plugin into separate org.openiaml.diagram.helpers plugin

13 lines of code changed in 2 files:

  • org.openiaml.model.diagram.condition: .classpath (+1 -1), plugin.xml (+12 -12)
soundasleep 2009-09-02 22:25 Rev.: 1076

updating all plugins to clean Eclipse bundle settings; setting execution environments and replacing obsolete manifest headers
removing some unused dependencies from tests

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: .classpath (+1 -1)
soundasleep 2009-08-19 19:40 Rev.: 1010

all other editors based on nodes can now be created as top-level diagrams
modifying test cases to match

35 lines of code changed in 2 files:

  • org.openiaml.model.diagram.condition: plugin.properties (+1), plugin.xml (+34)
soundasleep 2009-07-21 18:38 Rev.: 878

issue 57: remove _shouldnt_properties containment feature from Composite Operation
not yet complete; property shortcuts can be dragged, placed in a diagram, rendered as a shortcut source, and be the target of a DataFlowEdge, but cannot yet be the source of a DataFlowEdge. this should be addressed

13 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+2), plugin.properties (+1), plugin.xml (+10 -10)
soundasleep 2009-07-21 17:10 Rev.: 877

regenerating all plugin.xml and .properties files from scratch (issue 58)

52 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+37 -112), plugin.properties (+8 -35), plugin.xml (+7 -8)
soundasleep 2009-07-21 15:37 Rev.: 870

issue 53: too many "new diagram" types listed
adding test case to check issue 53

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+1 -11)
soundasleep 2009-07-21 13:13 Rev.: 868

issue 55: hidden creation tools if window is too small
moving all tool groups to root palette
updating GmfToolTestCase to match new gmftool structure

4 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: messages.properties (+4)
soundasleep 2009-07-20 18:19 Rev.: 863

placing creation tools in all editors into new subgroups
updating the GmfToolTestCase to handle this new tool layout

20 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: messages.properties (+20)
soundasleep 2009-07-20 17:11 Rev.: 860

upgrade of entire project to use eclipse 3.5/gmf 2.2 instead of eclipse 3.3/gmf 2.0.1
merging branch /2009-06-eclipse-3.5 (r835-r859) back into trunk

234 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+27), plugin.properties (+20), plugin.xml (+187 -151)
soundasleep 2009-05-11 15:06 Rev.: 677

refreshing gmfgens
Start/Cancel/FinishNodes now properly have a label mapping in gmfmap

32 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+20), plugin.properties (+1), plugin.xml (+11)
soundasleep 2009-05-01 12:48 Rev.: 621

updating all editors to the new model namespace

7 lines of code changed in 1 file:

  • org.openiaml.model.diagram.condition: plugin.xml (+7 -7)
soundasleep 2009-03-27 13:25 Rev.: 534

resolving model/release quality issues identified in test cases

10 lines of code changed in 3 files:

  • org.openiaml.model.diagram.condition: messages.properties (+4), plugin.properties (+1), plugin.xml (+5 -5)
soundasleep 2009-03-27 11:43 Rev.: 532

adding Condition and CompositeCondition elements
adding an editor for conditions
adding new diagram figure for CompositeConditions (ellipse)

815 lines of code changed in 7 files:

  • org.openiaml.model.diagram.condition: .classpath (new 7), .options (new 7), .project (new 28), build.properties (new 10), messages.properties (new 100), plugin.properties (new 53), plugin.xml (new 610)
Generated by StatSVN 0.7.0