- Nov 26, 2019
-
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Nov 18, 2019
-
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Tiziano Munaro authored
The `addContainments` method in the `ICompositeFXController` interface has been removed in favor of the `initialize` method. Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Nov 15, 2019
-
-
Tiziano Munaro authored
* `AF3FXViewParts` no longer implement the `ICompositeFXContainer` interface. Instead they are reduced to a minimum, referencing a (potentially hierarchic) `ICompositeFXContainer` with all the layout and logic. * FXML layouts are no longer loaded in the constructor of the `CompositeFXControllerBase`, but in its `initialize` method (executed in `getOrLoadLayout`). Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Nov 14, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3815 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Nov 13, 2019
-
-
Tiziano Munaro authored
* The `addColumn` method now features a third parameter: a Boolean `readOnly`. If true `true` the column is read-only, otherwise the cell's content can be edited. * There is no more `addColumn` method which takes an `EventHandler`. However, as it now returns the `TreeTableColumn` handlers can be added in the client code. Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3437 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3437 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Nov 12, 2019
-
-
Tiziano Munaro authored
Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Nov 11, 2019
-
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Nov 08, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3861 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Nov 07, 2019
-
-
Tiziano Munaro authored
'ICompositeFXController' is introduced as a generic interface JavaFX controllers which can be hierarchically composed. This interface is implemented by the 'CompositeFXControllerBase' as well as by the 'AF3FXViewPart'. Parent classes then have to specify how to include the children within their container by implementing the 'addContainments' method defined by the interface. Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Nov 06, 2019
-
-
Tiziano Munaro authored
Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3437 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3437 This reverts commit 5cebfd73.
-
Tiziano Munaro authored
Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Nov 05, 2019
-
-
Tiziano Munaro authored
Issue-Ref: 3437 Issue-Url: https://af3-developer.fortiss.org/issues/3437 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Nov 04, 2019
-
-
Alexander Diewald authored
This reverts commit 6dee15c3. Issue-Ref: 3837
-
Alexander Diewald authored
Issue-Ref: 3837 Issue-Url: https://af3-developer.fortiss.org/issues/3837 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Oct 18, 2019
-
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Oct 15, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3852 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 10, 2019
-
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Sep 09, 2019
-
-
Florian Hölzl authored
New graphical editors should be based on this framework. Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- May 03, 2019
-
-
Hernan Ponce de Leon authored
Issue-Ref: 3725 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Hernan Ponce de Leon authored
Issue-Ref: 3721 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- Apr 29, 2019
-
-
Alexander Diewald authored
* This also fixes a "hidden" crash: The error message is sometimes not visible. Issue-Ref: 3721 Issue-Url: https://af3-developer.fortiss.org/issues/3721 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 18, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3709 Issue-Url: https://af3-developer.fortiss.org/issues/3709 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3709 Issue-Url: https://af3-developer.fortiss.org/issues/3709 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 14, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Mar 07, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
This reverts commit 5946c66883c29a99bc5f8aad5fa27cdbf6674319. Issue-Ref: 3620
-
Alexander Diewald authored
Issue-Ref: 3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Mar 05, 2019
-
-
Simon Barner authored
Issue-Ref: 3657 Issue-Url: https://af3-developer.fortiss.org/issues/3657 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 03, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Feb 18, 2019
-
-
Alexander Diewald authored
* Load the controller of an FXML layout programatically such that the controller is only loader when a ViewPart is constructed. If this is not done, the controller is initialized a second time by evaluating the controller specified in the FXML file. * Fix an NPE in the the search function for child nodes of a FXML file. Issue-Ref: 3482 Issue-Url: https://af3-developer.fortiss.org/issues/3482 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Feb 14, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3482 Issue-Url: https://af3-developer.fortiss.org/issues/3482 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jan 31, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-