Historia zmian

Autor SHA1 Wiadomość Data
  au@andreasunger.net e55144fe56 Debug code removed. 14 lat temu
  au@andreasunger.net d7e2331b98 *Constructor classes renamed to *Builder. 14 lat temu
  terfloth@itemis.de 39fcb77e44 Completed editing and execution support for bitwise operations, conditionals, operator assignments and hex literals. 14 lat temu
  terfloth@itemis.de 6582c84cfb Completed editing and execution support for bitwise operations, conditionals, operator assignments and hex literals. 14 lat temu
  au@andreasunger.net 8709b535b5 Initial implementation of asynchronous-aware execution flow. 14 lat temu
  markus.muehlbrandt@itemis.de 671941a166 Fixed Ticket #291: Outgoing Transitions are removed if they have no target. 14 lat temu
  essermar@googlemail.com 99c3254156 Eliminated IPartListener intended to detect open/close events initiated by the help view from StatechartDiagramEditor. ContextSensitiveHelpPolicy does this via direct call to the workbench now. This proves to be a pretty inexpensive call which does not warrant the extra listener code. 14 lat temu
  essermar@googlemail.com b5434a4cd3 Updated comment on the help policy. 14 lat temu
  essermar@googlemail.com bb17ae76e2 Added JavaDoc comment to the ContextSensitiveHelpPolicy class. 14 lat temu
  essermar@googlemail.com 20a6b5039f Moved listener code pertaining to the workbench from help policy to the main statechart editor class. Added context sensitive help to those EditParts featuring expression properties. Updated help context ids. 14 lat temu
  essermar@googlemail.com fd4828ec4a Added new default constant to the IYakinduHelpContextIds interface. 14 lat temu
  markus.muehlbrandt@itemis.de d41c847689 If a region is added to a state via drag and drop the state delegates the request to it's RegionFigureCompartment now. Additionally the drop position of the region is recognized now so the region will be inserted in the expected position. 14 lat temu
  essermar@googlemail.com f16c90e1b8 Removed obsolete methods and comments from ContextSensitiveHelpPolicy. 14 lat temu
  essermar@googlemail.com ee9084a521 Adding policy that allows context-sensitive help to be installed on individual EditParts to the SC editor project. 14 lat temu
  terfloth@itemis.de 09b537b0ce Simulator supports entry & exit actions for states 14 lat temu
  terfloth@itemis.de 71e2f8786a Changed handling of reaction triggers. Reaction triggers may consist of a trigger list without guard, a trigger list with guard, just a guard, or can also be empty. 14 lat temu
  au@andreasunger.net 8575aaaff2 Latch component initial implementation. 14 lat temu
  Andreas Mülder ce63637535 Deleted CompartmentEditPolicy class 14 lat temu
  Andreas Mülder 4527f0dc84 Refactored Expression Provider interface to support different text DSLs based on resource extension 14 lat temu
  markus.muehlbrandt@itemis.de b2e162c227 Added editpart specific global action id's. 14 lat temu
  markus.muehlbrandt@itemis.de a51fc7f230 Creating a region in StateCompartments considers the mouse location to add the region at the expected position. 14 lat temu
  markus.muehlbrandt@itemis.de d3f2ca8d0d Update of project set. 14 lat temu
  markus.muehlbrandt@itemis.de 705d35815d Creating a region in StateCompartments considers the mouse location to add the region at the expected position. 14 lat temu
  Andreas Mülder 5e68174dd4 Renamed CompartmentEditPolicy to CompartmentLayoutEditPolicy 14 lat temu
  Andreas Mülder 379b4ed024 Changed execution environment to J2SE-1.5 14 lat temu
  markus.muehlbrandt@itemis.de eb115580fa Fixed incorrectly used parent variable. 14 lat temu
  Andreas Mülder 3c96cc8286 Renamed CompartmentEditPolicy to CompartmentLayoutEditPolicy 14 lat temu
  Andreas Mülder 4f52f0481e Added copy & paste 14 lat temu
  au@andreasunger.net 5727609599 StaticExpressionEvaluator fixes. 14 lat temu
  terfloth@itemis.de 1d3b2f9665 Evaluate guards for transitions 14 lat temu