bfr/BFR/Operations
adroslice c519147302 Added Replace-Operation, structuring and reworked event bindings
- Added Replace-Operation + UI
- Added OperationMode to make it easier to give operations different modes
- Replaced all specific-control-event-handlers with one general PropertyChanged-event-handler for each preview and filter
- TODO: Add Remove-Operation as a subclass of Replace
2019-11-17 16:22:19 +01:00
..
Operation.cs Fixed Error databinding 2019-11-17 04:47:17 +01:00
OperationException.cs Implemented preview TODO, modified exception handling 2019-11-16 02:47:07 +01:00
OperationMode.cs Added Replace-Operation, structuring and reworked event bindings 2019-11-17 16:22:19 +01:00
OperationType.cs Added internal Operation Infrastructure + Example 2019-11-16 02:00:17 +01:00
Overwrite.cs Removed Operation.OperationType 2019-11-16 03:50:55 +01:00
Replace.cs Added Replace-Operation, structuring and reworked event bindings 2019-11-17 16:22:19 +01:00
ReplaceMode.cs Added Replace-Operation, structuring and reworked event bindings 2019-11-17 16:22:19 +01:00