bfr/BFR
adroslice 4119cb9eac Added pre-sorting
- Pre-sorting uses ascending natural sorting
- Previously, the files would initially be displayed in the order the operating system returned
2019-12-01 20:10:47 +01:00
..
Helpers OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
Models Attempt to fix File Path handling 2019-12-01 17:05:00 +01:00
Operations Fixed Natural Sorting causing an infinite loop 2019-11-24 02:45:09 +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 UI Overhaul 2019-12-01 14:08:01 +01:00
MainWindow.xaml UI Overhaul 2019-12-01 14:08:01 +01:00
MainWindow.xaml.cs Added pre-sorting 2019-12-01 20:10:47 +01:00
MainWindowUIProperties.cs Added Sort-Operation + UI 2019-11-23 18:32:10 +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