Commit Graph

  • ee6a57b784 Restored previous attempt at IndexOf(), but it's broken either way main Markus Ewald 2025-07-09 23:10:54 +0200
  • 059c093ec3 Improved the behavior of the async virtual collection Markus Ewald 2025-07-09 22:05:46 +0200
  • 1d955c1506 Fixed a typo and a warning Markus Ewald 2025-07-09 10:51:32 +0200
  • bedd49ce17 Iterated a bit on the dialog view model design, it now uses the UI dispatcher to ensure the Close() method is invoked in the UI thread Markus Ewald 2025-07-05 21:05:55 +0200
  • e11922ae4f ConventionBinder now binds IDialogViewModel.Submit to close the associated view Markus Ewald 2025-07-05 20:17:19 +0200
  • 364b8919b5 Fixed nullability warnings in virtualized collections Markus Ewald 2025-07-05 14:21:12 +0200
  • 4d74fd6e99 Moved over virtual collections from Nuclex.Support, they're highly UI specific and belong here Markus Ewald 2025-07-05 12:51:20 +0200
  • b02433c1b2 Added Visual Studio Codium settings Markus Ewald 2025-07-05 12:50:57 +0200
  • 225da0d7e9 Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector Markus Ewald 2025-02-12 19:16:24 +0100