Directory org.openiaml.model.diagram.element/

Directory Created:
2008-09-29 12:14
Directory Deleted:
2010-04-21 21:13
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/org.openiaml.model.diagram.element
        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)
        Folder removed from repo src (0 files, 0 lines)
            Folder removed from repo org (0 files, 0 lines)
                Folder removed from repo openiaml (0 files, 0 lines)
                    Folder removed from repo model (0 files, 0 lines)
                        Folder removed from repo model (0 files, 0 lines)
                            Folder removed from repo diagram (0 files, 0 lines)
                                Folder removed from repo element (0 files, 0 lines)
                                    Folder removed from repo view (0 files, 0 lines)
                                        Folder removed from repo factories (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
soundasleep 71 (100.0%) 1147 (100.0%) 16.1

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 9 files:

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

regenerating diagram editors
updating diagram test cases to match

41 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+7), plugin.properties (+4), plugin.xml (+30 -30)
soundasleep 2010-04-04 16:05 Rev.: 1833

regenerating all diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: plugin.xml (+1 -1)
soundasleep 2010-03-30 16:15 Rev.: 1762

regenerating diagram editors

13 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+2), plugin.properties (+1), plugin.xml (+10 -10)
soundasleep 2010-03-11 16:37 Rev.: 1680

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

10 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+2), plugin.properties (+1), plugin.xml (+7 -7)
soundasleep 2010-03-10 19:55 Rev.: 1674

regenerating diagram editors

11 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+4), plugin.properties (+1), plugin.xml (+6 -6)
soundasleep 2010-03-10 18:01 Rev.: 1664

updating diagram editor utility classes
regenerating diagram editors

4 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: messages.properties (+4)
soundasleep 2010-03-08 14:01 Rev.: 1635

making ApplicationElement abstract
updating element editor to prevent it being created using a New Wizard

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: plugin.xml (-11)
soundasleep 2010-03-08 13:35 Rev.: 1633

updating diagram editors to use new ApplicationElement

16 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+5), plugin.properties (+1), plugin.xml (+10 -10)
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

20 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+6), 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.element: plugin.xml (+1 -1)
soundasleep 2009-10-05 21:36 Rev.: 1244

issue 133: moving some model elements into separate tool groups

38 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+9), plugin.properties (+4), plugin.xml (+25 -25)
soundasleep 2009-09-15 18:10 Rev.: 1167

regenerating diagram editors

1 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: plugin.xml (+1 -1)
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

5 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: plugin.xml (+5 -5)
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

105 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+13), plugin.properties (+4), plugin.xml (+88 -114)
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.element: 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.element: 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

3 lines of code changed in 2 files:

  • org.openiaml.model.diagram.element: .classpath (+1 -1), plugin.xml (+2 -2)
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.element: .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.element: plugin.properties (+1), plugin.xml (+34)
soundasleep 2009-07-21 17:10 Rev.: 877

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

91 lines of code changed in 4 files:

  • org.openiaml.model.diagram.element: messages.properties (+25 -70), plugin.properties (+11 -36), plugin.xml (+42 -40), readme.txt (new 13)
soundasleep 2009-07-21 15:37 Rev.: 870

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

0 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: plugin.xml (-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.element: 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

6 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: messages.properties (+6)
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

208 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+20), plugin.properties (+16), plugin.xml (+172 -144)
soundasleep 2009-05-01 12:48 Rev.: 621

updating all editors to the new model namespace

6 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: plugin.xml (+6 -6)
soundasleep 2009-01-29 16:43 Rev.: 420

upgrading the model migrators to handle 0.1 to 0.2

2 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: messages.properties (+2)
soundasleep 2009-01-27 21:50 Rev.: 410

merging r351:r409 from branch 2008-11-ecore-0.2 back into trunk (initial model v0.2 changes)

36 lines of code changed in 1 file:

  • org.openiaml.model.diagram.element: plugin.xml (+36 -38)
soundasleep 2008-10-07 14:47 Rev.: 120

merging new ecore branch back into trunk: it satisfies all of the first-stage modelling requirements

27 lines of code changed in 3 files:

  • org.openiaml.model.diagram.element: messages.properties (+7), plugin.properties (+2), plugin.xml (+18 -18)
soundasleep 2008-09-30 14:37 Rev.: 65

shortcuts can now be made from DomainAttributes
DomainObject diagram now displays missing shortcuts

43 lines of code changed in 2 files:

  • org.openiaml.model.diagram.element: plugin.properties (+1), plugin.xml (+42 -5)
soundasleep 2008-09-29 12:14 Rev.: 21

creating a new diagram editor for ApplicationElements (ignoring fully-generated files)

158 lines of code changed in 7 files:

  • org.openiaml.model.diagram.element: .classpath (new 1), .options (new), .project (new), build.properties (new), messages.properties (new 31), plugin.properties (new 17), plugin.xml (new 109)
Generated by StatSVN 0.7.0