Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-30 | #131365 - mirror diagram elements and make them point to newly generated figures | atikhomirov | 1 | -1/+39 | |
2006-05-30 | Parts of #131365 - CanvasProcessor didn't assured original.CustomFigures ↵ | atikhomirov | 1 | -3/+18 | |
were copied into mirrored.FigureGallery, plus, overlooked the fact FigureAccessors were not added into corresponding CustomFigure | |||||
2006-05-25 | [mgolubev] #139148 Respect gmfgraph.compartment figure | atikhomirov | 3 | -3/+29 | |
[mgolubev] #143619 Temp fix for misassumption of ParentAssignedViewmap regarding generated getter name | |||||
2006-05-24 | get rid of bogus config passing into ConverterOutcome | atikhomirov | 4 | -8/+17 | |
2006-05-23 | #140887 Remove Child interface from GMFGraph. | atikhomirov | 7 | -197/+379 | |
Although the need to reference child figures persist, thus FigureHandle was introduced, to allow diagramElements to reference either *generateable* figures (Figure subclasses) or *just-use* figures (like CustomFigure and FigureAccessor). Refactoring performed with #131365 "Mirror GMFGraph model when generating standalone figure plugin" in mind | |||||
2006-05-19 | #125964 match location of generated project with other EMF projects | atikhomirov | 1 | -6/+1 | |
2006-05-18 | Emitter became top-level entity (TextEmitter), oddness of JetAdapter and ↵ | atikhomirov | 12 | -70/+77 | |
Emitter api were cleared. GeneratorBase lost knowledge about JET. Parts of gmf.common made internal to avoid possible API issues. ImportAssistant refactored to know name of compilation unit to avoid problems like #134506. FigureGenerator's reuse of ImportAssistant removed. [mgolubev] Tests for #134506 and 142553 | |||||
2006-05-17 | [mgolubev] #140899 gmfgraph.BasicFont should have reasonable default values ↵ | atikhomirov | 2 | -3/+19 | |
for faceName, style and height properties | |||||
2006-05-02 | unused code removed | atikhomirov | 8 | -13/+1 | |
2006-05-02 | [mgolubev] #139139 Compilation error in the generated diagram code if ↵ | atikhomirov | 14 | -247/+227 | |
DiagramLabel points to the deep Label Add getters/setters for each figure that is being used by any diagram element | |||||
2006-05-01 | [bblajer] ##139022 Provide option to choose mapMode for figures | atikhomirov | 3 | -21/+8 | |
2006-04-21 | #137840 uncompiliable code if CustomFigure contains Label - gmfgen expects ↵ | atikhomirov | 5 | -267/+148 | |
getters generated for figure's children; besides, it makes no much sense to keep both Figure.javajet and Shape.javajet, with sole difference in the way they process children | |||||
2006-04-20 | [mgolubev] #131365 mirror diagram elements while generating figure code - ↵ | atikhomirov | 1 | -0/+2 | |
tests and fix for connections | |||||
2006-04-14 | #135020 remove irrelevant comments from generated figure code | atikhomirov | 2 | -13/+12 | |
2006-04-13 | #135015 some heuristic to provide valid default useLocalCoordinates. | atikhomirov | 5 | -43/+83 | |
2006-04-12 | Added dependency version ranges. | rgronback | 1 | -6/+6 | |
2006-04-11 | refactor exception thrown during generation. There's nothing we could do ↵ | atikhomirov | 2 | -12/+9 | |
about JETException, so why treat it differently from Unexpected | |||||
2006-04-10 | Refactor latest fix for #128779 - StandaloneGalleryConverter moved to ↵ | atikhomirov | 2 | -1/+122 | |
gmfgraph.codegen, dependencies of oeg.tests and oeg.graphdef.codegen.ui updated. | |||||
2006-04-10 | Follow-up for #135016 Background colour is not used to fill polygons - most ↵ | atikhomirov | 2 | -4/+6 | |
polylines are links, thus, no much sense to setFill(true) for them | |||||
2006-04-10 | [mgolubev] #135016 Background colour is not used to fill polygons | atikhomirov | 2 | -4/+8 | |
2006-04-07 | Switching to eclipse M6. | ashatalin | 31 | -31/+31 | |
2006-03-31 | [mgolubev] 134249 Generate all Figure/Shape properties | ashatalin | 9 | -14/+420 | |
2006-03-30 | [mgolubev] #134097 Invalid code is generated for the node figure with XYLayout | atikhomirov | 8 | -41/+67 | |
2006-03-30 | [mgolubev] #131366 Check generated figures against originating gmfgraph model | atikhomirov | 2 | -9/+16 | |
2006-03-29 | [mgolubev] #133290 customAttributes is not being dispatched. | ashatalin | 3 | -0/+51 | |
2006-03-14 | no need to duplicate what's already there in the binary jar | atikhomirov | 1 | -1/+0 | |
2006-03-14 | add @generated tag | dstadnik | 2 | -1/+4 | |
2006-03-13 | explicit method names for fqn switch to better reflect it's intention | atikhomirov | 19 | -33/+33 | |
2006-03-13 | #131550 typed accessor to child figures | atikhomirov | 2 | -19/+13 | |
2006-03-13 | add autogenerated changes | dstadnik | 1 | -1/+1 | |
2006-03-10 | need binary/class files in bin.includes | atikhomirov | 1 | -0/+1 | |
2006-03-09 | fix bin includes | dstadnik | 1 | -1/+0 | |
2006-03-08 | [mgolubev] #128779 create new .gmfgraph as part of figure bundle generation ↵ | atikhomirov | 1 | -7/+55 | |
process | |||||
2006-03-07 | support multiple galleries as input | atikhomirov | 1 | -14/+30 | |
respect needsMap when creating strategy | |||||
2006-03-07 | handle size and font attributes of figure | atikhomirov | 2 | -0/+46 | |
2006-03-02 | [mgolubev] #128779 generate figures as standalone plugin | atikhomirov | 11 | -1/+677 | |
#129362 - respect plug-in dependencies imposed by figure fqn switch | |||||
2006-03-01 | no reason to default FigureGenerator to use rt fqn switch, let clients decide | atikhomirov | 1 | -6/+0 | |
2006-03-01 | Split FQNSwitch into interface and rt-specific implementation | atikhomirov | 2 | -9/+9 | |
New requirement on the switch - to provide additional requiremens | |||||
2006-02-27 | Adding "setUseLocalCoordinates" method. | ashatalin | 4 | -4/+44 | |
Useful for inner shape-figures located outside of compartment. | |||||
2006-02-24 | [mgolubev] #129362 move runtime-specific fqn out from templates to external ↵ | atikhomirov | 2 | -2/+2 | |
switch | |||||
2006-02-24 | [mgolubev] #129328 handle MapMode access in a variety of ways | atikhomirov | 9 | -23/+138 | |
2006-02-20 | [michael.golubev] #128620 Split org.eclipse.gmf.codegen.util.Generator | ashatalin | 2 | -38/+61 | |
2006-02-16 | #125175 | ashatalin | 1 | -2/+2 | |
- Do not cache templates if dynamicTemplates == true - template classLoader could be specified if using dynamicTemplates | |||||
2006-02-16 | [mgolubev] uncompilable code using ToolbarLayout | atikhomirov | 2 | -40/+94 | |
2006-02-15 | #125175 Allow toolsmith to use different (sub)set of templates for editor ↵ | ashatalin | 1 | -28/+29 | |
code generation | |||||
2006-02-15 | [mgolubev] #127252 layout support | atikhomirov | 26 | -50/+381 | |
2006-02-13 | solve interim issue with figure/figureMarker parents | atikhomirov | 2 | -2/+2 | |
2006-02-13 | [mgolubev] #127252 layout support | atikhomirov | 27 | -67/+1006 | |
2006-02-06 | minor refactoring | atikhomirov | 1 | -8/+7 | |
2006-02-06 | refactor - moved EmitterFactory/Dispatcher infrastructure to gmf.common to ↵ | atikhomirov | 38 | -786/+191 | |
enable its use in oeg.codegen |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-