bfr/BFR
adroslice e0fe30b380 Added commit and undo + Bugfix
- Bugfix: The Name-filter was based on Name and FullName, instead of how it is now, OldName and OldFullName. This would previously cause the filter to apply to the already previewed changes.
2019-11-17 02:41:05 +01:00
..
Helpers Implemented filtering 2019-11-14 20:42:25 +01:00
Models Renamed DataModels to Models 2019-11-14 15:19:52 +01:00
Operations Fully implemented Operations UI with one example 2019-11-17 02:22:13 +01:00
.gitignore Project Setup 2019-11-13 20:26:04 +01:00
App.xaml Project Setup 2019-11-13 20:26:04 +01:00
App.xaml.cs Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
BFR.csproj Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
MainWindow.xaml Added commit and undo + Bugfix 2019-11-17 02:41:05 +01:00
MainWindow.xaml.cs Added commit and undo + Bugfix 2019-11-17 02:41:05 +01:00
MainWindowUIProperties.cs Added commit and undo + Bugfix 2019-11-17 02:41:05 +01:00
nuget.config Project Setup 2019-11-13 20:26:04 +01:00
Program.cs Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00