Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-20cleaned up line feeds in templatesThomas Schuetz3-77/+70
2011-03-20core.room and generator.java: added usercode1 and 2 to SubSystemClassHenrik Rentz-Reichert25-6803/+8078
2011-03-20ui.behavior: make states wider if name is longHenrik Rentz-Reichert1-2/+10
2011-03-19Merge branch 'refs/heads/before_indigo' of https://hrentzreich@git.eclipse.or...Henrik Rentz-Reichert1-0/+1
2011-03-19ui.behavior: tool tips for state and transition with detail codeHenrik Rentz-Reichert2-2/+37
2011-03-19core.room: more room helpersHenrik Rentz-Reichert1-0/+20
2011-03-19ui.behavior: added hints for entry and exit codeHenrik Rentz-Reichert3-39/+61
2011-03-19core.room: added more helpersHenrik Rentz-Reichert1-0/+29
2011-03-19minor changes to folder structureThomas Schuetz1-0/+1
2011-03-15ui.commands: re-factored commands to avoid redundancyHenrik Rentz-Reichert5-220/+103
2011-03-15ui.commands: open structure/behavior from xtext documentHenrik Rentz-Reichert3-8/+74
2011-03-14core.room.ui: avoid giving access to internal packageHenrik Rentz-Reichert6-10/+17
2011-03-14launch configurations and export of internal RoomActivatorHenrik Rentz-Reichert2-4/+4
2011-03-14ui.structure: Port, SPP and ActorRef dialogs offerHenrik Rentz-Reichert10-67/+182
2011-03-14core.room.ui: more templatesHenrik Rentz-Reichert2-22/+36
2011-03-14core.room.ui/ui.commands: moved edit structure/behavior handlers toHenrik Rentz-Reichert9-101/+99
2011-03-14Merge branch 'refs/heads/before_indigo' of https://hrentzreich@git.eclipse.or...Henrik Rentz-Reichert2-3/+0
2011-03-14generator: renamed InstanceModel -> GeneratorModelHenrik Rentz-Reichert3-11/+11
2011-03-14generator: bug fix - SubSystemClass needs transitive hull ofHenrik Rentz-Reichert1-1/+9
2011-03-13cleaned up generated imports for ActorClass and ProtocolClass generatorsThomas Schuetz2-3/+0
2011-03-13ui.structure: custom command for actor ref to open behaviorHenrik Rentz-Reichert2-3/+49
2011-03-13ui.commands: Open Model selects the current structure classHenrik Rentz-Reichert2-2/+24
2011-03-13core.room.ui: make activator accessible for commands (which need theHenrik Rentz-Reichert1-1/+1
2011-03-13ui.commands: new plug-in with commands to jump between editorsHenrik Rentz-Reichert13-0/+410
2011-03-13ui.behavior/structure: diagram editors provide access toHenrik Rentz-Reichert4-0/+33
2011-03-12ui.structure: update feature for structure class and refsHenrik Rentz-Reichert5-137/+203
2011-03-12core.room: generalized room helper methodsHenrik Rentz-Reichert1-8/+20
2011-03-12ui.structure: bug fix for inherited refs and correct positioningHenrik Rentz-Reichert2-9/+10
2011-03-12ui.structure: bug fix and work in progress (update logic)Henrik Rentz-Reichert4-20/+106
2011-03-12core.room: further helpersHenrik Rentz-Reichert1-7/+82
2011-03-12ui.structure: using RoomHelpersHenrik Rentz-Reichert3-27/+11
2011-03-12core.room: added model helper class with static methodsHenrik Rentz-Reichert1-0/+53
2011-03-12ui.structure: bug fix (necessary generalizations)Henrik Rentz-Reichert1-5/+4
2011-03-12ui.structure: some re-factoringHenrik Rentz-Reichert4-228/+256
2011-03-11ui.structure: implemented update mechanism for interface items andHenrik Rentz-Reichert2-58/+107
2011-03-11ui.structure: replaced drill down by custom featureHenrik Rentz-Reichert1-37/+28
2011-03-11ui.structure: relaxed condition for moving ref portsHenrik Rentz-Reichert1-9/+42
2011-03-11ui.common/behavior: potential fix forHenrik Rentz-Reichert8-46/+121
2011-03-11ui.structure: fix forHenrik Rentz-Reichert1-1/+1
2011-03-10core.room.ui: improved opening diagrams - validation and factored outHenrik Rentz-Reichert4-91/+144
2011-03-09regenerated and added missing filesThomas Schuetz4-1/+216
2011-03-09ui.behavior: on save empty (and thus invalid) sub state graphs areHenrik Rentz-Reichert3-40/+136
2011-03-09core.room: introduced documentation according toHenrik Rentz-Reichert45-18342/+24832
2011-03-09core.room: grammar change such that empty {} of states andHenrik Rentz-Reichert6-1321/+1631
2011-03-09ui.behavior: added context button for transitions from statesHenrik Rentz-Reichert1-0/+39
2011-03-09ui.structure: added context button for layer connections from actorHenrik Rentz-Reichert1-0/+39
2011-03-09ui.structure: fixed name and image of SPP context button for layerHenrik Rentz-Reichert1-2/+2
2011-03-09ui.structure: further improved initial placement of actor refsHenrik Rentz-Reichert1-4/+11
2011-03-09ui.structure: bug fixes in layer connection supportHenrik Rentz-Reichert1-16/+21
2011-03-09common.ui: ok button enabled if initially validHenrik Rentz-Reichert1-5/+4

Back to the top