bfr/BFR/Operations
adroslice ae7c3a3fff OperationMode overhaul, improved event handling, fixed properties
- OperationMode now designed and implemented in a way that allows serialization
- Modes are now defined using an enumeration with with attributes decorated values
- MainWindow.xaml.cs's event handlers now only listen for changes to certain properties
- Property naming conventions fixed
- AvaloniaProperties are now public + static + readonly
2019-11-21 19:07:46 +01:00
..
Attributes OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
Operation.cs OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
OperationException.cs Implemented preview TODO, modified exception handling 2019-11-16 02:47:07 +01:00
OperationMode.cs OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +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
Remove.cs Added Remove-Operation 2019-11-17 16:27:40 +01:00
Replace.cs OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
ReplaceMode.cs OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00